sdrangel/plugins/channelmimo
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
..
beamsteeringcwmod Updated versions and changelogs 2022-10-19 17:40:14 +02:00
doa2 Fix spelling 2023-04-02 20:18:12 +02:00
interferometer Updated versions and changelogs 2022-10-19 17:40:14 +02:00
CMakeLists.txt Added cmake enablers for all non sampling device plugins. Fixes #1308 2022-06-25 11:56:45 +02:00