1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-26 20:14:19 -04:00

Merge branch 'freq_scanner' of https://github.com/srcejon/sdrangel into freq_scanner

This commit is contained in:
srcejon
2024-03-05 10:28:12 +00:00
21 changed files with 230 additions and 25 deletions
@@ -668,7 +668,7 @@ void DemodAnalyzer::handleDataPipeToBeDeleted(int reason, QObject *object)
}
int DemodAnalyzer::webapiActionsPost(
const QStringList& featureActionsKeys,
const QStringList&,
SWGSDRangel::SWGFeatureActions& query,
QString& errorMessage) {