* Added esp fw for Kia Niro EV 2021 * Added Niro EV 2021 to README * fixed end of line * Update README.md * Update README.md Co-authored-by: Jon Jander <jon.jander@ptj.se> Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> old-commit-hash: 8e38844ab5039ce78ea6cfdecd2741081454cde6
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