Guenael / rtlsdr-wsprd

WSPR daemon for RTL receivers
GNU General Public License v3.0
112 stars 32 forks source link

Support for up converters #2

Closed bammi closed 8 years ago

bammi commented 8 years ago

Please will you add support for up converters (HamitUp, Spyverter) as most people are more likely to use WSPR on the HF frequencies rather than VHF in you sample. It is very confusing what to enter on the command line, say i am wanting to monitor 20M WSPR frequency of 14.0956 MHz and my up converter is HamItUp that adds 125MHz. What would be the exact command line that i would issue for wsprd for this example??

Thanks again for your efforts.

Guenael commented 8 years ago

Hi Jwahar, Done. I added -u option, to specify your your upconverter frequency (ex. 125M). It does the same job of the offset option... but it's now a separate option. ./rtlsdr_wsprd -f 14.0956M -c A1XYZ -l AB12cd -g 29 -u 125M Good day

bammi commented 8 years ago

Thanks so much appreciate it!

Enjoy the DYACs - Sent from my IPhone

On Jun 13, 2016, at 7:36 PM, Guenael, VA2GKA notifications@github.com wrote:

Hi Jwahar, Done. I added -u option, to specify your your upconverter frequency (ex. 125M). It does the same job of the offset option... but it's now a separate option. ./rtlsdr_wsprd -f 14.0956M -c A1XYZ -l AB12cd -g 29 -u 125M Good day

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.