mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 12:04:13 -04:00
getAaroniaRtsaReport rather than airspy.
This commit is contained in:
@@ -416,7 +416,7 @@ int AaroniaRTSAInput::webapiReportGet(
|
||||
{
|
||||
(void) errorMessage;
|
||||
response.setAaroniaRtsaReport(new SWGSDRangel::SWGAaroniaRTSAReport());
|
||||
response.getAirspyHfReport()->init();
|
||||
response.getAaroniaRtsaReport()->init();
|
||||
webapiFormatDeviceReport(response);
|
||||
return 200;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user