1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-04 06:54:39 -04:00

Fix repeated words

Found with:
grep -r " \([[:alpha:]]\+\) \1 " --color=yes --include=*.md
This commit is contained in:
Daniele Forsi
2023-05-04 20:24:25 +02:00
parent 5204c80c35
commit c6195634f9
21 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ The device stream from the HackRF is decimated to obtain the baseband stream. Po
- **16**: divide device stream sample rate by 16
- **32**: divide device stream sample rate by 32
<h3>8: Baseband center frequency position relative the the HackRF Rx center frequency</h3>
<h3>8: Baseband center frequency position relative to the HackRF Rx center frequency</h3>
- **Cen**: the decimation operation takes place around the HackRF Rx center frequency Fs
- **Inf**: the decimation operation takes place around Fs - Fc.