PyGPSClient can now upload u-center *.txt configuration files for Generation 9+ devices #68
semuadmin
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PyGPSClient's UBX Configuration Load/Save/Record facility will now accept u-center *.txt configuration files (for Generation 9+ devices only) as well as binary *.ubx files.
Compatible configuration files for ZED-F9P devices can be found, for example, on the ArduSimple web site.
FYI: Generation 9+ u-center *.txt configuration files contain hexadecimal representations of MON-VER and CFG_VALGET UBX messages, e.g.:
The CFG-VALGET messages are automatically converted into CFG-VALSET commands for uploading to the receiver.
Beta Was this translation helpful? Give feedback.
All reactions