sdrangel/plugins/channelrx
Daniele Forsi 812f2ee452 Fix spelling
Fixed with:
find . -name '*.md' -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,verry --summary --write-changes {} \+

and then running the same command with --interactive=2:
find . -name '*.md' -exec codespell --ignore-words-list=cach,doas,ehr,inout,lits,nd,verry --summary --write-changes --interactive=2 {} \+
2023-04-02 20:18:12 +02:00
..
chanalyzer Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
demodadsb Fix spelling 2023-04-02 20:18:12 +02:00
demodais Fix spelling 2023-04-02 20:18:12 +02:00
demodam Fix spelling 2023-04-02 20:18:12 +02:00
demodapt Updated versions and changelogs 2022-10-07 00:24:31 +02:00
demodatv Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
demodbfm Fix spelling 2023-04-02 20:18:12 +02:00
demodchirpchat Fix spelling 2023-04-02 20:18:12 +02:00
demoddab Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
demoddatv Updated versions and changelogs 2022-10-19 17:40:14 +02:00
demoddsd Updated versions and changelogs 2022-10-19 17:40:14 +02:00
demodfreedv Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
demodm17 Fix spelling 2023-04-02 20:18:12 +02:00
demodnfm Updated versions and changelogs 2022-10-19 17:40:14 +02:00
demodpacket Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
demodpager Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
demodradiosonde Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
demodssb Updated versions and changelogs 2022-10-19 17:40:14 +02:00
demodvor VOR demod: updated threading model. Part of #1346 2022-10-13 00:14:00 +02:00
demodvormc Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
demodwfm Updated versions and changelogs 2022-10-19 17:40:14 +02:00
filesink Arrange rollups after restore geometry to mitigate issue #1474 2022-11-03 19:07:44 +01:00
freqtracker Updated versions and changelogs 2022-10-19 17:40:14 +02:00
localsink Updated versions and changelogs 2022-10-19 17:40:14 +02:00
noisefigure Arrange rollups after restore geometry to mitigate issue #1474 2022-11-03 19:07:44 +01:00
radioastronomy Arrange rollups after restore geometry to mitigate issue #1474 2022-11-03 19:07:44 +01:00
radioclock Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
remotesink Updated versions and changelogs 2022-10-19 17:40:14 +02:00
remotetcpsink Fix spelling 2023-04-02 20:18:12 +02:00
sigmffilesink Arrange rollups after restore geometry to mitigate issue #1474 2022-11-03 19:07:44 +01:00
udpsink Replace deprecated QMutex(Recursive) with QRecursiveMutex 2022-09-17 23:00:07 +02:00
CMakeLists.txt Fix cmake syntax warning in channelrx 2022-09-15 19:49:30 +02:00