sdrangel/plugins/samplesink
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
..
audiooutput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
bladerf1output Updated versions and changelogs 2022-11-01 23:51:06 +01:00
bladerf2output Updated versions and changelogs 2022-11-01 23:51:06 +01:00
fileoutput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
hackrfoutput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
limesdroutput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
localoutput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
plutosdroutput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
remoteoutput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
soapysdroutput Updated versions and changelogs 2022-10-19 17:40:14 +02:00
testsink Updated versions and changelogs 2022-11-01 23:51:06 +01:00
usrpoutput Fix spelling 2023-04-02 20:18:12 +02:00
xtrxoutput Updated versions and changelogs 2022-11-01 23:51:06 +01:00
CMakeLists.txt Reworked ARM Neon detection and remote plugins inclusion in the build 2020-11-23 21:16:25 +01:00