sdrangel/sdrbase
f4exb 514e408aac Server: Web API: /sdrangel/deviceset/{deviceSetIndex}/channel POST implementation and rework in the PluginInterface 2017-12-23 05:56:40 +01:00
..
audio Web API: implemented device run APIs for BladeRF output, HackRF, PlutoSDR and LimeSDR ourput 2017-12-10 01:57:50 +01:00
channel Use a name field in channels to be used in headless version to replace the GUI object name that was used as the name field 2017-12-20 23:57:06 +01:00
device Web API: implemented /sdrange/devices: Get a list of sampling devices that can be used to take part in a device set 2017-11-22 18:57:35 +01:00
dsp Server: implemented add device set and remove last device set and associated web API entry points 2017-12-20 01:01:53 +01:00
plugin Server: Web API: /sdrangel/deviceset/{deviceSetIndex}/channel POST implementation and rework in the PluginInterface 2017-12-23 05:56:40 +01:00
resources Web API: make 500:Service not available returned as JSON 2017-12-22 15:27:25 +01:00
settings Web API: /sdrangel/preset (PATCH) implementation 2017-11-25 16:08:18 +01:00
util Set message identifier to null pointer in the Message paremt class as it should be set by child class. Better core early,.. Actually this fixes a strange segfault in the server version when adding the first channel 2017-12-22 17:05:36 +01:00
webapi Web API: make 500:Service not available returned as JSON 2017-12-22 15:27:25 +01:00
CMakeLists.txt Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod 2017-12-10 20:27:08 +01:00
mainparser.cpp Web API: changed default port to 8091 2017-11-19 23:58:49 +01:00
mainparser.h Implemented arguments parser to pass web API host address and port 2017-11-18 05:06:43 +01:00
sdrbase.pro Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex}/settings GET for NFM demod and mod 2017-12-10 20:27:08 +01:00