mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-17 15:22:10 +08:00
1749e94ab6
* Add AVALON_TSS2 * Is TSS2 now! * Add Avalon to CARS.md * add to test_routes add to test_routes old-commit-hash: eb9f35946de0cad03eb7de99a8c837f60fb5d52c
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