mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-03 18:18:31 -04:00
Merge pull request #1358 from AsciiWolf/patch-1
Fix small typo in rtlsdr readme
This commit is contained in:
commit
43dfd38d42
@ -36,7 +36,7 @@ Device start / stop button.
|
||||
|
||||
In device sample rate input mode (7) this is the baseband I/Q sample rate in kS/s. This is the device sample rate (8) divided by the decimation factor (9).
|
||||
|
||||
In baseband sample rate input mode (7) this is the device I/Q sample rate in kS/s. This is the baseband sample rate (8) multiplied bu the decimation factor (9)
|
||||
In baseband sample rate input mode (7) this is the device I/Q sample rate in kS/s. This is the baseband sample rate (8) multiplied by the decimation factor (9)
|
||||
|
||||
<h3>2: Local Oscillator correction</h3>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user