Auto-generated configs and docs
This commit is contained in:
parent
d74ae44b30
commit
937c2920da
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Tue Oct 11 03:02:39 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Wed Oct 12 01:02:23 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -8,7 +8,7 @@ struct pid_status_s {
|
|||
/**
|
||||
* offset 0
|
||||
*/
|
||||
scaled_channel<float, 1, 1> pTerm = (float)0;
|
||||
float pTerm = (float)0;
|
||||
/**
|
||||
* offset 4
|
||||
*/
|
||||
|
@ -136,13 +136,13 @@ struct output_channels_s {
|
|||
RPM
|
||||
* offset 4
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> RPMValue = (uint16_t)0;
|
||||
uint16_t RPMValue = (uint16_t)0;
|
||||
/**
|
||||
* dRPM
|
||||
RPM/s
|
||||
* offset 6
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> rpmAcceleration = (uint16_t)0;
|
||||
uint16_t rpmAcceleration = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_GEAR_RATIO@@
|
||||
value
|
||||
|
@ -154,13 +154,13 @@ struct output_channels_s {
|
|||
kph
|
||||
* offset 10
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> vehicleSpeedKph = (uint8_t)0;
|
||||
uint8_t vehicleSpeedKph = (uint8_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_CPU_TEMP@@
|
||||
deg C
|
||||
* offset 11
|
||||
*/
|
||||
scaled_channel<int8_t, 1, 1> internalMcuTemperature = (int8_t)0;
|
||||
int8_t internalMcuTemperature = (int8_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_CLT@@
|
||||
deg C
|
||||
|
@ -199,7 +199,7 @@ struct output_channels_s {
|
|||
ADC
|
||||
* offset 24
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> tpsADC = (uint16_t)0;
|
||||
uint16_t tpsADC = (uint16_t)0;
|
||||
/**
|
||||
V
|
||||
* offset 26
|
||||
|
@ -312,7 +312,7 @@ struct output_channels_s {
|
|||
deg
|
||||
* offset 58
|
||||
*/
|
||||
scaled_channel<int16_t, 1, 1> injectionOffset = (int16_t)0;
|
||||
int16_t injectionOffset = (int16_t)0;
|
||||
/**
|
||||
deg C
|
||||
* offset 60
|
||||
|
@ -329,7 +329,7 @@ struct output_channels_s {
|
|||
crc16
|
||||
* offset 64
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> engineMakeCodeNameCrc16 = (uint16_t)0;
|
||||
uint16_t engineMakeCodeNameCrc16 = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_WALL_AMOUNT@@
|
||||
mg
|
||||
|
@ -345,7 +345,7 @@ struct output_channels_s {
|
|||
/**
|
||||
* offset 70
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> revolutionCounterSinceStart = (uint16_t)0;
|
||||
uint16_t revolutionCounterSinceStart = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_TPS_ROC@@
|
||||
ratio
|
||||
|
@ -355,7 +355,7 @@ struct output_channels_s {
|
|||
/**
|
||||
* offset 74
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> canReadCounter = (uint16_t)0;
|
||||
uint16_t canReadCounter = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_TPS_EXTRA@@
|
||||
ms
|
||||
|
@ -415,7 +415,7 @@ struct output_channels_s {
|
|||
grams
|
||||
* offset 94
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> totalFuelConsumption = (uint16_t)0;
|
||||
uint16_t totalFuelConsumption = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FUEL_FLOW@@
|
||||
gram/s
|
||||
|
@ -443,25 +443,25 @@ struct output_channels_s {
|
|||
Volts
|
||||
* offset 104
|
||||
*/
|
||||
scaled_channel<float, 1, 1> knockLevel = (float)0;
|
||||
float knockLevel = (float)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_UPTIME@@
|
||||
sec
|
||||
* offset 108
|
||||
*/
|
||||
scaled_channel<uint32_t, 1, 1> seconds = (uint32_t)0;
|
||||
uint32_t seconds = (uint32_t)0;
|
||||
/**
|
||||
* Engine Mode
|
||||
em
|
||||
* offset 112
|
||||
*/
|
||||
scaled_channel<uint32_t, 1, 1> engineMode = (uint32_t)0;
|
||||
uint32_t engineMode = (uint32_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_VERSION@@
|
||||
version_f
|
||||
* offset 116
|
||||
*/
|
||||
scaled_channel<uint32_t, 1, 1> firmwareVersion = (uint32_t)0;
|
||||
uint32_t firmwareVersion = (uint32_t)0;
|
||||
/**
|
||||
V
|
||||
* offset 120
|
||||
|
@ -475,19 +475,19 @@ struct output_channels_s {
|
|||
/**
|
||||
* offset 124
|
||||
*/
|
||||
scaled_channel<uint32_t, 1, 1> tsConfigVersion = (uint32_t)0;
|
||||
uint32_t tsConfigVersion = (uint32_t)0;
|
||||
/**
|
||||
* offset 128
|
||||
*/
|
||||
scaled_channel<float, 1, 1> calibrationValue = (float)0;
|
||||
float calibrationValue = (float)0;
|
||||
/**
|
||||
* offset 132
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> calibrationMode = (uint8_t)0;
|
||||
uint8_t calibrationMode = (uint8_t)0;
|
||||
/**
|
||||
* offset 133
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> idleTargetPosition = (uint8_t)0;
|
||||
uint8_t idleTargetPosition = (uint8_t)0;
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
units
|
||||
|
@ -499,23 +499,23 @@ struct output_channels_s {
|
|||
counter
|
||||
* offset 136
|
||||
*/
|
||||
scaled_channel<uint32_t, 1, 1> totalTriggerErrorCounter = (uint32_t)0;
|
||||
uint32_t totalTriggerErrorCounter = (uint32_t)0;
|
||||
/**
|
||||
* offset 140
|
||||
*/
|
||||
scaled_channel<uint32_t, 1, 1> orderingErrorCounter = (uint32_t)0;
|
||||
uint32_t orderingErrorCounter = (uint32_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_WARNING_COUNTER@@
|
||||
count
|
||||
* offset 144
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> warningCounter = (uint16_t)0;
|
||||
uint16_t warningCounter = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_WARNING_LAST@@
|
||||
error
|
||||
* offset 146
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> lastErrorCode = (uint16_t)0;
|
||||
uint16_t lastErrorCode = (uint16_t)0;
|
||||
/**
|
||||
error
|
||||
* offset 148
|
||||
|
@ -525,62 +525,62 @@ struct output_channels_s {
|
|||
val
|
||||
* offset 164
|
||||
*/
|
||||
scaled_channel<float, 1, 1> debugFloatField1 = (float)0;
|
||||
float debugFloatField1 = (float)0;
|
||||
/**
|
||||
val
|
||||
* offset 168
|
||||
*/
|
||||
scaled_channel<float, 1, 1> debugFloatField2 = (float)0;
|
||||
float debugFloatField2 = (float)0;
|
||||
/**
|
||||
val
|
||||
* offset 172
|
||||
*/
|
||||
scaled_channel<float, 1, 1> debugFloatField3 = (float)0;
|
||||
float debugFloatField3 = (float)0;
|
||||
/**
|
||||
val
|
||||
* offset 176
|
||||
*/
|
||||
scaled_channel<float, 1, 1> debugFloatField4 = (float)0;
|
||||
float debugFloatField4 = (float)0;
|
||||
/**
|
||||
val
|
||||
* offset 180
|
||||
*/
|
||||
scaled_channel<float, 1, 1> debugFloatField5 = (float)0;
|
||||
float debugFloatField5 = (float)0;
|
||||
/**
|
||||
val
|
||||
* offset 184
|
||||
*/
|
||||
scaled_channel<float, 1, 1> debugFloatField6 = (float)0;
|
||||
float debugFloatField6 = (float)0;
|
||||
/**
|
||||
val
|
||||
* offset 188
|
||||
*/
|
||||
scaled_channel<float, 1, 1> debugFloatField7 = (float)0;
|
||||
float debugFloatField7 = (float)0;
|
||||
/**
|
||||
val
|
||||
* offset 192
|
||||
*/
|
||||
scaled_channel<uint32_t, 1, 1> debugIntField1 = (uint32_t)0;
|
||||
uint32_t debugIntField1 = (uint32_t)0;
|
||||
/**
|
||||
val
|
||||
* offset 196
|
||||
*/
|
||||
scaled_channel<uint32_t, 1, 1> debugIntField2 = (uint32_t)0;
|
||||
uint32_t debugIntField2 = (uint32_t)0;
|
||||
/**
|
||||
val
|
||||
* offset 200
|
||||
*/
|
||||
scaled_channel<uint32_t, 1, 1> debugIntField3 = (uint32_t)0;
|
||||
uint32_t debugIntField3 = (uint32_t)0;
|
||||
/**
|
||||
val
|
||||
* offset 204
|
||||
*/
|
||||
scaled_channel<int16_t, 1, 1> debugIntField4 = (int16_t)0;
|
||||
int16_t debugIntField4 = (int16_t)0;
|
||||
/**
|
||||
val
|
||||
* offset 206
|
||||
*/
|
||||
scaled_channel<int16_t, 1, 1> debugIntField5 = (int16_t)0;
|
||||
int16_t debugIntField5 = (int16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_ACCEL_X@@
|
||||
G
|
||||
|
@ -634,17 +634,17 @@ struct output_channels_s {
|
|||
crc16
|
||||
* offset 240
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> tuneCrc16 = (uint16_t)0;
|
||||
uint16_t tuneCrc16 = (uint16_t)0;
|
||||
/**
|
||||
* offset 242
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> fuelClosedLoopBinIdx = (uint8_t)0;
|
||||
uint8_t fuelClosedLoopBinIdx = (uint8_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_CURRENT_GEAR@@
|
||||
gear
|
||||
* offset 243
|
||||
*/
|
||||
scaled_channel<int8_t, 1, 1> tcuCurrentGear = (int8_t)0;
|
||||
int8_t tcuCurrentGear = (int8_t)0;
|
||||
/**
|
||||
V
|
||||
* offset 244
|
||||
|
@ -654,13 +654,13 @@ struct output_channels_s {
|
|||
dBv
|
||||
* offset 246
|
||||
*/
|
||||
scaled_channel<int8_t, 1, 1> knock[12];
|
||||
int8_t knock[12];
|
||||
/**
|
||||
* @@GAUGE_NAME_DESIRED_GEAR@@
|
||||
gear
|
||||
* offset 258
|
||||
*/
|
||||
scaled_channel<int8_t, 1, 1> tcuDesiredGear = (int8_t)0;
|
||||
int8_t tcuDesiredGear = (int8_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_FLEX@@
|
||||
%
|
||||
|
@ -771,7 +771,7 @@ struct output_channels_s {
|
|||
* @@GAUGE_NAME_KNOCK_COUNTER@@
|
||||
* offset 298
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> knockCount = (uint16_t)0;
|
||||
uint16_t knockCount = (uint16_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_ACCEL_Z@@
|
||||
G
|
||||
|
@ -794,7 +794,7 @@ struct output_channels_s {
|
|||
deg
|
||||
* offset 306
|
||||
*/
|
||||
scaled_channel<int8_t, 1, 1> vvtTargets[4];
|
||||
int8_t vvtTargets[4];
|
||||
/**
|
||||
* @@GAUGE_NAME_TURBO_SPEED@@
|
||||
hz
|
||||
|
@ -826,13 +826,13 @@ struct output_channels_s {
|
|||
code
|
||||
* offset 320
|
||||
*/
|
||||
scaled_channel<int8_t, 1, 1> sparkCutReason = (int8_t)0;
|
||||
int8_t sparkCutReason = (int8_t)0;
|
||||
/**
|
||||
* Fuel Cut Code
|
||||
code
|
||||
* offset 321
|
||||
*/
|
||||
scaled_channel<int8_t, 1, 1> fuelCutReason = (int8_t)0;
|
||||
int8_t fuelCutReason = (int8_t)0;
|
||||
/**
|
||||
* @@GAUGE_NAME_AIR_FLOW_ESTIMATE@@
|
||||
kg/h
|
||||
|
@ -878,7 +878,7 @@ struct output_channels_s {
|
|||
/**
|
||||
* offset 336
|
||||
*/
|
||||
scaled_channel<float, 1, 1> calibrationValue2 = (float)0;
|
||||
float calibrationValue2 = (float)0;
|
||||
/**
|
||||
offset 340 bit 0 */
|
||||
bool isMainRelayOn : 1 {};
|
||||
|
@ -1256,7 +1256,7 @@ struct output_channels_s {
|
|||
RPM
|
||||
* offset 552
|
||||
*/
|
||||
scaled_channel<uint16_t, 1, 1> ISSValue = (uint16_t)0;
|
||||
uint16_t ISSValue = (uint16_t)0;
|
||||
/**
|
||||
V
|
||||
* offset 554
|
||||
|
@ -1417,4 +1417,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 Tue Oct 11 03:02:39 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Wed Oct 12 01:02:23 UTC 2022
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3795030381
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.48way.3795030381"
|
||||
#define SIGNATURE_HASH 693098086
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.48way.693098086"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4111767842
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.all.4111767842"
|
||||
#define SIGNATURE_HASH 1047060009
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.all.1047060009"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3339060302
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.alphax-2chan.3339060302"
|
||||
#define SIGNATURE_HASH 209339205
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.alphax-2chan.209339205"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2114476717
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.alphax-4chan.2114476717"
|
||||
#define SIGNATURE_HASH 3044285862
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.alphax-4chan.3044285862"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3923667973
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.atlas.3923667973"
|
||||
#define SIGNATURE_HASH 581053198
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.atlas.581053198"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 66635995
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.core8.66635995"
|
||||
#define SIGNATURE_HASH 3364130768
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.core8.3364130768"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4111767842
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.cypress.4111767842"
|
||||
#define SIGNATURE_HASH 1047060009
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.cypress.1047060009"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4111767842
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.f407-discovery.4111767842"
|
||||
#define SIGNATURE_HASH 1047060009
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.f407-discovery.1047060009"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 4111767842
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.f429-discovery.4111767842"
|
||||
#define SIGNATURE_HASH 1047060009
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.f429-discovery.1047060009"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3078120934
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.frankenso_na6.3078120934"
|
||||
#define SIGNATURE_HASH 2080645869
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.frankenso_na6.2080645869"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 99195917
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.harley81.99195917"
|
||||
#define SIGNATURE_HASH 3465927430
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.harley81.3465927430"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1098062996
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellen-gm-e67.1098062996"
|
||||
#define SIGNATURE_HASH 2316262303
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellen-gm-e67.2316262303"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 748660974
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellen-nb1.748660974"
|
||||
#define SIGNATURE_HASH 3890474981
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellen-nb1.3890474981"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2110398920
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellen121nissan.2110398920"
|
||||
#define SIGNATURE_HASH 3065407171
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellen121nissan.3065407171"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2234866264
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellen121vag.2234866264"
|
||||
#define SIGNATURE_HASH 1313414483
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellen121vag.1313414483"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 199926812
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellen128.199926812"
|
||||
#define SIGNATURE_HASH 3231114007
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellen128.3231114007"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1517809104
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellen154hyundai.1517809104"
|
||||
#define SIGNATURE_HASH 2433460955
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellen154hyundai.2433460955"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 215127977
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellen72.215127977"
|
||||
#define SIGNATURE_HASH 3350122658
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellen72.3350122658"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3617669416
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellen81.3617669416"
|
||||
#define SIGNATURE_HASH 484247075
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellen81.484247075"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 3772877550
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellen88bmw.3772877550"
|
||||
#define SIGNATURE_HASH 731762149
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellen88bmw.731762149"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2874681365
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellenNA6.2874681365"
|
||||
#define SIGNATURE_HASH 1613000478
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellenNA6.1613000478"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1427974346
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.hellenNA8_96.1427974346"
|
||||
#define SIGNATURE_HASH 2657185729
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.hellenNA8_96.2657185729"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2646817774
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.kin.2646817774"
|
||||
#define SIGNATURE_HASH 1455389925
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.kin.1455389925"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2856744749
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.mre_f4.2856744749"
|
||||
#define SIGNATURE_HASH 1631203366
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.mre_f4.1631203366"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2856744749
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.mre_f7.2856744749"
|
||||
#define SIGNATURE_HASH 1631203366
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.mre_f7.1631203366"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2784903364
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.prometheus_405.2784903364"
|
||||
#define SIGNATURE_HASH 1854015439
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.prometheus_405.1854015439"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2784903364
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.prometheus_469.2784903364"
|
||||
#define SIGNATURE_HASH 1854015439
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.prometheus_469.1854015439"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1356422740
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.proteus_f4.1356422740"
|
||||
#define SIGNATURE_HASH 2611288415
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.proteus_f4.2611288415"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1356422740
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.proteus_f7.1356422740"
|
||||
#define SIGNATURE_HASH 2611288415
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.proteus_f7.2611288415"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1356422740
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.proteus_h7.1356422740"
|
||||
#define SIGNATURE_HASH 2611288415
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.proteus_h7.2611288415"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 2349482232
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.subaru_eg33_f7.2349482232"
|
||||
#define SIGNATURE_HASH 1198917619
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.subaru_eg33_f7.1198917619"
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
|
||||
//
|
||||
|
||||
#define SIGNATURE_HASH 1595692918
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.11.tdg-pdm8.1595692918"
|
||||
#define SIGNATURE_HASH 2489323645
|
||||
#define TS_SIGNATURE "rusEFI 2022.10.12.tdg-pdm8.2489323645"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//wideband_state.txt Fri Jun 24 00:17:27 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//wideband_state.txt Wed Oct 12 01:02:23 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -13,12 +13,12 @@ struct wideband_state_s {
|
|||
%
|
||||
* offset 1
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> heaterDuty = (uint8_t)0;
|
||||
uint8_t heaterDuty = (uint8_t)0;
|
||||
/**
|
||||
%
|
||||
* offset 2
|
||||
*/
|
||||
scaled_channel<uint8_t, 1, 1> pumpDuty = (uint8_t)0;
|
||||
uint8_t pumpDuty = (uint8_t)0;
|
||||
/**
|
||||
* need 4 byte alignment
|
||||
units
|
||||
|
@ -49,4 +49,4 @@ struct wideband_state_s {
|
|||
static_assert(sizeof(wideband_state_s) == 12);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//wideband_state.txt Fri Jun 24 00:17:27 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/sensors//wideband_state.txt Wed Oct 12 01:02:23 UTC 2022
|
||||
|
|
Loading…
Reference in New Issue