69 lines
1.9 KiB
Plaintext
69 lines
1.9 KiB
Plaintext
struct_no_prefix ts_outputs_s
|
|
|
|
bit sd_present
|
|
bit isIgnitionEnabledIndicator;
|
|
bit isInjectionEnabledIndicator;
|
|
bit sd_logging_internal
|
|
bit isCylinderCleanupActivated;
|
|
bit isFuelPumpOn;
|
|
bit isFanOn;
|
|
bit isO2HeaterOn;
|
|
bit checkEngine;
|
|
bit needBurn;
|
|
|
|
bit sd_msd
|
|
bit clutchUpState;
|
|
bit clutchDownState;
|
|
bit isFan2On
|
|
bit unusedb14;
|
|
bit brakePedalState;
|
|
bit toothLogReady;
|
|
bit acSwitchState;
|
|
bit isTpsError;
|
|
bit isCltError;
|
|
bit isMapError;
|
|
bit isIatError;
|
|
bit acState;
|
|
bit isTriggerError;
|
|
bit hasCriticalError;
|
|
bit isWarnNow;
|
|
bit isPedalError;
|
|
bit isKnockChipOk;
|
|
bit launchTriggered;
|
|
bit isTps2Error;
|
|
bit isIdleClosedLoop;
|
|
bit isIdleCoasting;
|
|
|
|
uint16_t autoscale rpm;;"",1, 0, 0, 0, 0
|
|
|
|
uint16_t rpmAcceleration;;"",1, 0, 0, 0, 0
|
|
|
|
uint16_t autoscale speedToRpmRatio;;"",{1/@@PACK_MULT_PERCENT@@}, 0, 0, 0, 0
|
|
uint8_t autoscale vehicleSpeedKph;;"",1, 0, 0, 0, 0
|
|
uint8_t autoscale internalMcuTemperature;;"",1, 0, 0, 0, 0
|
|
|
|
uint16_t autoscale coolantTemperature;;"",{1/@@PACK_MULT_TEMPERATURE@@}, 0, 0, 0, 0
|
|
uint16_t autoscale intakeAirTemperature;;"",{1/@@PACK_MULT_TEMPERATURE@@}, 0, 0, 0, 0
|
|
|
|
uint16_t autoscale auxTemp1;;"",{1/@@PACK_MULT_TEMPERATURE@@}, 0, 0, 0, 0
|
|
uint16_t autoscale auxTemp2;;"",{1/@@PACK_MULT_TEMPERATURE@@}, 0, 0, 0, 0
|
|
|
|
uint16_t autoscale throttlePosition;;"",{1/@@PACK_MULT_PERCENT@@}, 0, 0, 0, 0
|
|
uint16_t autoscale pedalPosition;;"",{1/@@PACK_MULT_PERCENT@@}, 0, 0, 0, 0
|
|
|
|
uint16_t tpsADC;;"", 1, 0, 0, 0, 0
|
|
uint16_t autoscale massAirFlowVoltage;;"",{1/@@PACK_MULT_VOLTAGE@@}, 0, 0, 0, 0
|
|
|
|
uint16_t autoscale massAirFlow;;"",{1/@@PACK_MULT_MASS_FLOW@@}, 0, 0, 0, 0
|
|
uint16_t autoscale manifoldAirPressure;;"",{1/@@PACK_MULT_PRESSURE@@}, 0, 0, 0, 0
|
|
uint16_t autoscale baroPressure;;"",{1/@@PACK_MULT_PRESSURE@@}, 0, 0, 0, 0
|
|
|
|
uint16_t autoscale lambda;;"",{1/@@PACK_MULT_LAMBDA@@}, 0, 0, 0, 0
|
|
uint8_t autoscale knockRetard;;"",{1/10}, 0, 0, 0, 0
|
|
uint8_t unused37;;"",1, 0, 0, 0, 0
|
|
|
|
uint16_t autoscale vBatt;;"",{1/@@PACK_MULT_VOLTAGE@@}, 0, 0, 0, 0
|
|
|
|
|
|
end_struct
|