From abb335d58865bfcd8d690481f7225fbc182fd7dd Mon Sep 17 00:00:00 2001 From: f4exb Date: Wed, 30 May 2018 00:57:44 +0200 Subject: [PATCH] Rest API and server: updated documentation --- Readme.md | 8 ++ doc/img/APIdocHome.png | Bin 0 -> 103892 bytes sdrbase/resources/res.qrc | 2 + sdrbase/resources/webapi/doc/html2/index.html | 20 ++--- .../resources/webapi/doc/swagger/swagger.yaml | 15 ++-- sdrsrv/readme.md | 81 +++++++++++++++++- swagger/sdrangel/api/swagger/swagger.yaml | 15 ++-- swagger/sdrangel/code/html2/index.html | 20 ++--- .../code/qt5/client/SWGAMDemodReport.cpp | 2 +- .../code/qt5/client/SWGAMDemodReport.h | 2 +- .../code/qt5/client/SWGAMDemodSettings.cpp | 2 +- .../code/qt5/client/SWGAMDemodSettings.h | 2 +- .../code/qt5/client/SWGAMModReport.cpp | 2 +- .../sdrangel/code/qt5/client/SWGAMModReport.h | 2 +- .../code/qt5/client/SWGAMModSettings.cpp | 2 +- .../code/qt5/client/SWGAMModSettings.h | 2 +- .../code/qt5/client/SWGATVModReport.cpp | 2 +- .../code/qt5/client/SWGATVModReport.h | 2 +- .../code/qt5/client/SWGATVModSettings.cpp | 2 +- .../code/qt5/client/SWGATVModSettings.h | 2 +- .../code/qt5/client/SWGAirspyHFReport.cpp | 2 +- .../code/qt5/client/SWGAirspyHFReport.h | 2 +- .../code/qt5/client/SWGAirspyHFSettings.cpp | 2 +- .../code/qt5/client/SWGAirspyHFSettings.h | 2 +- .../code/qt5/client/SWGAirspyReport.cpp | 2 +- .../code/qt5/client/SWGAirspyReport.h | 2 +- .../code/qt5/client/SWGAirspySettings.cpp | 2 +- .../code/qt5/client/SWGAirspySettings.h | 2 +- .../code/qt5/client/SWGAudioDevices.cpp | 2 +- .../code/qt5/client/SWGAudioDevices.h | 2 +- .../code/qt5/client/SWGAudioInputDevice.cpp | 2 +- .../code/qt5/client/SWGAudioInputDevice.h | 2 +- .../code/qt5/client/SWGAudioOutputDevice.cpp | 2 +- .../code/qt5/client/SWGAudioOutputDevice.h | 2 +- .../code/qt5/client/SWGBFMDemodReport.cpp | 2 +- .../code/qt5/client/SWGBFMDemodReport.h | 2 +- .../code/qt5/client/SWGBFMDemodSettings.cpp | 2 +- .../code/qt5/client/SWGBFMDemodSettings.h | 2 +- .../sdrangel/code/qt5/client/SWGBandwidth.cpp | 2 +- .../sdrangel/code/qt5/client/SWGBandwidth.h | 2 +- .../qt5/client/SWGBladeRFInputSettings.cpp | 2 +- .../code/qt5/client/SWGBladeRFInputSettings.h | 2 +- .../qt5/client/SWGBladeRFOutputSettings.cpp | 2 +- .../qt5/client/SWGBladeRFOutputSettings.h | 2 +- .../code/qt5/client/SWGCWKeyerSettings.cpp | 2 +- .../code/qt5/client/SWGCWKeyerSettings.h | 2 +- .../sdrangel/code/qt5/client/SWGChannel.cpp | 2 +- swagger/sdrangel/code/qt5/client/SWGChannel.h | 2 +- .../code/qt5/client/SWGChannelListItem.cpp | 2 +- .../code/qt5/client/SWGChannelListItem.h | 2 +- .../code/qt5/client/SWGChannelReport.cpp | 2 +- .../code/qt5/client/SWGChannelReport.h | 4 +- .../code/qt5/client/SWGChannelSettings.cpp | 2 +- .../code/qt5/client/SWGChannelSettings.h | 4 +- .../code/qt5/client/SWGChannelsDetail.cpp | 2 +- .../code/qt5/client/SWGChannelsDetail.h | 2 +- .../code/qt5/client/SWGDSDDemodReport.cpp | 2 +- .../code/qt5/client/SWGDSDDemodReport.h | 2 +- .../code/qt5/client/SWGDSDDemodSettings.cpp | 2 +- .../code/qt5/client/SWGDSDDemodSettings.h | 2 +- .../code/qt5/client/SWGDVSeralDevices.cpp | 2 +- .../code/qt5/client/SWGDVSeralDevices.h | 2 +- .../code/qt5/client/SWGDVSerialDevice.cpp | 2 +- .../code/qt5/client/SWGDVSerialDevice.h | 2 +- .../code/qt5/client/SWGDeviceListItem.cpp | 2 +- .../code/qt5/client/SWGDeviceListItem.h | 2 +- .../code/qt5/client/SWGDeviceReport.cpp | 2 +- .../code/qt5/client/SWGDeviceReport.h | 4 +- .../sdrangel/code/qt5/client/SWGDeviceSet.cpp | 2 +- .../sdrangel/code/qt5/client/SWGDeviceSet.h | 2 +- .../code/qt5/client/SWGDeviceSetApi.cpp | 2 +- .../code/qt5/client/SWGDeviceSetApi.h | 2 +- .../code/qt5/client/SWGDeviceSetList.cpp | 2 +- .../code/qt5/client/SWGDeviceSetList.h | 2 +- .../code/qt5/client/SWGDeviceSettings.cpp | 2 +- .../code/qt5/client/SWGDeviceSettings.h | 4 +- .../code/qt5/client/SWGDeviceState.cpp | 2 +- .../sdrangel/code/qt5/client/SWGDeviceState.h | 2 +- .../code/qt5/client/SWGErrorResponse.cpp | 2 +- .../code/qt5/client/SWGErrorResponse.h | 2 +- .../code/qt5/client/SWGFCDProPlusSettings.cpp | 2 +- .../code/qt5/client/SWGFCDProPlusSettings.h | 2 +- .../code/qt5/client/SWGFCDProSettings.cpp | 2 +- .../code/qt5/client/SWGFCDProSettings.h | 2 +- .../code/qt5/client/SWGFileSourceReport.cpp | 2 +- .../code/qt5/client/SWGFileSourceReport.h | 2 +- .../code/qt5/client/SWGFileSourceSettings.cpp | 2 +- .../code/qt5/client/SWGFileSourceSettings.h | 2 +- .../sdrangel/code/qt5/client/SWGFrequency.cpp | 2 +- .../sdrangel/code/qt5/client/SWGFrequency.h | 2 +- .../code/qt5/client/SWGFrequencyBand.cpp | 2 +- .../code/qt5/client/SWGFrequencyBand.h | 2 +- swagger/sdrangel/code/qt5/client/SWGGain.cpp | 2 +- swagger/sdrangel/code/qt5/client/SWGGain.h | 2 +- .../qt5/client/SWGHackRFInputSettings.cpp | 2 +- .../code/qt5/client/SWGHackRFInputSettings.h | 2 +- .../qt5/client/SWGHackRFOutputSettings.cpp | 2 +- .../code/qt5/client/SWGHackRFOutputSettings.h | 2 +- .../sdrangel/code/qt5/client/SWGHelpers.cpp | 2 +- swagger/sdrangel/code/qt5/client/SWGHelpers.h | 2 +- .../code/qt5/client/SWGHttpRequest.cpp | 2 +- .../sdrangel/code/qt5/client/SWGHttpRequest.h | 2 +- .../code/qt5/client/SWGInstanceApi.cpp | 2 +- .../sdrangel/code/qt5/client/SWGInstanceApi.h | 2 +- .../client/SWGInstanceChannelsResponse.cpp | 2 +- .../qt5/client/SWGInstanceChannelsResponse.h | 2 +- .../qt5/client/SWGInstanceDevicesResponse.cpp | 2 +- .../qt5/client/SWGInstanceDevicesResponse.h | 2 +- .../qt5/client/SWGInstanceSummaryResponse.cpp | 2 +- .../qt5/client/SWGInstanceSummaryResponse.h | 2 +- .../code/qt5/client/SWGLimeSdrInputReport.cpp | 2 +- .../code/qt5/client/SWGLimeSdrInputReport.h | 2 +- .../qt5/client/SWGLimeSdrInputSettings.cpp | 2 +- .../code/qt5/client/SWGLimeSdrInputSettings.h | 2 +- .../qt5/client/SWGLimeSdrOutputReport.cpp | 2 +- .../code/qt5/client/SWGLimeSdrOutputReport.h | 2 +- .../qt5/client/SWGLimeSdrOutputSettings.cpp | 2 +- .../qt5/client/SWGLimeSdrOutputSettings.h | 2 +- .../qt5/client/SWGLocationInformation.cpp | 2 +- .../code/qt5/client/SWGLocationInformation.h | 2 +- .../code/qt5/client/SWGLoggingInfo.cpp | 2 +- .../sdrangel/code/qt5/client/SWGLoggingInfo.h | 2 +- .../code/qt5/client/SWGModelFactory.h | 2 +- .../code/qt5/client/SWGNFMDemodReport.cpp | 2 +- .../code/qt5/client/SWGNFMDemodReport.h | 2 +- .../code/qt5/client/SWGNFMDemodSettings.cpp | 2 +- .../code/qt5/client/SWGNFMDemodSettings.h | 2 +- .../code/qt5/client/SWGNFMModReport.cpp | 2 +- .../code/qt5/client/SWGNFMModReport.h | 2 +- .../code/qt5/client/SWGNFMModSettings.cpp | 2 +- .../code/qt5/client/SWGNFMModSettings.h | 2 +- swagger/sdrangel/code/qt5/client/SWGObject.h | 2 +- .../code/qt5/client/SWGPerseusReport.cpp | 2 +- .../code/qt5/client/SWGPerseusReport.h | 2 +- .../code/qt5/client/SWGPerseusSettings.cpp | 2 +- .../code/qt5/client/SWGPerseusSettings.h | 2 +- .../qt5/client/SWGPlutoSdrInputReport.cpp | 2 +- .../code/qt5/client/SWGPlutoSdrInputReport.h | 2 +- .../qt5/client/SWGPlutoSdrInputSettings.cpp | 2 +- .../qt5/client/SWGPlutoSdrInputSettings.h | 2 +- .../qt5/client/SWGPlutoSdrOutputReport.cpp | 2 +- .../code/qt5/client/SWGPlutoSdrOutputReport.h | 2 +- .../qt5/client/SWGPlutoSdrOutputSettings.cpp | 2 +- .../qt5/client/SWGPlutoSdrOutputSettings.h | 2 +- .../code/qt5/client/SWGPresetExport.cpp | 2 +- .../code/qt5/client/SWGPresetExport.h | 2 +- .../code/qt5/client/SWGPresetGroup.cpp | 2 +- .../sdrangel/code/qt5/client/SWGPresetGroup.h | 2 +- .../code/qt5/client/SWGPresetIdentifier.cpp | 2 +- .../code/qt5/client/SWGPresetIdentifier.h | 2 +- .../code/qt5/client/SWGPresetImport.cpp | 2 +- .../code/qt5/client/SWGPresetImport.h | 2 +- .../code/qt5/client/SWGPresetItem.cpp | 2 +- .../sdrangel/code/qt5/client/SWGPresetItem.h | 2 +- .../code/qt5/client/SWGPresetTransfer.cpp | 2 +- .../code/qt5/client/SWGPresetTransfer.h | 2 +- .../sdrangel/code/qt5/client/SWGPresets.cpp | 2 +- swagger/sdrangel/code/qt5/client/SWGPresets.h | 2 +- .../sdrangel/code/qt5/client/SWGRDSReport.cpp | 2 +- .../sdrangel/code/qt5/client/SWGRDSReport.h | 2 +- .../client/SWGRDSReport_altFrequencies.cpp | 2 +- .../qt5/client/SWGRDSReport_altFrequencies.h | 2 +- .../code/qt5/client/SWGRtlSdrReport.cpp | 2 +- .../code/qt5/client/SWGRtlSdrReport.h | 2 +- .../code/qt5/client/SWGRtlSdrSettings.cpp | 2 +- .../code/qt5/client/SWGRtlSdrSettings.h | 2 +- .../code/qt5/client/SWGSDRPlayReport.cpp | 2 +- .../code/qt5/client/SWGSDRPlayReport.h | 2 +- .../code/qt5/client/SWGSDRPlaySettings.cpp | 2 +- .../code/qt5/client/SWGSDRPlaySettings.h | 2 +- .../qt5/client/SWGSDRdaemonSinkReport.cpp | 2 +- .../code/qt5/client/SWGSDRdaemonSinkReport.h | 2 +- .../qt5/client/SWGSDRdaemonSinkSettings.cpp | 2 +- .../qt5/client/SWGSDRdaemonSinkSettings.h | 2 +- .../qt5/client/SWGSDRdaemonSourceReport.cpp | 2 +- .../qt5/client/SWGSDRdaemonSourceReport.h | 2 +- .../qt5/client/SWGSDRdaemonSourceSettings.cpp | 2 +- .../qt5/client/SWGSDRdaemonSourceSettings.h | 2 +- .../code/qt5/client/SWGSSBDemodReport.cpp | 2 +- .../code/qt5/client/SWGSSBDemodReport.h | 2 +- .../code/qt5/client/SWGSSBDemodSettings.cpp | 2 +- .../code/qt5/client/SWGSSBDemodSettings.h | 2 +- .../code/qt5/client/SWGSSBModReport.cpp | 2 +- .../code/qt5/client/SWGSSBModReport.h | 2 +- .../code/qt5/client/SWGSSBModSettings.cpp | 2 +- .../code/qt5/client/SWGSSBModSettings.h | 2 +- .../code/qt5/client/SWGSampleRate.cpp | 2 +- .../sdrangel/code/qt5/client/SWGSampleRate.h | 2 +- .../code/qt5/client/SWGSamplingDevice.cpp | 2 +- .../code/qt5/client/SWGSamplingDevice.h | 2 +- .../code/qt5/client/SWGSuccessResponse.cpp | 2 +- .../code/qt5/client/SWGSuccessResponse.h | 2 +- .../code/qt5/client/SWGTestSourceSettings.cpp | 2 +- .../code/qt5/client/SWGTestSourceSettings.h | 2 +- .../code/qt5/client/SWGUDPSinkReport.cpp | 2 +- .../code/qt5/client/SWGUDPSinkReport.h | 2 +- .../code/qt5/client/SWGUDPSinkSettings.cpp | 2 +- .../code/qt5/client/SWGUDPSinkSettings.h | 2 +- .../code/qt5/client/SWGUDPSrcReport.cpp | 2 +- .../code/qt5/client/SWGUDPSrcReport.h | 2 +- .../code/qt5/client/SWGUDPSrcSettings.cpp | 2 +- .../code/qt5/client/SWGUDPSrcSettings.h | 2 +- .../code/qt5/client/SWGWFMDemodReport.cpp | 2 +- .../code/qt5/client/SWGWFMDemodReport.h | 2 +- .../code/qt5/client/SWGWFMDemodSettings.cpp | 2 +- .../code/qt5/client/SWGWFMDemodSettings.h | 2 +- .../code/qt5/client/SWGWFMModReport.cpp | 2 +- .../code/qt5/client/SWGWFMModReport.h | 2 +- .../code/qt5/client/SWGWFMModSettings.cpp | 2 +- .../code/qt5/client/SWGWFMModSettings.h | 2 +- 210 files changed, 326 insertions(+), 247 deletions(-) create mode 100644 doc/img/APIdocHome.png diff --git a/Readme.md b/Readme.md index 0bdfb47d0..d02f3a199 100644 --- a/Readme.md +++ b/Readme.md @@ -46,6 +46,14 @@ From version 3 transmission or signal generation is supported for BladeRF, HackR - [File output or file sink plugin](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesink/filesink) - [Remote device via Network with SDRdaemon](https://github.com/f4exb/sdrangel/tree/dev/plugins/samplesink/sdrdaemonsink) Linux only +

REST API

+ +From version 4 a REST API is available to interact with the SDRangel application. More details are provided in the server instance documentation in the `sdrsrv` folder. + +

Server instance

+ +From version 4 the `sdrangelsrv` binary launches a server mode SDRangel instance that runs wihout the GUI. More information is provided in the Readme file of the `sdrsrv` folder. +

Notes on pulseaudio setup

The audio devices with Qt are supported through pulseaudio and unless you are using a single sound chip (or card) with a single output port or you are an expert with pulseaudio config files you may get into trouble when trying to route the audio to a different output port. These notes are a follow-up of issue #31 with my own experiments with HDMI audio output on the Udoo x86 board. So using this example of HDMI output you can do the following: diff --git a/doc/img/APIdocHome.png b/doc/img/APIdocHome.png new file mode 100644 index 0000000000000000000000000000000000000000..0aca0bbe63fdd7412a736db9f891f231c3c396f0 GIT binary patch literal 103892 zcmZU4WmFv78f@bZgF|o#79hC01^3|Y5+uRhU4uIWcMA>!gkZtlJ-EBun{)2H@BMgt ztywdxSIBI} zK*9d!1qEbe5kNK~ILjzVBK(CT!Tkv1LPw7W0OWv-gy?7YrQ;3{XX1IEJ+HH>#)|Ux ziaYoTpbirjKmLcbN`u5;zQm;L`{k)9%3)J#rHo0Qu>~iS+>38`Ui}wY7wIy`S?|w! zvB~0SZsiIiJ}E`+OZ+sCFdgEeSJCU0ghhfT2TUBUHCFXk8`qy+txost8Q)7oSC4N_ z@``C{&gws|oxQBCzr2uBz_$E%tf+q1h5PuQQBC>ne*-rn>OZ4GTJOID02&~BHVcD> zP+EzHf94jaJM*>YYhWPKU@0UfVmHM=`7@N7E$m(WWNiMq6b1O}>gW`gSjtc9$h;`0 zyl})!9dH0M$X{wCC|TJP4UA8At~|6;I#-vXKt+#qdt(<* ze89s0@6e3@-)Thl_WgILzyIIwAlV0Vr0z^89KiM7Qov5)x2R(VkV_y^z7vDRgrf)q zK_N1{!2u!w6af2u=m<*$=!P{FW9dfk=5i$l&KoNbf~_+0>1;xn-rEP=>f}4}CaW4p zYc9ma7t=@PQ%Kl*F(uySr^rDJ{%|h=cv!v?;6r93MKD5CCA}sw)*18#XDI-5kO0_%EJ}{^i9jBQm zg`1iV^b^2{e29FH7sVGVj;O884i*1CVrwCD&VUd@Xx`?S@9y~rKb}P>lmvH`fwIRtssBB?0E^FB56v_Envt73f69wFmzTU;S+k@kQN%e5K#pO+umTgVfWN(7=Drrsh1y|S3JfP zM>Fo{e7X1bV+557mI5|dBzkbjW-W8ZfV)c>BqpYz)%p=92GsIX-i4v1;}@F^Gh`ky zre2s};xi{x1Z)O}j#b&Y34m-4P2A&ms5!X>U3WY3w$2E40!=fU%5;l&7ihHpu>2@% z-9DEIy=t)YEVY{sdi~1Y6EV7aH-YMReDapAgl3ol*3>BOkfX`P)h@-=_*g48ywjBW zPd%kjI966cz7oMnmI(bVbZ1uYawK5h;*(M`O1g<_f|2E$@8wnL zf<1Z(099!u!cU@(_rbakkb3$T8Crq9T10(k?Xd4Vk`8n#(lKlPy5jpN)X*2PB4E4O z(5IJ8i{+W*?epGWn^z^iWxK_gf%Y%$kP`i;I^h67wV;F+A#SQt>RO5?t~u{YahZ(< zAucJ&jFsQq=5VKg<7$$dWA6eE&LRBjo@bH_a%(3#wUY{TSosCL#nK7WiFp!;g^UT! zn|C3X;9o#+O!v0AK1O)6)%6q~$OhAS_5M0+C$%&1QgYnh-u{Kj$!(_#@5&fR5}iGi zw?2fw86r}RBY{ZqP6bk$%tLwo)yitA+zWp^-xugLL_2yOkIYQe4F*uP9^^$9RQv-% z|6a0cNf~r9uctHkAP3IswG6F#{qr#T$cQG}@Meck;Xf5tr{q$!o8(8iZe*o75XmKQ zdOYbu3#{NL871p+Bw--4b)il{Kbu&9&E-_f*Fr+wf>_S&Xb}Qg|H74%KM6xFU#?R2 z8GlRIjdTJr{*D#-+(#+hj&693b2cylw4`;z>k%ePs5$kGNU*Y}E5#*WvU{?Ylxd4I zKnJcyx~-PI zh2BTe!iLZ51qd*B48VRh;6_m9`)FV8hzb2}Tt)r`pApTyU=!F7mDrbn&KnSMb zUm6DR*?5LLwvG8ilHozDfYDB?;Oh2mxrA9icTvZL<3TXwbhP0m3ML=);4%BWdS2Z% zYs+-62cY^?IEZZbTi)}3w2rOl=UNU?d6##`cc!y#l(=#ygGp!RIs$_)sE$!D&1ht=oB_ zV1tO_gPkdZe~)0lO^ih9%xHaAF2I^q?P zd5y|*=h)1TH){y1Et2LLE3`Hv z*ewFfK_~|&#exJmv#E$kZf%dS-%Q(<06utF^LzA>({!k!ymO-RwOI=Sm)C_Rj}%nR{+2eJQ?A3Fr+OlH&FgQAA&2I~5aCCNKfz|G6_fNbz7r0%0<7YG?mvboA7s}BilPaQ@ z_}$Eh{o7HDy#(=MSJSzRa1);H0VLl!DptlgI(WSaRoLYeyTg>S^qqWzF=q1b0>Pci z&|*B6HYCsx!Z1QGU9OW~o+24;>2{K-4aiS>=!l?-Bt@pEwp}hhT_|22*Vo`s=9Jw? zv4?_O(Y_t{iMDTh8Fsm5f@?*!Av2Z`kn{4p=~B?|7|RRZp;n2N4RHUF$G$MJiNYQA zia0EniW5;*rbAKiLB@R7+to&SRPmjTiYBfc^Gp}JWc|_ElRP!g3$YwWV8j+rlQp4v zN7DREw8kIEXDi79y_Q!tXh6fk=kvAX?g)Q)op`M{#b2#Z?nFlXDNmVij6D;dI|>&* zrMKkS>T3|&*SJCmUe?HQL%OuCBJXM}^Q@>3MMxz!`Le8!Hap-uJ`5U3W_y#*hpc@Q zEv4Bg2#;L3?`VB78C?Z{0=+C=Kby+4j275QZnj9OA_%$nT=jn?n7 zvECfK_r{(L^K|&~1pbTl! z9KBctokz&*Z$sbt@PjhDYsELAH)>0 zGu^%vtw0D8J^S9n*P{1k1Hy+FDflo_eteFO>r5WbN3#YEC<#=Kg*TJT-potj z*!;yl#o5n=Tc}YN{N6pdG#z2siucw@A zCk2Ezh9=boF$5XhduZ=EcuGtoA&`FA*9hrPgjG#TAV}?GMs4k z-rTL~x`68@gP-4vkwct|EL*wWh#5iD(oAK^q6Imu-~ZY>eeS*D7+(J=8ksL?ShzK| zO62A{cJllmB4~~I%4mAHG8sT6-1-ow=D=Utm|acl9YT7J{lK<;gP&~HCEL^BxIVJy3C@GlMv>s1`*};6Qseg8*A$(=R)EV6Ynrj+A#>|4KJVUzB}P1u zLnzSFk|;EfJ%mRodo8u(Me0g?v_1Z|={c|w#qWvYLl|kXt#x$B)D=(4zjf=EnoKSw zfk_S<*_VtPxCo)4u9T!p_8_uX#;kpN1FvxfFFHwfFx@nxL*|t#d>}WDzKc|q63Mcv z#ixEnGUa6JjwFO&Wz=C$Fn9ys+t{#>7xV?&+ZX^`E3fYftG??s2#1xWKCbz_T(asQ zVoFX{4p6}t8m-{l?+UCfmBU89N)PO=vhOJ=%OFa4>kjBoJ>E zhBIfCUNNQMQ;im-s2XXX;7KbeGLKO1-Bm%9Y8u{$27zCC%LF<(@Q6lKvN znAqj@&pK8zEiBNxi@$`u!ZF@XFb7Xe&0;^jZbl-AN=%~Cx_eU?meMaQ5QaB$yV~bz zkJ}ze_LXT|OU<9Te-L!-=ZcZk&1B#fzFHH;o!SCG(vuvcuvDzPQ}P77Z8qXthwZQq zwf%0G4DMTYnW3>=TduyTJLZ@Hz>t{o^w12SJ{hedItyw5Dwj6qS14s-w`@ARAJUFn zi<)cdu}YbdvW)Kr+1fk#?`L3Mi;q$`IvlS3u3Gkv)~(jS{>+3met!GZ{MYk_kp?8m z&}3dN8_Pa9%x@~g=$tPDe#!4jU4p)D@Eb-p-^BRbn$PCYE@zucT*ba9~R zxHbB@A!t5Dq}F<2&=~TT-ZBuJ%YUgjE0g-2Y2F;RO7|6wC@ANh@XI8#LEBaQxED+e z&ge?8ruBY{ljpsJuf-{qb(U0uP43LB+{0i%52O?|^hpVej<1znJ@@Ho;otE$hrZ*d zdBo_WgcAFDa$+eErrh$_zVI#jr*V?g(Dlas;+;>P1h4Qk*gk9nMKjrrqldG>L9udC zXzi}kZj^92XXJ(+3cwy{ATG!XYf2e6`)O)f5 zdvXs+Dr1RomX7K5_^Tq*&@{n%s|MT)B3P&{g(YFz2shXKElEKtPN9@$L(FxP#j0of zsxo;fAv)!btI(3F@3QU_@llFu8@!}y<%<37Z|-*1)`UH5iT&;tMQ{LMq}h;wuc7gZ zNbss9FZ-?j%%UyF!H*IZ0OA!NR5D`L&J$#&u;VCp{%&-gRXzJ3d%3okV4(zV3Z~{- zrLLdUyXjr+P7ie+JP3~*_?T{IN*(vxKeQt7eAiePN_e=9J9h9X`_}O#xDE5%JNvtd znZ^D@?*S)?u26);1C2y#s%h1$a^)$5zR2~XgkkMmiH&Q18tHCp>*pl39KNUFvihz< zOcU+UEv;yo*@NKCMZN(K@?e2+lagIHPv5^Yon)$rHB0v_M;Gd&oN-nbFE2`ai7z@7 zoCEh!hn%njtODZ(-(g{$hy2;*{Z z?gct)xswnjmceWTVJ#BwS)19c!(kO~;bLXvl80oPWGXbV*-#9@E2F7T$Xv;aBwc^ zN@p|UTa2jMzh=alAEEs~%=5Snei&VGEyC7VI_h7R28EbZ(XlU0h^4cc*B5ro%GFN< zxc2a!6o^(ILfCqfC&hSQ)~gCt(&W^u`Fq04`s44N2N&Hq@JZFCFmIZtkHEPX5@1`v zE$F~->TKN$uaE!6yhP$t?L{x!@38DSc&c)|o=Fzpx2n6NJz2Ie`>o%}j=gE`@ia^1NnLWOr(C5P42e4nK(^_?O( zup88`@nXLBXLFv1Vxna?r<^kage&9R>})?0n_HcW6<6)WB9&r}w~x!LDOUSlhIl|7 zIfU-PK?~|@6qh^uc41J!V)jM(8nzS}p9IA>Rh7y*iAzj^>8|pLZS+<<4=4t> z*!GkPLxuh*Tpv)wjZ?AvkMGq~Xf8awdG8u%@F}toybn$*ZiF?37sbJ~OT9s|hN-p1 zKr^EpSOWT-ZA#7zGKrrglk!uyS7PQFCOH%kMXU%Hj`s?rvyzbgd$|o=GVGTkt!@xXl3k zQ(t#Sw@(|egkU;cndwT`GV$kni3FGC|&rYucSLIq& zSJu6CR^;_yaPu)0t`;DbxC6HG2fm!8#hau^9&cLd60L%BIRzTWQjIoQy=+Uw&$pAs`aV9Y~qk9(^XjbZT+33(`2k&Kre|U#>-XuodLs+n$sN9 z?qT2Sq>HJe<0E`>8sJYDnv*WW98bAPaINj-V3>!av|B~!Wz(-x;<47FbwDp5k-$EJ zmECgj01*{SrVq?n2}h+k>MD9b(UyjM=4qPCN-zS@fWO4GuF?|`lvYQ<4!@z*5_x!!tc5IyAjX5)i{>xj~2gfWk@0%OW~}pbi8oCo)|v$j7GJ? zNQ7UxYl~XAUv#d&7BnefjJ=sd+BCaq@k~;0*PQwFCtX9`_LmDHI;q_zZLaFhBkr!2 z9qcz(%&FW>0ix5Vkpa>-j92O5n&}PLx}Y$G@lTm9etR~u*U*5~vIQg6mxpod6MLhC z2L>#g0jj!ov!hkbu$;GwP2pwsms@%lu`byRju2}+fOVv?j~5g8&Na;Twr{GSWP4tH zc75tycyPf($ZL=W0OxuIs8Ax4wIxj6qYj^!uj~hHVtif(&tvV+Vowwdz5MGxC5dxt znv6x87`%+D9)~nnY_Bdxe2Qhj#|O9EwUh@Jd2K~ieb)6dcThokB0F;x)OFwrTYo-- zky_KcoP^7RTs>FYHT^fX;R$C>-RZ!o3Cu5NqEXqL|Ex#OaO$x+=jljmHqcb$Zg#)t zFJ}BSC1oul9=_i&eC=-$!dC(OnX_81HvQDzL>zs@s&t!#UuTWP_r&yJdAjGCJl4*27hl1l#Cd;VO7Oo z4mx#5Aa7&|bIpLwwOg{+V0W9tF%VwQ<$l*~EjGucddBUclZ`_GMEoyG$C0Pen(VNB zL53c;vSC7eAH-SgQxAnD>2DZ*SXX=<%%y58cp-C}=@hE+eyT~5Og)etoSmjZWUe@i z4Qhe~T&)drr`xC|K7ENQQ_=N%+Nl#nzB{g;A)rpMNKU$5R$S1cmzQ@MscT`1K| z_}(9DdlvgUw^K?1=wYdz;X_OW?c4Amyh1V8cN2c_Y=0d zEs}dN^UGAXiQkfjv$t`aI<(XASXm0RNFv9XWeMX0Vb(&Th47vHu<5sX5yuLP>GUhIPKvMc!@Ej>eefT$ zpAfpg2Dp1w+L=1un<;phW$Lh2;MV87gW?iUHM*HwzjhC@Tze{6xo%x9L9a7q7>w6C z`lM3b8Hv`rO#6hv6hbMAvpUmQm6A})BrY@NbGlR)!;Wxw|2yJK0?2rPwZVipm(2xN zOH&;yaO<0e~8<9!dN|%C-D4hC4b)`+VtO=iSY*L5X zLlwJ@Br=}M#L4L=g$`ImV=bl1j*^bOJmsy!cWkjZQ>JBg?9<`{5I;s?G+pQ0tvN*D zTmSj$n^AQjY%nxhNIQn-qz22MFN~#Fc@t8BAaCT(y4F-@dUg8v^VKzl3bk(%rz*YZ zAsj2*Kg((Z0pT9}DV+;oNp8x>2;m%!UYDLbLi(OhH{@7JJ!;gpf-|_|FriT8s8#`P zw>+$1rgI>r7ra<#tX?hZj1czFHs=%1^;%hePlfk=jr)`D*Pg57sg+&(GtLX?G_`3j zJSPTYOYR$c!_GTQr33dxS&61WfYEujeD`fPq|7bgyl)Sizo(kGHJK`;x_CU-TZ-vG ze_2ST{uwI*i+66R$y$?@UA@`|r>Ss69-Z`L;rVNoddmQjt#(&X>ULQ-Mp*0_=TOM9 znN;g{!ujC`ok$7fUhC8TGaQj{p2_v5gKnJ<-CT{^6N3*cA9%efb4l-{MI()G91Ub* z3n8{v8SC@}W5MTd?}`X>@Lxv1oZ0QSBx09)_4h7w#du$z{>2&OG%5X_o<=CBu4++h z3Tc^SoWpeI<|2;~CjPL(0kq;}c=R))~z{){GDJaqPtl ztQo1tCI0J@2rHuJeonSlQ>*AyrJE%AvizChZ|;_s_`uuv%tpMJ#qXKVVl2ZEs^p{& zX9r8S3$|CN!OGWC{9I>3ZqFpOjC(qiUjxH%In}aLDZ6o`FGc?>O73d`fYy{937d-W zRtUSx>92|CFkEDvZVD~{5DnI}_n-Hm!)k1JOQLW^;5KBsTMVB0#1MA9sJ=zaud3?4 zKA#(F-}%+6-AyQ{viA=_XMKd6YD8Otl~U42eFu^}@&dPo6S2h z(-?#Q(nv#Ua85gCiy^Tbh(=j6TCpVL9D+n|2MdHuLCAtl9nZ}K%#yT$MC_!V})5!^Q=Pys+_K5uB| zI2N?1tPvcmgE5l;FGcFG3;^`iCo!@LZB)3yh*4yix))ZUlLMeG5Tlg`!ZHIJ(U?H7 zXVLwTZtErDEURWoKe zo6qe=PC^1I?ObK+lUlgRub8!7Oz+KDez%I&vRCmpRa1qUl72-D;)eqgGQYMp{}4Kd z(n%s4RO+^#(N%~@DIb$#5GfcBXJxBihW#}J`vs@oeOyEF{2~Dr5elTjae^Yb^ObVQ zohqV{>FBJ2imf}ulbQy37R z{E~eSTYtG+THddh%z8{di*smJFi?{BoxRRh*|&UJ&N*)P>#CLO3C_ScBfUTJS-j^u z&arlhm zdYKg7+vge}4;wBHK>>hL6o8s5dzRX3^?P}CFt8&;^Hxr&F@MV0cO28phnw9|c6q%- zQb+Ko1p5!?4WsI^M7xtt$AN*Xdzilgf{SmLZ0m*&g>YE-$Fi*R_ zi3g~&pK;ro&WyNZ4R5>-590Hu5AcRg+C{@R%{K0KU==)i^v1NFUc zYewljk3rKzq`)cMAi49?kU@vscWk}B44sc=@aSEbiq3sH++znA1kue1TPNN9V-fXa z^611W2~_j-99^W01;;ar1>*J3H}A1*I<^9aUU7oMO|%BdQmB|n{lFk^Q+ou@MJ}_FhYoF=&Qz)aBqJUahM|HCB&Om>uFhZ=%rJ;Oe3F zg48)xiK*@>8*#py5~`2d7Hc$IXCR;!ionngHR8zd)QxSS&0$@O58UCgC(e%BV&{LD zR@;k(2*uQP+v-!1yCzj`*F9rR};B8mE5szb&K(T=ux9C22Te0mAvzj`b4zu#f^e6_lzs^%IbhX%Am zGx@I;(et>3=N?z*Mi`_b!*0jHW!NHA+Phw)R^BF0ePFJHvx}1d zlY?ZPnNQsn5OG!0?O8Vt)_&=swu#i?=+(AxfMJffdB|(6jjxUU?8!6keaR>eFlV&u z6{LAra{5U#eg*!B&?M;+!S6ZMZ96xj`7SuK?L!@heNr7P<@@^{!Sq3g-qm$=dPoT%oTk%0z~u8UM@9m5p(6k;b%ZTZ;PAMR>q+7Y@?wkzZK2#VIs zpWUB?=zG6>&4+bVh!ko) zabbY!09*n{46%C2HEUpCMo5xazcH^oAQ%)#;^lZAt}-@X7CbqPkkNLUQzZ?OlnEf{ zkxR*2Rh2`I!6mltJ9RuyeGe0N(aQ>;WeUe==!t5eO0Gd;)%30?q<6} zZvp_WIZTKmtHt^IP%YfTIt9qjT%umbgg&BA6EgEFA1bP_? zUwbfn8mpN1UB5pp%FWt~ux!t1xgIptuMu)>_2aU$y6+DSZCwlV z`it@S30+d0vto)Rno)aLDw zaksF)os3DHb@I6G{tAurYs#w%OWh`Fi4dQ(g+weMi3vmSbFNxJM~X^LN9TBSuHbWG z*XnDTFd~;LTNcZnvm(3R)solqq&h@5zae`}O-KMQilOtnuoYs9{29#<{*Z3?$;;1W zw_`r#6w}4xTX?Bt<{V;wS>5!`(&p}E*;PINh=5_6hW4Sm5LO^-KaP6U6UAq*@*u~` z#!p%TkXe&rP~JtUnLyQ4hACnpl@S1X_^r^E(bGI|jYM&N;XBRhT%pk}BE~{P0C9bL zVcBs=ZU$sMk)O_hbmCvTjjHfi^89ImV7r6EBs&}6SH67`6TFJvqVybkDYD%Fmu&%- zGnv?j@Dir*M$ful>5+A#h0yHglx)gxaltLm@ABSDSv2zI>RHn|l~y(XKYB~wEn6phc@Js<}a$Nm2PcOXPiE669t-XUQAqs}e$F**Un zq|=)5X>caerBdM&ui@Ub4yFxj|0lFA(_p&D{4drh5-N>N=p>E>yXJTr_ zml5fFqTh?u@m(CmtWBHl`uK5}@K|e4=y`FX&g~uF>B{}a8ANm@&nI-f82BXJXKQx| zvCVw$>+zFj9{5V&uM;j`kNhTozIL9r3zO(KLQRfj!LW{=M{q6|t;ck|xV>%Cm~nLq zyql8Gp3#HdD#D`<1|4gKjBG;$BqD*wIZC_Bc3^HVx*9RZL=B>#@HfK`h$@#WFR z=-BA5yO!uS7>)@Ak|_-9n9MKG;8te+6&W;{&|H*Ec3N{^M!tkqiBnM5q_nLa+H9F_ zMjnhviLAnr&nZWRetRi2%81bW!6(GRbDI;! zE&RNa?_i$!czu2W=>!$fNE@Rsy}^V1<6vPy=X~>**i*Y)WbX0ohj)}i_|~0o>~9Av zHJyIb<>8ybe3++9YCU5K{8YDOo>#|te)NR{c$VWB9L^06zAe@_`uW1hn1QvI7|@8D zaC?2!WIu;Pj zE*D)lVgwO?avMYr3K0q(KjAMwqZ4)^ku!6`@6sF}jUK}5*3V1{LihHXyhVZ|3(iQM z4awj#xgAwmnjQ@dkkxO$*;Hvm;#U@}X{0h3WTUhQsGKlpOn4WVe>3kcNq81JyA7%9 zBhX@qT;;lp+wjFBEea~;C{I+DU+dJieo^!wfx4HDEI!0ryKfpMiNb2La7-XtF3t*z!nm7~03HK`6sQpWBal!c&d|K3yRwd)2J-jrJZaYn^3> zYV!Iwp30^IdM?=Y6m^k1Ejo>855a`ifGCcenwy z)N7yf9dY28Bt$Hs?>SgtZR~tyNONJR1orT)Wi2Ba`$B!brC87*mGbc~%Znj32=~L4 zQVyUvPE1c2L2KPgdgn@Hb)Xko}X!2;2B7AY(g2`dyT%0DoVf@JBx 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 literal 0 HcmV?d00001 diff --git a/sdrbase/resources/res.qrc b/sdrbase/resources/res.qrc index b4e926d0b..3af73f874 100644 --- a/sdrbase/resources/res.qrc +++ b/sdrbase/resources/res.qrc @@ -22,10 +22,12 @@ webapi/doc/swagger/include/PlutoSdr.yaml webapi/doc/swagger/include/RtlSdr.yaml webapi/doc/swagger/include/SDRDaemonSource.yaml + webapi/doc/swagger/include/SDRDaemonSink.yaml webapi/doc/swagger/include/SDRPlay.yaml webapi/doc/swagger/include/SSBDemod.yaml webapi/doc/swagger/include/SSBMod.yaml webapi/doc/swagger/include/Structs.yaml + webapi/doc/swagger/include/TestSource.yaml webapi/doc/swagger/include/UDPSink.yaml webapi/doc/swagger/include/UDPSrc.yaml webapi/doc/swagger/include/WFMDemod.yaml diff --git a/sdrbase/resources/webapi/doc/html2/index.html b/sdrbase/resources/webapi/doc/html2/index.html index 5116073ab..b4a625f5d 100644 --- a/sdrbase/resources/webapi/doc/html2/index.html +++ b/sdrbase/resources/webapi/doc/html2/index.html @@ -1424,7 +1424,7 @@ margin-bottom: 20px; "$ref" : "#/definitions/WFMModReport" } }, - "description" : "Base channel report. The specific channel report present depends on channelType or paremt context." + "description" : "Base channel report. Only the channel report corresponding to the channel specified in the channelType field is or should be present." }; defs.ChannelSettings = { "required" : [ "channelType", "tx" ], @@ -1478,7 +1478,7 @@ margin-bottom: 20px; "$ref" : "#/definitions/WFMModSettings" } }, - "description" : "Base channel settings. The specific channel settings present depends on channelType." + "description" : "Base channel settings. Only the channel settings corresponding to the channel specified in the channelType field is or should be present." }; defs.ChannelsDetail = { "required" : [ "channelcount" ], @@ -1749,7 +1749,7 @@ margin-bottom: 20px; "$ref" : "#/definitions/SDRPlayReport" } }, - "description" : "Base device report. The specific device report present depends on deviceHwType" + "description" : "Base device report. Only the device report corresponding to the device specified in the deviceHwType is or should be present." }; defs.DeviceSet = { "required" : [ "channelcount", "samplingDevice" ], @@ -1861,7 +1861,7 @@ margin-bottom: 20px; "$ref" : "#/definitions/TestSourceSettings" } }, - "description" : "Base device settings. The specific device settings present depends on deviceHwType." + "description" : "Base device settings. Only the device settings corresponding to the device specified in the deviceHwType field is or should be present." }; defs.DeviceState = { "required" : [ "state" ], @@ -4083,15 +4083,11 @@ margin-bottom: 20px;

Limitations and specifcities:

  • In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method.
  • -
  • Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely.
  • Preset import and export from/to file is a server only feature.
  • Device set focus is a GUI only feature.
  • -
  • The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source
  • -
  • The content type returned is always application/json except in the following cases: -
      -
    • An incorrect URL was specified: this document is returned as text/html with a status 400
    • -
    -
  • +
  • The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator
  • +
  • The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time
  • +
  • The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time

@@ -22613,7 +22609,7 @@ except ApiException as e:
- Generated 2018-05-28T00:22:45.302+02:00 + Generated 2018-05-30T00:50:44.029+02:00
diff --git a/sdrbase/resources/webapi/doc/swagger/swagger.yaml b/sdrbase/resources/webapi/doc/swagger/swagger.yaml index 2c658d14a..6191298bd 100644 --- a/sdrbase/resources/webapi/doc/swagger/swagger.yaml +++ b/sdrbase/resources/webapi/doc/swagger/swagger.yaml @@ -7,12 +7,11 @@ info: Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. - * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. - * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source - * The content type returned is always application/json except in the following cases: - * An incorrect URL was specified: this document is returned as text/html with a status 400 + * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator + * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time + * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- @@ -1733,7 +1732,7 @@ definitions: $ref: "#/definitions/PresetIdentifier" DeviceSettings: - description: Base device settings. The specific device settings present depends on deviceHwType. + description: Base device settings. Only the device settings corresponding to the device specified in the deviceHwType field is or should be present. discriminator: deviceHwType required: - deviceHwType @@ -1786,7 +1785,7 @@ definitions: DeviceReport: - description: Base device report. The specific device report present depends on deviceHwType + description: Base device report. Only the device report corresponding to the device specified in the deviceHwType is or should be present. discriminator: deviceHwType required: - deviceHwType @@ -1824,7 +1823,7 @@ definitions: $ref: "/doc/swagger/include/SDRPlay.yaml#/SDRPlayReport" ChannelSettings: - description: Base channel settings. The specific channel settings present depends on channelType. + description: Base channel settings. Only the channel settings corresponding to the channel specified in the channelType field is or should be present. discriminator: channelType required: - channelType @@ -1864,7 +1863,7 @@ definitions: $ref: "/doc/swagger/include/WFMMod.yaml#/WFMModSettings" ChannelReport: - description: Base channel report. The specific channel report present depends on channelType or paremt context. + description: Base channel report. Only the channel report corresponding to the channel specified in the channelType field is or should be present. discriminator: channelType properties: channelType: diff --git a/sdrsrv/readme.md b/sdrsrv/readme.md index 1b74bbf0c..f93b6fb92 100644 --- a/sdrsrv/readme.md +++ b/sdrsrv/readme.md @@ -1,4 +1,83 @@

SDRangel Server

-This folder holds the objects specific to the server (headless) version of SDRangel. The `MainCore` class is the headless equivalent of the `MainWindow` class in the GUI version and plays the same central role. This document focuses on the functional description of SDRangel server. More details on the technical architecture can be found in the developer's documentation. +This folder holds the objects specific to the server (headless) version of SDRangel. The `MainCore` class is the headless equivalent of the `MainWindow` class in the GUI version and plays the same central role. Plugins are built specifically without GUI and are located in the `pluginssrv` folder. +This document focuses on the functional description of SDRangel server. More details on the technical architecture can be found in the developer's documentation. + +The main motivations are: + - be able to run SDRangel on hardware with less CPU/GPU requirements in particular without OpenGL suport. + - be used in sophisticated remote transponders or repeaters in a headless server configuration. + - possibility to use Docker technology to host SDRangel server instances in a distributed environment. + - using [SDRdaemon](https://github.com/f4exb/sdrdaemon) for the RF device interface even more distributed architectures can be supported to share workload in a cluster. + - using the Web REST API interface developers with web technology skills can implement their own GUI. + +

Plugins supported

+ + - Rx channels: + - AM demodulator + - BFM (Broadcast FM) demodulator + - DSD (Digital Vouice) demodulator + - NFM (Narrowband FM) demodulator + - SSB demodulator + - WFM (Wideband FM) demodulator + - UDP source + + - Tx channels: + - AM modulator + - ATV modulator + - NFM (Narrowband FM) modulator + - SSB modulator + - WFM (Wideband FM) modulator + - UDP sink + + - Sample sources: + - Airspy + - Airspy HF + - BladeRF input + - FCD (Funcube Dongle) Pro + - FCD Pro Plus + - File source + - HackRF input + - LimeSDR input + - Perseus (24 bit build only) + - PlutoSDR input + - RTL-SDR + - SDRdaemon source + - SDRplay RSP1 + - Test source + + - Sample sinks: + - BladeRF output + - File sink + - HackRF output + - LimeSDR output + - PlutoSDR output + - SDRdaemon sink + +

Command line options

+ + - **-h**: help + - **-v**: displays version information + - **-a**: Web REST API server interface IP address + - **-p**: Web REST API server port + +☞ the GUI version supports the exact same options. + +

Interface

+ +You can control the SDRangel application (server or GUI) by the means of the REST API. For SDRangel server the REST API is the only interface as there is no GUI. The network interface on which the REST API server listens can be controlled with the `-a` option and its port with the `-p` option. By default the server listens on the loopback address `127.0.0.1` and port `8091` + +

Documentation

+ +The API documentation is accessible online when the SDRangel application (GUI or server) is running at the address and port specified in the program options. The default is [http://127.0.0.1:8091](http://127.0.0.1:8091). + +The documentation home page dispays two links on the left: + +![API documentation home](../doc/img/APIdocHome.png) + + - **Static HTML2 documentation**: classical HTML based documentation + - **Interactive SwaggerUI documentation**: dynamic interactive documentation using the [SwaggerUI](https://swagger.io/tools/swagger-ui/) interface. It offers a way to visualize and interact with the running SDRangel application API’s resources. + +

Python examples

+ +In the `swagger/sdrangel/examples/` directory you can check various examples of Python scripts interacting with an instance of SDRangel using the REST API. diff --git a/swagger/sdrangel/api/swagger/swagger.yaml b/swagger/sdrangel/api/swagger/swagger.yaml index 0c999255b..c3e180246 100644 --- a/swagger/sdrangel/api/swagger/swagger.yaml +++ b/swagger/sdrangel/api/swagger/swagger.yaml @@ -7,12 +7,11 @@ info: Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. - * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. - * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source - * The content type returned is always application/json except in the following cases: - * An incorrect URL was specified: this document is returned as text/html with a status 400 + * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator + * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time + * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- @@ -1733,7 +1732,7 @@ definitions: $ref: "#/definitions/PresetIdentifier" DeviceSettings: - description: Base device settings. The specific device settings present depends on deviceHwType. + description: Base device settings. Only the device settings corresponding to the device specified in the deviceHwType field is or should be present. discriminator: deviceHwType required: - deviceHwType @@ -1786,7 +1785,7 @@ definitions: DeviceReport: - description: Base device report. The specific device report present depends on deviceHwType + description: Base device report. Only the device report corresponding to the device specified in the deviceHwType is or should be present. discriminator: deviceHwType required: - deviceHwType @@ -1824,7 +1823,7 @@ definitions: $ref: "http://localhost:8081/api/swagger/include/SDRPlay.yaml#/SDRPlayReport" ChannelSettings: - description: Base channel settings. The specific channel settings present depends on channelType. + description: Base channel settings. Only the channel settings corresponding to the channel specified in the channelType field is or should be present. discriminator: channelType required: - channelType @@ -1864,7 +1863,7 @@ definitions: $ref: "http://localhost:8081/api/swagger/include/WFMMod.yaml#/WFMModSettings" ChannelReport: - description: Base channel report. The specific channel report present depends on channelType or paremt context. + description: Base channel report. Only the channel report corresponding to the channel specified in the channelType field is or should be present. discriminator: channelType properties: channelType: diff --git a/swagger/sdrangel/code/html2/index.html b/swagger/sdrangel/code/html2/index.html index 5116073ab..b4a625f5d 100644 --- a/swagger/sdrangel/code/html2/index.html +++ b/swagger/sdrangel/code/html2/index.html @@ -1424,7 +1424,7 @@ margin-bottom: 20px; "$ref" : "#/definitions/WFMModReport" } }, - "description" : "Base channel report. The specific channel report present depends on channelType or paremt context." + "description" : "Base channel report. Only the channel report corresponding to the channel specified in the channelType field is or should be present." }; defs.ChannelSettings = { "required" : [ "channelType", "tx" ], @@ -1478,7 +1478,7 @@ margin-bottom: 20px; "$ref" : "#/definitions/WFMModSettings" } }, - "description" : "Base channel settings. The specific channel settings present depends on channelType." + "description" : "Base channel settings. Only the channel settings corresponding to the channel specified in the channelType field is or should be present." }; defs.ChannelsDetail = { "required" : [ "channelcount" ], @@ -1749,7 +1749,7 @@ margin-bottom: 20px; "$ref" : "#/definitions/SDRPlayReport" } }, - "description" : "Base device report. The specific device report present depends on deviceHwType" + "description" : "Base device report. Only the device report corresponding to the device specified in the deviceHwType is or should be present." }; defs.DeviceSet = { "required" : [ "channelcount", "samplingDevice" ], @@ -1861,7 +1861,7 @@ margin-bottom: 20px; "$ref" : "#/definitions/TestSourceSettings" } }, - "description" : "Base device settings. The specific device settings present depends on deviceHwType." + "description" : "Base device settings. Only the device settings corresponding to the device specified in the deviceHwType field is or should be present." }; defs.DeviceState = { "required" : [ "state" ], @@ -4083,15 +4083,11 @@ margin-bottom: 20px;

Limitations and specifcities:

  • In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method.
  • -
  • Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely.
  • Preset import and export from/to file is a server only feature.
  • Device set focus is a GUI only feature.
  • -
  • The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source
  • -
  • The content type returned is always application/json except in the following cases: -
      -
    • An incorrect URL was specified: this document is returned as text/html with a status 400
    • -
    -
  • +
  • The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator
  • +
  • The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time
  • +
  • The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time

@@ -22613,7 +22609,7 @@ except ApiException as e:
- Generated 2018-05-28T00:22:45.302+02:00 + Generated 2018-05-30T00:50:44.029+02:00
diff --git a/swagger/sdrangel/code/qt5/client/SWGAMDemodReport.cpp b/swagger/sdrangel/code/qt5/client/SWGAMDemodReport.cpp index 6ac567b1d..a69aed087 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAMDemodReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAMDemodReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAMDemodReport.h b/swagger/sdrangel/code/qt5/client/SWGAMDemodReport.h index b0000c43a..65d75b119 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAMDemodReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGAMDemodReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAMDemodSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGAMDemodSettings.cpp index a5b0c7b8e..26ff4c9c1 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAMDemodSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAMDemodSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAMDemodSettings.h b/swagger/sdrangel/code/qt5/client/SWGAMDemodSettings.h index 3fbd078a8..b88c8f03b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAMDemodSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGAMDemodSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAMModReport.cpp b/swagger/sdrangel/code/qt5/client/SWGAMModReport.cpp index 17e18907e..078aebc28 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAMModReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAMModReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAMModReport.h b/swagger/sdrangel/code/qt5/client/SWGAMModReport.h index 06d03ae2e..cc7e1a83a 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAMModReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGAMModReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAMModSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGAMModSettings.cpp index 50ca86273..8658b6720 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAMModSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAMModSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAMModSettings.h b/swagger/sdrangel/code/qt5/client/SWGAMModSettings.h index a424b341e..4764591ee 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAMModSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGAMModSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGATVModReport.cpp b/swagger/sdrangel/code/qt5/client/SWGATVModReport.cpp index 303fac6a6..05624b2a4 100644 --- a/swagger/sdrangel/code/qt5/client/SWGATVModReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGATVModReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGATVModReport.h b/swagger/sdrangel/code/qt5/client/SWGATVModReport.h index df8661cdc..2be34e0d5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGATVModReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGATVModReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGATVModSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGATVModSettings.cpp index 9272797a1..a409b771b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGATVModSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGATVModSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGATVModSettings.h b/swagger/sdrangel/code/qt5/client/SWGATVModSettings.h index 9f6208b2a..fc1bdc2ea 100644 --- a/swagger/sdrangel/code/qt5/client/SWGATVModSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGATVModSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAirspyHFReport.cpp b/swagger/sdrangel/code/qt5/client/SWGAirspyHFReport.cpp index 497e318e2..743ef51a1 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAirspyHFReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAirspyHFReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAirspyHFReport.h b/swagger/sdrangel/code/qt5/client/SWGAirspyHFReport.h index e4e707e31..da800b54c 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAirspyHFReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGAirspyHFReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAirspyHFSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGAirspyHFSettings.cpp index 4210412b2..fc8db34ef 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAirspyHFSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAirspyHFSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAirspyHFSettings.h b/swagger/sdrangel/code/qt5/client/SWGAirspyHFSettings.h index 9f124e3d9..087af831a 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAirspyHFSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGAirspyHFSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAirspyReport.cpp b/swagger/sdrangel/code/qt5/client/SWGAirspyReport.cpp index defe0192e..e4c1d4dd5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAirspyReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAirspyReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAirspyReport.h b/swagger/sdrangel/code/qt5/client/SWGAirspyReport.h index 3bb0f3ee4..e02998076 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAirspyReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGAirspyReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAirspySettings.cpp b/swagger/sdrangel/code/qt5/client/SWGAirspySettings.cpp index 2d7ed1d52..c465b504d 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAirspySettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAirspySettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAirspySettings.h b/swagger/sdrangel/code/qt5/client/SWGAirspySettings.h index f9d30f809..96035ed9d 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAirspySettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGAirspySettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAudioDevices.cpp b/swagger/sdrangel/code/qt5/client/SWGAudioDevices.cpp index c6cb84a07..14cf04320 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAudioDevices.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAudioDevices.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAudioDevices.h b/swagger/sdrangel/code/qt5/client/SWGAudioDevices.h index b94eb307a..53ac50ef6 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAudioDevices.h +++ b/swagger/sdrangel/code/qt5/client/SWGAudioDevices.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAudioInputDevice.cpp b/swagger/sdrangel/code/qt5/client/SWGAudioInputDevice.cpp index 38526f6eb..f25048d89 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAudioInputDevice.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAudioInputDevice.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAudioInputDevice.h b/swagger/sdrangel/code/qt5/client/SWGAudioInputDevice.h index 93210cb22..1357fad35 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAudioInputDevice.h +++ b/swagger/sdrangel/code/qt5/client/SWGAudioInputDevice.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAudioOutputDevice.cpp b/swagger/sdrangel/code/qt5/client/SWGAudioOutputDevice.cpp index 49c62d4ff..5fa6a7811 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAudioOutputDevice.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGAudioOutputDevice.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGAudioOutputDevice.h b/swagger/sdrangel/code/qt5/client/SWGAudioOutputDevice.h index a5e7d5841..f71da2cc5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGAudioOutputDevice.h +++ b/swagger/sdrangel/code/qt5/client/SWGAudioOutputDevice.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBFMDemodReport.cpp b/swagger/sdrangel/code/qt5/client/SWGBFMDemodReport.cpp index 15fe1ac61..7024c9360 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBFMDemodReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGBFMDemodReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBFMDemodReport.h b/swagger/sdrangel/code/qt5/client/SWGBFMDemodReport.h index 19c4d999e..2948e6b96 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBFMDemodReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGBFMDemodReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBFMDemodSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGBFMDemodSettings.cpp index 594455f05..fde086db5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBFMDemodSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGBFMDemodSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBFMDemodSettings.h b/swagger/sdrangel/code/qt5/client/SWGBFMDemodSettings.h index eeeaa3076..a9927ece1 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBFMDemodSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGBFMDemodSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBandwidth.cpp b/swagger/sdrangel/code/qt5/client/SWGBandwidth.cpp index 95ba9cf27..4098fb722 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBandwidth.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGBandwidth.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBandwidth.h b/swagger/sdrangel/code/qt5/client/SWGBandwidth.h index 98f885f07..e6cf0cb09 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBandwidth.h +++ b/swagger/sdrangel/code/qt5/client/SWGBandwidth.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBladeRFInputSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGBladeRFInputSettings.cpp index 10b2a4756..ae7b72101 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBladeRFInputSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGBladeRFInputSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBladeRFInputSettings.h b/swagger/sdrangel/code/qt5/client/SWGBladeRFInputSettings.h index 6e9c66d66..69f1b8272 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBladeRFInputSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGBladeRFInputSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBladeRFOutputSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGBladeRFOutputSettings.cpp index f60d18998..3cf2a60cf 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBladeRFOutputSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGBladeRFOutputSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGBladeRFOutputSettings.h b/swagger/sdrangel/code/qt5/client/SWGBladeRFOutputSettings.h index c24a434df..27d1be9c4 100644 --- a/swagger/sdrangel/code/qt5/client/SWGBladeRFOutputSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGBladeRFOutputSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGCWKeyerSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGCWKeyerSettings.cpp index f9351b8af..50e1185d1 100644 --- a/swagger/sdrangel/code/qt5/client/SWGCWKeyerSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGCWKeyerSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGCWKeyerSettings.h b/swagger/sdrangel/code/qt5/client/SWGCWKeyerSettings.h index 461f57a1a..c6eb95103 100644 --- a/swagger/sdrangel/code/qt5/client/SWGCWKeyerSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGCWKeyerSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGChannel.cpp b/swagger/sdrangel/code/qt5/client/SWGChannel.cpp index f8b666dcc..79dd4cd73 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannel.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGChannel.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGChannel.h b/swagger/sdrangel/code/qt5/client/SWGChannel.h index f5b38abd2..7bf3e73c6 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannel.h +++ b/swagger/sdrangel/code/qt5/client/SWGChannel.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGChannelListItem.cpp b/swagger/sdrangel/code/qt5/client/SWGChannelListItem.cpp index fa597b807..51d241594 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannelListItem.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGChannelListItem.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGChannelListItem.h b/swagger/sdrangel/code/qt5/client/SWGChannelListItem.h index cf8c6b537..fd362d740 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannelListItem.h +++ b/swagger/sdrangel/code/qt5/client/SWGChannelListItem.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGChannelReport.cpp b/swagger/sdrangel/code/qt5/client/SWGChannelReport.cpp index 32de362f7..2980621a5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannelReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGChannelReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGChannelReport.h b/swagger/sdrangel/code/qt5/client/SWGChannelReport.h index b865f5c63..952ff8928 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannelReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGChannelReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com @@ -13,7 +13,7 @@ /* * SWGChannelReport.h * - * Base channel report. The specific channel report present depends on channelType or paremt context. + * Base channel report. Only the channel report corresponding to the channel specified in the channelType field is or should be present. */ #ifndef SWGChannelReport_H_ diff --git a/swagger/sdrangel/code/qt5/client/SWGChannelSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGChannelSettings.cpp index ec8c90ea3..185dea1e6 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannelSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGChannelSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGChannelSettings.h b/swagger/sdrangel/code/qt5/client/SWGChannelSettings.h index a23ece475..7d3bb1b68 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannelSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGChannelSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com @@ -13,7 +13,7 @@ /* * SWGChannelSettings.h * - * Base channel settings. The specific channel settings present depends on channelType. + * Base channel settings. Only the channel settings corresponding to the channel specified in the channelType field is or should be present. */ #ifndef SWGChannelSettings_H_ diff --git a/swagger/sdrangel/code/qt5/client/SWGChannelsDetail.cpp b/swagger/sdrangel/code/qt5/client/SWGChannelsDetail.cpp index efdf56a16..0329fcff0 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannelsDetail.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGChannelsDetail.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGChannelsDetail.h b/swagger/sdrangel/code/qt5/client/SWGChannelsDetail.h index 44aa30aad..dbbd649fc 100644 --- a/swagger/sdrangel/code/qt5/client/SWGChannelsDetail.h +++ b/swagger/sdrangel/code/qt5/client/SWGChannelsDetail.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDSDDemodReport.cpp b/swagger/sdrangel/code/qt5/client/SWGDSDDemodReport.cpp index 944192981..ab1dbd901 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDSDDemodReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDSDDemodReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDSDDemodReport.h b/swagger/sdrangel/code/qt5/client/SWGDSDDemodReport.h index 6bb87411a..9f9a46df6 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDSDDemodReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGDSDDemodReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDSDDemodSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGDSDDemodSettings.cpp index 41e90a276..449a1ef13 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDSDDemodSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDSDDemodSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDSDDemodSettings.h b/swagger/sdrangel/code/qt5/client/SWGDSDDemodSettings.h index 30f5003a8..f4de7c04d 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDSDDemodSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGDSDDemodSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDVSeralDevices.cpp b/swagger/sdrangel/code/qt5/client/SWGDVSeralDevices.cpp index 1575da17b..cfa9de09c 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDVSeralDevices.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDVSeralDevices.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDVSeralDevices.h b/swagger/sdrangel/code/qt5/client/SWGDVSeralDevices.h index 5a103198b..312864f20 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDVSeralDevices.h +++ b/swagger/sdrangel/code/qt5/client/SWGDVSeralDevices.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDVSerialDevice.cpp b/swagger/sdrangel/code/qt5/client/SWGDVSerialDevice.cpp index 58b776264..fd12e7e63 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDVSerialDevice.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDVSerialDevice.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDVSerialDevice.h b/swagger/sdrangel/code/qt5/client/SWGDVSerialDevice.h index 67629119c..5853b28c2 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDVSerialDevice.h +++ b/swagger/sdrangel/code/qt5/client/SWGDVSerialDevice.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceListItem.cpp b/swagger/sdrangel/code/qt5/client/SWGDeviceListItem.cpp index ae1fd9060..9fe85014e 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceListItem.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceListItem.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceListItem.h b/swagger/sdrangel/code/qt5/client/SWGDeviceListItem.h index 250712d62..e0b1fc887 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceListItem.h +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceListItem.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceReport.cpp b/swagger/sdrangel/code/qt5/client/SWGDeviceReport.cpp index 2bb78a2cb..b7ab3784f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceReport.h b/swagger/sdrangel/code/qt5/client/SWGDeviceReport.h index 3e12b5057..9241b996b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com @@ -13,7 +13,7 @@ /* * SWGDeviceReport.h * - * Base device report. The specific device report present depends on deviceHwType + * Base device report. Only the device report corresponding to the device specified in the deviceHwType is or should be present. */ #ifndef SWGDeviceReport_H_ diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceSet.cpp b/swagger/sdrangel/code/qt5/client/SWGDeviceSet.cpp index 4a39496ee..733481135 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceSet.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceSet.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceSet.h b/swagger/sdrangel/code/qt5/client/SWGDeviceSet.h index ec9f90e44..f4081d01b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceSet.h +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceSet.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceSetApi.cpp b/swagger/sdrangel/code/qt5/client/SWGDeviceSetApi.cpp index 44a4418b8..9f5cd3925 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceSetApi.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceSetApi.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceSetApi.h b/swagger/sdrangel/code/qt5/client/SWGDeviceSetApi.h index d42e88e5c..da38a5fa3 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceSetApi.h +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceSetApi.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceSetList.cpp b/swagger/sdrangel/code/qt5/client/SWGDeviceSetList.cpp index 48168d10f..52e6faaa8 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceSetList.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceSetList.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceSetList.h b/swagger/sdrangel/code/qt5/client/SWGDeviceSetList.h index 55710bfe6..8fe98731c 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceSetList.h +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceSetList.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGDeviceSettings.cpp index 3b8e208da..e7e692d9f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceSettings.h b/swagger/sdrangel/code/qt5/client/SWGDeviceSettings.h index d11fb177f..f6ea3786c 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com @@ -13,7 +13,7 @@ /* * SWGDeviceSettings.h * - * Base device settings. The specific device settings present depends on deviceHwType. + * Base device settings. Only the device settings corresponding to the device specified in the deviceHwType field is or should be present. */ #ifndef SWGDeviceSettings_H_ diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceState.cpp b/swagger/sdrangel/code/qt5/client/SWGDeviceState.cpp index aaa70b057..04312bea6 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceState.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceState.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGDeviceState.h b/swagger/sdrangel/code/qt5/client/SWGDeviceState.h index 738c97a34..75b52338f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGDeviceState.h +++ b/swagger/sdrangel/code/qt5/client/SWGDeviceState.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGErrorResponse.cpp b/swagger/sdrangel/code/qt5/client/SWGErrorResponse.cpp index 34b4b80e7..b6945c951 100644 --- a/swagger/sdrangel/code/qt5/client/SWGErrorResponse.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGErrorResponse.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGErrorResponse.h b/swagger/sdrangel/code/qt5/client/SWGErrorResponse.h index a2c8d6ac9..24a36f2c3 100644 --- a/swagger/sdrangel/code/qt5/client/SWGErrorResponse.h +++ b/swagger/sdrangel/code/qt5/client/SWGErrorResponse.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFCDProPlusSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGFCDProPlusSettings.cpp index 5d495a06d..9e0e600f9 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFCDProPlusSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGFCDProPlusSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFCDProPlusSettings.h b/swagger/sdrangel/code/qt5/client/SWGFCDProPlusSettings.h index 7b31f6632..7bd35dc83 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFCDProPlusSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGFCDProPlusSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFCDProSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGFCDProSettings.cpp index b69368ab3..2d39e165b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFCDProSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGFCDProSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFCDProSettings.h b/swagger/sdrangel/code/qt5/client/SWGFCDProSettings.h index e0e6508c7..601bde04f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFCDProSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGFCDProSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFileSourceReport.cpp b/swagger/sdrangel/code/qt5/client/SWGFileSourceReport.cpp index d14ea84ac..b9a445699 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFileSourceReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGFileSourceReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFileSourceReport.h b/swagger/sdrangel/code/qt5/client/SWGFileSourceReport.h index 32aaaec4b..dcdc95c1b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFileSourceReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGFileSourceReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFileSourceSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGFileSourceSettings.cpp index a7c5bef39..f9eb434b9 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFileSourceSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGFileSourceSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFileSourceSettings.h b/swagger/sdrangel/code/qt5/client/SWGFileSourceSettings.h index ef10f881d..c20733a12 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFileSourceSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGFileSourceSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFrequency.cpp b/swagger/sdrangel/code/qt5/client/SWGFrequency.cpp index 41a8e1117..9341b6d1d 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFrequency.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGFrequency.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFrequency.h b/swagger/sdrangel/code/qt5/client/SWGFrequency.h index 08718a9ac..556ec46bb 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFrequency.h +++ b/swagger/sdrangel/code/qt5/client/SWGFrequency.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFrequencyBand.cpp b/swagger/sdrangel/code/qt5/client/SWGFrequencyBand.cpp index 3c516f363..8e91e695d 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFrequencyBand.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGFrequencyBand.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGFrequencyBand.h b/swagger/sdrangel/code/qt5/client/SWGFrequencyBand.h index 39e194249..e2f5b9136 100644 --- a/swagger/sdrangel/code/qt5/client/SWGFrequencyBand.h +++ b/swagger/sdrangel/code/qt5/client/SWGFrequencyBand.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGGain.cpp b/swagger/sdrangel/code/qt5/client/SWGGain.cpp index 2baf4f7ea..23d81acc9 100644 --- a/swagger/sdrangel/code/qt5/client/SWGGain.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGGain.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGGain.h b/swagger/sdrangel/code/qt5/client/SWGGain.h index 5be40e4bb..aa8da53f8 100644 --- a/swagger/sdrangel/code/qt5/client/SWGGain.h +++ b/swagger/sdrangel/code/qt5/client/SWGGain.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGHackRFInputSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGHackRFInputSettings.cpp index d7bb4abf6..ee1d157a5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGHackRFInputSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGHackRFInputSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGHackRFInputSettings.h b/swagger/sdrangel/code/qt5/client/SWGHackRFInputSettings.h index 793df1a81..027a3124f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGHackRFInputSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGHackRFInputSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGHackRFOutputSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGHackRFOutputSettings.cpp index 58ac27071..ce3e14e7b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGHackRFOutputSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGHackRFOutputSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGHackRFOutputSettings.h b/swagger/sdrangel/code/qt5/client/SWGHackRFOutputSettings.h index ef752ccc7..5e504bc3b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGHackRFOutputSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGHackRFOutputSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGHelpers.cpp b/swagger/sdrangel/code/qt5/client/SWGHelpers.cpp index e6f00e591..453978650 100644 --- a/swagger/sdrangel/code/qt5/client/SWGHelpers.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGHelpers.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGHelpers.h b/swagger/sdrangel/code/qt5/client/SWGHelpers.h index 9d4310900..3d752c3fd 100644 --- a/swagger/sdrangel/code/qt5/client/SWGHelpers.h +++ b/swagger/sdrangel/code/qt5/client/SWGHelpers.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGHttpRequest.cpp b/swagger/sdrangel/code/qt5/client/SWGHttpRequest.cpp index 41605a340..0400fb983 100644 --- a/swagger/sdrangel/code/qt5/client/SWGHttpRequest.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGHttpRequest.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGHttpRequest.h b/swagger/sdrangel/code/qt5/client/SWGHttpRequest.h index 02aadd5a1..3a60a1b96 100644 --- a/swagger/sdrangel/code/qt5/client/SWGHttpRequest.h +++ b/swagger/sdrangel/code/qt5/client/SWGHttpRequest.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGInstanceApi.cpp b/swagger/sdrangel/code/qt5/client/SWGInstanceApi.cpp index cd301ae6d..030e0cf19 100644 --- a/swagger/sdrangel/code/qt5/client/SWGInstanceApi.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGInstanceApi.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGInstanceApi.h b/swagger/sdrangel/code/qt5/client/SWGInstanceApi.h index 3554b2d4a..6e56dcd6c 100644 --- a/swagger/sdrangel/code/qt5/client/SWGInstanceApi.h +++ b/swagger/sdrangel/code/qt5/client/SWGInstanceApi.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGInstanceChannelsResponse.cpp b/swagger/sdrangel/code/qt5/client/SWGInstanceChannelsResponse.cpp index 796639609..6fd80c1ee 100644 --- a/swagger/sdrangel/code/qt5/client/SWGInstanceChannelsResponse.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGInstanceChannelsResponse.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGInstanceChannelsResponse.h b/swagger/sdrangel/code/qt5/client/SWGInstanceChannelsResponse.h index b75c7b030..7b4465e91 100644 --- a/swagger/sdrangel/code/qt5/client/SWGInstanceChannelsResponse.h +++ b/swagger/sdrangel/code/qt5/client/SWGInstanceChannelsResponse.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGInstanceDevicesResponse.cpp b/swagger/sdrangel/code/qt5/client/SWGInstanceDevicesResponse.cpp index b5fed9af6..b0de0fb20 100644 --- a/swagger/sdrangel/code/qt5/client/SWGInstanceDevicesResponse.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGInstanceDevicesResponse.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGInstanceDevicesResponse.h b/swagger/sdrangel/code/qt5/client/SWGInstanceDevicesResponse.h index d796a4749..c96758c20 100644 --- a/swagger/sdrangel/code/qt5/client/SWGInstanceDevicesResponse.h +++ b/swagger/sdrangel/code/qt5/client/SWGInstanceDevicesResponse.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGInstanceSummaryResponse.cpp b/swagger/sdrangel/code/qt5/client/SWGInstanceSummaryResponse.cpp index 2f4a5f4f1..17e57b5e0 100644 --- a/swagger/sdrangel/code/qt5/client/SWGInstanceSummaryResponse.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGInstanceSummaryResponse.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGInstanceSummaryResponse.h b/swagger/sdrangel/code/qt5/client/SWGInstanceSummaryResponse.h index 002ec00e5..f594fa56f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGInstanceSummaryResponse.h +++ b/swagger/sdrangel/code/qt5/client/SWGInstanceSummaryResponse.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputReport.cpp b/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputReport.cpp index 580daef2d..f2d9e30e0 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputReport.h b/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputReport.h index 3003f831d..adffd02d8 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputSettings.cpp index b9d28084a..e9b5c90d2 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputSettings.h b/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputSettings.h index d301b13ed..a8eb4b0a8 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGLimeSdrInputSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputReport.cpp b/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputReport.cpp index b0d24d6da..3bd2afb3a 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputReport.h b/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputReport.h index 2042cf490..1c5f859c2 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputSettings.cpp index 39738800d..6f0758f34 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputSettings.h b/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputSettings.h index 9679abaa9..8a5d3fa05 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGLimeSdrOutputSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLocationInformation.cpp b/swagger/sdrangel/code/qt5/client/SWGLocationInformation.cpp index 74ff6f86d..040bfd5b9 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLocationInformation.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGLocationInformation.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLocationInformation.h b/swagger/sdrangel/code/qt5/client/SWGLocationInformation.h index 25f0d90d1..c10b05cab 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLocationInformation.h +++ b/swagger/sdrangel/code/qt5/client/SWGLocationInformation.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLoggingInfo.cpp b/swagger/sdrangel/code/qt5/client/SWGLoggingInfo.cpp index 26b3b8cfa..f21d1f629 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLoggingInfo.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGLoggingInfo.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGLoggingInfo.h b/swagger/sdrangel/code/qt5/client/SWGLoggingInfo.h index 04dd54c73..7f8ae5827 100644 --- a/swagger/sdrangel/code/qt5/client/SWGLoggingInfo.h +++ b/swagger/sdrangel/code/qt5/client/SWGLoggingInfo.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGModelFactory.h b/swagger/sdrangel/code/qt5/client/SWGModelFactory.h index 2172187d7..f05eeef20 100644 --- a/swagger/sdrangel/code/qt5/client/SWGModelFactory.h +++ b/swagger/sdrangel/code/qt5/client/SWGModelFactory.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGNFMDemodReport.cpp b/swagger/sdrangel/code/qt5/client/SWGNFMDemodReport.cpp index bc5ea8c51..87f3a6005 100644 --- a/swagger/sdrangel/code/qt5/client/SWGNFMDemodReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGNFMDemodReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGNFMDemodReport.h b/swagger/sdrangel/code/qt5/client/SWGNFMDemodReport.h index cd227852e..1fca9aa8b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGNFMDemodReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGNFMDemodReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGNFMDemodSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGNFMDemodSettings.cpp index 6a7ced10d..1ea283792 100644 --- a/swagger/sdrangel/code/qt5/client/SWGNFMDemodSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGNFMDemodSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGNFMDemodSettings.h b/swagger/sdrangel/code/qt5/client/SWGNFMDemodSettings.h index d96cdd488..b03500d89 100644 --- a/swagger/sdrangel/code/qt5/client/SWGNFMDemodSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGNFMDemodSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGNFMModReport.cpp b/swagger/sdrangel/code/qt5/client/SWGNFMModReport.cpp index 41b1b423a..bbe051b74 100644 --- a/swagger/sdrangel/code/qt5/client/SWGNFMModReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGNFMModReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGNFMModReport.h b/swagger/sdrangel/code/qt5/client/SWGNFMModReport.h index 711b636c1..592497c5d 100644 --- a/swagger/sdrangel/code/qt5/client/SWGNFMModReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGNFMModReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGNFMModSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGNFMModSettings.cpp index da9cbac1e..4853cac06 100644 --- a/swagger/sdrangel/code/qt5/client/SWGNFMModSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGNFMModSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGNFMModSettings.h b/swagger/sdrangel/code/qt5/client/SWGNFMModSettings.h index b31390067..f76a10f5f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGNFMModSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGNFMModSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGObject.h b/swagger/sdrangel/code/qt5/client/SWGObject.h index 7c999ecc4..77521c571 100644 --- a/swagger/sdrangel/code/qt5/client/SWGObject.h +++ b/swagger/sdrangel/code/qt5/client/SWGObject.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPerseusReport.cpp b/swagger/sdrangel/code/qt5/client/SWGPerseusReport.cpp index 8254287b6..751b7e5a4 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPerseusReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPerseusReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPerseusReport.h b/swagger/sdrangel/code/qt5/client/SWGPerseusReport.h index 5d118602b..5c82d3033 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPerseusReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGPerseusReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPerseusSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGPerseusSettings.cpp index 6d5eb31f3..9df00abb5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPerseusSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPerseusSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPerseusSettings.h b/swagger/sdrangel/code/qt5/client/SWGPerseusSettings.h index a2c9c5146..022b259ab 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPerseusSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGPerseusSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputReport.cpp b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputReport.cpp index f9a037f97..b1c8aad06 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputReport.h b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputReport.h index 69bbbecc5..b6d7e1870 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputSettings.cpp index 1dbc566c0..9a96e9883 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputSettings.h b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputSettings.h index 696d9c630..8b9ef6141 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrInputSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputReport.cpp b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputReport.cpp index eedeb7944..660dc2b5f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputReport.h b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputReport.h index 8d9d11dd3..38f007b4f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputSettings.cpp index b00053e64..c15044ba5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputSettings.h b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputSettings.h index 5f3dfc841..2471a494f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGPlutoSdrOutputSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetExport.cpp b/swagger/sdrangel/code/qt5/client/SWGPresetExport.cpp index 773556634..2a970e547 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetExport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPresetExport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetExport.h b/swagger/sdrangel/code/qt5/client/SWGPresetExport.h index 468446f8f..faffe8d2f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetExport.h +++ b/swagger/sdrangel/code/qt5/client/SWGPresetExport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetGroup.cpp b/swagger/sdrangel/code/qt5/client/SWGPresetGroup.cpp index de7dc5dbd..2acd5fe06 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetGroup.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPresetGroup.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetGroup.h b/swagger/sdrangel/code/qt5/client/SWGPresetGroup.h index f3041a665..918435454 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetGroup.h +++ b/swagger/sdrangel/code/qt5/client/SWGPresetGroup.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetIdentifier.cpp b/swagger/sdrangel/code/qt5/client/SWGPresetIdentifier.cpp index cdaba1342..a2ebcd1ab 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetIdentifier.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPresetIdentifier.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetIdentifier.h b/swagger/sdrangel/code/qt5/client/SWGPresetIdentifier.h index 29d507501..ec9d76e4b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetIdentifier.h +++ b/swagger/sdrangel/code/qt5/client/SWGPresetIdentifier.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetImport.cpp b/swagger/sdrangel/code/qt5/client/SWGPresetImport.cpp index 31f10e2f1..71f9d7452 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetImport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPresetImport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetImport.h b/swagger/sdrangel/code/qt5/client/SWGPresetImport.h index d86d13376..3c7808713 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetImport.h +++ b/swagger/sdrangel/code/qt5/client/SWGPresetImport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetItem.cpp b/swagger/sdrangel/code/qt5/client/SWGPresetItem.cpp index 4d09f7d3e..5d5c697a4 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetItem.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPresetItem.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetItem.h b/swagger/sdrangel/code/qt5/client/SWGPresetItem.h index 073e8586a..a954dbf93 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetItem.h +++ b/swagger/sdrangel/code/qt5/client/SWGPresetItem.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetTransfer.cpp b/swagger/sdrangel/code/qt5/client/SWGPresetTransfer.cpp index 489fe41f4..5737c500e 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetTransfer.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPresetTransfer.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresetTransfer.h b/swagger/sdrangel/code/qt5/client/SWGPresetTransfer.h index c100478dc..3f2459318 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresetTransfer.h +++ b/swagger/sdrangel/code/qt5/client/SWGPresetTransfer.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresets.cpp b/swagger/sdrangel/code/qt5/client/SWGPresets.cpp index 39d41e0a3..399d10af6 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresets.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGPresets.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGPresets.h b/swagger/sdrangel/code/qt5/client/SWGPresets.h index 5debf2e4b..bde2f85a6 100644 --- a/swagger/sdrangel/code/qt5/client/SWGPresets.h +++ b/swagger/sdrangel/code/qt5/client/SWGPresets.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGRDSReport.cpp b/swagger/sdrangel/code/qt5/client/SWGRDSReport.cpp index a1eadab3d..65e8daae5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGRDSReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGRDSReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGRDSReport.h b/swagger/sdrangel/code/qt5/client/SWGRDSReport.h index 4bba8c371..f1414d7c9 100644 --- a/swagger/sdrangel/code/qt5/client/SWGRDSReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGRDSReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGRDSReport_altFrequencies.cpp b/swagger/sdrangel/code/qt5/client/SWGRDSReport_altFrequencies.cpp index 3c2fd069c..c25019cf0 100644 --- a/swagger/sdrangel/code/qt5/client/SWGRDSReport_altFrequencies.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGRDSReport_altFrequencies.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGRDSReport_altFrequencies.h b/swagger/sdrangel/code/qt5/client/SWGRDSReport_altFrequencies.h index c83910aa3..cd1f55a49 100644 --- a/swagger/sdrangel/code/qt5/client/SWGRDSReport_altFrequencies.h +++ b/swagger/sdrangel/code/qt5/client/SWGRDSReport_altFrequencies.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGRtlSdrReport.cpp b/swagger/sdrangel/code/qt5/client/SWGRtlSdrReport.cpp index 61095fbbb..1b64fbe15 100644 --- a/swagger/sdrangel/code/qt5/client/SWGRtlSdrReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGRtlSdrReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGRtlSdrReport.h b/swagger/sdrangel/code/qt5/client/SWGRtlSdrReport.h index 6d2cb4958..60dbeb6bd 100644 --- a/swagger/sdrangel/code/qt5/client/SWGRtlSdrReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGRtlSdrReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGRtlSdrSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGRtlSdrSettings.cpp index 566c41a6f..eb517aeb0 100644 --- a/swagger/sdrangel/code/qt5/client/SWGRtlSdrSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGRtlSdrSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGRtlSdrSettings.h b/swagger/sdrangel/code/qt5/client/SWGRtlSdrSettings.h index eb3969410..ac7610e98 100644 --- a/swagger/sdrangel/code/qt5/client/SWGRtlSdrSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGRtlSdrSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRPlayReport.cpp b/swagger/sdrangel/code/qt5/client/SWGSDRPlayReport.cpp index e7a429872..e228698d4 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRPlayReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSDRPlayReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRPlayReport.h b/swagger/sdrangel/code/qt5/client/SWGSDRPlayReport.h index 4a9590c46..197ba528e 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRPlayReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGSDRPlayReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRPlaySettings.cpp b/swagger/sdrangel/code/qt5/client/SWGSDRPlaySettings.cpp index f5417988c..4700d9b3a 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRPlaySettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSDRPlaySettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRPlaySettings.h b/swagger/sdrangel/code/qt5/client/SWGSDRPlaySettings.h index b17561716..7016eb81e 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRPlaySettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGSDRPlaySettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkReport.cpp b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkReport.cpp index 981c18149..55d367b51 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkReport.h b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkReport.h index 33a3327e7..0340f94ec 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkSettings.cpp index d4a326f68..01728c76d 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkSettings.h b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkSettings.h index 2beffa783..8f7d44322 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSinkSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceReport.cpp b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceReport.cpp index 252069449..f19ae4ce9 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceReport.h b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceReport.h index e191cbdfe..7364b13bb 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceSettings.cpp index 239d58117..38d56d547 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceSettings.h b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceSettings.h index b6965db11..ea64fb68e 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGSDRdaemonSourceSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSSBDemodReport.cpp b/swagger/sdrangel/code/qt5/client/SWGSSBDemodReport.cpp index 619710937..a8d0b398b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSSBDemodReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSSBDemodReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSSBDemodReport.h b/swagger/sdrangel/code/qt5/client/SWGSSBDemodReport.h index de0f1a02b..bef3187de 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSSBDemodReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGSSBDemodReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSSBDemodSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGSSBDemodSettings.cpp index 3f06d1e98..a5897f58c 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSSBDemodSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSSBDemodSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSSBDemodSettings.h b/swagger/sdrangel/code/qt5/client/SWGSSBDemodSettings.h index 84bc8500c..01d8364c1 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSSBDemodSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGSSBDemodSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSSBModReport.cpp b/swagger/sdrangel/code/qt5/client/SWGSSBModReport.cpp index fbff1740b..ea8d8793b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSSBModReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSSBModReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSSBModReport.h b/swagger/sdrangel/code/qt5/client/SWGSSBModReport.h index 0a2faf32b..e5c67d2fe 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSSBModReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGSSBModReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSSBModSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGSSBModSettings.cpp index 6af279670..3eaffb9c1 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSSBModSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSSBModSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSSBModSettings.h b/swagger/sdrangel/code/qt5/client/SWGSSBModSettings.h index 31c185fc8..e80750d36 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSSBModSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGSSBModSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSampleRate.cpp b/swagger/sdrangel/code/qt5/client/SWGSampleRate.cpp index e3316dd27..e84d8e94f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSampleRate.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSampleRate.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSampleRate.h b/swagger/sdrangel/code/qt5/client/SWGSampleRate.h index 11bd10e8a..87e8b24fe 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSampleRate.h +++ b/swagger/sdrangel/code/qt5/client/SWGSampleRate.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSamplingDevice.cpp b/swagger/sdrangel/code/qt5/client/SWGSamplingDevice.cpp index 0948a85fc..8917e17d8 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSamplingDevice.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSamplingDevice.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSamplingDevice.h b/swagger/sdrangel/code/qt5/client/SWGSamplingDevice.h index d32f97d21..ddb6aa0cc 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSamplingDevice.h +++ b/swagger/sdrangel/code/qt5/client/SWGSamplingDevice.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSuccessResponse.cpp b/swagger/sdrangel/code/qt5/client/SWGSuccessResponse.cpp index 95be2a51a..33cff00b5 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSuccessResponse.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGSuccessResponse.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGSuccessResponse.h b/swagger/sdrangel/code/qt5/client/SWGSuccessResponse.h index 2b655872d..7607734b7 100644 --- a/swagger/sdrangel/code/qt5/client/SWGSuccessResponse.h +++ b/swagger/sdrangel/code/qt5/client/SWGSuccessResponse.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGTestSourceSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGTestSourceSettings.cpp index cde7b0bf4..79fa53223 100644 --- a/swagger/sdrangel/code/qt5/client/SWGTestSourceSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGTestSourceSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGTestSourceSettings.h b/swagger/sdrangel/code/qt5/client/SWGTestSourceSettings.h index 50029d997..9f99d6243 100644 --- a/swagger/sdrangel/code/qt5/client/SWGTestSourceSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGTestSourceSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGUDPSinkReport.cpp b/swagger/sdrangel/code/qt5/client/SWGUDPSinkReport.cpp index 572ad9793..cb4a27bf2 100644 --- a/swagger/sdrangel/code/qt5/client/SWGUDPSinkReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGUDPSinkReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGUDPSinkReport.h b/swagger/sdrangel/code/qt5/client/SWGUDPSinkReport.h index 21f7a184b..ed1a052c0 100644 --- a/swagger/sdrangel/code/qt5/client/SWGUDPSinkReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGUDPSinkReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGUDPSinkSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGUDPSinkSettings.cpp index 312cbf7b1..5e05bee21 100644 --- a/swagger/sdrangel/code/qt5/client/SWGUDPSinkSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGUDPSinkSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGUDPSinkSettings.h b/swagger/sdrangel/code/qt5/client/SWGUDPSinkSettings.h index f8486e24b..66b131737 100644 --- a/swagger/sdrangel/code/qt5/client/SWGUDPSinkSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGUDPSinkSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGUDPSrcReport.cpp b/swagger/sdrangel/code/qt5/client/SWGUDPSrcReport.cpp index ff110a308..971a4485f 100644 --- a/swagger/sdrangel/code/qt5/client/SWGUDPSrcReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGUDPSrcReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGUDPSrcReport.h b/swagger/sdrangel/code/qt5/client/SWGUDPSrcReport.h index 4abd1b719..7e2b12804 100644 --- a/swagger/sdrangel/code/qt5/client/SWGUDPSrcReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGUDPSrcReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGUDPSrcSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGUDPSrcSettings.cpp index 22406dd4b..bf4f15368 100644 --- a/swagger/sdrangel/code/qt5/client/SWGUDPSrcSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGUDPSrcSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGUDPSrcSettings.h b/swagger/sdrangel/code/qt5/client/SWGUDPSrcSettings.h index 645f558cd..875a67df1 100644 --- a/swagger/sdrangel/code/qt5/client/SWGUDPSrcSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGUDPSrcSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGWFMDemodReport.cpp b/swagger/sdrangel/code/qt5/client/SWGWFMDemodReport.cpp index a7ae40494..6d0688dd3 100644 --- a/swagger/sdrangel/code/qt5/client/SWGWFMDemodReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGWFMDemodReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGWFMDemodReport.h b/swagger/sdrangel/code/qt5/client/SWGWFMDemodReport.h index cba57e09e..7cc956550 100644 --- a/swagger/sdrangel/code/qt5/client/SWGWFMDemodReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGWFMDemodReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGWFMDemodSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGWFMDemodSettings.cpp index 8e7999fff..4b1fadb5b 100644 --- a/swagger/sdrangel/code/qt5/client/SWGWFMDemodSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGWFMDemodSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGWFMDemodSettings.h b/swagger/sdrangel/code/qt5/client/SWGWFMDemodSettings.h index 91432b19a..a6c398883 100644 --- a/swagger/sdrangel/code/qt5/client/SWGWFMDemodSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGWFMDemodSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGWFMModReport.cpp b/swagger/sdrangel/code/qt5/client/SWGWFMModReport.cpp index 2b7a7d63a..37133c5f9 100644 --- a/swagger/sdrangel/code/qt5/client/SWGWFMModReport.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGWFMModReport.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGWFMModReport.h b/swagger/sdrangel/code/qt5/client/SWGWFMModReport.h index 185320ee5..f28c13687 100644 --- a/swagger/sdrangel/code/qt5/client/SWGWFMModReport.h +++ b/swagger/sdrangel/code/qt5/client/SWGWFMModReport.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGWFMModSettings.cpp b/swagger/sdrangel/code/qt5/client/SWGWFMModSettings.cpp index 9969a7907..8f5b52b85 100644 --- a/swagger/sdrangel/code/qt5/client/SWGWFMModSettings.cpp +++ b/swagger/sdrangel/code/qt5/client/SWGWFMModSettings.cpp @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com diff --git a/swagger/sdrangel/code/qt5/client/SWGWFMModSettings.h b/swagger/sdrangel/code/qt5/client/SWGWFMModSettings.h index 162c02983..6f6780efd 100644 --- a/swagger/sdrangel/code/qt5/client/SWGWFMModSettings.h +++ b/swagger/sdrangel/code/qt5/client/SWGWFMModSettings.h @@ -1,6 +1,6 @@ /** * SDRangel - * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source * The content type returned is always application/json except in the following cases: * An incorrect URL was specified: this document is returned as text/html with a status 400 --- + * This is the web REST/JSON API of SDRangel SDR software. SDRangel is an Open Source Qt5/OpenGL 3.0+ (4.3+ in Windows) GUI and server Software Defined Radio and signal analyzer in software. It supports Airspy, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube --- Limitations and specifcities: * In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method. * Preset import and export from/to file is a server only feature. * Device set focus is a GUI only feature. * The following channels are not implemented (status 501 is returned): ATV and DATV demodulators, Channel Analyzer NG, LoRa demodulator * The device settings and report structures contains only the sub-structure corresponding to the device type. The DeviceSettings and DeviceReport structures documented here shows all of them but only one will be or should be present at a time * The channel settings and report structures contains only the sub-structure corresponding to the channel type. The ChannelSettings and ChannelReport structures documented here shows all of them but only one will be or should be present at a time --- * * OpenAPI spec version: 4.0.0 * Contact: f4exb06@gmail.com