File qdmr.changes of Package qdmr

-------------------------------------------------------------------
Thu Jul 25 2024 - Hannes Matuschek <dm3mat@darc.de>

- Update to upstream version 0.12.0
  * added support for Radioddity GD-73A/E
  * added support for BTECH BF-1801UV (A6)
  * added 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.
  * 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)

-------------------------------------------------------------------
Sun Aug 27 12:10:32 UTC 2023 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.11.3
  Rather huge bugfix release including:
  * Implementation of AnyTone device specific settings.
  * Show zones in channel list.
  * Flip APRS enabled analog/digital values.
  * Enable APRS RX only on the APRS revert channel.
  * Enabled call-sign DB for TyT MD2017, UV390.
  * Added TyT extension to set DMR squelch for TyT MD-UV390 and
    MD-2017.
  * Fixed dialog when deleting a roaming channel.
  * Fixed decoding of roaming channels.
  * Switch column labels.
  * Wrap c_str in QString when emiting QTextStream.
  * Allow for userdb file in CLI.
  * Fix crash on missing access rights to dfu device.
  * Added Swedish translation.
- Update to version 0.11.2
  * Fixed detection of DMR-6X2UV.
  * Verified codeplug implementation for CPS version 1.5 and
    firmware version 2.3.
  * Swapped DMR admit criterion 'SameCC'->'Different CC'.
  * Avoid AnyTone DMR-APRS RX/SMS firmware bug.
  * Implements call-sign DB for BTECH DM-1701, Retevis RT84.

-------------------------------------------------------------------
Sat Jan 14 11:17:54 UTC 2023 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.11.1
  * Added proper support for the BTech DMR-6X2UV.

-------------------------------------------------------------------
Fri Oct 21 17:50:23 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to 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.

-------------------------------------------------------------------
Sun Sep 11 17:32:52 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to 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.

-------------------------------------------------------------------
Sat Mar 26 12:21:43 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.10.2
  Bugfix release:
  * 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.

-------------------------------------------------------------------
Sat Jan 22 19:37:40 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.10.1
  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.
  * Implemented RadioID editor. Fixed RadioID list.
  * Store header states for all extension views.
  * Fixed stupid cast mistake in AbstractConfigObjectList.
  * Fixed encoding/decoding of APRS src/dst for D878UV and later.
  * Added color output for logger.
  * Fixed squelch encoding for RD5R.
  * Fixed decoding of AnyTone general settings.
  * Fixed manual license.

-------------------------------------------------------------------
Thu Jan  6 19:35:03 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.10.0
  * Added support for Baofeng DM-1701, still untested and user-db
    is missing.
  * Hide extensions in AnalogChannelEditor if
    show-commercial-features is disabled.
  * Fixed potential crash and memory leak in DTMFContactDialog.
  * Fixed squelch settings for RD-5R. Fixes #182.
  * Implemented TyT menu, extension.
  * Fixed error message on TyT device detection.
  * Fixed copying of squelch settings & signalling for analog
    channels.
  * Fixed GUI update for general settings tab.
  * Fixed handling and instantiation of device specific extensions.

-------------------------------------------------------------------
Sun Nov 28 13:00:35 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Udpate to version 0.9.3
  * Fixed YAML serialization.
  * Fixed YAML parser warning.
  * Added description fields for device specific settings.
  * Added TyT channel, scan list, general settings.
  * Fixed reset of owned ConfigItem properties.
  * Added auto-copying of properties.
  * Fixed icon sizes.

-------------------------------------------------------------------
Sat Nov 20 09:45:53 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to versino 0.9.2
  * Fixed YAML parser to properly link APRS systems.
  * Fixed YAML parser issue serializing DefaultRadioID.
  * Fixed connection issue with TyT devices.
  * Fixed GUI update issue when reading a codeplug from the device.
  * Added extension editors to all config elements. These editors
    are only visible when "Show Commercial Features" is enabled in
    the settings dialog.

-------------------------------------------------------------------
Sat Nov  6 16:18:03 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.9.1
  Changelog (since version 0.8.1):
  * Rewrite of codeplug representation, allows to extend generic
    device-independent codeplug representation for device specific
    settings.
  * New codeplug file format (YAML based). Also allows for
    device-specific settings to be strored.
  * Rewrite of binary codeplug encoding/decoding. Allows to extend
    existing codeplugs and codeplug elements by just implementing
    the differences. This makes the cumbersome encoding/decoding of
    device specific settings feasible.
  * Added support for the TyT MD-2017.
  * Added TyT MD-390 support.
  * Added Hide/Show Commercial Features flag to settings dialog.
    This shows/hides the radio ID list (in ham radio you will only
    need one DMR ID).
  * Cleanup of GUI. Some minor GUI cleanup things.
  * Added unified device names and --list-radios option for command
    line tool.
  * Fixed call-sign DB entry for OpenGD77.
  * Added band information to repeater database, showing it in
    auto-completer.

-------------------------------------------------------------------
Thu Oct 28 18:59:11 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.9.0alpha4
  Bugfix release:
  * Destroy radio object when verification fails.
  * Fixed ZoneDialog adding channels always to list A.
  * Fixed include path for yaml-cpp.
  * Fixed crash when encoding OpenGD77 codeplugs with extension.
  * Disabled conf-format export in command line tool.

-------------------------------------------------------------------
Sun Oct 10 14:18:03 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.9.0alpha3
  * Added TyT MD-390 support.
  * Added alias for TyT MD-UV380 to UV390.
  * Fixed crash after codeplug reset in the presence of extensions.
  * Fixed encoding of GPS systems for TyT devices.
  * Fixed crash when decoding an unkown enum value.
  * Fixed analog and digital channel dialog.
  * Fixed copy constructor of Analog/DigitalChannel.
  * Fixed crash in TyTInterface when no radio is connected.
  * Fixed overriding of radio detection.

-------------------------------------------------------------------
Mon Oct  4 19:09:25 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.9.0alpha2

-------------------------------------------------------------------
Sat Oct  2 20:29:25 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- Update to version 0.9.0alpha1

-------------------------------------------------------------------
Wed Sep 22 20:42:43 UTC 2021 - Martin Hauke <mardnh@gmx.de>

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