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

ga510v2: Fix reading memory block list #1209

Merged
merged 1 commit into from
Dec 23, 2024
Merged

ga510v2: Fix reading memory block list #1209

merged 1 commit into from
Dec 23, 2024

Conversation

kk7ds
Copy link
Owner

@kk7ds kk7ds commented Dec 23, 2024

The fix for #11717 (commit d1f8504) introduced a new alternate block
list for the download operation to allow grabbing blocks that we do
not upload. The GA510V2 radio subclasses UV17 and changes the block
list but was not updated to copy the read-only block list and thus
inherited the longer one from the parent class.

Fixes #11739

The fix for #11717 (commit d1f8504) introduced a new alternate block
list for the download operation to allow grabbing blocks that we do
not upload. The GA510V2 radio subclasses UV17 and changes the block
list but was not updated to copy the read-only block list and thus
inherited the longer one from the parent class.

Fixes #11739
@kk7ds kk7ds force-pushed the bug/11739/ga510blocks branch from c0f4b4c to e6dfe77 Compare December 23, 2024 19:02
@kk7ds kk7ds merged commit aba9927 into master Dec 23, 2024
6 checks passed
@kk7ds kk7ds deleted the bug/11739/ga510blocks branch December 23, 2024 22:51
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