Skip to content

Guess model and byte lenght #4

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

Open
ffries opened this issue Apr 2, 2025 · 0 comments
Open

Guess model and byte lenght #4

ffries opened this issue Apr 2, 2025 · 0 comments

Comments

@ffries
Copy link

ffries commented Apr 2, 2025

From RFC <GETVER>> should allow to guess hardware.

Command:  <GETVER>>
Return:   total 14 bytes ASCII chars from GQ GMC unit. It includes 7 bytes hardware model and 7 bytes firmware version.
	  e.g.:  GMC-300Re 2.10   
Firmware supported:  GMC-280, GMC-300 Re.2.0x, Re.2.10 or later

GMC-500 communicate on 4byte integers, GMC-280, GMC-300 and GMC320 communicate on 2byte.
It should also be possible to send a <GETCPM>> command and measure the lenght of the return, so that there is no need to know the model.

Kind regards,
FFries

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

No branches or pull requests

1 participant