forked from commaai/openpilot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GM signals for ESP/Mode/Highbeams/Intellibeam (commaai#114)
* Add ESPButton to gm_global_a_powertrain Bit goes to 1 when traction control button is down. Tested on 2018 Chevy Volt. * Add DriveModeButton to gm_global_a_powertrain DriveModeButton toggles between Normal/Sport/Mountain/Hold modes Tested on 2018 Chevy Volt * Add value entries for DriveModeButton / ESPButton * Add IntelliBeam, HighBeams, and HighBeamsTemporary Temporary high beam bit is enabled when pulling the switch forward. It remains off when pushing it back, which keeps HighBeams enabled permanently. * VAL_/VAL_TABLE_ entries for highbeams/intellibeam
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters