Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-06-29 05:23:15 +00:00
parent 69be42ea33
commit 09e89f54dc
34 changed files with 84 additions and 68 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sun Apr 17 20:27:25 UTC 2022 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Jun 29 05:19:54 UTC 2022
// by class com.rusefi.output.CHeaderConsumer // by class com.rusefi.output.CHeaderConsumer
// begin // begin
#pragma once #pragma once
@ -271,8 +271,20 @@ struct engine_state_s {
* offset 124 * offset 124
*/ */
angle_t cltTimingCorrection = (angle_t)0; angle_t cltTimingCorrection = (angle_t)0;
/**
* How does this board self identifies
id
* offset 128
*/
int16_t hellenBoardId = (int16_t)0;
/**
* need 4 byte alignment
units
* offset 130
*/
uint8_t alignmentFill_at_130[2];
}; };
static_assert(sizeof(engine_state_s) == 128); static_assert(sizeof(engine_state_s) == 132);
// end // end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sun Apr 17 20:27:25 UTC 2022 // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Jun 29 05:19:54 UTC 2022

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1669262061 #define SIGNATURE_HASH 1791534790
#define TS_SIGNATURE "rusEFI 2022.06.28.48way.1669262061" #define TS_SIGNATURE "rusEFI 2022.06.29.48way.1791534790"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1952047778 #define SIGNATURE_HASH 2112859785
#define TS_SIGNATURE "rusEFI 2022.06.28.all.1952047778" #define TS_SIGNATURE "rusEFI 2022.06.29.all.2112859785"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1179353038 #define SIGNATURE_HASH 1341993957
#define TS_SIGNATURE "rusEFI 2022.06.28.alphax-2chan.1179353038" #define TS_SIGNATURE "rusEFI 2022.06.29.alphax-2chan.1341993957"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1473580513 #define SIGNATURE_HASH 1583563210
#define TS_SIGNATURE "rusEFI 2022.06.28.alphax-4chan.1473580513" #define TS_SIGNATURE "rusEFI 2022.06.29.alphax-4chan.1583563210"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1754470277 #define SIGNATURE_HASH 1629838254
#define TS_SIGNATURE "rusEFI 2022.06.28.atlas.1754470277" #define TS_SIGNATURE "rusEFI 2022.06.29.atlas.1629838254"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 2192946011 #define SIGNATURE_HASH 2332295024
#define TS_SIGNATURE "rusEFI 2022.06.28.core8.2192946011" #define TS_SIGNATURE "rusEFI 2022.06.29.core8.2332295024"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1952047778 #define SIGNATURE_HASH 2112859785
#define TS_SIGNATURE "rusEFI 2022.06.28.f407-discovery.1952047778" #define TS_SIGNATURE "rusEFI 2022.06.29.f407-discovery.2112859785"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1952047778 #define SIGNATURE_HASH 2112859785
#define TS_SIGNATURE "rusEFI 2022.06.28.f429-discovery.1952047778" #define TS_SIGNATURE "rusEFI 2022.06.29.f429-discovery.2112859785"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 909450854 #define SIGNATURE_HASH 1065570893
#define TS_SIGNATURE "rusEFI 2022.06.28.frankenso_na6.909450854" #define TS_SIGNATURE "rusEFI 2022.06.29.frankenso_na6.1065570893"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 11910621 #define SIGNATURE_HASH 151253494
#define TS_SIGNATURE "rusEFI 2022.06.28.harley81.11910621" #define TS_SIGNATURE "rusEFI 2022.06.29.harley81.151253494"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1431761863 #define SIGNATURE_HASH 1558233068
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen-gm-e67.1431761863" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen-gm-e67.1558233068"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 2916275054 #define SIGNATURE_HASH 2758057797
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen-nb1.2916275054" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen-nb1.2758057797"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 4236728904 #define SIGNATURE_HASH 4113634915
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen121nissan.4236728904" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen121nissan.4113634915"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 74981848 #define SIGNATURE_HASH 231632371
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen121vag.74981848" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen121vag.231632371"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 443694707 #define SIGNATURE_HASH 331641432
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen128.443694707" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen128.331641432"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 3960901670 #define SIGNATURE_HASH 3852524557
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen154hyundai.3960901670" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen154hyundai.3852524557"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 2254883750 #define SIGNATURE_HASH 2412808077
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen72.2254883750" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen72.2412808077"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1458322088 #define SIGNATURE_HASH 1599764099
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen81.1458322088" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen81.1599764099"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 684598278 #define SIGNATURE_HASH 561539117
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen88bmw.684598278" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen88bmw.561539117"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 4140962754 #define SIGNATURE_HASH 4284768233
#define TS_SIGNATURE "rusEFI 2022.06.28.hellenNA6.4140962754" #define TS_SIGNATURE "rusEFI 2022.06.29.hellenNA6.4284768233"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 1994406034 #define SIGNATURE_HASH 2136372409
#define TS_SIGNATURE "rusEFI 2022.06.28.hellenNA8_96.1994406034" #define TS_SIGNATURE "rusEFI 2022.06.29.hellenNA8_96.2136372409"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
// //
#define SIGNATURE_HASH 829795496 #define SIGNATURE_HASH 952361091
#define TS_SIGNATURE "rusEFI 2022.06.28.hellen_cypress.829795496" #define TS_SIGNATURE "rusEFI 2022.06.29.hellen_cypress.952361091"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
// //
#define SIGNATURE_HASH 1865861925 #define SIGNATURE_HASH 1719699214
#define TS_SIGNATURE "rusEFI 2022.06.28.kin.1865861925" #define TS_SIGNATURE "rusEFI 2022.06.29.kin.1719699214"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 3146739284 #define SIGNATURE_HASH 2990088831
#define TS_SIGNATURE "rusEFI 2022.06.28.mre_f4.3146739284" #define TS_SIGNATURE "rusEFI 2022.06.29.mre_f4.2990088831"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 3146739284 #define SIGNATURE_HASH 2990088831
#define TS_SIGNATURE "rusEFI 2022.06.28.mre_f7.3146739284" #define TS_SIGNATURE "rusEFI 2022.06.29.mre_f7.2990088831"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 615725892 #define SIGNATURE_HASH 755332975
#define TS_SIGNATURE "rusEFI 2022.06.28.prometheus_405.615725892" #define TS_SIGNATURE "rusEFI 2022.06.29.prometheus_405.755332975"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 615725892 #define SIGNATURE_HASH 755332975
#define TS_SIGNATURE "rusEFI 2022.06.28.prometheus_469.615725892" #define TS_SIGNATURE "rusEFI 2022.06.29.prometheus_469.755332975"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 3516147156 #define SIGNATURE_HASH 3626134015
#define TS_SIGNATURE "rusEFI 2022.06.28.proteus_f4.3516147156" #define TS_SIGNATURE "rusEFI 2022.06.29.proteus_f4.3626134015"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 3516147156 #define SIGNATURE_HASH 3626134015
#define TS_SIGNATURE "rusEFI 2022.06.28.proteus_f7.3516147156" #define TS_SIGNATURE "rusEFI 2022.06.29.proteus_f7.3626134015"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 3516147156 #define SIGNATURE_HASH 3626134015
#define TS_SIGNATURE "rusEFI 2022.06.28.proteus_h7.3516147156" #define TS_SIGNATURE "rusEFI 2022.06.29.proteus_h7.3626134015"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null
// //
#define SIGNATURE_HASH 2135431952 #define SIGNATURE_HASH 1996379963
#define TS_SIGNATURE "rusEFI 2022.06.28.subaru_eg33_f7.2135431952" #define TS_SIGNATURE "rusEFI 2022.06.29.subaru_eg33_f7.1996379963"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
// //
#define SIGNATURE_HASH 3729861878 #define SIGNATURE_HASH 3622265053
#define TS_SIGNATURE "rusEFI 2022.06.28.tdg-pdm8.3729861878" #define TS_SIGNATURE "rusEFI 2022.06.29.tdg-pdm8.3622265053"

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated; package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Mon Apr 18 03:04:20 UTC 2022 // this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Jun 29 05:19:54 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer // by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*; import com.rusefi.config.*;
@ -69,6 +69,8 @@ public class EngineState {
public static final Field SPARKDWELL = Field.create("SPARKDWELL", 116, FieldType.FLOAT); public static final Field SPARKDWELL = Field.create("SPARKDWELL", 116, FieldType.FLOAT);
public static final Field DWELLANGLE = Field.create("DWELLANGLE", 120, FieldType.FLOAT); public static final Field DWELLANGLE = Field.create("DWELLANGLE", 120, FieldType.FLOAT);
public static final Field CLTTIMINGCORRECTION = Field.create("CLTTIMINGCORRECTION", 124, FieldType.FLOAT); public static final Field CLTTIMINGCORRECTION = Field.create("CLTTIMINGCORRECTION", 124, FieldType.FLOAT);
public static final Field HELLENBOARDID = Field.create("HELLENBOARDID", 128, FieldType.INT16).setScale(1.0);
public static final Field ALIGNMENTFILL_AT_130 = Field.create("ALIGNMENTFILL_AT_130", 130, FieldType.INT8).setScale(1.0);
public static final Field[] VALUES = { public static final Field[] VALUES = {
SD_ISTCHARGEAIRMODEL, SD_ISTCHARGEAIRMODEL,
SD_UNUSEDBIT_1_1, SD_UNUSEDBIT_1_1,
@ -133,5 +135,7 @@ public class EngineState {
SPARKDWELL, SPARKDWELL,
DWELLANGLE, DWELLANGLE,
CLTTIMINGCORRECTION, CLTTIMINGCORRECTION,
HELLENBOARDID,
ALIGNMENTFILL_AT_130,
}; };
} }