openpilot/selfdrive/locationd
Willem Melching 4c04e220a1
Timezoned (#19960)
* untested code

* add to manager

* whitespace

* only save on fix

* cleanup

* fix typo

* add to ignored processes

* import tici

* fix param name

* cleanup

* only run offroad

* use itertools

* wait for thermald

* simpler

* fall back to api call

* add param to override timezone

Co-authored-by: Comma Device <device@comma.ai>
2021-02-06 11:07:37 +01:00
..
models lgtm fixes (#19610) 2020-12-28 20:36:23 -08:00
test implement ublox MON_HW2 message (#19962) 2021-02-03 13:09:44 +01:00
.gitignore selfdrive/locationd 2020-01-17 11:39:56 -08:00
SConscript small ubloxd cleanup 2020-12-19 15:05:40 -08:00
__init__.py selfdrive/locationd 2020-01-17 11:39:56 -08:00
calibrationd.py save calibration as JSON again 2020-12-08 11:54:27 +01:00
locationd.py Timezoned (#19960) 2021-02-06 11:07:37 +01:00
paramsd.py Reset liveParameters if starting with invalid values (#2360) 2020-10-19 19:04:33 +02:00
ublox_msg.cc implement ublox MON_HW2 message (#19962) 2021-02-03 13:09:44 +01:00
ublox_msg.h implement ublox MON_HW2 message (#19962) 2021-02-03 13:09:44 +01:00
ubloxd.cc small ubloxd cleanup 2020-12-19 15:05:40 -08:00
ubloxd_main.cc implement ublox MON_HW2 message (#19962) 2021-02-03 13:09:44 +01:00
ubloxd_test.cc small ubloxd cleanup 2020-12-19 15:05:40 -08:00