1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-17 13:19:25 -04:00

LibbladeRF2: migrate REST API from bladerf to bladerf1

This commit is contained in:
f4exb
2018-09-19 05:54:07 +02:00
parent 8433f63a9b
commit bf726e16b1
222 changed files with 445 additions and 445 deletions
@@ -1,4 +1,4 @@
BladeRFInputSettings:
BladeRF1InputSettings:
description: BladeRF
properties:
centerFrequency:
@@ -31,7 +31,7 @@ BladeRFInputSettings:
fileRecordName:
type: string
BladeRFOutputSettings:
BladeRF1OutputSettings:
description: BladeRF
properties:
centerFrequency:
@@ -15,7 +15,7 @@ info:
---
version: "4.1.0"
version: "4.2.0"
title: SDRangel
contact:
url: "https://github.com/f4exb/sdrangel"
@@ -1763,10 +1763,10 @@ definitions:
$ref: "/doc/swagger/include/Airspy.yaml#/AirspySettings"
airspyHFSettings:
$ref: "/doc/swagger/include/AirspyHF.yaml#/AirspyHFSettings"
bladeRFInputSettings:
$ref: "/doc/swagger/include/BladeRF.yaml#/BladeRFInputSettings"
bladeRFOutputSettings:
$ref: "/doc/swagger/include/BladeRF.yaml#/BladeRFOutputSettings"
bladeRF1InputSettings:
$ref: "/doc/swagger/include/BladeRF1.yaml#/BladeRF1InputSettings"
bladeRF1OutputSettings:
$ref: "/doc/swagger/include/BladeRF1.yaml#/BladeRF1OutputSettings"
fcdProSettings:
$ref: "/doc/swagger/include/FCDPro.yaml#/FCDProSettings"
fcdProPlusSettings: