sdrangel/sdrbase/resources/webapi/doc/swagger/include
f4exb 683bf51d0e Audio input: Added Fc control 2023-03-11 09:56:18 +01:00
..
ADSBDemod.yaml Metis MISO: save stream index and spectrum stream index in settings. Make it available via API. Fixes #1126 2022-02-10 00:01:08 +01:00
AFC.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
AIS.yaml AIS feature: Make settings assignments atomic. Part of #1329 2022-11-20 19:54:13 +01:00
AISDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
AISMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
AMBE.yaml AMBE feature: report frames decoding successes and failures 2022-05-25 14:20:48 +02:00
AMDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
AMMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
APRS.yaml APRS feature: Make settings assignments atomic. Part of #1329 2022-11-23 00:19:12 +01:00
APTDemod.yaml Regenerate swagger files 2022-02-06 01:45:55 +01:00
ATVDemod.yaml ATV Demod: REST API generated code 2020-08-20 13:50:39 +02:00
ATVMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
Airspy.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
AirspyHF.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
AntennaTools.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
AudioInput.yaml Audio input: Added Fc control 2023-03-11 09:56:18 +01:00
AudioOutput.yaml Audio output plugin 2020-11-21 11:15:06 +01:00
BFMDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
BeamSteeringCWMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
BladeRF1.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
BladeRF2.yaml BladeRF2 MIMO: REST API 2020-11-10 17:56:57 +01:00
CWKeyer.yaml CW keyer keyboard input: REST API updates. Make sure that in iambic mode complete dots and dashes are generated 2019-07-30 13:12:15 +02:00
ChannelActions.yaml API: added missing files for on line documentation 2021-10-12 22:30:43 +02:00
ChannelAnalyzer.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
ChannelMarker.yaml Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes 2021-12-01 00:21:19 +01:00
ChannelReport.yaml Audio inout: added DC block and IQ imbalance 2023-03-11 05:05:58 +01:00
ChannelSettings.yaml Audio inout: added DC block and IQ imbalance 2023-03-11 05:05:58 +01:00
ChirpChatDemod.yaml Swagger changes 2022-05-19 03:15:55 +02:00
ChirpChatMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
Command.yaml REST API: added /sdrangel/config GET and its associated classes 2019-07-31 18:45:13 +02:00
DABDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
DATVDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
DATVMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
DOA2.yaml DOA2: fixed blind angle and documentation (again) 2022-06-01 01:08:22 +02:00
DSDDemod.yaml AMBE feature: changes to DSD demod API 2022-05-24 17:14:22 +02:00
DemodAnalyzer.yaml DemodAnalyzer: record audio: API updates. Part of #1330 2022-11-13 22:25:12 +01:00
DeviceActions.yaml SigMF file input: REST API 2020-11-10 00:36:03 +01:00
DeviceReports.yaml Regenerate swagger files and added missing references 2022-08-16 17:08:07 +02:00
DeviceSettings.yaml Regenerate swagger files and added missing references 2022-08-16 17:08:07 +02:00
FCDPro.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
FCDProPlus.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
FT8Demod.yaml FT8 demod: OSD demodulation callsign verification 2023-01-29 19:27:45 +01:00
FeatureActions.yaml AMBE feature: implemented API 2022-05-24 22:51:29 +02:00
FeatureReport.yaml AMBE feature: implemented API 2022-05-24 22:51:29 +02:00
FeatureSetPreset.yaml Feature plugins framework: presets REST API sources 2020-09-28 16:49:32 +02:00
FeatureSettings.yaml AMBE feature: implemented API 2022-05-24 22:51:29 +02:00
FileInput.yaml Full renaming of FileSource device to FileInput 2019-07-08 00:59:04 +02:00
FileOutput.yaml File Output: make file name persistent. Completed REST API. AIS: added REST API missing doc files 2021-05-18 01:52:25 +02:00
FileSink.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
FileSource.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
FreeDVDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
FreeDVMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
FreqTracker.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
GLScope.yaml Implement serialize and deserialize to/from API in Serializable interface. Related changes and fixes 2021-12-01 00:21:19 +01:00
GLSpectrum.yaml Swagger changes 2022-05-19 03:15:55 +02:00
GS232Controller.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
HackRF.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
HeatMap.yaml Added missing API resource files 2023-03-11 05:05:26 +01:00
IEEE_802_15_4_Mod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
Interferometer.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
JogdialController.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
KiwiSDR.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
LimeRFE.yaml LimeRFE feature: added start/stop Rx/Tx in actions 2022-08-17 11:40:22 +02:00
LimeSdr.yaml LimeSDR MIMO 2020-11-10 23:45:24 +01:00
LocalInput.yaml REST API: chanded uint64 to int64 integer formats. Fixes #624 2020-09-10 15:23:18 +02:00
LocalOutput.yaml REST API: chanded uint64 to int64 integer formats. Fixes #624 2020-09-10 15:23:18 +02:00
LocalSink.yaml Local Sink: updated API and documentation 2022-12-17 07:01:49 +01:00
LocalSource.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
M17Demod.yaml M17 demod: updated API 2022-07-18 11:18:57 +02:00
M17Mod.yaml M17 mod: updated API and partially implemented solution for #1329 2022-07-18 11:18:57 +02:00
Map.yaml Added missing API resource files 2023-03-11 05:05:26 +01:00
MetisMISO.yaml Metis MISO: save stream index and spectrum stream index in settings. Make it available via API. Fixes #1126 2022-02-10 00:01:08 +01:00
NFMDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
NFMMod.yaml NFM Mod: API updates 2022-06-04 09:21:47 +02:00
NavtexDemod.yaml Added missing API resource files 2023-03-11 05:05:26 +01:00
NoiseFigure.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
PERTester.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
PacketDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
PacketMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
PagerDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
Perseus.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
PlutoSdr.yaml PlutoSDR MIMO: REST API fixes 2021-05-11 10:42:33 +02:00
Preferences.yaml REST API: config: GET (2) presets channels and devices loop 2019-08-03 01:05:16 +02:00
Preset.yaml Frequency tracker: REST API: added tracking delta frequency in report. Generated code 2020-06-27 10:34:18 +02:00
RTTYDemod.yaml Added missing API resource files 2023-03-11 05:05:26 +01:00
RadioAstronomy.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
RadioClock.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
Radiosonde.yaml Radiosonde feature: Make settings assignments atomic. Part of #1329 2022-11-27 11:32:58 +01:00
RadiosondeDemod.yaml Regenerate swagger files. Updated sdrbase webapi.qrc 2022-03-05 05:02:22 +01:00
RemoteInput.yaml REST API: chanded uint64 to int64 integer formats. Fixes #624 2020-09-10 15:23:18 +02:00
RemoteOutput.yaml Remote sink/input: implemented choice of sample size in transmission. 2021-12-19 13:15:17 +01:00
RemoteSink.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
RemoteSource.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
RemoteTCPInput.yaml Regenerate swagger files and added missing references 2022-08-16 17:08:07 +02:00
RemoteTCPSink.yaml Regenerate swagger files and added missing references 2022-08-16 17:08:07 +02:00
RigCtlServer.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
RollupState.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
RtlSdr.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
SDRPlay.yaml REST API: chanded uint64 to int64 integer formats. Fixes #624 2020-09-10 15:23:18 +02:00
SDRPlayV3.yaml Regenerate swagger files and added missing references 2022-08-16 17:08:07 +02:00
SSBDemod.yaml Swagger changes 2022-05-19 03:15:55 +02:00
SSBMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
SatelliteTracker.yaml Metis MISO: save stream index and spectrum stream index in settings. Make it available via API. Fixes #1126 2022-02-10 00:01:08 +01:00
SigMFFileInput.yaml SigMF file input: REST API 2020-11-10 00:36:03 +01:00
SigMFFileSink.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
SimplePTT.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
SoapySDR.yaml Removed file recording function from device plugins 2020-08-09 00:47:06 +02:00
StarTracker.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
Structs.yaml BladeRF2: REST API: add scale in range report generated code 2020-09-14 23:37:20 +02:00
TestMI.yaml MIMO: Multiple input test source 2020-11-10 14:28:37 +01:00
TestMOSync.yaml Test MO sync: REST API 2020-11-10 20:07:29 +01:00
TestSource.yaml REST API: chanded uint64 to int64 integer formats. Fixes #624 2020-09-10 15:23:18 +02:00
UDPSink.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
UDPSource.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
USRP.yaml Merge AFC plugin and Frequency Tracker changes 2020-10-27 23:13:08 +01:00
User.yaml Web API: re-organize online documentation and integrate Swagger-UI 2018-01-24 18:17:13 +01:00
VORDemod.yaml Added missing API resource files 2023-03-11 05:05:26 +01:00
VORDemodMC.yaml v7: VORDemod to VORDemodMC conversion in swagger. Part of #1223 2022-05-01 11:25:15 +02:00
VORLocalizer.yaml VOR Loclizer feature: Make settings assignments atomic. Part of #1329 2022-11-30 22:00:26 +01:00
WFMDemod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
WFMMod.yaml Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050 2022-01-09 05:27:12 +01:00
Xtrx.yaml XTRX MIMO: REST API 2020-11-11 03:49:53 +01:00