1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -04:00

REST API: config: PUT (4): mapper work and rework

This commit is contained in:
f4exb
2019-08-07 00:27:34 +02:00
parent 4157f64297
commit d4dacaf84d
9 changed files with 440 additions and 758 deletions
@@ -21,7 +21,7 @@
#include <QObject>
#include "plugin/plugininterface.h"
#define HACKRFOUTPUT_DEVICE_TYPE_ID "sdrangel.samplesource.hackrfoutput"
#define HACKRFOUTPUT_DEVICE_TYPE_ID "sdrangel.samplesink.hackrf"
class PluginAPI;