Updated Using RTLSDR on HF with an upconverter (markdown)

András Retzler 2016-08-04 08:45:38 +02:00
parent e52c631358
commit b9c86cc7cb

@ -18,7 +18,7 @@ show_center_freq = 14500000 # this is what will be the center of the scale on th
```
Another way to configure this is to give the 120 MHz frequency offset the following way:
```
```python
samp_rate = 1024000
center_freq = 134500000
show_center_freq = center_freq - 120000000