Commit Graph

7 Commits

Author SHA1 Message Date
Vasily Tarasov aa067f7079 Chevy Volt tweaks (#83)
* Adjust Volt's speed scaling

Making openpilot's reading to match Volt's dashboard.

* Change Volt's brakes to reporting raw values

Instead of percentages.
For consistency with Panda's safety state machine,
that allows for pedal stickiness (reporting near-zero
values with brake pedal is unpressed).
2018-03-16 11:18:48 -07:00
Vasily Tarasov 8f72467e9d Volt doors and belts status (#70)
Does not include 'trunk open' status.
Door open = 1
Seat belt latched = 1
2018-02-26 14:44:50 -08:00
Vasily Tarasov 62a88d4c50 Volt: switch to parsing ACC buttons from powertrain CAN (#74) 2018-02-20 14:56:00 -08:00
Vasily Tarasov 3fdd47b052 Volt's gas pedal only and combined gas/acc (#76)
Some messages can't be used for 'user gas' as they
reflect ACC gas/regen commands too.
2018-02-20 14:55:25 -08:00
Willem Melching e7db8030fb convert all line endings to unix style 2018-02-12 15:01:45 -08:00
Vasily Tarasov 87536651c2 Fix Chevy Volt actuator signal parsing (#66)
Displaying steering, gas, regen braking, and friction braking,
correctly in Cabana.
2018-01-15 17:59:33 -08:00
Vasily Tarasov ddfe75c9d8 Volt gen 2 support 2017-07-04 00:45:40 -07:00