Skip to content

Releases: qradiolink/qradiolink

Release 0.10.2-1

22 Feb 09:39

Choose a tag to compare

  * Fix sample loss when tuning or changing gain with liblimesuite>=22.09
  * Fix DMR timing loss in above conditions (BS and MS modes)
  * Flowgraph no longer locked during gain changes with devices other than LimeSDR
  * Wider correlation window in DMR DMO receiver

Release 0.10.1-1

07 Feb 10:01

Choose a tag to compare

  * Packaging fixes
  * Fixed image scaling for HEIF codec
  * Added callsign to video stream

Release 0.10.0-1

31 Jan 15:35

Choose a tag to compare

  * Updated video transceiver
  * Removed JPEG image encoding
  * Added more modern image codecs AVIF, HEIF, WEBP
  * Increased camera resolution to 640x480
  * Added new wide angle camera resolution 640x360
  * Video stream is no longer backwards compatible
  * Added new symbol rate 500k to the DQPSK modem
  * Some UI changes and fixes based on user feed-back

Release 0.9.2-2

06 Dec 14:37

Choose a tag to compare

  * Fixed low output power in SSB mode
  * Improved Controlled Envelope SSB transmitter with correct parametrization
  * Added audio compressor for SSB and AM modes with more aggressive settings
  * Improved AM transceiver
  * Some fixes for DMR promiscuous mode receive
  * Fixed includes on some distributions

Release 0.9.1-3

06 Apr 13:35

Choose a tag to compare

  * Rebased releases on GNU Radio 3.10
  * Added DMR transceiver (repeater mode and DMO)
  * Switch to using the polyphase channelizer and synthesizer for the multi-carrier mode
  * Fixed regressions in some Opus 10K demodulators (2FSK, 4FSK, GMSK)
  * Removed some broken operating modes

Release 0.9.0-1

29 Aug 07:44

Choose a tag to compare

  • Added configurable time domain display
  • Added UDP to ZeroMQ proxy (enables SVXLink audio as one of the FM carriers in MMDVM-multi mode)
  • FM is now one of the modes supported by MMDVM-multicarrier

Release 0.8.13-2

23 May 11:34

Choose a tag to compare

  * Transmit carrier offset is now configurable from UI
  * Fixed 4FSK RRC 1k demodulator
  * Fixed GMSK all rates modulator and demodulator
  * Fixed TX and RX filters for 2FSK and 4FSK
  * Reduced clarifier step for some digital modes to ease tuning
  * Consolidate DMR Tier III base station functions
  * Direct support for Ettus USRP via gnuradio-uhd and libuhd
  * Reduced roundtrip latency to half (350 ms) for the DMR TDMA RF channel
  * Added RSSI calculation for MMDVM channel
  * Compatibility with tag 1.1 of MMDVM-SDR
  * Added documentation for DMR trunking mode with MMDVM

Release 0.8.11-1

03 Sep 12:11

Choose a tag to compare

  * Fixed carrier drops at start of transmissions when streaming UDP or VOIP packets
  * Faster synchronization at the start of digital transmissions
  * Added 500 msec of history to the constellation display if FFT history is enabled
  * UDP and VOIP network packets drive the timing of the transmit flowgraph
  * Fixed AGC labels partly obscured in controls menu bar

Release 0.8.10-1

18 Aug 09:40

Choose a tag to compare

  * Added UDP audio streaming mode, for both transmit and receive
  * Interoperability with SVXlink via UDP audio
  * M17 protocol improvements: decode and encode channel access numbers,
    added special TX destinations (ECHO, UNLINK, BROADCAST, callsign)
  * Fixed issue with TX remaining stuck in simplex mode when VOIP forwarding is on
  * Fixed issues with some CLI commands not interpreted correctly
  * Adjustment of FM RX and TX flowgraphs
  * CTCSS tones in FM modes are not filtered if CTCSS is disabled, and are
    passed to external applications

Release 0.8.9-1

19 Mar 14:32

Choose a tag to compare

  * Reduced sample rate for MMDVM modes to 240k (better efficiency)
  * Fixed LimeSDR calibration (MMDVM multicarrier)
  * Changed communication method to MMDVM-SDR (requires version 1.0 of MMDVM-SDR)
  * Added setting for burst delay in milliseconds (MMDVM modes)
  * Improced reliability in MMDVM multicarrier mode
  * Fixed other issues with MMDVM modes (DMR slot overruns and underruns)
  * Fixed LimeRFE duplex mode not set correctly at startup
  * Fixed single core CPU usage increase to maximum after some hours in MMDVM modes
  * Fixed M17 callsign decoding
  * Added clarifier frequency offset display
  * Some other minor bugfixes