Files
StarPilot/selfdrive/car
Andrew 073dbd8d60 add new elantra hev 2021 fingerprints (#22727)
* add new elantra hev 2021 fingerprints

* add another transmission fp

* Remove duplicates

* Also duplicate

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: b9c4f0c0ff20b44537fe933523da2c7ec8a0ca6c
2021-10-31 13:51:41 +01:00
..
2021-10-28 16:54:12 -07:00
2021-10-29 12:08:04 +02:00
2021-08-03 16:59:13 -07:00
2020-01-17 10:58:43 -08:00

Port structure

interace.py

Generic interface to send and receive messages from CAN (controlsd uses this to communicate with car)

carcontroller.py

Builds CAN messages to send to car

carstate.py

Reads CAN from car and builds openpilot CarState message

values.py

Fingerprints and absolute limits

radar_interface.py

Radar interface