-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare 0.12.0 release #408
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Implemented YAML parsing and encoding of integer frequencies. Addresses #249. * Fixed ChannelListWrapper to display integer frequencies in MHz. * Fixed channel dialogs. Addresses #249. * Fixed roaming channel frequencies to be stored in Hz. Addresses #249. * Fixed codeplug encoding/decoding, addresses #249. * Added some unittest. * Fixed unit tests.
* Implemented zone split/merge visitor. * Implemented ObjectFilterVisitor. * Fixed unit tests. * Implemented pre/post processing steps. * Implemented pre/post processing for AnyTone devices. * Implemented pre/post processing for Radioddity devices. * Implemented pre/post processing for TyT devices.
* Fixed frequency parser. Assume MHz, if no unit is specified. * Fixed unit test for frequency parser.
* Fixed crash, but the device should be released too. * Fixed timeout & debug messages. * Fixed protocol description. * Fixed GD73 radio class, closes connection on destruction. This fixes the issue with busy USB connections to the device.
* Fixed handling of singaling enum. Addresses #299. * Fixed CTCSS frequency, thanks @ANTodorov.
* Added button settings extension to Radioddity codeplugs. Addresses #397. * Added docs for Radioddity extensions. * Added some tone settings to the radioddity extension. * Added boot settings to Radioddity extension.. * Fixed decoding warning. * Added encoding/decoding of boot/prog passwords for GD73. * Implemented power save settings. * Updated readme. * Added missing encoding of boot display setting. Addresses #397.
* Implemented merge visitor. * Implemented merging of codeplugs. * Added codeplug merge dialog. * Added unit tests for config merge.
* Implemented drag & drop move in lists and tables.
* Moved SMS extension to extensions tab. * Implemented SMS template encoding for Radioddity GD73. * Implemented SMS templates for TyT/Retevis devices. Addresses 413. * Implemented message templates for radioddity devices. Addresses #413. * Fixed encoding of SMS templates for AnyTone devices. Addresses #413.
* Implemented encoding/decoding of encryption keys for GD73. * Added unit tests. * Added limits to check encryption keys. Addresses #451. * Fixed docs.
* Moved SMS extension to extensions tab. * Implemented SMS template encoding for Radioddity GD73. * Implemented SMS templates for TyT/Retevis devices. Addresses 413. * Implemented message templates for radioddity devices. Addresses #413. * Fixed encoding of SMS templates for AnyTone devices. Addresses #413.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.