From ff47deee60399b1ca607affc5aeb4e4f6b32d825 Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Sat, 8 Jul 2023 22:01:06 +0200 Subject: [PATCH] Fix spelling Fixed with: find . \( -name '*.md' -o -name '*.ui' -o -name '*.html' \) -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,som,verry --summary --write-changes {} \+ and manual editing. --- plugins/channelrx/demodadsb/adsbdemodgui.ui | 8 +-- plugins/channelrx/demoddsc/dscdemodgui.ui | 2 +- plugins/channelrx/demoddsc/readme.md | 2 +- plugins/channelrx/demodnfm/nfmdemodgui.ui | 2 +- .../demodpager/pagerdemodcharsetdialog.ui | 2 +- .../demodradiosonde/radiosondedemodgui.ui | 2 +- plugins/channelrx/demodrtty/rttydemodgui.ui | 2 +- .../noisefigure/noisefigurecontroldialog.ui | 2 +- plugins/channeltx/modais/aismodgui.ui | 4 +- .../satellitetracker/satellitetrackergui.ui | 2 +- .../satellitetrackersettingsdialog.ui | 2 +- plugins/feature/startracker/startrackergui.ui | 2 +- .../samplesink/aaroniartsaoutput/readme.md | 2 +- .../remotetcpinput/remotetcpinputgui.ui | 2 +- sdrbase/resources/webapi/doc/html2/index.html | 52 +++++++++---------- sdrgui/gui/basicchannelsettingsdialog.ui | 2 +- sdrgui/gui/basicdevicesettingsdialog.ui | 2 +- sdrgui/gui/basicfeaturesettingsdialog.ui | 2 +- sdrgui/gui/devicestreamselectiondialog.ui | 2 +- sdrgui/gui/fftwisdomdialog.ui | 2 +- swagger/sdrangel/code/html2/index.html | 52 +++++++++---------- 21 files changed, 75 insertions(+), 75 deletions(-) diff --git a/plugins/channelrx/demodadsb/adsbdemodgui.ui b/plugins/channelrx/demodadsb/adsbdemodgui.ui index 85846e61a..6b0847972 100644 --- a/plugins/channelrx/demodadsb/adsbdemodgui.ui +++ b/plugins/channelrx/demodadsb/adsbdemodgui.ui @@ -1100,7 +1100,7 @@ OAT (C) - Outside air temperature in degrees Celsuis estimated from Mach and TAS + Outside air temperature in degrees Celsius estimated from Mach and TAS @@ -1132,7 +1132,7 @@ T (C) - Static air temperature in degrees Celsuis + Static air temperature in degrees Celsius @@ -1148,7 +1148,7 @@ Lat (°) - Latitude in degrees postive towards the North + Latitude in degrees positive towards the North @@ -1180,7 +1180,7 @@ TIS-B - Number of TIS-B frames received with this aircrafts ICAO + Number of TIS-B frames received with this aircraft's ICAO diff --git a/plugins/channelrx/demoddsc/dscdemodgui.ui b/plugins/channelrx/demoddsc/dscdemodgui.ui index cb1a0a848..bfcb99ad8 100644 --- a/plugins/channelrx/demoddsc/dscdemodgui.ui +++ b/plugins/channelrx/demoddsc/dscdemodgui.ui @@ -865,7 +865,7 @@ RSSI - Received signal strenth indicator (Average power in dBFS) + Received signal strength indicator (Average power in dBFS) diff --git a/plugins/channelrx/demoddsc/readme.md b/plugins/channelrx/demoddsc/readme.md index 71e61984d..e7b1b16f3 100644 --- a/plugins/channelrx/demoddsc/readme.md +++ b/plugins/channelrx/demoddsc/readme.md @@ -46,7 +46,7 @@ This drop down displays a list of all columns which can be used for filtering (8

8: Filter Reg Exp

-Specifes a [regular expression](https://regexr.com/) used to filter data in the table, using data in the column specified by (7). +Specifies a [regular expression](https://regexr.com/) used to filter data in the table, using data in the column specified by (7).

9: Filter Invalid

diff --git a/plugins/channelrx/demodnfm/nfmdemodgui.ui b/plugins/channelrx/demodnfm/nfmdemodgui.ui index db0bcd9a9..0749eb44b 100644 --- a/plugins/channelrx/demodnfm/nfmdemodgui.ui +++ b/plugins/channelrx/demodnfm/nfmdemodgui.ui @@ -619,7 +619,7 @@ true - Display DCS code as postive/normal (+) or negative/inverted (-) + Display DCS code as positive/normal (+) or negative/inverted (-) diff --git a/plugins/channelrx/demodpager/pagerdemodcharsetdialog.ui b/plugins/channelrx/demodpager/pagerdemodcharsetdialog.ui index c69af0b47..0e3440850 100644 --- a/plugins/channelrx/demodpager/pagerdemodcharsetdialog.ui +++ b/plugins/channelrx/demodpager/pagerdemodcharsetdialog.ui @@ -17,7 +17,7 @@ - Set chararcter encoding + Set character encoding diff --git a/plugins/channelrx/demodradiosonde/radiosondedemodgui.ui b/plugins/channelrx/demodradiosonde/radiosondedemodgui.ui index 734af6324..51a75c1b2 100644 --- a/plugins/channelrx/demodradiosonde/radiosondedemodgui.ui +++ b/plugins/channelrx/demodradiosonde/radiosondedemodgui.ui @@ -771,7 +771,7 @@ PCB (°C) - PCB temperature in degrees Celsuis + PCB temperature in degrees Celsius diff --git a/plugins/channelrx/demodrtty/rttydemodgui.ui b/plugins/channelrx/demodrtty/rttydemodgui.ui index f94ac1453..a70e366f5 100644 --- a/plugins/channelrx/demodrtty/rttydemodgui.ui +++ b/plugins/channelrx/demodrtty/rttydemodgui.ui @@ -475,7 +475,7 @@ - Rasied Cosine b=1 BW=0.75 + Raised Cosine b=1 BW=0.75 diff --git a/plugins/channelrx/noisefigure/noisefigurecontroldialog.ui b/plugins/channelrx/noisefigure/noisefigurecontroldialog.ui index 563b05655..8d6cb4764 100644 --- a/plugins/channelrx/noisefigure/noisefigurecontroldialog.ui +++ b/plugins/channelrx/noisefigure/noisefigurecontroldialog.ui @@ -140,7 +140,7 @@ Lines beginning with # are comments - Delay in seconds betwen power on/off and measurement + Delay in seconds between power on/off and measurement diff --git a/plugins/channeltx/modais/aismodgui.ui b/plugins/channeltx/modais/aismodgui.ui index c527265ea..629d0bc86 100644 --- a/plugins/channeltx/modais/aismodgui.ui +++ b/plugins/channeltx/modais/aismodgui.ui @@ -197,7 +197,7 @@ - Tranmission mode + Transmission mode @@ -815,7 +815,7 @@ - Longitude in decimal degress (East positive) + Longitude in decimal degrees (East positive) 6 diff --git a/plugins/feature/satellitetracker/satellitetrackergui.ui b/plugins/feature/satellitetracker/satellitetrackergui.ui index d85ae34ee..7bedad157 100644 --- a/plugins/feature/satellitetracker/satellitetrackergui.ui +++ b/plugins/feature/satellitetracker/satellitetrackergui.ui @@ -312,7 +312,7 @@ - Longitude in decimal degress (East positive) of antenna location + Longitude in decimal degrees (East positive) of antenna location 6 diff --git a/plugins/feature/satellitetracker/satellitetrackersettingsdialog.ui b/plugins/feature/satellitetracker/satellitetrackersettingsdialog.ui index cecda4a09..172273237 100644 --- a/plugins/feature/satellitetracker/satellitetrackersettingsdialog.ui +++ b/plugins/feature/satellitetracker/satellitetrackersettingsdialog.ui @@ -388,7 +388,7 @@ - When checked times are dispayed using UTC rather than the local time zone + When checked times are displayed using UTC rather than the local time zone Display times in UTC diff --git a/plugins/feature/startracker/startrackergui.ui b/plugins/feature/startracker/startrackergui.ui index f717bef08..bc41ef77b 100644 --- a/plugins/feature/startracker/startrackergui.ui +++ b/plugins/feature/startracker/startrackergui.ui @@ -539,7 +539,7 @@ This can be specified as a decimal (E.g. 34.23) or in degrees, minutes and secon - Longitude in decimal degress (East positive) of observation point / antenna location + Longitude in decimal degrees (East positive) of observation point / antenna location 6 diff --git a/plugins/samplesink/aaroniartsaoutput/readme.md b/plugins/samplesink/aaroniartsaoutput/readme.md index ee6d3a14a..30ebc9564 100644 --- a/plugins/samplesink/aaroniartsaoutput/readme.md +++ b/plugins/samplesink/aaroniartsaoutput/readme.md @@ -4,7 +4,7 @@ You can use this plugin to interface with a http server block in the Aaronia RTSA suite connected to a Spectran V6 device. It is assumed that you have prior knowledge of the Aaronia RTSA suite software and operation of the Spectran V6 RTSA (Real Time Spectrum Analyzer). However in this context there are some specificities i.e. it assumes that the "mission" (in RTSA suite terms) that is the equivalent of a "configuration" in SDRangel has a `HTTP Server` block followed by an `IQ Modulator` block. -An example flow graph could be the following (Stram Debugger is optional): +An example flow graph could be the following (Stream Debugger is optional): ![Aaronia RTSA Tx flowgraph](../../../doc/img/aaronia_http_tx.jpg) diff --git a/plugins/samplesource/remotetcpinput/remotetcpinputgui.ui b/plugins/samplesource/remotetcpinput/remotetcpinputgui.ui index ffed63361..80bc948ee 100644 --- a/plugins/samplesource/remotetcpinput/remotetcpinputgui.ui +++ b/plugins/samplesource/remotetcpinput/remotetcpinputgui.ui @@ -1109,7 +1109,7 @@ When unchecked, if remote device is using SDRA protocol, local settings are upda Output buffer. -This should typically be empy. If full, your CPU cannot keep up and data will be lost +This should typically be empty. If full, your CPU cannot keep up and data will be lost 0 diff --git a/sdrbase/resources/webapi/doc/html2/index.html b/sdrbase/resources/webapi/doc/html2/index.html index 93594acfa..0e51c7fd4 100644 --- a/sdrbase/resources/webapi/doc/html2/index.html +++ b/sdrbase/resources/webapi/doc/html2/index.html @@ -4093,7 +4093,7 @@ margin-bottom: 20px; }, "decoding" : { "type" : "integer", - "description" : "Boolean - decoding status\n * 0 - no deconding\n * 1 - decoding\n" + "description" : "Boolean - decoding status\n * 0 - no decoding\n * 1 - decoding\n" } }, "description" : "ChirpChatDemod" @@ -4113,7 +4113,7 @@ margin-bottom: 20px; }, "deBits" : { "type" : "integer", - "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" }, "fftWindow" : { "type" : "integer", @@ -4260,7 +4260,7 @@ margin-bottom: 20px; }, "deBits" : { "type" : "integer", - "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" }, "preambleChirps" : { "type" : "integer", @@ -4945,7 +4945,7 @@ margin-bottom: 20px; }, "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 to 0" }, "fftAveragingValue" : { "type" : "integer", @@ -6979,7 +6979,7 @@ margin-bottom: 20px; "type" : "integer" } }, - "description" : "A band of frequencies given its boudaries in Hertz (Hz)" + "description" : "A band of frequencies given its boundaries in Hertz (Hz)" }; defs.FrequencyRange = { "properties" : { @@ -8301,7 +8301,7 @@ margin-bottom: 20px; "properties" : { "success" : { "type" : "integer", - "description" : "1 if info was successfullt retrieved else 0" + "description" : "1 if info was successfully retrieved else 0" }, "streamActive" : { "type" : "integer", @@ -8462,7 +8462,7 @@ margin-bottom: 20px; }, "successRx" : { "type" : "integer", - "description" : "1 if Rx info was successfullt retrieved else 0" + "description" : "1 if Rx info was successfully retrieved else 0" }, "streamActiveRx" : { "type" : "integer", @@ -8489,7 +8489,7 @@ margin-bottom: 20px; }, "successTx" : { "type" : "integer", - "description" : "1 if Tx info was successfullt retrieved else 0" + "description" : "1 if Tx info was successfully retrieved else 0" }, "streamActiveTx" : { "type" : "integer", @@ -8744,7 +8744,7 @@ margin-bottom: 20px; "properties" : { "success" : { "type" : "integer", - "description" : "1 if info was successfullt retrieved else 0" + "description" : "1 if info was successfully retrieved else 0" }, "streamActive" : { "type" : "integer", @@ -8960,7 +8960,7 @@ margin-bottom: 20px; }, "fftOn" : { "type" : "integer", - "description" : "Activate FFT multiband filter\n * 0 - do not run flter\n * 1 - run filter\n" + "description" : "Activate FFT multiband filter\n * 0 - do not run filter\n * 1 - run filter\n" }, "log2FFT" : { "type" : "integer", @@ -9519,7 +9519,7 @@ margin-bottom: 20px; "labelAltitudeOffset" : { "type" : "number", "format" : "float", - "description" : "Veritical offset to position label at" + "description" : "Vertical offset to position label at" }, "modelAltitudeOffset" : { "type" : "number", @@ -9678,7 +9678,7 @@ margin-bottom: 20px; "labelAltitudeOffset" : { "type" : "number", "format" : "float", - "description" : "Veritical offset to position label at" + "description" : "Vertical offset to position label at" }, "modelAltitudeOffset" : { "type" : "number", @@ -11409,7 +11409,7 @@ margin-bottom: 20px; "description" : "See QtMsgType" } }, - "description" : "Repreents a Prefernce object" + "description" : "Represents a Preference object" }; defs.Preset = { "properties" : { @@ -12250,7 +12250,7 @@ margin-bottom: 20px; }, "nbTxBytes" : { "type" : "integer", - "description" : "Number of bytes in a transmited I or Q sample\n * 1\n * 2\n * 4\n" + "description" : "Number of bytes in a transmitted I or Q sample\n * 1\n * 2\n * 4\n" }, "apiAddress" : { "type" : "string" @@ -12294,7 +12294,7 @@ margin-bottom: 20px; }, "nbTxBytes" : { "type" : "integer", - "description" : "Number of bytes in a transmited I or Q sample\n * 1\n * 2\n * 4\n" + "description" : "Number of bytes in a transmitted I or Q sample\n * 1\n * 2\n * 4\n" }, "deviceCenterFrequency" : { "type" : "integer", @@ -14327,7 +14327,7 @@ margin-bottom: 20px; }, "markerColor" : { "type" : "integer", - "description" : "Color in 8 bit BGR serie" + "description" : "Color in 8 bit BGR series" }, "show" : { "type" : "integer", @@ -14370,7 +14370,7 @@ margin-bottom: 20px; }, "markerColor" : { "type" : "integer", - "description" : "Color in 8 bit BGR serie" + "description" : "Color in 8 bit BGR series" }, "show" : { "type" : "integer", @@ -14424,7 +14424,7 @@ margin-bottom: 20px; }, "markerColor" : { "type" : "integer", - "description" : "Color in 8 bit BGR serie" + "description" : "Color in 8 bit BGR series" }, "show" : { "type" : "integer", @@ -14595,7 +14595,7 @@ margin-bottom: 20px; "temperature" : { "type" : "number", "format" : "float", - "description" : "Air temperature in Celsuis, for refraction" + "description" : "Air temperature in Celsius, for refraction" }, "humidity" : { "type" : "number", @@ -22563,7 +22563,7 @@ $(document).ready(function() {

Responses

-

Status: 202 - On successful semding of the message it returns the details of the device being set

+

Status: 202 - On successful sending of the message it returns the details of the device being set