Commit Graph

17 Commits (7b878828bbaf04f0e44b2bb62eb731ea60923c83)

Author SHA1 Message Date
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