Skip to content

v1.3.0

Latest

Choose a tag to compare

@dividebysandwich dividebysandwich released this 18 Aug 20:08
· 1 commit to main since this release

New Features:

  • ISM burst decoding (supported for now: LaCrosse TX29/35, FineOffset WH51/WH24, Bresser 6-in1 and 5-in-1)
  • LimeSDR+LimeRFE native support (experimental, implements #94)
  • ELAD FDM SDR support (experimental, implements #93)
  • Spyserver support (Implements #76)
  • RX-888 VHF/UHF support (Implements #86)
  • Use a second SDR as panadapter receiver for CAT (and other) transceivers (Implements #88)
  • RDS/RDBS decoder (Implements #82)
  • Bright theme (Implements #79)
  • High contrast theme
  • Satellite pass elevation diagram in satellite dialog
  • 3d map auto mode now has additional earth views
  • Radio devices can now be changed/added from remote clients (Implements #77)
  • 4m band added (plus FT8 allocation) (Implements #71)
  • Remote clients can now access multiple radios on the server (Implements #81)
  • IQ inversion setting added (Implements #83)
  • CAT IQ Audio sampling rate is now configurable (Implements #92)
  • Fulltext search for online help
  • Added 1.25m, 33cm, 23cm, 13cm, 9cm and 5/6cm bands
  • IQ centre offset support added for CAT radios
  • Add a Test button for each logging service's credentials by @FreespiritD in #90
  • Add an SWR guard: stop transmitting into a fault, and latch until acknowledged by @FreespiritD in #89

Bugfixes:

  • Tabs are now properly styled
  • Mic is now opened in the background (Fixes #78)
  • CAT initiated VFO changes now properly update the spectrum center (Fixes #80)
  • Use GL instead of Vulkan on Raspi5 (Fixes #75)
  • Airspy R2 fixes (Fixes #74)
  • Fix menu font size setting not working
  • Gray out transmit related controls on non-tx radios (Fixes #47)
  • Various CAT operation fixes
  • Pluto reconnect improvements (Fixes #87)
  • Top UI sizing fixes

New Contributors

Full Changelog: v1.2.0...v1.3.0

Some Feature Highlights:

There is now an ISM decoder that can receive and decode several weather sensors and other ISM devices. This is a work in progress and open for extension.

image

There is now a bright theme:

image

...as well as a high contrast theme:

image

The satellite window now shows a pass diagram:

image

As is often the case, support for new radios isn't something that makes for great screenshots, but it's great to see so many requests for native drivers for more and more SDRs to be added. Your help in validating the implementations is greatly appreciated!