-
Notifications
You must be signed in to change notification settings - Fork 3
Hackathon signals for standard 2013 C Max Energi
Johannes Kristinsson edited this page Sep 7, 2013
·
5 revisions
Note - these signals are documented in the standard OpenXC documentation
Class Name | JSON Name | Description |
---|---|---|
AcceleratorPedalPosition | accelerator_pedal_position | The position of the accelerator pedal from 0-100% depressed. |
BrakePedalStatus | brake_pedal_status | Boolean measurement true when brake is depressed |
VehicleDoorStatus | door_status | Event object that knows when a door is opened or closed |
EngineSpeed | engine_speed | Speed of engine in RPM |
FuelConsumed | fuel_consumed_since_restart | Amount of fuel consumed since the vehicle was started (L) |
FuelLevel | fuel_level | Percent of fuel remaining |
GearLeverPosition | gear_lever_position | Position of gear lever (PRNDL) |
HeadlampStatus | headlamp_status | Status of headlights |
HighBeamStatus | high_beam_status | Headlight high beam status |
IgnitionStatus | ignition_status | Ignition/key status |
Latitude | latitude | Current GPS latitude |
Longitude | longitude | Current GPS longitude |
Odometer | odometer | km driven over the car's life |
ParkingBrakeStatus | parking_brake_status | Status of mechanical parking brake |
SteeringWheelAngle | steering_wheel_angle | Angle of steering wheel from straight |
TorqueAtTransmission | torque_at_transmission | Torque at transmission |
VehicleSpeed | vehicle_speed | Current speed in kph |
WindshieldWiperStatus | windshield_wiper_status | Current status of front windsheield wiper |