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

Fix spelling using ispell

This commit is contained in:
Daniele Forsi
2023-05-01 21:39:28 +02:00
parent 1989b1ac17
commit 794be61957
70 changed files with 134 additions and 134 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ The device stream from the HackRF is decimated to obtain the baseband stream. Po
- **Inf**: the decimation operation takes place around Fs - Fc.
- **Sup**: the decimation operation takes place around Fs + Fc.
With SR as the sample rate before decimation Fc is calculated depending on the decimaton factor:
With SR as the sample rate before decimation Fc is calculated depending on the decimation factor:
- **2**: Fc = SR/4
- **4**: Fc = 3*SR/8