Auto-generated configs and docs
This commit is contained in:
parent
54ac7279b1
commit
9c2bb7e7e6
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Aug 27 18:43:19 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Sep 01 04:17:54 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -342,114 +342,114 @@ struct output_channels_s {
|
|||
* offset 68
|
||||
*/
|
||||
scaled_channel<uint16_t, 100, 1> baroCorrection = (uint16_t)0;
|
||||
/**
|
||||
* Engine Phase
|
||||
deg
|
||||
* offset 70
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> unusedCurrentEnginePhase = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_WALL_AMOUNT@@
|
||||
mg
|
||||
* offset 72
|
||||
* offset 70
|
||||
*/
|
||||
scaled_channel<uint16_t, 100, 1> wallFuelAmount = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_WALL_CORRECTION@@
|
||||
mg
|
||||
* offset 74
|
||||
* offset 72
|
||||
*/
|
||||
scaled_channel<int16_t, 100, 1> wallFuelCorrection = (int16_t)0;
|
||||
/**
|
||||
* offset 76
|
||||
* offset 74
|
||||
*/
|
||||
uint16_t revolutionCounterSinceStart = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_TPS_ROC@@
|
||||
ratio
|
||||
* offset 78
|
||||
* offset 76
|
||||
*/
|
||||
scaled_channel<int16_t, 100, 1> deltaTps = (int16_t)0;
|
||||
/**
|
||||
* offset 80
|
||||
* offset 78
|
||||
*/
|
||||
uint16_t canReadCounter = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_TPS_EXTRA@@
|
||||
ms
|
||||
* offset 82
|
||||
* offset 80
|
||||
*/
|
||||
scaled_channel<int16_t, 300, 1> tpsAccelFuel = (int16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_TIMING_ADVANCE@@
|
||||
deg
|
||||
* offset 84
|
||||
* offset 82
|
||||
*/
|
||||
scaled_channel<int16_t, 50, 1> ignitionAdvance = (int16_t)0;
|
||||
/**
|
||||
* @@GAUGE_COIL_DWELL_TIME@@
|
||||
ms
|
||||
* offset 86
|
||||
* offset 84
|
||||
*/
|
||||
scaled_channel<uint16_t, 300, 1> sparkDwellValue = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_DWELL_DUTY@@
|
||||
%
|
||||
* offset 88
|
||||
* offset 86
|
||||
*/
|
||||
scaled_channel<uint16_t, 100, 1> coilDutyCycle = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_IAC@@
|
||||
%
|
||||
* offset 90
|
||||
* offset 88
|
||||
*/
|
||||
scaled_channel<uint16_t, 100, 1> idleAirValvePosition = (uint16_t)0;
|
||||
/**
|
||||
* ETB Target
|
||||
%
|
||||
* offset 92
|
||||
* offset 90
|
||||
*/
|
||||
scaled_channel<int16_t, 100, 1> etbTarget = (int16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_ETB_DUTY@@
|
||||
%
|
||||
* offset 94
|
||||
* offset 92
|
||||
*/
|
||||
scaled_channel<int16_t, 100, 1> etb1DutyCycle = (int16_t)0;
|
||||
/**
|
||||
* ETB Error
|
||||
%
|
||||
* offset 96
|
||||
* offset 94
|
||||
*/
|
||||
scaled_channel<int16_t, 100, 1> etb1Error = (int16_t)0;
|
||||
/**
|
||||
* Fuel level
|
||||
%
|
||||
* offset 98
|
||||
* offset 96
|
||||
*/
|
||||
scaled_channel<int16_t, 100, 1> fuelTankLevel = (int16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_CONSUMPTION@@
|
||||
grams
|
||||
* offset 100
|
||||
* offset 98
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> totalFuelConsumption = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_FLOW@@
|
||||
gram/s
|
||||
* offset 102
|
||||
* offset 100
|
||||
*/
|
||||
scaled_channel<uint16_t, 200, 1> fuelFlowRate = (uint16_t)0;
|
||||
/**
|
||||
%
|
||||
* offset 104
|
||||
* offset 102
|
||||
*/
|
||||
scaled_channel<uint16_t, 100, 1> veTableYAxis = (uint16_t)0;
|
||||
/**
|
||||
%
|
||||
* offset 106
|
||||
* offset 104
|
||||
*/
|
||||
scaled_channel<uint16_t, 100, 1> afrTableYAxis = (uint16_t)0;
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
units
|
||||
* offset 106
|
||||
*/
|
||||
uint8_t alignmentFill_at_106[2];
|
||||
/**
|
||||
* @@GAUGE_NAME_KNOCK_LEVEL@@
|
||||
Volts
|
||||
|
@ -1318,4 +1318,4 @@ struct output_channels_s {
|
|||
static_assert(sizeof(output_channels_s) == 756);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Aug 27 18:43:19 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Sep 01 04:17:54 UTC 2022
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Thu Sep 01 03:55:33 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Thu Sep 01 04:17:54 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -32,7 +32,7 @@ struct trigger_central_s {
|
|||
*/
|
||||
uint8_t mapVvt_map_peak = (uint8_t)0;
|
||||
/**
|
||||
* Engine Phase2
|
||||
* Engine Phase
|
||||
deg
|
||||
* offset 38
|
||||
*/
|
||||
|
@ -41,4 +41,4 @@ struct trigger_central_s {
|
|||
static_assert(sizeof(trigger_central_s) == 40);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Thu Sep 01 03:55:33 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Thu Sep 01 04:17:54 UTC 2022
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
package com.rusefi.config.generated;
|
||||
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Aug 29 12:19:32 UTC 2022
|
||||
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Sep 01 04:17:54 UTC 2022
|
||||
|
||||
// by class com.rusefi.output.FileJavaFieldsConsumer
|
||||
import com.rusefi.config.*;
|
||||
|
@ -455,25 +455,25 @@ public class TsOutputs {
|
|||
public static final Field IATCORRECTION = Field.create("IATCORRECTION", 64, FieldType.INT16).setScale(0.01);
|
||||
public static final Field CLTCORRECTION = Field.create("CLTCORRECTION", 66, FieldType.INT16).setScale(0.01);
|
||||
public static final Field BAROCORRECTION = Field.create("BAROCORRECTION", 68, FieldType.INT16).setScale(0.01);
|
||||
public static final Field CURRENTENGINEPHASE = Field.create("CURRENTENGINEPHASE", 70, FieldType.INT16).setScale(1.0);
|
||||
public static final Field WALLFUELAMOUNT = Field.create("WALLFUELAMOUNT", 72, FieldType.INT16).setScale(0.01);
|
||||
public static final Field WALLFUELCORRECTION = Field.create("WALLFUELCORRECTION", 74, FieldType.INT16).setScale(0.01);
|
||||
public static final Field REVOLUTIONCOUNTERSINCESTART = Field.create("REVOLUTIONCOUNTERSINCESTART", 76, FieldType.INT16).setScale(1.0);
|
||||
public static final Field DELTATPS = Field.create("DELTATPS", 78, FieldType.INT16).setScale(0.01);
|
||||
public static final Field CANREADCOUNTER = Field.create("CANREADCOUNTER", 80, FieldType.INT16).setScale(1.0);
|
||||
public static final Field TPSACCELFUEL = Field.create("TPSACCELFUEL", 82, FieldType.INT16).setScale(0.0033333333333333335);
|
||||
public static final Field IGNITIONADVANCE = Field.create("IGNITIONADVANCE", 84, FieldType.INT16).setScale(0.02);
|
||||
public static final Field SPARKDWELLVALUE = Field.create("SPARKDWELLVALUE", 86, FieldType.INT16).setScale(0.0033333333333333335);
|
||||
public static final Field COILDUTYCYCLE = Field.create("COILDUTYCYCLE", 88, FieldType.INT16).setScale(0.01);
|
||||
public static final Field IDLEAIRVALVEPOSITION = Field.create("IDLEAIRVALVEPOSITION", 90, FieldType.INT16).setScale(0.01);
|
||||
public static final Field ETBTARGET = Field.create("ETBTARGET", 92, FieldType.INT16).setScale(0.01);
|
||||
public static final Field ETB1DUTYCYCLE = Field.create("ETB1DUTYCYCLE", 94, FieldType.INT16).setScale(0.01);
|
||||
public static final Field ETB1ERROR = Field.create("ETB1ERROR", 96, FieldType.INT16).setScale(0.01);
|
||||
public static final Field FUELTANKLEVEL = Field.create("FUELTANKLEVEL", 98, FieldType.INT16).setScale(0.01);
|
||||
public static final Field TOTALFUELCONSUMPTION = Field.create("TOTALFUELCONSUMPTION", 100, FieldType.INT16).setScale(1.0);
|
||||
public static final Field FUELFLOWRATE = Field.create("FUELFLOWRATE", 102, FieldType.INT16).setScale(0.005);
|
||||
public static final Field VETABLEYAXIS = Field.create("VETABLEYAXIS", 104, FieldType.INT16).setScale(0.01);
|
||||
public static final Field AFRTABLEYAXIS = Field.create("AFRTABLEYAXIS", 106, FieldType.INT16).setScale(0.01);
|
||||
public static final Field WALLFUELAMOUNT = Field.create("WALLFUELAMOUNT", 70, FieldType.INT16).setScale(0.01);
|
||||
public static final Field WALLFUELCORRECTION = Field.create("WALLFUELCORRECTION", 72, FieldType.INT16).setScale(0.01);
|
||||
public static final Field REVOLUTIONCOUNTERSINCESTART = Field.create("REVOLUTIONCOUNTERSINCESTART", 74, FieldType.INT16).setScale(1.0);
|
||||
public static final Field DELTATPS = Field.create("DELTATPS", 76, FieldType.INT16).setScale(0.01);
|
||||
public static final Field CANREADCOUNTER = Field.create("CANREADCOUNTER", 78, FieldType.INT16).setScale(1.0);
|
||||
public static final Field TPSACCELFUEL = Field.create("TPSACCELFUEL", 80, FieldType.INT16).setScale(0.0033333333333333335);
|
||||
public static final Field IGNITIONADVANCE = Field.create("IGNITIONADVANCE", 82, FieldType.INT16).setScale(0.02);
|
||||
public static final Field SPARKDWELLVALUE = Field.create("SPARKDWELLVALUE", 84, FieldType.INT16).setScale(0.0033333333333333335);
|
||||
public static final Field COILDUTYCYCLE = Field.create("COILDUTYCYCLE", 86, FieldType.INT16).setScale(0.01);
|
||||
public static final Field IDLEAIRVALVEPOSITION = Field.create("IDLEAIRVALVEPOSITION", 88, FieldType.INT16).setScale(0.01);
|
||||
public static final Field ETBTARGET = Field.create("ETBTARGET", 90, FieldType.INT16).setScale(0.01);
|
||||
public static final Field ETB1DUTYCYCLE = Field.create("ETB1DUTYCYCLE", 92, FieldType.INT16).setScale(0.01);
|
||||
public static final Field ETB1ERROR = Field.create("ETB1ERROR", 94, FieldType.INT16).setScale(0.01);
|
||||
public static final Field FUELTANKLEVEL = Field.create("FUELTANKLEVEL", 96, FieldType.INT16).setScale(0.01);
|
||||
public static final Field TOTALFUELCONSUMPTION = Field.create("TOTALFUELCONSUMPTION", 98, FieldType.INT16).setScale(1.0);
|
||||
public static final Field FUELFLOWRATE = Field.create("FUELFLOWRATE", 100, FieldType.INT16).setScale(0.005);
|
||||
public static final Field VETABLEYAXIS = Field.create("VETABLEYAXIS", 102, FieldType.INT16).setScale(0.01);
|
||||
public static final Field AFRTABLEYAXIS = Field.create("AFRTABLEYAXIS", 104, FieldType.INT16).setScale(0.01);
|
||||
public static final Field ALIGNMENTFILL_AT_106 = Field.create("ALIGNMENTFILL_AT_106", 106, FieldType.INT8).setScale(1.0);
|
||||
public static final Field KNOCKLEVEL = Field.create("KNOCKLEVEL", 108, FieldType.FLOAT);
|
||||
public static final Field SECONDS = Field.create("SECONDS", 112, FieldType.INT).setScale(1.0);
|
||||
public static final Field ENGINEMODE = Field.create("ENGINEMODE", 116, FieldType.INT).setScale(1.0);
|
||||
|
@ -979,7 +979,6 @@ public class TsOutputs {
|
|||
IATCORRECTION,
|
||||
CLTCORRECTION,
|
||||
BAROCORRECTION,
|
||||
CURRENTENGINEPHASE,
|
||||
WALLFUELAMOUNT,
|
||||
WALLFUELCORRECTION,
|
||||
REVOLUTIONCOUNTERSINCESTART,
|
||||
|
@ -998,6 +997,7 @@ public class TsOutputs {
|
|||
FUELFLOWRATE,
|
||||
VETABLEYAXIS,
|
||||
AFRTABLEYAXIS,
|
||||
ALIGNMENTFILL_AT_106,
|
||||
KNOCKLEVEL,
|
||||
SECONDS,
|
||||
ENGINEMODE,
|
||||
|
|
Loading…
Reference in New Issue