sdrangel/plugins/samplesource
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
..
airspy Updated versions and changelogs 2022-11-01 23:51:06 +01:00
airspyhf Updated versions and changelogs 2022-11-01 23:51:06 +01:00
audioinput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
bladerf1input Updated versions and changelogs 2022-11-01 23:51:06 +01:00
bladerf2input Updated versions and changelogs 2022-11-01 23:51:06 +01:00
fcdpro BladeRF2 input and FCDPro: added missing centerFrequency in settings keys on transverter change 2022-10-23 11:40:20 +02:00
fcdproplus FCDProPlus: Make settings assignments atomic. Part of #1329 2022-10-23 11:40:32 +02:00
fileinput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
hackrfinput HackRF input: fixed sample rate setting from GUI. Following #1329 2022-11-03 23:44:45 +01:00
kiwisdr Updated versions and changelogs 2022-11-01 23:51:06 +01:00
limesdrinput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
localinput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
perseus Updated versions and changelogs 2022-11-01 23:51:06 +01:00
plutosdrinput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
remoteinput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
remotetcpinput Fix spelling 2023-04-02 20:18:12 +02:00
rtlsdr Updated versions and changelogs 2022-11-01 23:51:06 +01:00
sdrplay Updated versions and changelogs 2022-11-01 23:51:06 +01:00
sdrplayv3 Updated versions and changelogs 2022-11-01 23:51:06 +01:00
sigmffileinput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
soapysdrinput Updated versions and changelogs 2022-10-19 17:40:14 +02:00
testsource Updated versions and changelogs 2022-11-01 23:51:06 +01:00
usrpinput Fix spelling 2023-04-02 20:18:12 +02:00
xtrxinput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
CMakeLists.txt Add Remote TCP Input and Remote TCP Sink plugins 2022-07-19 10:10:20 +01:00