update time from RTC on manager init (#20678)

* set time on manager init

* earlier

* handle exception

* logging

* add to release files

* run in launch script too

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 1adf34f033bc1efb592383ebb2dbaef909bac60b
This commit is contained in:
Adeeb Shihadeh
2021-04-14 12:04:02 -07:00
committed by GitHub
parent b71290bbf7
commit f11dd415e8
4 changed files with 36 additions and 14 deletions
+1
View File
@@ -89,6 +89,7 @@ selfdrive/boardd/panda.cc
selfdrive/boardd/panda.h
selfdrive/boardd/pigeon.cc
selfdrive/boardd/pigeon.h
selfdrive/boardd/set_time.py
selfdrive/car/__init__.py
selfdrive/car/car_helpers.py