1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-21 23:55:13 -05:00

Fix more typos

This commit is contained in:
Daniele Forsi 2024-06-23 12:43:22 +02:00
parent c6526aae49
commit 4bef2355dd
29 changed files with 48 additions and 48 deletions

View File

@ -80,7 +80,7 @@ AudioCATSISOSettings:
description: Tx volume in dB usually negative
catSpeedIndex:
type: integer
descriptoion: >
description: >
CAT serial link baud rate
* 0 - 1200
* 1 - 2400
@ -99,7 +99,7 @@ AudioCATSISOSettings:
catStopBitsIndex:
type: integer
description: >
CAT serial linkj stop bits
CAT serial link stop bits
* 0 - 1 (default)
* 1 - 2
catHandshakeIndex:
@ -112,7 +112,7 @@ AudioCATSISOSettings:
catPTTMethodIndex:
type: integer
description: >
CAT PTT metgod
CAT PTT method
* 0 - PTT (default)
* 1 - DTR
* 2 - RTS

View File

@ -13,7 +13,7 @@ Command:
description: Qt::Key
type: integer
keyModifiers:
sdescription: Qt::KeyboardModifiers
description: Qt::KeyboardModifiers
type: integer
associateKey:
description: boolean

View File

@ -12,7 +12,7 @@ DATVDemodSettings:
standard:
type: integer
description: >
DVB bersion (see DATVDemodSettings::dvb_version)
DVB version (see DATVDemodSettings::dvb_version)
* 0 - DVB-S
* 1 - DVB-S2
modulation:
@ -46,7 +46,7 @@ DATVDemodSettings:
* 11 - 2/5
* 12 - 3/5
softLDPC:
description: (boolean) engage sodt LDPC with LDPC tool sub processes (Linux only)
description: (boolean) engage soft LDPC with LDPC tool sub processes (Linux only)
type: integer
softLDPCToolPath:
description: O/S path to the LDPC tool binary
@ -74,7 +74,7 @@ DATVDemodSettings:
type: integer
filter:
description: >
Type of sumbol filtering (see DATVDemodSettings::dvb_sampler)
Type of symbol filtering (see DATVDemodSettings::dvb_sampler)
* 0 - Nearest
* 1 - Linear
* 2 - Root Raised Cosine

View File

@ -31,7 +31,7 @@ FileSinkSettings:
squelchRecordingEnable:
type: integer
description: >
Automatic recording triggered by spectrum squalch
Automatic recording triggered by spectrum squelch
* 0 - disabled
* 1 - enabled
streamIndex:

View File

@ -106,7 +106,7 @@ IEEE_802_15_4_ModSettings:
beta:
type: number
format: float
description: Pulse shapint filter beta factor
description: Pulse shaping filter beta factor
symbolSpan:
type: integer
udpEnabled:

View File

@ -150,7 +150,7 @@ LimeRFEActions:
* 1 - Tx
deviceSetIndex:
type: integer
dexcription: Index of device set to synchronize switch with
description: Index of device set to synchronize switch with
switchChannel:
type: integer
description: >

View File

@ -23,10 +23,10 @@ MorseDecoderSettings:
* 0 - do not send
udpAddress:
type: string
description: Address to semd text via UDP
description: Address to send text via UDP
udpPort:
type: integer
description: Port to semd text via UDP
description: Port to send text via UDP
logFiledName:
type: string
description: File to log the decoded text to

View File

@ -14,7 +14,7 @@ RemoteInputSettings:
multicastJoin:
type: integer
description: >
Joim multicast group
Join multicast group
* 0 - leave group
* 1 - join group
dcBlock:

View File

@ -73,11 +73,11 @@ SSBDemodSettings:
dnrAboveAvgFactor:
type: number
format: float
description: Multiplier of the average to deteermine magnitude threshold in average scheme
description: Multiplier of the average to determine magnitude threshold in average scheme
dnrSigmaFactor:
type: number
format: float
description: Standard deviation (sigma) multiplier to deteermine magnitude threshold in average and standard deviation scheme
description: Standard deviation (sigma) multiplier to determine magnitude threshold in average and standard deviation scheme
dnrNbPeaks:
type: integer
description: Number of magnitude peak maxima selected in peaks scheme

View File

@ -115,10 +115,10 @@ SigMFFileInputActions:
description: Move to beginning of track given its number. Must stop first.
seekTrackMillis:
type: integer
description: Move to this number / 1000 raio in track. Must stop first.
description: Move to this number / 1000 ratio in track. Must stop first.
seekRecordMillis:
type: integer
description: Move to this number / 1000 raio in full record. Must stop first.
description: Move to this number / 1000 ratio in full record. Must stop first.
definitions:

View File

@ -31,7 +31,7 @@ SigMFFileSinkSettings:
squelchRecordingEnable:
type: integer
description: >
Automatic recording triggered by spectrum squalch
Automatic recording triggered by spectrum squelch
* 0 - disabled
* 1 - enabled
log2RecordSampleSize:

View File

@ -159,7 +159,7 @@ StarTrackerTarget:
type: number
format: float
airTemperature:
description: "Surface air temperature in degrees celsius at antenna location"
description: "Surface air temperature in degrees Celsius at antenna location"
type: number
format: float
skyTemperature:

View File

@ -59,7 +59,7 @@ RangeFloat:
format: float
FrequencyRange:
description: An frequency range with 64 bit support for min and max
description: A frequency range with 64 bit support for min and max
properties:
min:
type: integer

View File

@ -52,7 +52,7 @@ UDPSourceSettings:
multicastJoin:
type: integer
description: >
Joim multicast group
Join multicast group
* 0 - leave group
* 1 - join group
title:

View File

@ -1075,7 +1075,7 @@ paths:
- Workspace
responses:
"202":
descriptions: Successful sending of the message
description: Successful sending of the message
schema:
$ref: "#/definitions/SuccessResponse"
"500":
@ -1089,7 +1089,7 @@ paths:
- Workspace
responses:
"202":
descriptions: Successful sending of the message
description: Successful sending of the message
schema:
$ref: "#/definitions/SuccessResponse"
"500":
@ -3325,7 +3325,7 @@ definitions:
description: "Name of the preset group"
type: string
centerFrequency:
description: "Center freqeuency in Hz"
description: "Center frequency in Hz"
type: integer
format: int64
type:
@ -3343,7 +3343,7 @@ definitions:
- name
properties:
centerFrequency:
description: "Center freqeuency in Hz"
description: "Center frequency in Hz"
type: integer
format: int64
type:
@ -3458,7 +3458,7 @@ definitions:
type: string
ConfigurationImportExport:
description: "Details to impprt/export a configuration from/to file"
description: "Details to import/export a configuration from/to file"
properties:
filePath:
description: "Path of the import file"

View File

@ -80,7 +80,7 @@ AudioCATSISOSettings:
description: Tx volume in dB usually negative
catSpeedIndex:
type: integer
descriptoion: >
description: >
CAT serial link baud rate
* 0 - 1200
* 1 - 2400
@ -99,7 +99,7 @@ AudioCATSISOSettings:
catStopBitsIndex:
type: integer
description: >
CAT serial linkj stop bits
CAT serial link stop bits
* 0 - 1 (default)
* 1 - 2
catHandshakeIndex:
@ -112,7 +112,7 @@ AudioCATSISOSettings:
catPTTMethodIndex:
type: integer
description: >
CAT PTT metgod
CAT PTT method
* 0 - PTT (default)
* 1 - DTR
* 2 - RTS

View File

@ -13,7 +13,7 @@ Command:
description: Qt::Key
type: integer
keyModifiers:
sdescription: Qt::KeyboardModifiers
description: Qt::KeyboardModifiers
type: integer
associateKey:
description: boolean

View File

@ -74,7 +74,7 @@ DATVDemodSettings:
type: integer
filter:
description: >
Type of sumbol filtering (see DATVDemodSettings::dvb_sampler)
Type of symbol filtering (see DATVDemodSettings::dvb_sampler)
* 0 - Nearest
* 1 - Linear
* 2 - Root Raised Cosine

View File

@ -31,7 +31,7 @@ FileSinkSettings:
squelchRecordingEnable:
type: integer
description: >
Automatic recording triggered by spectrum squalch
Automatic recording triggered by spectrum squelch
* 0 - disabled
* 1 - enabled
streamIndex:

View File

@ -106,7 +106,7 @@ IEEE_802_15_4_ModSettings:
beta:
type: number
format: float
description: Pulse shapint filter beta factor
description: Pulse shaping filter beta factor
symbolSpan:
type: integer
udpEnabled:

View File

@ -150,7 +150,7 @@ LimeRFEActions:
* 1 - Tx
deviceSetIndex:
type: integer
dexcription: Index of device set to synchronize switch with
description: Index of device set to synchronize switch with
switchChannel:
type: integer
description: >

View File

@ -23,10 +23,10 @@ MorseDecoderSettings:
* 0 - do not send
udpAddress:
type: string
description: Address to semd text via UDP
description: Address to send text via UDP
udpPort:
type: integer
description: Port to semd text via UDP
description: Port to send text via UDP
logFiledName:
type: string
description: File to log the decoded text to

View File

@ -14,7 +14,7 @@ RemoteInputSettings:
multicastJoin:
type: integer
description: >
Joim multicast group
Join multicast group
* 0 - leave group
* 1 - join group
dcBlock:

View File

@ -73,11 +73,11 @@ SSBDemodSettings:
dnrAboveAvgFactor:
type: number
format: float
description: Multiplier of the average to deteermine magnitude threshold in average scheme
description: Multiplier of the average to determine magnitude threshold in average scheme
dnrSigmaFactor:
type: number
format: float
description: Standard deviation (sigma) multiplier to deteermine magnitude threshold in average and standard deviation scheme
description: Standard deviation (sigma) multiplier to determine magnitude threshold in average and standard deviation scheme
dnrNbPeaks:
type: integer
description: Number of magnitude peak maxima selected in peaks scheme

View File

@ -31,7 +31,7 @@ SigMFFileSinkSettings:
squelchRecordingEnable:
type: integer
description: >
Automatic recording triggered by spectrum squalch
Automatic recording triggered by spectrum squelch
* 0 - disabled
* 1 - enabled
log2RecordSampleSize:

View File

@ -159,7 +159,7 @@ StarTrackerTarget:
type: number
format: float
airTemperature:
description: "Surface air temperature in degrees celsius at antenna location"
description: "Surface air temperature in degrees Celsius at antenna location"
type: number
format: float
skyTemperature:

View File

@ -59,7 +59,7 @@ RangeFloat:
format: float
FrequencyRange:
description: An frequency range with 64 bit support for min and max
description: A frequency range with 64 bit support for min and max
properties:
min:
type: integer

View File

@ -52,7 +52,7 @@ UDPSourceSettings:
multicastJoin:
type: integer
description: >
Joim multicast group
Join multicast group
* 0 - leave group
* 1 - join group
title:

View File

@ -1075,7 +1075,7 @@ paths:
- Workspace
responses:
"202":
descriptions: Successful sending of the message
description: Successful sending of the message
schema:
$ref: "#/definitions/SuccessResponse"
"500":
@ -1089,7 +1089,7 @@ paths:
- Workspace
responses:
"202":
descriptions: Successful sending of the message
description: Successful sending of the message
schema:
$ref: "#/definitions/SuccessResponse"
"500":
@ -3325,7 +3325,7 @@ definitions:
description: "Name of the preset group"
type: string
centerFrequency:
description: "Center freqeuency in Hz"
description: "Center frequency in Hz"
type: integer
format: int64
type:
@ -3343,7 +3343,7 @@ definitions:
- name
properties:
centerFrequency:
description: "Center freqeuency in Hz"
description: "Center frequency in Hz"
type: integer
format: int64
type:
@ -3458,7 +3458,7 @@ definitions:
type: string
ConfigurationImportExport:
description: "Details to impprt/export a configuration from/to file"
description: "Details to import/export a configuration from/to file"
properties:
filePath:
description: "Path of the import file"