Skip to content

v0.8.0

Latest

Choose a tag to compare

@dividebysandwich dividebysandwich released this 01 Aug 13:33

Major new features:

  • RX-888 support added (native, no extra drivers needed!)
  • Mobile friendly layouts added - This is a WIP and by no means complete
  • Moved image and message presets as well as received images from client store to serverside store.
  • Wideband scope added for wideband SDRs
  • RIT/XIT/split over CAT interfaces
  • Broadcast stations schedules are now observed and updated online
  • Broadcast stations are now shown on the 3d map when tuned in.
  • Mouse-dragging VFOs across the band scope now has inertia, like a real VFO knob
  • Date and Local time display added to clock on 3d map
  • Small bodies like asteroids and comets are now shown on 3d map, along with realistic dust and ion trails
image

Bugfixes and minor changes:

  • RTLSDR initialization on macos fixed
  • SoapySDR now demodulates WFM successfully (added DC block and offset)
  • Added ability to delete received iimages
  • Arrow and page keys now scroll the online help when open
  • 3d map clouds are now less bright
  • Exposed Spots, FreeDV, uploads and TLE settings to remote clients
  • Satellite frequency changes are now distributed to remote 3d map clients
  • Client commands are now held until Hello has been sent (Fixes #18)
  • Fix error in waterfall webgl2 shader (Fixes #18)
  • Fix unrecoverable OOB tuning and add reconnect button (Fixes #19)
  • Expose antenna controls to web clients and persist antenna selection (Fixes #20)
  • hpsdr: add ppm frequency correction by @reynico in #16
  • hpsdr: conjugate TX I/Q on protocol 1, matching RX by @reynico in #17

New Contributors

Full Changelog: v0.7.0...v0.8.0