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 copy/paste between specials #689

Merged
merged 3 commits into from
Jun 29, 2023
Merged

Fix copy/paste between specials #689

merged 3 commits into from
Jun 29, 2023

Conversation

kk7ds
Copy link
Owner

@kk7ds kk7ds commented Jun 29, 2023

  • ic2820: Fix invalid immutable fields
  • Make fake driver support specials for testing
  • Fix some issues copy/pasting between specials

The 2820 driver was putting things into immutable that are not even
fields on memory, which causes the immutable check to fail for
pasted memories.

Related to #10689
This fixes some issues around copying and pasting to or from special
memory channels, where we assume memory numbers are integers and
other problems.

Fixes #10689
@kk7ds
Copy link
Owner Author

kk7ds commented Jun 29, 2023

@W8BSD This fixes the copy and paste between specials on a few radios I tried, including on top of your change.

@kk7ds kk7ds merged commit 64974a7 into master Jun 29, 2023
6 checks passed
@kk7ds kk7ds deleted the fix-copy-special branch June 29, 2023 01:33
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