github f4exb/sdrangel v6.17.5
Remote output and source rework

latest releases: v7.22.0, v7.21.4, v7.21.3...
2 years ago

Remote output and source rework

The RemoteOutput and RemoteSource plugins have been reworked to fix their main design flaws. The couple of plugins should now be able to work together to provide a remote transmission setup in a similar way as the RemoteInput and RemoteSink do on the Rx side. Their HTTP API has also been enhanced to provide more complete reports. This implements #838

Other changes and fixes

This release also goes with a bunch of enhancements and fixes:

  • ADSB demod and VOR feature: Always use C locale for parsing coords in airport database.
    Fix #1062. PR #1065
  • Implement serialize and deserialize to/from API in Serializable interface. Pre #1050
  • SDRplay v1: fixed frequency boundaries in report. Fixes #1061
  • Ubuntu build: added qm-module dependencies in the Depend section. Fixes #1063
  • Map feature: Add IBP beacons and GRAVES. Display locator not location. PR #1071
  • Implemented Channel Marker settings in API. Pre #1050
  • RemoteInput: set system UDP buffer length for 250 ms of samples.
    RemoteSink: removed UDP Tx delay. Implements #1069
  • Increase FIFO size in Remote Sink according to baseband sample rate. Issue #1069. PR #1075
  • GUI flavor: save and restore the device item index for the initial set up (R0). Fixes #1066
  • MainWindow: use pop_back() to remove last element of vector. Fixes #1070
  • Rotator controller - Don't round az/el received from Sat Tracker. PR #1076
  • Display warnings in ADS-B and DAB if sample rate is too low. PR #1082
  • Display OpenGL version in status bar. Displayed in red if less than version 3. PR #1083
  • Replaced frequency dials by labels for unmodifiable frequency displays

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.