commaai / laika

Simple Python GNSS processing library
MIT License
639 stars 179 forks source link

Add UbloxGnssId enum and fix sat_pos_final to be numpy array #72

Closed gijskoning closed 2 years ago

gijskoning commented 2 years ago

Create UbloxGnssId enum Fix final sat pos returning numpy array

Both used for laikad in openpilot. Verified by running laikad.

Other small changes: