Qdmr Versions Save

A GUI application for configuring and programming cheap DMR radios under Linux and MacOS X.

v0.11.3

9 months ago

Rather huge bugfix release including:

  • Implementation of AnyTone device specific settings (the big one, thanks @allesand)
  • Show zones in channel list. #301
  • Flip APRS enabled analog/digital values. #309 (thanks @majkrzak)
  • Enable APRS RX only on the APRS revert channel. #310 (thanks @majkrzak)
  • Enabled call-sign DB for TyT MD2017, UV390. #303
  • Added TyT extension to set DMR squelch for TyT MD-UV390 and MD-2017 #307
  • Fixed dialog when deleting a roaming channel. #318
  • Fixed decoding of roaming channels. #319
  • Switch column labels. #323
  • Wrap c_str in QString when emiting QTextStream. #330 (thanks @majkrzak)
  • Allow for userdb file in CLI. #347
  • Fix crash on missing access rights to dfu device. #354
  • Added Swedish translation (thanks @DC7IA)

v0.11.2

1 year ago

Bugfix release, fixes:

  • Fixed detection of DMR-6X2UV. Fixed #277.
  • Verified codeplug implementation for CPS version 1.5 and firmware version 2.3. Fixes #279.
  • Swapped DMR admit criterion 'SameCC'->'Different CC'. Fixes #282.
  • Avoid AnyTone DMR-APRS RX/SMS firmware bug. Fixes 284.
  • Implements call-sign DB for BTECH DM-1701, Retevis RT84 Fixes 283.

v0.11.1

1 year ago

Emergency bugfix release:

  • Fixes crash on encoding roaming channels for AnyTone AT-D878UV, AT-D878UVII, AT-D578UV (#275).
  • Fixes missing encoding of roaming channels and zones for BTECH DMR-6X2UV (#276).

v0.11.0

1 year ago

This release contains:

  • Implementation of BTECH DMR-6X2UV (#269)
  • Added roaming channels. (#224)
  • Updated Brandmeister API.
  • Fixed crash when copying channels. (#267)
  • Fixed crash decoding MD2017 channels.
  • Fixed roaming zone edit dialog. (#224)
  • Fixed removal of B channels in zones. (#270)
  • Fixed crash in command line tool verification. (#271)

v0.10.4

1 year ago

Bugfix release, including:

  • Fixed handling of sparse lists for DM-1701, MD-2017, MD-390, MD-UV390.
  • Fixed encoding of TyT group lists.
  • Implemented DMR channel extension for AnyTone devices.
  • Fixed error message, when device detection fails.
  • Added notes about auto-completion to channel dialogs.
  • Added German translation.

v0.10.3

1 year ago

Bugfix release including:

  • TyT: Fixed scan-list transmit-channel decoding.
  • MD380/MD390: Create invalid frequency range when band cannot be guessed from programmed channels.- AnyTone: Extended channel extension.
  • DM-1701: Fixed detection.
  • MD-2017: Fixed decoding of contact elements.
  • AnyTone: Fixed encoding/decoding for DTMF contacts.
  • AnyTone: Fixed frequency ranges.
  • AnyTone: Fixed decoding of alert type of contact elements.
  • AnyTone: Fixed encoding/decoding of contacts.
  • GD77: Fixed callsign db.
  • OpenGD77: Updated codeplug to FW rev E2022.02.
  • OpenGD77: Implemented scan flags for channels.
  • OpenGD77: Swapped time-slot override flags for contact extension.
  • OpenGD77: Fixed encoding of group lists for OpenGD77.
  • OpenGD77: Fixed encoding of contact extension.
  • Core: Fixed handling of private calls in group lists.
  • Core: Fixed crash when encoding a channel missing the default radio id.
  • Core: Skip TX frequency check if channel is RX only.
  • Fixed reset of codeplugs.
  • GUI: Fixed swapped RX/TX frequencies in auto-completion.
  • GUI: Removed 'Refresh Repeater DB' menu entry. Useless since 0.10.2.

v0.10.2-2

2 years ago

Just ignore that release, its for homebrew under MacOS X. A proper release will follow soon.

v0.10.2-1

2 years ago

Just a quick release to fix some minor issues. A proper release will follow soon.

v0.10.2

2 years ago

A bugfix release fixing

  • Fixed static colors for ChannelListView (dark mode).
  • Fixed limit DB entries toggling.
  • Fixed radio limit checks.
  • Fixed MD2017 zone decoding (off-by-one error).
  • Fixed creation of APRS channel when decoding D878UV codeplugs.
  • Fixed encoding/decoding of DCS settings for all AnyTone devices.

and adding

  • Repeaterbook integration.
  • Implemented encryption settings.
  • Added 'show extension' setting.
  • Implemented bitmap for hidden zones for the AT-D878UV and later.

v0.10.1

2 years ago

Bugfix release:

  • Added auto-gen list of supported devices to about dialog.
  • Added access right check for Unix systems.
  • Implemented interface selection and detection.
  • Implemented Radioddity radio settings extension. Addresses #192.
  • Implemented RadioID editor. Fixed RadioID list. Fixes #190.
  • Store header states for all extension views. Fixes #189.
  • Fixed stupid cast mistake in AbstractConfigObjectList. Addresses #194.
  • Fixed encoding/decoding of APRS src/dst for D878UV and later. Addresses #193.
  • Added color output for logger.
  • Fixed squelch encoding for RD5R. Fixes #192.
  • Fixed decoding of AnyTone general settings. Fixes #191.
  • Fixed manual license.