diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-08-08 10:34:59 -0400 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2013-08-08 10:35:13 -0400 |
commit | d121ae6f20376dc6fa75ef1140d7767f4ae236af (patch) | |
tree | 073933bda4a628856185e4f1d3573600868f8aad /README.md | |
parent | 8e6aeac288787abbe415c90c8ef490a90b2a6c46 (diff) |
Add a gear_lever_position signal to official set.
This signal is primarily used on vehicles with continuously variable
transmissions, where the transmission_gear_position signal is not
useful.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,6 +47,9 @@ manufacturers may support custom message names. * transmission_gear_position * states: first, second, third, fourth, fifth, sixth, seventh, eighth, reverse, neutral +* gear_lever_position + * states: neutral, park, reverse, drive, sport, low, first, second, third, + fourth, fifth, sixth * odometer * Numerical, km * ignition_status |