sdrangel/plugins
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
..
channelmimo Fix spelling 2023-04-02 20:18:12 +02:00
channelrx Fix spelling 2023-04-02 20:18:12 +02:00
channeltx Fix spelling 2023-04-02 20:18:12 +02:00
feature Fix spelling 2023-04-02 20:18:12 +02:00
samplemimo Updated versions and changelogs 2022-11-01 23:51:06 +01:00
samplesink Fix spelling 2023-04-02 20:18:12 +02:00
samplesource Fix spelling 2023-04-02 20:18:12 +02:00
CMakeLists.txt Added cmake enablers for all non sampling device plugins. Fixes #1308 2022-06-25 11:56:45 +02:00
readme_server.md Renamed MainCore to MainServer 2020-10-10 03:20:42 +02:00