mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-10 18:43:28 -05:00
Fix typos in .yaml files
This commit is contained in:
parent
79deb41ddb
commit
a45e4eab0a
@ -28,7 +28,7 @@ AFCSettings:
|
||||
type: integer
|
||||
format: int64
|
||||
freqTolerance:
|
||||
descritpion: Frequency shift tolerance before tracker frequency is (re)adjusted
|
||||
description: Frequency shift tolerance before tracker frequency is (re)adjusted
|
||||
type: integer
|
||||
trackerAdjustPeriod:
|
||||
description: Tracker channel frequency adjustment period in seconds
|
||||
@ -62,7 +62,7 @@ AFCReport:
|
||||
description: Tracker index in device set
|
||||
type: integer
|
||||
trackerDeviceFrequency:
|
||||
descritpion: Center frequency of tracker device
|
||||
description: Center frequency of tracker device
|
||||
type: integer
|
||||
format: int64
|
||||
trackerChannelOffset:
|
||||
|
@ -38,7 +38,7 @@ ChirpChatDemodSettings:
|
||||
spreadFactor:
|
||||
type: integer
|
||||
deBits:
|
||||
description: Low data rate optmize (DE) bits i.e. nb of FFT bins per effective symbol
|
||||
description: Low data rate optimize (DE) bits i.e. nb of FFT bins per effective symbol
|
||||
type: integer
|
||||
fftWindow:
|
||||
type: integer
|
||||
@ -203,5 +203,5 @@ ChirpChatDemodReport:
|
||||
type: integer
|
||||
description: >
|
||||
Boolean - decoding status
|
||||
* 0 - no deconding
|
||||
* 0 - no decoding
|
||||
* 1 - decoding
|
||||
|
@ -38,7 +38,7 @@ ChirpChatModSettings:
|
||||
spreadFactor:
|
||||
type: integer
|
||||
deBits:
|
||||
description: Low data rate optmize (DE) bits i.e. nb of FFT bins per effective symbol
|
||||
description: Low data rate optimize (DE) bits i.e. nb of FFT bins per effective symbol
|
||||
type: integer
|
||||
preambleChirps:
|
||||
description: Number of preamble chirps
|
||||
|
@ -23,7 +23,7 @@ DOA2Settings:
|
||||
description: Antennas baseline distance in millimeters from 1 to 99999
|
||||
squelchdB:
|
||||
type: integer
|
||||
description: Porcessing squared magnitude threshold (squelch) in dB from -140 t0 0
|
||||
description: Processing squared magnitude threshold (squelch) in dB from -140 t0 0
|
||||
fftAveragingValue:
|
||||
type: integer
|
||||
description: Number of FFTs to average over. Use 1, 2, 5 or 10 times 10^0 to 10^5 (1 to 1M)
|
||||
|
@ -51,7 +51,7 @@ FT8DemodSettings:
|
||||
decoderTimeBudget:
|
||||
type: number
|
||||
format: float
|
||||
desctiption: Decoder time budget in seconds (will stop after running this time)
|
||||
description: Decoder time budget in seconds (will stop after running this time)
|
||||
useOSD:
|
||||
type: integer
|
||||
description: >
|
||||
|
@ -27,7 +27,7 @@ FileSinkSettings:
|
||||
description: Number of seconds to record before recording is triggered (manual or squelch)
|
||||
squelchPostRecordTime:
|
||||
type: integer
|
||||
description: Number of seconds to record after spectrum squelch cloeses
|
||||
description: Number of seconds to record after spectrum squelch closes
|
||||
squelchRecordingEnable:
|
||||
type: integer
|
||||
description: >
|
||||
|
@ -17,7 +17,7 @@ SpectrumHistogramMarker:
|
||||
* 2 - Max power
|
||||
markerColor:
|
||||
type: integer
|
||||
description: Color in 8 bit BGR serie
|
||||
description: Color in 8 bit BGR series
|
||||
show:
|
||||
type: integer
|
||||
description: >
|
||||
@ -37,7 +37,7 @@ SpectrumWaterfallMarker:
|
||||
description: Time shift in seconds
|
||||
markerColor:
|
||||
type: integer
|
||||
description: Color in 8 bit BGR serie
|
||||
description: Color in 8 bit BGR series
|
||||
show:
|
||||
type: integer
|
||||
description: >
|
||||
@ -55,7 +55,7 @@ SpectrumAnnotationMarker:
|
||||
type: integer
|
||||
markerColor:
|
||||
type: integer
|
||||
description: Color in 8 bit BGR serie
|
||||
description: Color in 8 bit BGR series
|
||||
show:
|
||||
type: integer
|
||||
description: >
|
||||
|
@ -107,7 +107,7 @@ GS232ControllerReport:
|
||||
items:
|
||||
type: string
|
||||
targetAzimuth:
|
||||
desription: "Target azimuth in degrees (0-450)"
|
||||
description: "Target azimuth in degrees (0-450)"
|
||||
type: number
|
||||
format: float
|
||||
targetElevation:
|
||||
@ -115,7 +115,7 @@ GS232ControllerReport:
|
||||
type: number
|
||||
format: float
|
||||
currentAzimuth:
|
||||
desription: "Current azimuth in degrees (0-450)"
|
||||
description: "Current azimuth in degrees (0-450)"
|
||||
type: number
|
||||
format: float
|
||||
currentElevation:
|
||||
|
@ -53,7 +53,7 @@ LimeRFESettings:
|
||||
description: Rx attenuation factor. Attenuation is 2 times this factor in dB (0..7 => 0..14dB)
|
||||
type: integer
|
||||
amfmNotch:
|
||||
desciption: Rx AM/FM notch filter (boolean)
|
||||
description: Rx AM/FM notch filter (boolean)
|
||||
type: integer
|
||||
txChannels:
|
||||
type: integer
|
||||
|
@ -329,7 +329,7 @@ LimeSdrInputReport:
|
||||
description: LimeSDR
|
||||
properties:
|
||||
success:
|
||||
description: 1 if info was successfullt retrieved else 0
|
||||
description: 1 if info was successfully retrieved else 0
|
||||
type: integer
|
||||
streamActive:
|
||||
description: 1 if active else 0
|
||||
@ -365,7 +365,7 @@ LimeSdrOutputReport:
|
||||
description: LimeSDR
|
||||
properties:
|
||||
success:
|
||||
description: 1 if info was successfullt retrieved else 0
|
||||
description: 1 if info was successfully retrieved else 0
|
||||
type: integer
|
||||
streamActive:
|
||||
description: 1 if active else 0
|
||||
@ -414,7 +414,7 @@ LimeSdrMIMOReport:
|
||||
type: integer
|
||||
format: int8
|
||||
successRx:
|
||||
description: 1 if Rx info was successfullt retrieved else 0
|
||||
description: 1 if Rx info was successfully retrieved else 0
|
||||
type: integer
|
||||
streamActiveRx:
|
||||
description: 1 if active else 0
|
||||
@ -433,7 +433,7 @@ LimeSdrMIMOReport:
|
||||
type: number
|
||||
format: float
|
||||
successTx:
|
||||
description: 1 if Tx info was successfullt retrieved else 0
|
||||
description: 1 if Tx info was successfully retrieved else 0
|
||||
type: integer
|
||||
streamActiveTx:
|
||||
description: 1 if active else 0
|
||||
|
@ -11,35 +11,35 @@ MetisMISOSettings:
|
||||
* 0 - disabled sends null payload to Metis device
|
||||
* 1 - enabled sends Tx payload to Metis device
|
||||
rx1CenterFrequency:
|
||||
description: center fequencies of receiver 1
|
||||
description: center frequencies of receiver 1
|
||||
type: integer
|
||||
format: int64
|
||||
rx2CenterFrequency:
|
||||
description: center fequencies of receiver 2
|
||||
description: center frequencies of receiver 2
|
||||
type: integer
|
||||
format: int64
|
||||
rx3CenterFrequency:
|
||||
description: center fequencies of receiver 3
|
||||
description: center frequencies of receiver 3
|
||||
type: integer
|
||||
format: int64
|
||||
rx4CenterFrequency:
|
||||
description: center fequencies of receiver 4
|
||||
description: center frequencies of receiver 4
|
||||
type: integer
|
||||
format: int64
|
||||
rx5CenterFrequency:
|
||||
description: center fequencies of receiver 5
|
||||
description: center frequencies of receiver 5
|
||||
type: integer
|
||||
format: int64
|
||||
rx6CenterFrequency:
|
||||
description: center fequencies of receiver 6
|
||||
description: center frequencies of receiver 6
|
||||
type: integer
|
||||
format: int64
|
||||
rx7CenterFrequency:
|
||||
description: center fequencies of receiver 7
|
||||
description: center frequencies of receiver 7
|
||||
type: integer
|
||||
format: int64
|
||||
rx8CenterFrequency:
|
||||
description: center fequencies of receiver 8
|
||||
description: center frequencies of receiver 8
|
||||
type: integer
|
||||
format: int64
|
||||
txCenterFrequency:
|
||||
|
@ -1,5 +1,5 @@
|
||||
Preferences:
|
||||
description: Repreents a Prefernce object
|
||||
description: Represents a Preference object
|
||||
properties:
|
||||
sourceDevice:
|
||||
description: Identification of the source used in R0 tab (GUI flavor) at startup
|
||||
|
@ -6,7 +6,7 @@ RemoteOutputSettings:
|
||||
nbTxBytes:
|
||||
type: integer
|
||||
description: >
|
||||
Number of bytes in a transmited I or Q sample
|
||||
Number of bytes in a transmitted I or Q sample
|
||||
* 1
|
||||
* 2
|
||||
* 4
|
||||
|
@ -7,7 +7,7 @@ RemoteSinkSettings:
|
||||
nbTxBytes:
|
||||
type: integer
|
||||
description: >
|
||||
Number of bytes in a transmited I or Q sample
|
||||
Number of bytes in a transmitted I or Q sample
|
||||
* 1
|
||||
* 2
|
||||
* 4
|
||||
|
@ -48,7 +48,7 @@ SatelliteTrackerSettings:
|
||||
description: "Number of points used to draw ground tracks"
|
||||
type: integer
|
||||
dateFormat:
|
||||
desciption: "Format for dates in the GUI (E.g: yy/MM/dd)"
|
||||
description: "Format for dates in the GUI (E.g: yy/MM/dd)"
|
||||
type: string
|
||||
utc:
|
||||
description: "Times are UTC (1) or local (0)"
|
||||
|
@ -123,7 +123,7 @@ SigMFFileInputActions:
|
||||
definitions:
|
||||
|
||||
Capture:
|
||||
descripion: Capture (track) information
|
||||
description: Capture (track) information
|
||||
properties:
|
||||
tsms:
|
||||
description: Timestamp in milliseconds since epoch of capture start
|
||||
|
@ -27,7 +27,7 @@ SigMFFileSinkSettings:
|
||||
description: Number of seconds to record before recording is triggered (manual or squelch)
|
||||
squelchPostRecordTime:
|
||||
type: integer
|
||||
description: Number of seconds to record after spectrum squelch cloeses
|
||||
description: Number of seconds to record after spectrum squelch closes
|
||||
squelchRecordingEnable:
|
||||
type: integer
|
||||
description: >
|
||||
|
@ -212,7 +212,7 @@ definitions:
|
||||
$ref: "/doc/swagger/include/Structs.yaml#/RangeFloat"
|
||||
|
||||
ArgValue:
|
||||
descripion: Generic argument value
|
||||
description: Generic argument value
|
||||
properties:
|
||||
key:
|
||||
type: string
|
||||
@ -223,7 +223,7 @@ definitions:
|
||||
type: string
|
||||
|
||||
ArgInfo:
|
||||
descripion: Generic argument information
|
||||
description: Generic argument information
|
||||
properties:
|
||||
key:
|
||||
type: string
|
||||
|
@ -17,7 +17,7 @@ Frequency:
|
||||
type: integer
|
||||
|
||||
FrequencyBand:
|
||||
description: A band of frequencies given its boudaries in Hertz (Hz)
|
||||
description: A band of frequencies given its boundaries in Hertz (Hz)
|
||||
properties:
|
||||
name:
|
||||
type: string
|
||||
|
@ -28,7 +28,7 @@ AFCSettings:
|
||||
type: integer
|
||||
format: int64
|
||||
freqTolerance:
|
||||
descritpion: Frequency shift tolerance before tracker frequency is (re)adjusted
|
||||
description: Frequency shift tolerance before tracker frequency is (re)adjusted
|
||||
type: integer
|
||||
trackerAdjustPeriod:
|
||||
description: Tracker channel frequency adjustment period in seconds
|
||||
@ -62,7 +62,7 @@ AFCReport:
|
||||
description: Tracker index in device set
|
||||
type: integer
|
||||
trackerDeviceFrequency:
|
||||
descritpion: Center frequency of tracker device
|
||||
description: Center frequency of tracker device
|
||||
type: integer
|
||||
format: int64
|
||||
trackerChannelOffset:
|
||||
|
@ -38,7 +38,7 @@ ChirpChatDemodSettings:
|
||||
spreadFactor:
|
||||
type: integer
|
||||
deBits:
|
||||
description: Low data rate optmize (DE) bits i.e. nb of FFT bins per effective symbol
|
||||
description: Low data rate optimize (DE) bits i.e. nb of FFT bins per effective symbol
|
||||
type: integer
|
||||
fftWindow:
|
||||
type: integer
|
||||
@ -203,5 +203,5 @@ ChirpChatDemodReport:
|
||||
type: integer
|
||||
description: >
|
||||
Boolean - decoding status
|
||||
* 0 - no deconding
|
||||
* 0 - no decoding
|
||||
* 1 - decoding
|
||||
|
@ -38,7 +38,7 @@ ChirpChatModSettings:
|
||||
spreadFactor:
|
||||
type: integer
|
||||
deBits:
|
||||
description: Low data rate optmize (DE) bits i.e. nb of FFT bins per effective symbol
|
||||
description: Low data rate optimize (DE) bits i.e. nb of FFT bins per effective symbol
|
||||
type: integer
|
||||
preambleChirps:
|
||||
description: Number of preamble chirps
|
||||
|
@ -23,7 +23,7 @@ DOA2Settings:
|
||||
description: Antennas baseline distance in millimeters from 1 to 99999
|
||||
squelchdB:
|
||||
type: integer
|
||||
description: Porcessing squared magnitude threshold (squelch) in dB from -140 t0 0
|
||||
description: Processing squared magnitude threshold (squelch) in dB from -140 t0 0
|
||||
fftAveragingValue:
|
||||
type: integer
|
||||
description: Number of FFTs to average over. Use 1, 2, 5 or 10 times 10^0 to 10^5 (1 to 1M)
|
||||
|
@ -51,7 +51,7 @@ FT8DemodSettings:
|
||||
decoderTimeBudget:
|
||||
type: number
|
||||
format: float
|
||||
desctiption: Decoder time budget in seconds (will stop after running this time)
|
||||
description: Decoder time budget in seconds (will stop after running this time)
|
||||
useOSD:
|
||||
type: integer
|
||||
description: >
|
||||
|
@ -27,7 +27,7 @@ FileSinkSettings:
|
||||
description: Number of seconds to record before recording is triggered (manual or squelch)
|
||||
squelchPostRecordTime:
|
||||
type: integer
|
||||
description: Number of seconds to record after spectrum squelch cloeses
|
||||
description: Number of seconds to record after spectrum squelch closes
|
||||
squelchRecordingEnable:
|
||||
type: integer
|
||||
description: >
|
||||
|
@ -17,7 +17,7 @@ SpectrumHistogramMarker:
|
||||
* 2 - Max power
|
||||
markerColor:
|
||||
type: integer
|
||||
description: Color in 8 bit BGR serie
|
||||
description: Color in 8 bit BGR series
|
||||
show:
|
||||
type: integer
|
||||
description: >
|
||||
@ -37,7 +37,7 @@ SpectrumWaterfallMarker:
|
||||
description: Time shift in seconds
|
||||
markerColor:
|
||||
type: integer
|
||||
description: Color in 8 bit BGR serie
|
||||
description: Color in 8 bit BGR series
|
||||
show:
|
||||
type: integer
|
||||
description: >
|
||||
@ -55,7 +55,7 @@ SpectrumAnnotationMarker:
|
||||
type: integer
|
||||
markerColor:
|
||||
type: integer
|
||||
description: Color in 8 bit BGR serie
|
||||
description: Color in 8 bit BGR series
|
||||
show:
|
||||
type: integer
|
||||
description: >
|
||||
|
@ -107,7 +107,7 @@ GS232ControllerReport:
|
||||
items:
|
||||
type: string
|
||||
targetAzimuth:
|
||||
desription: "Target azimuth in degrees (0-450)"
|
||||
description: "Target azimuth in degrees (0-450)"
|
||||
type: number
|
||||
format: float
|
||||
targetElevation:
|
||||
@ -115,7 +115,7 @@ GS232ControllerReport:
|
||||
type: number
|
||||
format: float
|
||||
currentAzimuth:
|
||||
desription: "Current azimuth in degrees (0-450)"
|
||||
description: "Current azimuth in degrees (0-450)"
|
||||
type: number
|
||||
format: float
|
||||
currentElevation:
|
||||
|
@ -53,7 +53,7 @@ LimeRFESettings:
|
||||
description: Rx attenuation factor. Attenuation is 2 times this factor in dB (0..7 => 0..14dB)
|
||||
type: integer
|
||||
amfmNotch:
|
||||
desciption: Rx AM/FM notch filter (boolean)
|
||||
description: Rx AM/FM notch filter (boolean)
|
||||
type: integer
|
||||
txChannels:
|
||||
type: integer
|
||||
|
@ -329,7 +329,7 @@ LimeSdrInputReport:
|
||||
description: LimeSDR
|
||||
properties:
|
||||
success:
|
||||
description: 1 if info was successfullt retrieved else 0
|
||||
description: 1 if info was successfully retrieved else 0
|
||||
type: integer
|
||||
streamActive:
|
||||
description: 1 if active else 0
|
||||
@ -365,7 +365,7 @@ LimeSdrOutputReport:
|
||||
description: LimeSDR
|
||||
properties:
|
||||
success:
|
||||
description: 1 if info was successfullt retrieved else 0
|
||||
description: 1 if info was successfully retrieved else 0
|
||||
type: integer
|
||||
streamActive:
|
||||
description: 1 if active else 0
|
||||
@ -414,7 +414,7 @@ LimeSdrMIMOReport:
|
||||
type: integer
|
||||
format: int8
|
||||
successRx:
|
||||
description: 1 if Rx info was successfullt retrieved else 0
|
||||
description: 1 if Rx info was successfully retrieved else 0
|
||||
type: integer
|
||||
streamActiveRx:
|
||||
description: 1 if active else 0
|
||||
@ -433,7 +433,7 @@ LimeSdrMIMOReport:
|
||||
type: number
|
||||
format: float
|
||||
successTx:
|
||||
description: 1 if Tx info was successfullt retrieved else 0
|
||||
description: 1 if Tx info was successfully retrieved else 0
|
||||
type: integer
|
||||
streamActiveTx:
|
||||
description: 1 if active else 0
|
||||
|
@ -11,35 +11,35 @@ MetisMISOSettings:
|
||||
* 0 - disabled sends null payload to Metis device
|
||||
* 1 - enabled sends Tx payload to Metis device
|
||||
rx1CenterFrequency:
|
||||
description: center fequencies of receiver 1
|
||||
description: center frequencies of receiver 1
|
||||
type: integer
|
||||
format: int64
|
||||
rx2CenterFrequency:
|
||||
description: center fequencies of receiver 2
|
||||
description: center frequencies of receiver 2
|
||||
type: integer
|
||||
format: int64
|
||||
rx3CenterFrequency:
|
||||
description: center fequencies of receiver 3
|
||||
description: center frequencies of receiver 3
|
||||
type: integer
|
||||
format: int64
|
||||
rx4CenterFrequency:
|
||||
description: center fequencies of receiver 4
|
||||
description: center frequencies of receiver 4
|
||||
type: integer
|
||||
format: int64
|
||||
rx5CenterFrequency:
|
||||
description: center fequencies of receiver 5
|
||||
description: center frequencies of receiver 5
|
||||
type: integer
|
||||
format: int64
|
||||
rx6CenterFrequency:
|
||||
description: center fequencies of receiver 6
|
||||
description: center frequencies of receiver 6
|
||||
type: integer
|
||||
format: int64
|
||||
rx7CenterFrequency:
|
||||
description: center fequencies of receiver 7
|
||||
description: center frequencies of receiver 7
|
||||
type: integer
|
||||
format: int64
|
||||
rx8CenterFrequency:
|
||||
description: center fequencies of receiver 8
|
||||
description: center frequencies of receiver 8
|
||||
type: integer
|
||||
format: int64
|
||||
txCenterFrequency:
|
||||
|
@ -1,5 +1,5 @@
|
||||
Preferences:
|
||||
description: Repreents a Prefernce object
|
||||
description: Represents a Preference object
|
||||
properties:
|
||||
sourceDevice:
|
||||
description: Identification of the source used in R0 tab (GUI flavor) at startup
|
||||
|
@ -6,7 +6,7 @@ RemoteOutputSettings:
|
||||
nbTxBytes:
|
||||
type: integer
|
||||
description: >
|
||||
Number of bytes in a transmited I or Q sample
|
||||
Number of bytes in a transmitted I or Q sample
|
||||
* 1
|
||||
* 2
|
||||
* 4
|
||||
|
@ -7,7 +7,7 @@ RemoteSinkSettings:
|
||||
nbTxBytes:
|
||||
type: integer
|
||||
description: >
|
||||
Number of bytes in a transmited I or Q sample
|
||||
Number of bytes in a transmitted I or Q sample
|
||||
* 1
|
||||
* 2
|
||||
* 4
|
||||
|
@ -48,7 +48,7 @@ SatelliteTrackerSettings:
|
||||
description: "Number of points used to draw ground tracks"
|
||||
type: integer
|
||||
dateFormat:
|
||||
desciption: "Format for dates in the GUI (E.g: yy/MM/dd)"
|
||||
description: "Format for dates in the GUI (E.g: yy/MM/dd)"
|
||||
type: string
|
||||
utc:
|
||||
description: "Times are UTC (1) or local (0)"
|
||||
|
@ -123,7 +123,7 @@ SigMFFileInputActions:
|
||||
definitions:
|
||||
|
||||
Capture:
|
||||
descripion: Capture (track) information
|
||||
description: Capture (track) information
|
||||
properties:
|
||||
tsms:
|
||||
description: Timestamp in milliseconds since epoch of capture start
|
||||
|
@ -27,7 +27,7 @@ SigMFFileSinkSettings:
|
||||
description: Number of seconds to record before recording is triggered (manual or squelch)
|
||||
squelchPostRecordTime:
|
||||
type: integer
|
||||
description: Number of seconds to record after spectrum squelch cloeses
|
||||
description: Number of seconds to record after spectrum squelch closes
|
||||
squelchRecordingEnable:
|
||||
type: integer
|
||||
description: >
|
||||
|
@ -212,7 +212,7 @@ definitions:
|
||||
$ref: "http://swgserver:8081/api/swagger/include/Structs.yaml#/RangeFloat"
|
||||
|
||||
ArgValue:
|
||||
descripion: Generic argument value
|
||||
description: Generic argument value
|
||||
properties:
|
||||
key:
|
||||
type: string
|
||||
@ -223,7 +223,7 @@ definitions:
|
||||
type: string
|
||||
|
||||
ArgInfo:
|
||||
descripion: Generic argument information
|
||||
description: Generic argument information
|
||||
properties:
|
||||
key:
|
||||
type: string
|
||||
|
@ -17,7 +17,7 @@ Frequency:
|
||||
type: integer
|
||||
|
||||
FrequencyBand:
|
||||
description: A band of frequencies given its boudaries in Hertz (Hz)
|
||||
description: A band of frequencies given its boundaries in Hertz (Hz)
|
||||
properties:
|
||||
name:
|
||||
type: string
|
||||
|
Loading…
Reference in New Issue
Block a user