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

Add support for GA510v2 #1074

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Add support for GA510v2 #1074

merged 4 commits into from
Jun 25, 2024

Conversation

kk7ds
Copy link
Owner

@kk7ds kk7ds commented Jun 25, 2024

  • Add some extra logging in bfc._rawrecv()
  • uv17: Refactor memory into definitions and layout
  • uv17: Refactor to handle ga510v2
  • ga510: Add support for "v2" variant

Also fix incorrect definition of get_raw_memory() as returning a
bitwise structure instead of a string.
- Allows skipping ident if we are a detected model
- Assumes memsize is fixed if the magics are empty
- Logs missing blocks with more detail
This variant was released in 2024 and looks identical to the original,
but is totally different inside and is based on the uv17. This uses
the detection framework to basically hide the difference from the
user.

Fixes: #10600
@kk7ds kk7ds merged commit 63c5c2e into master Jun 25, 2024
6 checks passed
@kk7ds kk7ds deleted the bug/10600/ga510v2 branch June 25, 2024 21: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