commaai / laika

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

Refactor AstroDog get_* methods #80

Closed gijskoning closed 2 years ago

gijskoning commented 2 years ago

Refactor similar cache functionality in methods handling orbit, nav and dgps.

Also add a use_internet option to disable internet usage.