Skip to content

Conversation

@kk7ds
Copy link
Owner

@kk7ds kk7ds commented Sep 25, 2025

  • Fix US Aviation Frequencies stock config mode
  • Filter dupes from the detected model strings
  • tdh8: Add support for TD-H8 Gen 3
  • tdh8: Fix VFO offset setting
  • Fix BruteForce test trying to validate empty memories

These should all be AM.

Fixes #12179
In cases where we might have multiple MODELs with the same value
but different VENDOR or VARIANT, we only need to list these once.
This was a disaster of complex logic and changing setting data types,
and wasn't actually setting the value properly.
Move this to sanity, but really this should be implemented as a special
channel and not in settings.
This test was complaining if the driver refused to validate a memory
it returned. However, it was trying to validate empty memories,
which while those should be consistent, isn't really what the test
was trying to enforce. So, skip memories that are empty there.
@kk7ds kk7ds merged commit 3f7270b into master Sep 25, 2025
6 checks passed
@kk7ds kk7ds deleted the work branch September 25, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants