Daniele Forsi
|
c6195634f9
|
Fix repeated words
Found with:
grep -r " \([[:alpha:]]\+\) \1 " --color=yes --include=*.md
|
2023-05-04 21:42:49 +02:00 |
|
Daniele Forsi
|
794be61957
|
Fix spelling using ispell
|
2023-05-02 19:43:59 +02:00 |
|
Daniele Forsi
|
902012641d
|
Fix typing errors in readme's
Fixed with:
find . -name '*.md' -exec codespell --ignore-words-list=doas,ehr,lits,verry --write-changes --summary {} \+
|
2022-05-15 12:39:57 +02:00 |
|
f4exb
|
40e34bdebd
|
Massive UI revamping (v7): implemented device common settings from top bar and added documentation on device windows top and bottom bars
|
2022-04-17 01:31:50 +02:00 |
|
f4exb
|
57a5551401
|
SDRPlayV3: implemented transverter feature. Updated documentation
|
2022-02-06 20:30:33 +01:00 |
|
f4exb
|
c25837fcf7
|
SDRPlay v3: recommendation not to use non-zero IF
|
2022-02-06 01:56:50 +01:00 |
|
Jon Beniston
|
e8ef6f9a53
|
Add driver requirements for SDRplayV3
|
2021-04-12 11:13:35 +01:00 |
|
Jon Beniston
|
7aebff1082
|
Add SDRplay V3 API sample source.
|
2021-04-11 21:21:36 +01:00 |
|