Commit Graph

25 Commits (spacecruft)

Author SHA1 Message Date
Adeeb Shihadeh 54482cfb04 Fix GM message signal sizes 2020-05-08 22:06:51 -07:00
Riccardo Biasini fbbba94aae GM: use common gear VALs 2020-02-15 20:17:02 -08:00
Willem Melching 16033b3ffc Remove non ascii characters 2019-09-20 16:17:21 -07:00
Kylan b632acfba6 new GM powertrain signals (#136)
* new and fixed gm signals

* fixed space

* fixed torque factor

* fixed lat factor
2019-01-14 23:11:51 -08:00
Jamezz 6e8a363ac9 Add GM FCW Alert (Take 2) (#125)
* Add GM FCW dashboard alert

* Make FCWAlert big endian
2018-11-28 00:37:07 -08:00
rbiasini 368701a923
Revert "Add GM FCW dashboard alert (#123)" (#124)
This reverts commit 98b5f66978.
2018-11-26 20:20:23 -08:00
Jamezz 98b5f66978 Add GM FCW dashboard alert (#123) 2018-11-26 20:18:34 -08:00
srpape 9aec1efe1b Add GM signals for ESP/Mode/Highbeams/Intellibeam (#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
2018-10-30 21:43:27 +01:00
Oscar Söderlund 7b878828bb Syntax and encoding fixes (#111)
* Fix syntax error in Honda Civic Touring comment

Add escaping to nested quotes in comment.

* Convert caddilac_ct6_powertrain.dbc to UTF-8

Fixes decoding issue of the degrees rune.

* Convert gm_global_a_powertrain.dbc to UTF-8

Fixes decoding issue of the degrees rune.
2018-09-17 07:14:02 +02:00
Riccardo 5db3dfe7a5 GM: typo fixes 2018-06-16 01:34:25 -07:00
Commaremote 7a6f8cd7cf GM: fixed cruise values 2018-06-15 11:02:32 -07:00
Commaremote cf6da673f1 GM: cruise status 2018-06-15 10:41:44 -07:00
Commaremote a8d79cfa9f GM: typoin epb msg 2018-06-15 00:33:25 -07:00
Commaremote 61083e44ef GM: fixed epb msg addr 2018-06-15 00:06:36 -07:00
Riccardo 3c20495510 GM: EPB applied bit 2018-06-14 22:43:22 -07:00
Commaremote b2d765faed GM: added TC status 2018-06-14 10:01:51 -07:00
Commaremote c68295a31c GM: added cruise main on status 2018-06-14 09:46:18 -07:00
Riccardo 8521c6ae77 GM: reordered msg addrs so they are monotonic 2018-05-03 19:05:16 -07:00
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