mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 15:33:34 -04:00
PlutoSDR MIMO: base implementation
This commit is contained in:
@@ -41,6 +41,8 @@ DeviceReport:
|
||||
$ref: "/doc/swagger/include/PlutoSdr.yaml#/PlutoSdrInputReport"
|
||||
plutoSdrOutputReport:
|
||||
$ref: "/doc/swagger/include/PlutoSdr.yaml#/PlutoSdrOutputReport"
|
||||
plutoSdrMIMOReport:
|
||||
$ref: "/doc/swagger/include/PlutoSdr.yaml#/PlutoSdrMIMOReport"
|
||||
rtlSdrReport:
|
||||
$ref: "/doc/swagger/include/RtlSdr.yaml#/RtlSdrReport"
|
||||
remoteOutputReport:
|
||||
@@ -49,6 +51,8 @@ DeviceReport:
|
||||
$ref: "/doc/swagger/include/RemoteInput.yaml#/RemoteInputReport"
|
||||
sdrPlayReport:
|
||||
$ref: "/doc/swagger/include/SDRPlay.yaml#/SDRPlayReport"
|
||||
sdrPlayV3Report:
|
||||
$ref: "/doc/swagger/include/SDRPlayV3.yaml#/SDRPlayV3Report"
|
||||
sigMFFileInputReport:
|
||||
$ref: "/doc/swagger/include/SigMFFileInput.yaml#/SigMFFileInputReport"
|
||||
soapySDRInputReport:
|
||||
|
||||
Reference in New Issue
Block a user