Skip to content
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

More TK280 work #1230

Merged
merged 7 commits into from
Jan 16, 2025
Merged

More TK280 work #1230

merged 7 commits into from
Jan 16, 2025

Conversation

kk7ds
Copy link
Owner

@kk7ds kk7ds commented Jan 16, 2025

  • tk280: Improve performance by caching mappings
  • tk280: Fix saving radio version in metadata
  • Improve keyboard navigation from setting group to editor
  • tk280: Fix supporting duplex=split
  • tk280: Fix tuning step encoding
  • tk8180: Fix tuning step encoding
  • Add diff-between-tabs developer function

kk7ds added 6 commits January 15, 2025 17:14
The model of these kinds of radios lend themselves to having to
iterate things a lot. This adds a cache of mappings so we can do that
less.
This was failing only after a conversation with the radio because
we couldn't encode a bytes().
Also another fix on splits.
This is something that never made it from the old UI to the new one,
but it's very handy in some situations.
@kk7ds kk7ds merged commit c97ccc7 into master Jan 16, 2025
6 checks passed
@kk7ds kk7ds deleted the tk280 branch January 16, 2025 01:58
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.

1 participant