Commit Graph

11 Commits

Author SHA1 Message Date
Shane Smiskol 0c80dc34c3
Add missing checksum and counter signals for PSCMStatus (#715)
* Add missing checksum and counter signals for PSCMStatus

* flip
2022-10-08 22:14:50 -07:00
Shane Smiskol 6fc678148a Add comment about variable length GM message, fix comment syntax 2022-10-07 15:50:33 -07:00
Jason Shuler 7ae3554ee5
GM: Add Standard Cruse Message, SetSpeed signal (#691)
GM: Add Std CC Message & speed
2022-08-19 23:02:50 -07:00
Jason Shuler 541ac4e9a2
GM: Add signals, correct AEB signal sizes and standardize names (#682)
* ECMVehicleSpeed left tire and comment

* GM Speed and AEB Cleanup

* Add CC CruiseActive signal
2022-08-16 22:39:24 -07:00
Shane Smiskol c6665ed11b
GM: fix set speed scaling (#679)
Move scaling into DBC for GM cruise setpoint
2022-08-12 18:29:30 -07:00
Jason Shuler ec48f1a06b
GM: add counter and checksum for ASCMSteeringButton (#678)
Add RC and Checksum for steer btns
2022-08-10 11:54:44 -07:00
Jason Shuler 3818988802
GM: Add ParkBrake signal for manual parking brakes (#601) 2022-05-03 17:55:25 -07:00
Shane Smiskol 6b57a33def
GM: add ignition signals used in panda (#549)
* add ignition signals

* fix

* fix

* fix

* fix

* update comment

* add comment for good ignition

* update
2022-02-03 13:35:55 -08:00
Jason Shuler de9899e413
GM: add new ECMPRDNL2 message with more detailed transmission / gear status (#547)
* GM Add PRNDL2 (Adds L)

* Updated GM ECMPRDNL2
2022-02-02 13:37:04 -08:00
Jason Shuler f819e4e4a8
GM: fix ECMEngineStatus.EngineRPM size (#546) 2022-02-01 14:55:35 -08:00
Jason Shuler f199eb33fc
GM: use generator + add pedal messages (#478)
* GM: Add AEB & Friction Brake
* Camera-based ACC uses the PT bus for friction brake
   Packet structure matches ASCM version from Chassis Bus
* Added AEB message from FFC (Possibly also ASCM)

* GM: Add Pedal Interceptor messages

* Revert "GM: Add Pedal Interceptor messages"

This reverts commit 008f967428.

* GM: Add generated w pedal supp

* GM remove redundant dbc

* forgot to run generator

* Remove old GM PT dbc

* Re-ran generator; added line

* GM PT Imports moved to top
2022-01-24 20:11:34 -08:00