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

Fix txinh and UI paste #1101

Merged
merged 2 commits into from
Aug 31, 2024
Merged

Fix txinh and UI paste #1101

merged 2 commits into from
Aug 31, 2024

Conversation

kk7ds
Copy link
Owner

@kk7ds kk7ds commented Aug 31, 2024

  • senhaix8800: Fix setting tx inhibit on simplex
  • Fix pasting memories past end of range

This radio was disabling tx when duplex='' (i.e. simplex) instead of
when duplex='off'

Fixes: 11511
The memory editor will fail with a 'KeyError: N' error if the user
attempts to paste more memories than will fit. This makes us not
choke, stop when we get to the end, and report to the user (unless
the memories that don't fit are empty).

Fixes #11510
@kk7ds kk7ds merged commit 2cd2c30 into master Aug 31, 2024
6 checks passed
@kk7ds kk7ds deleted the bug/11511/txinh branch August 31, 2024 18:00
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