kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			Added missing plugin for fixing #842
							rodzic
							
								
									76f09a17a7
								
							
						
					
					
						commit
						0626eb17f7
					
				| 
						 | 
				
			
			@ -33,8 +33,8 @@ int HackRFInputWebAPIAdapter::webapiSettingsGet(
 | 
			
		|||
        QString& errorMessage)
 | 
			
		||||
{
 | 
			
		||||
    (void) errorMessage;
 | 
			
		||||
    response.setAirspyHfSettings(new SWGSDRangel::SWGAirspyHFSettings());
 | 
			
		||||
    response.getAirspyHfSettings()->init();
 | 
			
		||||
    response.setHackRfInputSettings(new SWGSDRangel::SWGHackRFInputSettings());
 | 
			
		||||
    response.getHackRfInputSettings()->init();
 | 
			
		||||
    HackRFInput::webapiFormatDeviceSettings(response, m_settings);
 | 
			
		||||
    return 200;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue