- Enable RTLSDR biastee switch in pre-build Windows binaries
- Experimental feature to compensate some of the droop when using CIC5 for downsampling, activated with
-go DROOP_COMPENSATION on
. - Point the decoder to 156.8 Mhz to receive Channel 3/C and 4/D (vs A and B around 162 MHz) with the switch
-o CD
. This follows ideas from a post on the Shipplotter forum and at request of a user. The conventional decoder is available with the switch-o AB
which is also the default if nothing is specified. Note thatgpsdecode
cannot handle channel designations C and D in NMEA lines. You can provide an optional argument to use channel A and B in the NMEA line with the command-o CD AB
. - SDRplay support included in Windows pre-build binaries