Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-01-12 21:38:47 +00:00
parent 9d3d7b046a
commit 72ac03a8c4
27 changed files with 101 additions and 87 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Jan 08 21:38:58 EST 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Wed Jan 12 21:36:23 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -201,17 +201,16 @@ struct ts_outputs_s {
*/
uint16_t tpsADC = (uint16_t)0;
/**
* @@GAUGE_NAME_MAF@@
V
* offset 26
*/
scaled_channel<uint16_t, 1000, 1> MAFValue = (uint16_t)0;
scaled_channel<uint16_t, 1000, 1> rawMaf = (uint16_t)0;
/**
* @@GAUGE_NAME_AIR_FLOW@@
Kg/h
* @@GAUGE_NAME_AIR_FLOW_MEASURED@@
kg/h
* offset 28
*/
scaled_channel<uint16_t, 10, 1> massAirFlowValue = (uint16_t)0;
scaled_channel<uint16_t, 10, 1> mafMeasured = (uint16_t)0;
/**
* @@GAUGE_NAME_MAP@@
kPa
@ -900,9 +899,20 @@ struct ts_outputs_s {
*/
float m_pressureTarget_kPa = (float)0;
/**
* @@GAUGE_NAME_AIR_FLOW_ESTIMATE@@
kg/h
* offset 356
*/
int unusedAtTheEnd[28];
scaled_channel<uint16_t, 10, 1> mafEstimate = (uint16_t)0;
/**
rpm
* offset 358
*/
uint16_t instantRpm = (uint16_t)0;
/**
* offset 360
*/
uint8_t unusedAtTheEnd[108];
/**
offset 468 bit 0 */
bool launchSpeedCondition : 1 {};
@ -926,79 +936,79 @@ struct ts_outputs_s {
bool launchActivatePinState : 1 {};
/**
offset 468 bit 7 */
bool unusedBit_179_7 : 1 {};
bool unusedBit_181_7 : 1 {};
/**
offset 468 bit 8 */
bool unusedBit_179_8 : 1 {};
bool unusedBit_181_8 : 1 {};
/**
offset 468 bit 9 */
bool unusedBit_179_9 : 1 {};
bool unusedBit_181_9 : 1 {};
/**
offset 468 bit 10 */
bool unusedBit_179_10 : 1 {};
bool unusedBit_181_10 : 1 {};
/**
offset 468 bit 11 */
bool unusedBit_179_11 : 1 {};
bool unusedBit_181_11 : 1 {};
/**
offset 468 bit 12 */
bool unusedBit_179_12 : 1 {};
bool unusedBit_181_12 : 1 {};
/**
offset 468 bit 13 */
bool unusedBit_179_13 : 1 {};
bool unusedBit_181_13 : 1 {};
/**
offset 468 bit 14 */
bool unusedBit_179_14 : 1 {};
bool unusedBit_181_14 : 1 {};
/**
offset 468 bit 15 */
bool unusedBit_179_15 : 1 {};
bool unusedBit_181_15 : 1 {};
/**
offset 468 bit 16 */
bool unusedBit_179_16 : 1 {};
bool unusedBit_181_16 : 1 {};
/**
offset 468 bit 17 */
bool unusedBit_179_17 : 1 {};
bool unusedBit_181_17 : 1 {};
/**
offset 468 bit 18 */
bool unusedBit_179_18 : 1 {};
bool unusedBit_181_18 : 1 {};
/**
offset 468 bit 19 */
bool unusedBit_179_19 : 1 {};
bool unusedBit_181_19 : 1 {};
/**
offset 468 bit 20 */
bool unusedBit_179_20 : 1 {};
bool unusedBit_181_20 : 1 {};
/**
offset 468 bit 21 */
bool unusedBit_179_21 : 1 {};
bool unusedBit_181_21 : 1 {};
/**
offset 468 bit 22 */
bool unusedBit_179_22 : 1 {};
bool unusedBit_181_22 : 1 {};
/**
offset 468 bit 23 */
bool unusedBit_179_23 : 1 {};
bool unusedBit_181_23 : 1 {};
/**
offset 468 bit 24 */
bool unusedBit_179_24 : 1 {};
bool unusedBit_181_24 : 1 {};
/**
offset 468 bit 25 */
bool unusedBit_179_25 : 1 {};
bool unusedBit_181_25 : 1 {};
/**
offset 468 bit 26 */
bool unusedBit_179_26 : 1 {};
bool unusedBit_181_26 : 1 {};
/**
offset 468 bit 27 */
bool unusedBit_179_27 : 1 {};
bool unusedBit_181_27 : 1 {};
/**
offset 468 bit 28 */
bool unusedBit_179_28 : 1 {};
bool unusedBit_181_28 : 1 {};
/**
offset 468 bit 29 */
bool unusedBit_179_29 : 1 {};
bool unusedBit_181_29 : 1 {};
/**
offset 468 bit 30 */
bool unusedBit_179_30 : 1 {};
bool unusedBit_181_30 : 1 {};
/**
offset 468 bit 31 */
bool unusedBit_179_31 : 1 {};
bool unusedBit_181_31 : 1 {};
/**
* offset 472
*/
@ -1196,4 +1206,4 @@ struct ts_outputs_s {
};
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Jan 08 21:38:58 EST 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Wed Jan 12 21:36:23 UTC 2022

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1400061660
#define TS_SIGNATURE "rusEFI 2022.01.12.all.1400061660"
#define SIGNATURE_HASH 1786642043
#define TS_SIGNATURE "rusEFI 2022.01.12.all.1786642043"

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1337576443
#define TS_SIGNATURE "rusEFI 2022.01.12.atlas.1337576443"
#define SIGNATURE_HASH 1991707484
#define TS_SIGNATURE "rusEFI 2022.01.12.atlas.1991707484"

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 692153141
#define TS_SIGNATURE "rusEFI 2022.01.12.frankenso_na6.692153141"
#define SIGNATURE_HASH 273656722
#define TS_SIGNATURE "rusEFI 2022.01.12.frankenso_na6.273656722"

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 4156714415
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen121nissan.4156714415"
#define SIGNATURE_HASH 3469520136
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen121nissan.3469520136"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 214964950
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen121vag.214964950"
#define SIGNATURE_HASH 903797361
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen121vag.903797361"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1300858191
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen128.1300858191"
#define SIGNATURE_HASH 1955022312
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen128.1955022312"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2674860656
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen154hyundai.2674860656"
#define SIGNATURE_HASH 2791432919
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen154hyundai.2791432919"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2815342956
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen72.2815342956"
#define SIGNATURE_HASH 2663414219
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen72.2663414219"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 331555999
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen81.331555999"
#define SIGNATURE_HASH 718136376
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen81.718136376"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 4071862147
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen88bmw.4071862147"
#define SIGNATURE_HASH 3418189604
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen88bmw.3418189604"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 625899636
#define TS_SIGNATURE "rusEFI 2022.01.12.hellenNA6.625899636"
#define SIGNATURE_HASH 474003667
#define TS_SIGNATURE "rusEFI 2022.01.12.hellenNA6.474003667"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2025803527
#define TS_SIGNATURE "rusEFI 2022.01.12.hellenNA8_96.2025803527"
#define SIGNATURE_HASH 1102155680
#define TS_SIGNATURE "rusEFI 2022.01.12.hellenNA8_96.1102155680"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null
//
#define SIGNATURE_HASH 1770445152
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen_cypress.1770445152"
#define SIGNATURE_HASH 1351096775
#define TS_SIGNATURE "rusEFI 2022.01.12.hellen_cypress.1351096775"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
//
#define SIGNATURE_HASH 2518881692
#define TS_SIGNATURE "rusEFI 2022.01.12.kin.2518881692"
#define SIGNATURE_HASH 2939016507
#define TS_SIGNATURE "rusEFI 2022.01.12.kin.2939016507"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1447585560
#define TS_SIGNATURE "rusEFI 2022.01.12.mre_f4.1447585560"
#define SIGNATURE_HASH 1866901439
#define TS_SIGNATURE "rusEFI 2022.01.12.mre_f4.1866901439"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1447585560
#define TS_SIGNATURE "rusEFI 2022.01.12.mre_f7.1447585560"
#define SIGNATURE_HASH 1866901439
#define TS_SIGNATURE "rusEFI 2022.01.12.mre_f7.1866901439"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 60417850
#define TS_SIGNATURE "rusEFI 2022.01.12.prometheus_405.60417850"
#define SIGNATURE_HASH 982984605
#define TS_SIGNATURE "rusEFI 2022.01.12.prometheus_405.982984605"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 60417850
#define TS_SIGNATURE "rusEFI 2022.01.12.prometheus_469.60417850"
#define SIGNATURE_HASH 982984605
#define TS_SIGNATURE "rusEFI 2022.01.12.prometheus_469.982984605"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2442057728
#define TS_SIGNATURE "rusEFI 2022.01.12.proteus_f4.2442057728"
#define SIGNATURE_HASH 2826967207
#define TS_SIGNATURE "rusEFI 2022.01.12.proteus_f4.2826967207"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2442057728
#define TS_SIGNATURE "rusEFI 2022.01.12.proteus_f7.2442057728"
#define SIGNATURE_HASH 2826967207
#define TS_SIGNATURE "rusEFI 2022.01.12.proteus_f7.2826967207"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_config.sh null
//
#define SIGNATURE_HASH 2429102220
#define TS_SIGNATURE "rusEFI 2022.01.12.subaru_eg33_f7.2429102220"
#define SIGNATURE_HASH 2848450603
#define TS_SIGNATURE "rusEFI 2022.01.12.subaru_eg33_f7.2848450603"

View File

@ -88,10 +88,10 @@ float getOutputValueByName(const char *name) {
return engine->outputChannels.throttlePedalPosition;
if (strEqualCaseInsensitive(name, "tpsADC"))
return engine->outputChannels.tpsADC;
if (strEqualCaseInsensitive(name, "MAFValue"))
return engine->outputChannels.MAFValue;
if (strEqualCaseInsensitive(name, "massAirFlowValue"))
return engine->outputChannels.massAirFlowValue;
if (strEqualCaseInsensitive(name, "rawMaf"))
return engine->outputChannels.rawMaf;
if (strEqualCaseInsensitive(name, "mafMeasured"))
return engine->outputChannels.mafMeasured;
if (strEqualCaseInsensitive(name, "MAPValue"))
return engine->outputChannels.MAPValue;
if (strEqualCaseInsensitive(name, "baroPressure"))
@ -328,6 +328,10 @@ float getOutputValueByName(const char *name) {
return engine->outputChannels.m_I_sum_percent;
if (strEqualCaseInsensitive(name, "m_pressureTarget_kPa"))
return engine->outputChannels.m_pressureTarget_kPa;
if (strEqualCaseInsensitive(name, "mafEstimate"))
return engine->outputChannels.mafEstimate;
if (strEqualCaseInsensitive(name, "instantRpm"))
return engine->outputChannels.instantRpm;
if (strEqualCaseInsensitive(name, "launchSpeedCondition"))
return engine->outputChannels.launchSpeedCondition;
if (strEqualCaseInsensitive(name, "launchRpmCondition"))