mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-15 16:03:42 -04:00
Removed file recording function from device plugins
This commit is contained in:
@@ -14,41 +14,5 @@ DeviceActions:
|
||||
originatorIndex:
|
||||
description: Optional for reverse API. This is the device set index from where the message comes from.
|
||||
type: integer
|
||||
airspyActions:
|
||||
$ref: "/doc/swagger/include/Airspy.yaml#/AirspyActions"
|
||||
airspyHFActions:
|
||||
$ref: "/doc/swagger/include/AirspyHF.yaml#/AirspyHFActions"
|
||||
bladeRF1InputActions:
|
||||
$ref: "/doc/swagger/include/BladeRF1.yaml#/BladeRF1InputActions"
|
||||
bladeRF2InputActions:
|
||||
$ref: "/doc/swagger/include/BladeRF2.yaml#/BladeRF2InputActions"
|
||||
fcdProActions:
|
||||
$ref: "/doc/swagger/include/FCDPro.yaml#/FCDProActions"
|
||||
fcdProPlusActions:
|
||||
$ref: "/doc/swagger/include/FCDProPlus.yaml#/FCDProPlusActions"
|
||||
hackRFInputActions:
|
||||
$ref: "/doc/swagger/include/HackRF.yaml#/HackRFInputActions"
|
||||
kiwiSDRActions:
|
||||
$ref: "/doc/swagger/include/KiwiSDR.yaml#/KiwiSDRActions"
|
||||
limeSdrInputActions:
|
||||
$ref: "/doc/swagger/include/LimeSdr.yaml#/LimeSdrInputActions"
|
||||
localInputActions:
|
||||
$ref: "/doc/swagger/include/LocalInput.yaml#/LocalInputActions"
|
||||
perseusActions:
|
||||
$ref: "/doc/swagger/include/Perseus.yaml#/PerseusActions"
|
||||
plutoSdrInputActions:
|
||||
$ref: "/doc/swagger/include/PlutoSdr.yaml#/PlutoSdrInputActions"
|
||||
remoteInputActions:
|
||||
$ref: "/doc/swagger/include/RemoteInput.yaml#/RemoteInputActions"
|
||||
rtlSdrActions:
|
||||
$ref: "/doc/swagger/include/RtlSdr.yaml#/RtlSdrActions"
|
||||
sdrPlayActions:
|
||||
$ref: "/doc/swagger/include/SDRPlay.yaml#/SDRPlayActions"
|
||||
sigMFFileInputActions:
|
||||
$ref: "/doc/swagger/include/SigMFFileInput.yaml#/SigMFFileInputActions"
|
||||
soapySDRInputActions:
|
||||
$ref: "/doc/swagger/include/SoapySDR.yaml#/SoapySDRInputActions"
|
||||
testSourceActions:
|
||||
$ref: "/doc/swagger/include/TestSource.yaml#/TestSourceActions"
|
||||
xtrxInputActions:
|
||||
$ref: "/doc/swagger/include/Xtrx.yaml#/XtrxInputActions"
|
||||
|
||||
Reference in New Issue
Block a user