mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 12:23:53 +08:00
* Added 2016 Escalade ESV fingerprint and data. * Updated CARS.md for GM vehicles * Uploaded Escalade fingerprint * Removed part about auto high beams for GM. Seems to work for some. * Revert other modifications in CARS.md * Revert other modifications in CARS.md * Added test route for Escalade * Added tunning for Escalade to reduce jerky steering * Apply suggestions from code review * Update selfdrive/car/gm/interface.py * cleanup test route Co-authored-by: Gibby <git@twoitguys> Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
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