File qradiolink.changes of Package qradiolink

-------------------------------------------------------------------
Sat Apr  5 18:58:57 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.9.1-1
  * 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.
- Update to version 0.9.0-1
  * 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.
- Drop not longer needed patch:
  * qradiolink-port-to-gnuradio-3_10.patch
- Add patch:
  * qradiolink-add-missing-include.patch

-------------------------------------------------------------------
Fri Sep 27 19:17:39 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>

- Fixed build for Tumbleweed:
  + %patch macros updated
  + added empty %check section

-------------------------------------------------------------------
Sat Jun  1 06:46:55 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>

- Update to version (release) 0.8.13-2
  * 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

-------------------------------------------------------------------
Mon May 13 18:17:02 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>

- Update to version (tag) 0.8.13-1
  * no relase notes
- Patch qradiolink-port-to-gnuradio-3_10.patch rebased to 0.8.13.1
- Update to version (tag) 0.8.12-2
  * no relase notes
- Patch qradiolink-port-to-gnuradio-3_10.patch rebased to 0.8.12.2
 
-------------------------------------------------------------------
Sat Sep  9 13:26:49 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl>

- Update to version 0.8.11-1
  * 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
- Update to version 0.8.10-1
  * 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
- Patch qradiolink-port-to-gnuradio-3_10.patch rebased to 0.8.11.1
- Workaround to fix "DSO missing from command line" error om TW 

-------------------------------------------------------------------
Sat Jun 17 13:13:12 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl>

- Update to version 0.8.9.1
  * 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
- Patch qradiolink-port-to-gnuradio-3_10.patch rebased to 0.8.9.1
- Fixed detection of Qwt library for Tumbleweed

-------------------------------------------------------------------
Sat Nov 26 15:20:36 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>

- Update to version 0.8.8.1
  * Automatically scan for SoapySDR and LimeSDR devices.
  * GNU Radio flowgraphs for M17 modulator and demodulator.
  * Fixed issue with ZeroMQ dropping samples in MMDVM and
    MMDVM-multi modes.
- Add patch qradiolink-port-to-gnuradio-3_10.patch to build with
  GNU Radio 3.10, borrowed from github gr-34.10 branch
  (Tumbleweed only)
- Add patch qradiolink-spdlog-use-external-fmt.patch to build
  with latest spdlog (Tumbleweed only)
- Add patch qradiolink-fix-return-in-nonvoid-functions.patch to fix
  build for Tumbleweed

-------------------------------------------------------------------
Fri Sep  9 18:43:24 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.8.7.1
  * Added MMDVM mode with TDMA support (DMR, YSF, D-Star, M17)
    compatible with LimeSDR.
  * Added MMDVM multi-carrier mode usable with LimeSDR.
  * Fixed issue with frequency tuning in remote control interface
    via telnet.
  * Improved CLI only operation.

-------------------------------------------------------------------
Sun Nov 28 12:34:53 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.8.6.2
  * Bugfix: displayed mode of memory channel reversed between RX
    and TX.
  * Bugfix: rx frequnecy truncated if regional settings are not
    set to English.
  * Add TX port logging output.
  * Both WIDEBAND_1000 and WIDEBAND_4000 support duplex mode
    with J4.
  * Add support for LimeRFE attenuator and notch filter.
  * Issue #105 LimeRFE does not support Duplex for bands below
    144 MHz.
  * Forgot file licenses and contributor list updates.

-------------------------------------------------------------------
Sun Nov 14 20:33:32 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- 
- Update to version 0.8.6
  * Added support for the LimeRFE RF frontend
  * Integration with MMDVM-SDR, digital hotspot bridge
  * Some FFT rendering improvements

-------------------------------------------------------------------
Mon Dec 28 13:46:44 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.8.5-2
  * Replaced some artwork not compatible with GPL3
  * Added coloured FFT display option
  * Fixed callsign display in Mumble

-------------------------------------------------------------------
Sun Dec 13 18:29:15 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.8.5-rc5
  * Added FreeDV mode 700D
  * Added AGC dials to main menu and improved AGC range
  * Fixed crashes in Gstreamer backend for video mode
  * Fixed crash when switching memory channels while transmitting

-------------------------------------------------------------------
Sat Dec  5 14:03:35 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.8.5-rc4
  * Added AGC for AM mode, fixed some issues in SSB AGC
  * Improved SSB sideband filter rejection
  * Fixed visual display bug in the new dials
  * Enable transmitting at all supported sample rates
  * Video mode now uses Gstreamer and Qt backend instead of V4L2
  * Video mode now also has sound encoded with the Opus codec
  * FFT reference levels are now saved to config file and survive
    restarts
  * CTCSS transmit tone level has been increased to 15% of
    FM deviation

-------------------------------------------------------------------
Wed Oct 28 20:09:57 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.8.5-rc3
  * Fixed GNU radio panic in some FSK demodulators
  * Fixed visual display of some dials which were inverted
  * Hopefully more resilient IP modem burst mode

-------------------------------------------------------------------
Sat Oct 24 08:17:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.8.5-rc2
  * Fixed some memory leaks and bugs
  * Minor UI style changes

-------------------------------------------------------------------
Sun Sep 20 18:28:16 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.8.5-rc1
  * Upgraded to GNU radio 3.8 and Qt 5.14

-------------------------------------------------------------------
Fri Jan 11 21:00:53 UTC 2019 - mardnh@gmx.de

- Update to version 0.5.2
  * Fix FFT spectrum view resize (issue #4)
  * Partially avoid Opus digital audio high pitch error artefacts
  * Added 2FSK 10 kbit/s digital mode with RRC filtered symbols
  * Audio volume is now logarithmic
  * Re-calibrated TX output power for all modes to avoid clipping
    on max gain
  * PSK carrier generation now uses the more CPU expensive
    resampler method

-------------------------------------------------------------------
Sun Dec 23 09:11:44 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.1
  * Added voice compressor
  * Improved performance of PSK modes
  * Improved SSB transmitter (better AGC, better frequency shaping)

-------------------------------------------------------------------
Fri Jul 27 18:12:12 UTC 2018 - mardnh@gmx.de

- Update to version 0.5.0
  * Added support for PlutoSDR
  * Added convolutional encoding and Viterbi soft symbol decoding
    to all modes
  * Fixed issue reported by Daniel Estevez with GNU radio CCSDS_27
    blocks
  * Major rework of DQPSK and 4FSK modems
  * Added baseband gain setting which PlutoSDR needs (set to 1 for
    all others)

-------------------------------------------------------------------
Sun Apr  1 18:50:44 UTC 2018 - mardnh@gmx.de

- Update to version 0.3.21
  * Fixed segfaults in libjpeg by avoiding to send junk to decoder
  * Adjusted net interface MTU to 1480 to avoid TCP stall

-------------------------------------------------------------------
Sun Mar 25 13:16:12 UTC 2018 - mardnh@gmx.de

- Update to version 0.3.20
  * Fixed video transmission mode
  * Data modem now uses continuous transmission
  * Fixed PSK modems phase errors due to equalizer

-------------------------------------------------------------------
Sun Feb 11 13:41:13 UTC 2018 - mardnh@gmx.de

- Update to version 0.3.18
  * Introduced VOX mode

-------------------------------------------------------------------
Thu Feb  1 12:53:55 UTC 2018 - mardnh@gmx.de

- Update to version 0.3.17
  * Introduced Speex audio DSP
  * Improved analog modes (AM, SSB)

- Update to version 0.3.16
  * Improved FM and SSB reception
  * Added USB and LSB modes for SSB

-------------------------------------------------------------------
Sun Jan 21 09:31:18 UTC 2018 - mardnh@gmx.de

- Update to version 0.3.15
  * Improved 4FSK demodulator
  * Improved analog demodulator audio

-------------------------------------------------------------------
Fri Jan 19 15:08:12 UTC 2018 - mardnh@gmx.de

- Update to version 0.3.14
  * Improved 4FSK demodulator

-------------------------------------------------------------------
Thu Jan 18 17:47:19 UTC 2018 - mardnh@gmx.de

- Update to version 0.3.12
  * Fix deframing in Codec2 700B mode

-------------------------------------------------------------------
Wed Jan 17 07:12:58 UTC 2018 - mardnh@gmx.de

- Update to version 0.3.11
  * Modem improvements
  * Performance improvements

-------------------------------------------------------------------
Tue Dec 26 18:04:47 UTC 2017 - mardnh@gmx.de

- Update to version 0.3.10
  * UI redesign
  * Analog modes fixes
- Rebase patch:
  * qradiolink-set-qwt-includes.patch

-------------------------------------------------------------------
Wed Dec 20 11:38:10 UTC 2017 - mardnh@gmx.de

- Update to version 0.3.9
  * VOIP channel interface
  * Fix regression in modems

-------------------------------------------------------------------
Mon Dec 11 18:54:17 UTC 2017 - mardnh@gmx.de

- Update to version 0.3.8
  * Same mode repeater enabled
  * Enable mixed mode operation TX/RX
  * Improve mode switching time
  * Fix issue with VOIP forwarding of analog radio
  * 4FSK mode improvements
  * Rate 1/2 FEC for 2FSK mode
  * Fix several important issues
  * VOIP integration
  * AM and WideFM modes
  * FM CTCSS encoding and decoding
  * Fix some tuning bugs
  * Unify sound interface, prepare for VOIP integration
  * Shift TX operation
  * Click to tune
  * UI changes (spectrum, waterfall)
- Rebase patch: qradiolink-set-qwt-includes.patch
- Improve boost dependency (fixes build fail on Factory)

-------------------------------------------------------------------
Tue Nov  7 16:12:00 UTC 2017 - mardnh@gmx.de

- Update to version 0.2.32

-------------------------------------------------------------------
Thu Nov  2 14:37:26 UTC 2017 - mardnh@gmx.de

- Update to version 0.2.28
- Remove patch
  * qradiolink-obey-cxxflags.patch (fixed upstream)
- Remove qradiolink.png (now included upstream)

-------------------------------------------------------------------
Wed Nov  1 15:03:23 UTC 2017 - mardnh@gmx.de

- Initial package, version 0.2.27
openSUSE Build Service is sponsored by