Skip to content

v1.2.0

Latest

Choose a tag to compare

@dividebysandwich dividebysandwich released this 16 Aug 09:52
· 6 commits to main since this release

New Features:

  • Built-in Winlink mail via Internet and HF Packet (experimental)
  • Added CAT Support for Kenwood and Elecraft radios
  • Hamlib rigctld client
  • Native support for HackRF without needing SoapySDR (verified)
  • Native support for HackRF Pro (experimental)
  • Icom network interface support (experimental)
  • Support for Airspy (experimental)
  • Airspy R2/mini support (experimental)
  • RTL_TCP support
  • RSP_TCP support
  • FT2 mode
  • Progress bar for all timeslot based modes
  • Configurable IARU region that affects the band plan
  • User-configurable bandplan via bandplan.json
  • Implemented "Send on return" mode for CW, PSK, RTTY, Olivia, Thor and Hellschreiber
  • Users can now connect to remote servers from within the GUI (Implements #58)
  • Remote servers are now treated like another radio, allowing both local and remote radios to be operated from within the same application
  • Implemented IQ correction for RTL-SDR
  • Radio settings are now configurable via remote clients too (to allow changing gains, attenuators, etc)
  • Decimation implemented (Implements #61)
  • UI settings now allow low FPS rates for slower systems
  • ui: right-click a VFO digit to zero it and everything right of it by @reynico in #68
  • implement a TX parametric EQ by @reynico in #66
  • hpsdr: add configurable transmit-buffer cushion for lossy links by @reynico in #65

Bugfixes:

  • Fix S-Meter on Icom CAT
  • Fix drive setting not working on Icom CAT
  • Fixed user unable to select between audio interfaces of multiple Icom radios connected via USB
  • Speculative fix for PTT not working on Icom CAT
  • Fixes in PlutoSDR TX buffer (Fixes #53)
  • Squelch, NR and gain are now persisted (Fixes #57)
  • RSP antenna selection GUI is now shown (Fixes #52)
  • Fixed RTLSDR v4 device matching on Windows (Fixes #62)
  • Fixed requesting too many WGPU interstage variables on Raspi5 (Fixes #63)
  • Fixed incorrect TX frequency ranges on TCI, CAT and SmartSDR radios.
  • SSTV compact in blocks rather than per sample (Fixes #69)
  • S--meter and SWR for Kenwood and Yaesu via CAT
  • Improved Icom CAT support via Per-model tables

Feature highlights:

QSOs are now more visible on the map and feature some nice UI elements that make them stand out on big displays:

image

Built-in Winlink mail, both via network and via packet radio. Note that we don't have a whitelisted client name yet, so you'll either need to set an existing one in settings (like "Pat") or wait until we get sdroxide whitelisted.

image

The winlink settings:

image

Lots of new radios are supported directly, which doesn't make for good screenshots but the radio list is getting pretty long, which also looks nice.

image image

Full Changelog: v1.1.0...v1.2.0