openpilot/selfdrive/boardd
Willem Melching c7152d5419
Hardware abstraction class (#2080)
* hardware abstraction class

* De Morgan

* Rename pc hardware class

* Fix sound card in controlsd

* Pc get sim info

* fix hardware in test

* two more

* No more random imei on android

* no randomness on android

* Need to return something that looks like imei for registration to work

* Return proper network strength

* Unused import

* Bug fixes + gpsd is only android
2020-08-26 14:57:17 +02:00
..
tests Hardware abstraction class (#2080) 2020-08-26 14:57:17 +02:00
.gitignore selfdrive/boardd 2020-01-17 10:51:01 -08:00
__init__.py selfdrive/boardd 2020-01-17 10:51:01 -08:00
boardd.cc Thermald cleanup (#2049) 2020-08-24 14:17:41 +02:00
boardd.py selfdrive/boardd 2020-01-17 10:51:01 -08:00
boardd_api_impl.pyx selfdrive/boardd 2020-01-17 10:51:01 -08:00
boardd_setup.py remove dead lines from boardd cython setup 2020-07-27 13:09:09 -07:00
can_list_to_can_capnp.cc selfdrive/boardd 2020-01-17 10:51:01 -08:00
panda.cc boardd: return early from usb functions if not connected 2020-08-20 17:36:02 +02:00
panda.h Pigeon abstraction layer (#1977) 2020-08-13 10:10:50 +02:00
pigeon.cc Pigeon abstraction layer (#1977) 2020-08-13 10:10:50 +02:00
pigeon.h Pigeon abstraction layer (#1977) 2020-08-13 10:10:50 +02:00
SConscript Pigeon abstraction layer (#1977) 2020-08-13 10:10:50 +02:00