nopenpilot/selfdrive/boardd
Adeeb Shihadeh 8af20af66d
pylint: enforce indentation (W0311) (#24039)
* pylint: enforce indentation (W0311)

* few more
2022-03-24 23:23:29 -07:00
..
tests pylint: enforce indentation (W0311) (#24039) 2022-03-24 23:23:29 -07:00
.gitignore panda: add unit tests for usb protocol (pack/unpack) (#22955) 2021-11-23 20:15:22 -08:00
SConscript boardd: move main() to main.cc for test cases (#23564) 2022-01-18 14:59:42 +01:00
__init__.py selfdrive/boardd 2020-01-17 10:51:01 -08:00
boardd.cc update unsafeMode to alternativeExperience (#23995) 2022-03-24 14:59:16 -07:00
boardd.h boardd: move main() to main.cc for test cases (#23564) 2022-01-18 14:59:42 +01:00
boardd.py selfdrive/boardd 2020-01-17 10:51:01 -08:00
boardd_api_impl.pyx reserve space for vector of can_frame (#20771) 2021-04-28 13:50:21 -07:00
can_list_to_can_capnp.cc Multipanda support (#22402) 2021-10-29 13:04:26 +02:00
main.cc boardd: move main() to main.cc for test cases (#23564) 2022-01-18 14:59:42 +01:00
panda.cc update unsafeMode to alternativeExperience (#23995) 2022-03-24 14:59:16 -07:00
panda.h update unsafeMode to alternativeExperience (#23995) 2022-03-24 14:59:16 -07:00
pandad.py set MANAGER_DAEMON for boardd 2022-03-23 11:52:41 -07:00
pigeon.cc Revert "boardd: new class USBDevice (#23015)" 2021-12-16 17:11:45 -08:00
pigeon.h add check for restoring almanac, and clear like suggested in the datasheet (#23153) 2021-12-08 14:13:56 +01:00
set_time.py update time from RTC on manager init (#20678) 2021-04-14 12:04:02 -07:00