lightaprs / LightAPRS-W-1.0

Arduino based APRS & WSPR Tracker
GNU General Public License v3.0
62 stars 15 forks source link

WSPR 20m qrg correct? #3

Closed dl9sau closed 2 years ago

dl9sau commented 3 years ago

Question / I'm unsure. The definition

define WSPR_DEFAULT_FREQ 14097200UL //20m band

seems 100 Hz too high. My lightaprs-w was (with his freq offset and the offset of my receiver) about 70 Hz out of receiption-band in WSJT-X.

define WSPR_DEFAULT_FREQ 14097100UL //20m band

seems correct. With this, it has the normal 1,5 KHz offset to the dial frequency we also find at all other WSPR_DEFAULT_FREQ examples for the other bands.

lightaprs commented 2 years ago

Thanks for the fix :)