mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 12:02:09 +08:00
1349e159e7
* Honda e Port * Test route for Honda e * remove * Update README.md * update values based on logs * no need for Honda e specific DBC * fix tests Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> old-commit-hash: bcb8a11d7fe3868535bb7a66fcb767885c21a5e6
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