Releases: hmatuschek/qdmr
Releases · hmatuschek/qdmr
Version 0.12.0
New Devices
- Radioddity GD-73A/E
- BTECH BF-1801UV (A6)
New Features
- Integer frequency type.
- Implemented codeplug import/merge.
- Implemented drag & drop move in lists and tables.
- Implemented manual device interface & model selection. (#435)
- Implemented SMS templates (#413)
- Added CHIRP CSV file support.
Bug fixes
- Fixed encoding of settings extension for D578UV.
- Fixed handling of signaling enum. (#399)
- Fixed encoding of DMTF number length for AnyTone devices. (#425)
- Implemented region selection for repeater book.
- Fixed misleading error message on codeplug verification. (#387).
- Added city, state and comment to TyT call-sign db.
- Added column to roaming channel list, showing the roaming zones. (#378)
- Fix D878UVII function-key decoding.
- Fixed handling of missing default DMR IDs. (#458)
- Changed verification dialog colors for dark mode. (#461)
Full Changelog: v0.11.3...v0.12.0
Version 0.11.3
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)
Version 0.11.2
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.
Version 0.11.1
Version 0.11.0
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)
Version 0.10.4
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.
Version 0.10.3
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.
Version 0.10.2-2
Just ignore that release, its for homebrew under MacOS X. A proper release will follow soon.
Version 0.10.2-1
Just a quick release to fix some minor issues. A proper release will follow soon.
Version 0.10.2
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.