Skip to content

Releases: hmatuschek/qdmr

Version 0.8.0

12 Jul 10:46
05076e1
Compare
Choose a tag to compare

Feature release:

  • Implemented support for AnyTone AT-D578UV.
  • Implemented support for AnyTone AT-D878UVII.
  • Fixed compile issue with MacOS 10.14
  • Fixed APRS map icon encoding.
  • Decode 0xffff priority channel as 'none set' for UV390.
  • Reworked radio detection.
  • Implemented band settings for AnyTone devices.
  • Fixed issues with QSerialPort and QThread.
  • Fixed crash when deleting contact or revert channel of GPS system.
  • Update of D878UV codeplug to CPS 1.23.
  • Added friend flag for AnyTone call-sign DB.

Version 0.7.3

08 May 16:30
Compare
Choose a tag to compare

Bugfix release:

  • Implemented DTMF contacts for D868UVE & D878UV.
  • Fixed CTCSS decoding for D868UVE & D878UV.
  • Add menu option to refresh callsign DB. Thanks @maartentamboer.
  • Fixed frequency limit verification.
  • Fixed crash on false-positive HID radio interface detection.

Version 0.7.2

29 Apr 07:17
Compare
Choose a tag to compare

Bugfix release:

  • Fixed corrupted address table after DFU file element sort.
  • Fixed encoding/decoding of D868UVE and D878UV radio IDs.
  • Fixed desktop file, you should see the icon now.

Version 0.7.1

24 Apr 12:27
Compare
Choose a tag to compare

Bugfix release, fixing:

  • Added address map to speedup codeplug generation.
  • Implemented multiple DMR IDs.
  • Fixed callsign DB for D878UV and D868UVE
  • Enabled callsign DB for D868UVE

Version 0.7.0

21 Apr 16:21
Compare
Choose a tag to compare

Feature release:

  • Added support for AnyTone AT-D878UVE.
  • Removed Ctrl+U/Ctrl+D shortcuts to avoid accidental upload/download.
  • Fixed config writer for GPS/APRS settings.
  • Fixed config reader for GPS/APRS settings.
  • Fixed RD-5R upload.
  • Fixed general settings encoding for AnyTone AT-D878UV according to @reald reverse engineering.
  • Fixed scan list decoding for AnyTone AT-D878UV.
  • Added frequency limits for all radios.
  • Set 'amateur mode' for AT-D878UV by default. Enables all menu items.
  • Fixed codeplug decoding for UV390/RT3S, especially for non-GPS radios.

Version 0.6.4

30 Mar 17:46
Compare
Choose a tag to compare

Bugfix and feature release

  • Implemented callsign database generation and upload for AnyTone AT-D878UV
  • Fixed display and editing of channel power settings.
  • Implemented cloning of channels (Thanks to @hexagonal-sun for the hint).
  • Implemented talk group database and auto-completion.
  • Fixed number of contacts in group lists for AT-D878UV (thanks @reald)
  • Reveng and implemented boot time settings field for AT-D878UV.
  • Qdmr now remembers last directory used.
  • Store/restore column widths for all table views.
  • Added short-cuts for many operations.
  • Implmented table/list search.
  • Added auto-generation of roaming zones from selected group calls.
  • Implemented multiple selection for all tables.

Version 0.6.3

27 Mar 13:01
Compare
Choose a tag to compare

Bugfix release:

  • Fix crash when reading AT878UV codeplug with empty zones (thanks @reald).
  • Set default color code to 1.
  • Fixed tool-tip in general settings.
  • Fixed model resets (cosmetics).
  • Fixed creation of RX group lists (nasty bug).

Version 0.6.2

19 Mar 12:51
Compare
Choose a tag to compare

Small release adding/fixing:

  • Added auto-enable of roaming
  • Added auto-enable of GPS
  • Added merge of zones for AnyTone AT-D878UV, Open GD77 and Radioddity RD-5R.
  • Fixed upload/download issue for serial interfaces (AT-D878UV, OpenGD 77) under MacOS 11.

Version 0.6.1

15 Mar 11:39
Compare
Choose a tag to compare

Just fixes compatibility with older Qt versions.

Version 0.6.0

15 Mar 10:43
Compare
Choose a tag to compare

Feature release adding APRS and roaming to QDMR. For now only the Anytone AT-D878UV supports APRS and roaming. Also fixes a lot of issues with the AT-D878UV support.