sparkfun / Qwiic_Ublox_Gps_Py

https://qwiic-ublox-gps-py.readthedocs.io/en/latest/index.html
Other
69 stars 41 forks source link

UBX-TIM-TP (0x0D 0x01) wrong format #12

Closed dorsic closed 1 year ago

dorsic commented 3 years ago

Field 'week' is of type U2 not I4 as declared in sparkfun_predefines.py and thus the message cannot be parsed.

edspark commented 1 year ago

You are correct, thank you! Fixed in this commit.