What's Changed
- Add RigExpert FobosSDR support by @thereisnocat in #274 - Thanks a lot!
- Added controlled-envelope SSB (implements #283)
- PureSignal support for HPSDR (implements #283)
- Each VFO now has its own mode and filter memory (implements #286)
- Operators can now save their own frequencies into each digital mode's frequency picker (implements #268)
- Implement relay control (implements #227)
- Implement binaural mode for SSB and CW (implements #263) - Reachable via the BIN button on the top UI.
- Add ISB reception: both sidebands demodulated, one to each ear; closes #280
- Read VDL2 symbols MSB-first and unwrap the data field's HDLC frame. fixes #265
- Turn Icom break-in on before handing the rig a CW message, so a remote IC-9700 actually transmits it; fixes #282
- Report receptions from the receiver's own square when the antenna is somebody else's; fixes #284
- Add a transverter table: a band, an offset and a drive limit per box; closes #278
- Send a valid Protocol 2 General packet and put the run bit where it belongs, so an ANAN G2 streams; fixes #281
- Name the kernel driver that hides an RSP1 from the SDRplay service on Linux; fixes #277
- Re-phase WEFAX when the next transmission starts without a stop tone; fixes #276
- Offer a band the radio reaches part of, and say why a greyed-out band button is greyed out; fixes #272
- Read a stated tuning range as a dial frequency, not an I.F.; fixes #279
- Fix memories getting deleted if a single row could not be read (fixes #269)
- Fix web sdr connection issues that affect windows but not linux (Fixes #266)
- Set DUPLEX and TONE from the memory a scan stops on, so simplex channels drop the last repeater's
- Fix band changes not working sometimes (fixes #285)
- SSTV now sends station callsign as FSK ID at the end of every transmission (implements #287)
New Contributors
- @thereisnocat made their first contribution in #274
Full Changelog: v1.6.2...v1.6.3