Replies: 1 comment 2 replies
-
|
In terms of configuring Unicore receivers, I don't have a UM980 to hand (perhaps some kind soul from SparkFun or Ardusimple would care to donate one?), but if I understand correctly the Unicore receivers are configurable via TTY (ASCII text) commands, so it should be supported already via PyGPSClient's TTY Commands panel. You can either enter the commands manually (with or without an XOR checksum), or save them as presets in the json configuration file and then select them from the drop-down list. e.g. to configure the baud rate on COM1...
Give it a go and let me know how you get on. Support for UM980 NMEA Secondary Antenna and Attitude messages (e.g. GPGLLH, HPD) in PyGPSClient will require an update to the pynmeagps library. This is currently on the backlog and I hope to introduce this in the next version over the next month or so. Support for UM980 binary messages (e.g. PVTSLN) in PyGPSClient will require a new Python parser library, provisionally "pyunigps", as well as an update to the GNSSReader class in pygnssutils. I'll look into this as and when I have the time and motivation. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
is there support or planned support for the unicore UM980?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions