Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2022-09-17 00:16:59 +00:00
parent 8ea31909a3
commit b84688be11
86 changed files with 30655 additions and 26237 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Sep 13 06:32:23 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:44 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4284,6 +4284,50 @@ struct cyl_trim_s {
};
static_assert(sizeof(cyl_trim_s) == 16);
// start of blend_table_s
struct blend_table_s {
/**
* offset 0
*/
scaled_channel<int16_t, 10, 1> table[8][8];
/**
Load
* offset 128
*/
uint16_t loadBins[8];
/**
RPM
* offset 144
*/
uint16_t rpmBins[8];
/**
* offset 160
*/
gppwm_channel_e blendParameter;
/**
* need 4 byte alignment
units
* offset 161
*/
uint8_t alignmentFill_at_161[1];
/**
* offset 162
*/
scaled_channel<int16_t, 10, 1> blendBins[8];
/**
%
* offset 178
*/
scaled_channel<uint8_t, 2, 1> blendValues[8];
/**
* need 4 byte alignment
units
* offset 186
*/
uint8_t alignmentFill_at_186[2];
};
static_assert(sizeof(blend_table_s) == 188);
// start of persistent_config_s
struct persistent_config_s {
/**
@ -4988,8 +5032,12 @@ struct persistent_config_s {
* offset 21290
*/
scaled_channel<uint8_t, 1, 100> maxKnockRetardRpmBins[6];
/**
* offset 21296
*/
blend_table_s ignBlends[IGN_BLEND_COUNT];
};
static_assert(sizeof(persistent_config_s) == 21296);
static_assert(sizeof(persistent_config_s) == 22048);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Tue Sep 13 06:32:23 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:44 UTC 2022

View File

@ -192,6 +192,7 @@
#define benchTestOnTime_offset 1634
#define binarySerialRxPin_offset 1530
#define binarySerialTxPin_offset 1528
#define blend_table_s_size 188
#define BLOCKING_FACTOR 500
#define boardUse2stepPullDown_offset 1360
#define boardUseCamPullDown_offset 1360
@ -1403,8 +1404,37 @@
#define idleVeLoadBins_offset 5648
#define idleVeRpmBins_offset 5644
#define idleVeTable_offset 5652
#define IGN_BLEND_COUNT 4
#define IGN_LOAD_COUNT 16
#define IGN_RPM_COUNT 16
#define ignBlends1_blendBins_offset 21458
#define ignBlends1_blendParameter_offset 21456
#define ignBlends1_blendValues_offset 21474
#define ignBlends1_loadBins_offset 21424
#define ignBlends1_offset 21296
#define ignBlends1_rpmBins_offset 21440
#define ignBlends1_table_offset 21296
#define ignBlends2_blendBins_offset 21646
#define ignBlends2_blendParameter_offset 21644
#define ignBlends2_blendValues_offset 21662
#define ignBlends2_loadBins_offset 21612
#define ignBlends2_offset 21484
#define ignBlends2_rpmBins_offset 21628
#define ignBlends2_table_offset 21484
#define ignBlends3_blendBins_offset 21834
#define ignBlends3_blendParameter_offset 21832
#define ignBlends3_blendValues_offset 21850
#define ignBlends3_loadBins_offset 21800
#define ignBlends3_offset 21672
#define ignBlends3_rpmBins_offset 21816
#define ignBlends3_table_offset 21672
#define ignBlends4_blendBins_offset 22022
#define ignBlends4_blendParameter_offset 22020
#define ignBlends4_blendValues_offset 22038
#define ignBlends4_loadBins_offset 21988
#define ignBlends4_offset 21860
#define ignBlends4_rpmBins_offset 22004
#define ignBlends4_table_offset 21860
#define ignition_mode_e_auto_enum 0="IM_ONE_COIL",1="IM_INDIVIDUAL_COILS",3="IM_TWO_COILS",2="IM_WASTED_SPARK"
#define ignition_mode_e_IM_INDIVIDUAL_COILS 1
#define ignition_mode_e_IM_ONE_COIL 0
@ -1783,7 +1813,7 @@
#define pedalToTpsRpmBins_offset 5532
#define pedalToTpsTable_offset 5460
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
#define persistent_config_s_size 21296
#define persistent_config_s_size 22048
#define pid_s_size 20
#define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0
#define PidAutoTune_AutoTunerState_CONVERGED 16
@ -1932,7 +1962,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 960
#define SIGNATURE_HASH 2388932933
#define SIGNATURE_HASH 313250678
#define silentTriggerError_offset 1360
#define skippedWheelOnCam_offset 1360
#define slowAdcAlpha_offset 1600
@ -2173,7 +2203,7 @@
#define torqueLoadBins_offset 3684
#define torqueRpmBins_offset 3672
#define torqueTable_offset 3636
#define TOTAL_CONFIG_SIZE 21296
#define TOTAL_CONFIG_SIZE 22048
#define totalGearsCount_offset 1584
#define tps1_1AdcChannel_offset 456
#define tps1_2AdcChannel_offset 686
@ -2492,12 +2522,12 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.09.16.cypress.2388932933"
#define TS_SIGNATURE "rusEFI 2022.09.17.cypress.313250678"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'
#define TS_TEST_COMMAND_char t
#define TS_TOTAL_OUTPUT_SIZE 1248
#define TS_TOTAL_OUTPUT_SIZE 1260
#define TsCalMode_EtbKd 5
#define TsCalMode_EtbKi 4
#define TsCalMode_EtbKp 3

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Sep 13 06:32:22 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:42 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4284,6 +4284,50 @@ struct cyl_trim_s {
};
static_assert(sizeof(cyl_trim_s) == 16);
// start of blend_table_s
struct blend_table_s {
/**
* offset 0
*/
scaled_channel<int16_t, 10, 1> table[8][8];
/**
Load
* offset 128
*/
uint16_t loadBins[8];
/**
RPM
* offset 144
*/
uint16_t rpmBins[8];
/**
* offset 160
*/
gppwm_channel_e blendParameter;
/**
* need 4 byte alignment
units
* offset 161
*/
uint8_t alignmentFill_at_161[1];
/**
* offset 162
*/
scaled_channel<int16_t, 10, 1> blendBins[8];
/**
%
* offset 178
*/
scaled_channel<uint8_t, 2, 1> blendValues[8];
/**
* need 4 byte alignment
units
* offset 186
*/
uint8_t alignmentFill_at_186[2];
};
static_assert(sizeof(blend_table_s) == 188);
// start of persistent_config_s
struct persistent_config_s {
/**
@ -4988,8 +5032,12 @@ struct persistent_config_s {
* offset 21290
*/
scaled_channel<uint8_t, 1, 100> maxKnockRetardRpmBins[6];
/**
* offset 21296
*/
blend_table_s ignBlends[IGN_BLEND_COUNT];
};
static_assert(sizeof(persistent_config_s) == 21296);
static_assert(sizeof(persistent_config_s) == 22048);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Tue Sep 13 06:32:22 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Sep 17 00:15:42 UTC 2022

View File

@ -192,6 +192,7 @@
#define benchTestOnTime_offset 1634
#define binarySerialRxPin_offset 1530
#define binarySerialTxPin_offset 1528
#define blend_table_s_size 188
#define BLOCKING_FACTOR 500
#define boardUse2stepPullDown_offset 1360
#define boardUseCamPullDown_offset 1360
@ -1403,8 +1404,37 @@
#define idleVeLoadBins_offset 5648
#define idleVeRpmBins_offset 5644
#define idleVeTable_offset 5652
#define IGN_BLEND_COUNT 4
#define IGN_LOAD_COUNT 16
#define IGN_RPM_COUNT 16
#define ignBlends1_blendBins_offset 21458
#define ignBlends1_blendParameter_offset 21456
#define ignBlends1_blendValues_offset 21474
#define ignBlends1_loadBins_offset 21424
#define ignBlends1_offset 21296
#define ignBlends1_rpmBins_offset 21440
#define ignBlends1_table_offset 21296
#define ignBlends2_blendBins_offset 21646
#define ignBlends2_blendParameter_offset 21644
#define ignBlends2_blendValues_offset 21662
#define ignBlends2_loadBins_offset 21612
#define ignBlends2_offset 21484
#define ignBlends2_rpmBins_offset 21628
#define ignBlends2_table_offset 21484
#define ignBlends3_blendBins_offset 21834
#define ignBlends3_blendParameter_offset 21832
#define ignBlends3_blendValues_offset 21850
#define ignBlends3_loadBins_offset 21800
#define ignBlends3_offset 21672
#define ignBlends3_rpmBins_offset 21816
#define ignBlends3_table_offset 21672
#define ignBlends4_blendBins_offset 22022
#define ignBlends4_blendParameter_offset 22020
#define ignBlends4_blendValues_offset 22038
#define ignBlends4_loadBins_offset 21988
#define ignBlends4_offset 21860
#define ignBlends4_rpmBins_offset 22004
#define ignBlends4_table_offset 21860
#define ignition_mode_e_auto_enum 0="IM_ONE_COIL",1="IM_INDIVIDUAL_COILS",3="IM_TWO_COILS",2="IM_WASTED_SPARK"
#define ignition_mode_e_IM_INDIVIDUAL_COILS 1
#define ignition_mode_e_IM_ONE_COIL 0
@ -1783,7 +1813,7 @@
#define pedalToTpsRpmBins_offset 5532
#define pedalToTpsTable_offset 5460
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
#define persistent_config_s_size 21296
#define persistent_config_s_size 22048
#define pid_s_size 20
#define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0
#define PidAutoTune_AutoTunerState_CONVERGED 16
@ -1932,7 +1962,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 960
#define SIGNATURE_HASH 3870530441
#define SIGNATURE_HASH 2054975930
#define silentTriggerError_offset 1360
#define skippedWheelOnCam_offset 1360
#define slowAdcAlpha_offset 1600
@ -2173,7 +2203,7 @@
#define torqueLoadBins_offset 3684
#define torqueRpmBins_offset 3672
#define torqueTable_offset 3636
#define TOTAL_CONFIG_SIZE 21296
#define TOTAL_CONFIG_SIZE 22048
#define totalGearsCount_offset 1584
#define tps1_1AdcChannel_offset 456
#define tps1_2AdcChannel_offset 686
@ -2492,12 +2522,12 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.09.16.kin.3870530441"
#define TS_SIGNATURE "rusEFI 2022.09.17.kin.2054975930"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'
#define TS_TEST_COMMAND_char t
#define TS_TOTAL_OUTPUT_SIZE 1248
#define TS_TOTAL_OUTPUT_SIZE 1260
#define TsCalMode_EtbKd 5
#define TsCalMode_EtbKi 4
#define TsCalMode_EtbKp 3

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Tue Sep 13 06:32:25 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Sep 17 00:15:45 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4284,6 +4284,50 @@ struct cyl_trim_s {
};
static_assert(sizeof(cyl_trim_s) == 16);
// start of blend_table_s
struct blend_table_s {
/**
* offset 0
*/
scaled_channel<int16_t, 10, 1> table[8][8];
/**
Load
* offset 128
*/
uint16_t loadBins[8];
/**
RPM
* offset 144
*/
uint16_t rpmBins[8];
/**
* offset 160
*/
gppwm_channel_e blendParameter;
/**
* need 4 byte alignment
units
* offset 161
*/
uint8_t alignmentFill_at_161[1];
/**
* offset 162
*/
scaled_channel<int16_t, 10, 1> blendBins[8];
/**
%
* offset 178
*/
scaled_channel<uint8_t, 2, 1> blendValues[8];
/**
* need 4 byte alignment
units
* offset 186
*/
uint8_t alignmentFill_at_186[2];
};
static_assert(sizeof(blend_table_s) == 188);
// start of persistent_config_s
struct persistent_config_s {
/**
@ -4988,8 +5032,12 @@ struct persistent_config_s {
* offset 21290
*/
scaled_channel<uint8_t, 1, 100> maxKnockRetardRpmBins[6];
/**
* offset 21296
*/
blend_table_s ignBlends[IGN_BLEND_COUNT];
};
static_assert(sizeof(persistent_config_s) == 21296);
static_assert(sizeof(persistent_config_s) == 22048);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Tue Sep 13 06:32:25 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Sat Sep 17 00:15:45 UTC 2022

View File

@ -201,6 +201,7 @@
#define benchTestOnTime_offset 1634
#define binarySerialRxPin_offset 1530
#define binarySerialTxPin_offset 1528
#define blend_table_s_size 188
#define BLOCKING_FACTOR 500
#define boardUse2stepPullDown_offset 1360
#define boardUseCamPullDown_offset 1360
@ -1367,8 +1368,37 @@
#define idleVeLoadBins_offset 5648
#define idleVeRpmBins_offset 5644
#define idleVeTable_offset 5652
#define IGN_BLEND_COUNT 4
#define IGN_LOAD_COUNT 16
#define IGN_RPM_COUNT 16
#define ignBlends1_blendBins_offset 21458
#define ignBlends1_blendParameter_offset 21456
#define ignBlends1_blendValues_offset 21474
#define ignBlends1_loadBins_offset 21424
#define ignBlends1_offset 21296
#define ignBlends1_rpmBins_offset 21440
#define ignBlends1_table_offset 21296
#define ignBlends2_blendBins_offset 21646
#define ignBlends2_blendParameter_offset 21644
#define ignBlends2_blendValues_offset 21662
#define ignBlends2_loadBins_offset 21612
#define ignBlends2_offset 21484
#define ignBlends2_rpmBins_offset 21628
#define ignBlends2_table_offset 21484
#define ignBlends3_blendBins_offset 21834
#define ignBlends3_blendParameter_offset 21832
#define ignBlends3_blendValues_offset 21850
#define ignBlends3_loadBins_offset 21800
#define ignBlends3_offset 21672
#define ignBlends3_rpmBins_offset 21816
#define ignBlends3_table_offset 21672
#define ignBlends4_blendBins_offset 22022
#define ignBlends4_blendParameter_offset 22020
#define ignBlends4_blendValues_offset 22038
#define ignBlends4_loadBins_offset 21988
#define ignBlends4_offset 21860
#define ignBlends4_rpmBins_offset 22004
#define ignBlends4_table_offset 21860
#define ignition_mode_e_auto_enum 0="IM_ONE_COIL",1="IM_INDIVIDUAL_COILS",3="IM_TWO_COILS",2="IM_WASTED_SPARK"
#define ignition_mode_e_IM_INDIVIDUAL_COILS 1
#define ignition_mode_e_IM_ONE_COIL 0
@ -1748,7 +1778,7 @@
#define pedalToTpsRpmBins_offset 5532
#define pedalToTpsTable_offset 5460
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
#define persistent_config_s_size 21296
#define persistent_config_s_size 22048
#define pid_s_size 20
#define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0
#define PidAutoTune_AutoTunerState_CONVERGED 16
@ -1898,7 +1928,7 @@
#define show_Proteus_presets false
#define show_test_presets false
#define showHumanReadableWarning_offset 960
#define SIGNATURE_HASH 4152025247
#define SIGNATURE_HASH 1807026860
#define silentTriggerError_offset 1360
#define skippedWheelOnCam_offset 1360
#define slowAdcAlpha_offset 1600
@ -2140,7 +2170,7 @@
#define torqueLoadBins_offset 3684
#define torqueRpmBins_offset 3672
#define torqueTable_offset 3636
#define TOTAL_CONFIG_SIZE 21296
#define TOTAL_CONFIG_SIZE 22048
#define totalGearsCount_offset 1584
#define tps1_1AdcChannel_offset 456
#define tps1_2AdcChannel_offset 686
@ -2459,12 +2489,12 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.09.16.subaru_eg33_f7.4152025247"
#define TS_SIGNATURE "rusEFI 2022.09.17.subaru_eg33_f7.1807026860"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'
#define TS_TEST_COMMAND_char t
#define TS_TOTAL_OUTPUT_SIZE 1248
#define TS_TOTAL_OUTPUT_SIZE 1260
#define TsCalMode_EtbKd 5
#define TsCalMode_EtbKi 4
#define TsCalMode_EtbKp 3

View File

@ -257,6 +257,14 @@ entry = gppwmOutput3, "GPPWM Output 3", float, "%.3f"
entry = gppwmOutput4, "GPPWM Output 4", float, "%.3f"
entry = rawBattery, "rawBattery", float, "%.3f"
entry = extiOverflowCount, "extiOverflowCount", int, "%d"
entry = ignBlendBias1, "ignBlendBias 1", float, "%.3f"
entry = ignBlendBias2, "ignBlendBias 2", float, "%.3f"
entry = ignBlendBias3, "ignBlendBias 3", float, "%.3f"
entry = ignBlendBias4, "ignBlendBias 4", float, "%.3f"
entry = ignBlendOutput1, "ignBlendOutput 1", float, "%.3f"
entry = ignBlendOutput2, "ignBlendOutput 2", float, "%.3f"
entry = ignBlendOutput3, "ignBlendOutput 3", float, "%.3f"
entry = ignBlendOutput4, "ignBlendOutput 4", float, "%.3f"
entry = coilState1, "coilState1", int, "%d"
entry = coilState2, "coilState2", int, "%d"
entry = coilState3, "coilState3", int, "%d"

View File

@ -331,7 +331,16 @@ gppwmOutput3Gauge = gppwmOutput3,"GPPWM Output 3", "%", 0.0,100.0, 0.0,100.0, 0.
gppwmOutput4Gauge = gppwmOutput4,"GPPWM Output 4", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 2,2
rawBatteryGauge = rawBattery,"rawBattery", "V", 0.0,5.0, 0.0,5.0, 0.0,5.0, 3,3
extiOverflowCountGauge = extiOverflowCount,"extiOverflowCount", "", 0.0,255.0, 0.0,255.0, 0.0,255.0, 0,0
alignmentFill_at_577Gauge = alignmentFill_at_577,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0
ignBlendBias1Gauge = ignBlendBias1,"ignBlendBias 1", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1
ignBlendBias2Gauge = ignBlendBias2,"ignBlendBias 2", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1
ignBlendBias3Gauge = ignBlendBias3,"ignBlendBias 3", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1
ignBlendBias4Gauge = ignBlendBias4,"ignBlendBias 4", "%", 0.0,100.0, 0.0,100.0, 0.0,100.0, 1,1
alignmentFill_at_581Gauge = alignmentFill_at_581,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0
ignBlendOutput1Gauge = ignBlendOutput1,"ignBlendOutput 1", "deg", -300.0,300.0, -300.0,300.0, -300.0,300.0, 2,2
ignBlendOutput2Gauge = ignBlendOutput2,"ignBlendOutput 2", "deg", -300.0,300.0, -300.0,300.0, -300.0,300.0, 2,2
ignBlendOutput3Gauge = ignBlendOutput3,"ignBlendOutput 3", "deg", -300.0,300.0, -300.0,300.0, -300.0,300.0, 2,2
ignBlendOutput4Gauge = ignBlendOutput4,"ignBlendOutput 4", "deg", -300.0,300.0, -300.0,300.0, -300.0,300.0, 2,2
alignmentFill_at_590Gauge = alignmentFill_at_590,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0
coilState1Gauge = coilState1,"coilState1", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
coilState2Gauge = coilState2,"coilState2", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
coilState3Gauge = coilState3,"coilState3", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
@ -356,14 +365,14 @@ injectorState9Gauge = injectorState9,"injectorState9", "", -1.0,-1.0, -1.0,-1.0,
injectorState10Gauge = injectorState10,"injectorState10", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
injectorState11Gauge = injectorState11,"injectorState11", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
injectorState12Gauge = injectorState12,"injectorState12", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_300_24Gauge = unusedBit_300_24,"unusedBit_300_24", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_300_25Gauge = unusedBit_300_25,"unusedBit_300_25", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_300_26Gauge = unusedBit_300_26,"unusedBit_300_26", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_300_27Gauge = unusedBit_300_27,"unusedBit_300_27", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_300_28Gauge = unusedBit_300_28,"unusedBit_300_28", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_300_29Gauge = unusedBit_300_29,"unusedBit_300_29", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_300_30Gauge = unusedBit_300_30,"unusedBit_300_30", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_300_31Gauge = unusedBit_300_31,"unusedBit_300_31", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_303_24Gauge = unusedBit_303_24,"unusedBit_303_24", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_303_25Gauge = unusedBit_303_25,"unusedBit_303_25", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_303_26Gauge = unusedBit_303_26,"unusedBit_303_26", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_303_27Gauge = unusedBit_303_27,"unusedBit_303_27", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_303_28Gauge = unusedBit_303_28,"unusedBit_303_28", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_303_29Gauge = unusedBit_303_29,"unusedBit_303_29", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_303_30Gauge = unusedBit_303_30,"unusedBit_303_30", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedBit_303_31Gauge = unusedBit_303_31,"unusedBit_303_31", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
outputRequestPeriodGauge = outputRequestPeriod,"outputRequestPeriod", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
mapFastGauge = mapFast,"mapFast", "", -1.0,-1.0, -1.0,-1.0, -1.0,-1.0, -1,-1
unusedAtTheEnd1Gauge = unusedAtTheEnd1,"unusedAtTheEnd 1", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
@ -516,4 +525,4 @@ unusedAtTheEnd147Gauge = unusedAtTheEnd147,"unusedAtTheEnd 147", "", 0.0,0.0, 0.
unusedAtTheEnd148Gauge = unusedAtTheEnd148,"unusedAtTheEnd 148", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd149Gauge = unusedAtTheEnd149,"unusedAtTheEnd 149", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
unusedAtTheEnd150Gauge = unusedAtTheEnd150,"unusedAtTheEnd 150", "", 0.0,0.0, 0.0,0.0, 0.0,0.0, 0,0
alignmentFill_at_742Gauge = alignmentFill_at_742,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0
alignmentFill_at_754Gauge = alignmentFill_at_754,"need 4 byte alignment", "units", -20.0,100.0, -20.0,100.0, -20.0,100.0, 0,0

File diff suppressed because it is too large Load Diff

View File

@ -219,272 +219,281 @@ gppwmOutput3("GPPWM Output 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 572
gppwmOutput4("GPPWM Output 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 573, 0.5, 0.0, 100.0, "%"),
rawBattery("rawBattery", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 574, 0.001, 0.0, 5.0, "V"),
extiOverflowCount("extiOverflowCount", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 576, 1.0, 0.0, 255.0, ""),
alignmentFill_at_577("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 577, 1.0, -20.0, 100.0, "units"),
outputRequestPeriod("outputRequestPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 584, 1.0, -1.0, -1.0, ""),
mapFast("mapFast", SensorCategory.SENSOR_INPUTS, FieldType.INT, 588, 1.0, -1.0, -1.0, ""),
unusedAtTheEnd1("unusedAtTheEnd 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 592, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd2("unusedAtTheEnd 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 593, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd3("unusedAtTheEnd 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 594, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd4("unusedAtTheEnd 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 595, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd5("unusedAtTheEnd 5", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 596, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd6("unusedAtTheEnd 6", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 597, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd7("unusedAtTheEnd 7", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 598, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd8("unusedAtTheEnd 8", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 599, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd9("unusedAtTheEnd 9", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 600, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd10("unusedAtTheEnd 10", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 601, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd11("unusedAtTheEnd 11", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 602, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd12("unusedAtTheEnd 12", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 603, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd13("unusedAtTheEnd 13", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 604, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd14("unusedAtTheEnd 14", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 605, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd15("unusedAtTheEnd 15", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 606, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd16("unusedAtTheEnd 16", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 607, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd17("unusedAtTheEnd 17", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 608, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd18("unusedAtTheEnd 18", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 609, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd19("unusedAtTheEnd 19", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 610, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd20("unusedAtTheEnd 20", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 611, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd21("unusedAtTheEnd 21", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 612, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd22("unusedAtTheEnd 22", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 613, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd23("unusedAtTheEnd 23", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 614, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd24("unusedAtTheEnd 24", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 615, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd25("unusedAtTheEnd 25", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 616, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd26("unusedAtTheEnd 26", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 617, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd27("unusedAtTheEnd 27", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 618, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd28("unusedAtTheEnd 28", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 619, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd29("unusedAtTheEnd 29", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 620, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd30("unusedAtTheEnd 30", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 621, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd31("unusedAtTheEnd 31", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 622, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd32("unusedAtTheEnd 32", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 623, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd33("unusedAtTheEnd 33", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 624, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd34("unusedAtTheEnd 34", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 625, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd35("unusedAtTheEnd 35", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 626, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd36("unusedAtTheEnd 36", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 627, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd37("unusedAtTheEnd 37", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 628, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd38("unusedAtTheEnd 38", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 629, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd39("unusedAtTheEnd 39", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 630, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd40("unusedAtTheEnd 40", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 631, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd41("unusedAtTheEnd 41", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 632, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd42("unusedAtTheEnd 42", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 633, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd43("unusedAtTheEnd 43", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 634, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd44("unusedAtTheEnd 44", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 635, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd45("unusedAtTheEnd 45", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 636, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd46("unusedAtTheEnd 46", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 637, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd47("unusedAtTheEnd 47", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 638, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd48("unusedAtTheEnd 48", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 639, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd49("unusedAtTheEnd 49", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 640, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd50("unusedAtTheEnd 50", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 641, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd51("unusedAtTheEnd 51", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 642, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd52("unusedAtTheEnd 52", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 643, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd53("unusedAtTheEnd 53", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 644, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd54("unusedAtTheEnd 54", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 645, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd55("unusedAtTheEnd 55", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 646, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd56("unusedAtTheEnd 56", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 647, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd57("unusedAtTheEnd 57", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 648, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd58("unusedAtTheEnd 58", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 649, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd59("unusedAtTheEnd 59", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 650, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd60("unusedAtTheEnd 60", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 651, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd61("unusedAtTheEnd 61", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 652, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd62("unusedAtTheEnd 62", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 653, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd63("unusedAtTheEnd 63", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 654, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd64("unusedAtTheEnd 64", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 655, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd65("unusedAtTheEnd 65", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 656, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd66("unusedAtTheEnd 66", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 657, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd67("unusedAtTheEnd 67", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 658, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd68("unusedAtTheEnd 68", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 659, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd69("unusedAtTheEnd 69", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 660, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd70("unusedAtTheEnd 70", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 661, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd71("unusedAtTheEnd 71", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 662, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd72("unusedAtTheEnd 72", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 663, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd73("unusedAtTheEnd 73", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 664, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd74("unusedAtTheEnd 74", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 665, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd75("unusedAtTheEnd 75", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 666, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd76("unusedAtTheEnd 76", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 667, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd77("unusedAtTheEnd 77", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 668, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd78("unusedAtTheEnd 78", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 669, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd79("unusedAtTheEnd 79", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 670, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd80("unusedAtTheEnd 80", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 671, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd81("unusedAtTheEnd 81", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 672, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd82("unusedAtTheEnd 82", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 673, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd83("unusedAtTheEnd 83", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 674, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd84("unusedAtTheEnd 84", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 675, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd85("unusedAtTheEnd 85", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 676, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd86("unusedAtTheEnd 86", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 677, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd87("unusedAtTheEnd 87", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 678, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd88("unusedAtTheEnd 88", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 679, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd89("unusedAtTheEnd 89", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 680, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd90("unusedAtTheEnd 90", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 681, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd91("unusedAtTheEnd 91", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 682, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd92("unusedAtTheEnd 92", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 683, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd93("unusedAtTheEnd 93", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 684, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd94("unusedAtTheEnd 94", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 685, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd95("unusedAtTheEnd 95", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 686, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd96("unusedAtTheEnd 96", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 687, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd97("unusedAtTheEnd 97", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 688, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd98("unusedAtTheEnd 98", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 689, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd99("unusedAtTheEnd 99", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 690, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd100("unusedAtTheEnd 100", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 691, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd101("unusedAtTheEnd 101", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 692, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd102("unusedAtTheEnd 102", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 693, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd103("unusedAtTheEnd 103", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 694, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd104("unusedAtTheEnd 104", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 695, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd105("unusedAtTheEnd 105", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 696, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd106("unusedAtTheEnd 106", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 697, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd107("unusedAtTheEnd 107", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 698, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd108("unusedAtTheEnd 108", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 699, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd109("unusedAtTheEnd 109", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 700, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd110("unusedAtTheEnd 110", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 701, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd111("unusedAtTheEnd 111", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 702, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd112("unusedAtTheEnd 112", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 703, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd113("unusedAtTheEnd 113", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 704, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd114("unusedAtTheEnd 114", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 705, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd115("unusedAtTheEnd 115", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 706, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd116("unusedAtTheEnd 116", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 707, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd117("unusedAtTheEnd 117", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 708, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd118("unusedAtTheEnd 118", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 709, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd119("unusedAtTheEnd 119", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 710, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd120("unusedAtTheEnd 120", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 711, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd121("unusedAtTheEnd 121", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 712, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd122("unusedAtTheEnd 122", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 713, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd123("unusedAtTheEnd 123", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 714, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd124("unusedAtTheEnd 124", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 715, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd125("unusedAtTheEnd 125", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 716, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd126("unusedAtTheEnd 126", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 717, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd127("unusedAtTheEnd 127", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 718, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd128("unusedAtTheEnd 128", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 719, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd129("unusedAtTheEnd 129", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 720, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd130("unusedAtTheEnd 130", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 721, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd131("unusedAtTheEnd 131", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 722, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd132("unusedAtTheEnd 132", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 723, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd133("unusedAtTheEnd 133", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 724, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd134("unusedAtTheEnd 134", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 725, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd135("unusedAtTheEnd 135", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 726, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd136("unusedAtTheEnd 136", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 727, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd137("unusedAtTheEnd 137", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 728, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd138("unusedAtTheEnd 138", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 729, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd139("unusedAtTheEnd 139", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 730, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd140("unusedAtTheEnd 140", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 731, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd141("unusedAtTheEnd 141", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 732, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd142("unusedAtTheEnd 142", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 733, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd143("unusedAtTheEnd 143", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 734, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd144("unusedAtTheEnd 144", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 735, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd145("unusedAtTheEnd 145", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 736, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd146("unusedAtTheEnd 146", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 737, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd147("unusedAtTheEnd 147", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 738, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd148("unusedAtTheEnd 148", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 739, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd149("unusedAtTheEnd 149", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 740, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd150("unusedAtTheEnd 150", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 741, 1.0, 0.0, 0.0, ""),
alignmentFill_at_742("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 742, 1.0, -20.0, 100.0, "units"),
m_knockRetard("Degrees retarded: larger number = more retard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 744, 1.0, -1.0, -1.0, ""),
m_knockThreshold("m_knockThreshold", SensorCategory.SENSOR_INPUTS, FieldType.INT, 748, 1.0, -1.0, -1.0, ""),
m_knockCount("m_knockCount", SensorCategory.SENSOR_INPUTS, FieldType.INT, 752, 1.0, -1.0, -1.0, ""),
m_maximumRetard("m_maximumRetard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 756, 1.0, -1.0, -1.0, ""),
m_requested_pump("Computed requested pump duration in degrees (not including deadtime)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 760, 1.0, -1.0, -1.0, ""),
fuel_requested_percent("fuel_requested_percent", SensorCategory.SENSOR_INPUTS, FieldType.INT, 764, 1.0, -1.0, -1.0, ""),
fuel_requested_percent_pi("fuel_requested_percent_pi", SensorCategory.SENSOR_INPUTS, FieldType.INT, 768, 1.0, -1.0, -1.0, ""),
nextLobe("nextLobe", SensorCategory.SENSOR_INPUTS, FieldType.INT, 776, 1.0, -1.0, -1.0, ""),
di_nextStart("DI: next start", SensorCategory.SENSOR_INPUTS, FieldType.INT, 780, 1.0, 0.0, 100.0, "v"),
m_deadtime("injectorLag(VBatt)\nthis value depends on a slow-changing VBatt value, so\nwe update it once in a while", SensorCategory.SENSOR_INPUTS, FieldType.INT, 784, 1.0, -1.0, -1.0, ""),
pressureDelta("fuel: injector pressureDelta", SensorCategory.SENSOR_INPUTS, FieldType.INT, 788, 1.0, -10000.0, 10000.0, "kPa"),
pressureRatio("fuel: injector pressureRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 792, 1.0, -10000.0, 10000.0, ""),
currentAfrLoad("currentAfrLoad", SensorCategory.SENSOR_INPUTS, FieldType.INT, 796, 1.0, -1.0, -1.0, ""),
targetLambda("targetLambda", SensorCategory.SENSOR_INPUTS, FieldType.INT, 800, 1.0, -1.0, -1.0, ""),
stoichiometricRatio("stoichiometricRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 804, 1.0, -1.0, -1.0, ""),
targetAFR("targetAFR", SensorCategory.SENSOR_INPUTS, FieldType.INT, 808, 1.0, -1.0, -1.0, ""),
sdTcharge_coff("sdTcharge_coff", SensorCategory.SENSOR_INPUTS, FieldType.INT, 812, 1.0, -1.0, -1.0, ""),
sdAirMassInOneCylinder("Speed-density logic: calculated air mass in one cylinder, in grams", SensorCategory.SENSOR_INPUTS, FieldType.INT, 816, 1.0, -1.0, -1.0, ""),
retardThresholdRpm("retardThresholdRpm", SensorCategory.SENSOR_INPUTS, FieldType.INT, 824, 1.0, -1.0, -1.0, ""),
luaTargetAdd("luaTargetAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 836, 1.0, -1.0, -1.0, ""),
luaTargetMult("luaTargetMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 840, 1.0, -1.0, -1.0, ""),
openLoopPart("openLoopPart", SensorCategory.SENSOR_INPUTS, FieldType.INT, 844, 1.0, -1.0, -1.0, ""),
boostControllerClosedLoopPart("Boost Closed Loop", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 848, 0.5, -50.0, 50.0, "%"),
alignmentFill_at_17("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 849, 1.0, -20.0, 100.0, "units"),
boostControlTarget("Boost Target", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 850, 0.03333333333333333, 0.0, 0.0, "kPa"),
latest_usage_ac_control("AC latest activity", SensorCategory.SENSOR_INPUTS, FieldType.INT, 856, 1.0, -1.0, -1.0, ""),
acSwitchLastChangeTimeMs("acSwitchLastChangeTimeMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 860, 1.0, -1.0, -1.0, ""),
lua("lua", SensorCategory.SENSOR_INPUTS, FieldType.INT, 876, 1.0, -1.0, -1.0, ""),
sd("sd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 888, 1.0, -1.0, -1.0, ""),
engineCycleDurationMs("engineCycleDurationMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 900, 1.0, -1.0, -1.0, ""),
minRpmKcurrentTPS("minRpmKcurrentTPS", SensorCategory.SENSOR_INPUTS, FieldType.INT, 904, 1.0, -1.0, -1.0, ""),
currentTpsAdc("currentTpsAdc", SensorCategory.SENSOR_INPUTS, FieldType.INT, 908, 1.0, -1.0, -1.0, ""),
tpsVoltageMCU("tpsVoltageMCU", SensorCategory.SENSOR_INPUTS, FieldType.INT, 912, 1.0, -1.0, -1.0, ""),
tpsVoltageBoard("tpsVoltageBoard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 916, 1.0, -1.0, -1.0, ""),
currentBaroCorrectedVE("currentBaroCorrectedVE", SensorCategory.SENSOR_INPUTS, FieldType.INT, 920, 1.0, -1.0, -1.0, ""),
injectorFlowCorrection("injectorFlowCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 924, 1.0, -1.0, -1.0, ""),
baroCorrection("fuel: Barometric pressure correction", SensorCategory.SENSOR_INPUTS, FieldType.INT, 928, 1.0, -1.0, -1.0, ""),
cranking("cranking", SensorCategory.SENSOR_INPUTS, FieldType.INT, 932, 1.0, -1.0, -1.0, ""),
running("running", SensorCategory.SENSOR_INPUTS, FieldType.INT, 952, 1.0, -1.0, -1.0, ""),
sparkDwell("ignition dwell duration in ms\nSee also dwellAngle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 976, 1.0, -1.0, -1.0, ""),
dwellAngle("ignition dwell duration as crankshaft angle\nNAN if engine is stopped\nSee also sparkDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 980, 1.0, -1.0, -1.0, ""),
cltTimingCorrection("cltTimingCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 984, 0.01, -20.0, 20.0, "deg"),
timingIatCorrection("timingIatCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 986, 0.01, -20.0, 20.0, "deg"),
timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 988, 0.01, -20.0, 20.0, "deg"),
hellenBoardId("Detected Board ID", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 990, 1.0, 0.0, 3000.0, "id"),
egt1("egt1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 996, 1.0, -1.0, -1.0, ""),
egt2("egt2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1000, 1.0, -1.0, -1.0, ""),
desiredRpmLimit("User-defined RPM hard limit", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1004, 1.0, 0.0, 30000.0, "rpm"),
alignmentFill_at_130("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1006, 1.0, -20.0, 100.0, "units"),
fuelInjectionCounter("fuelInjectionCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1008, 1.0, -1.0, -1.0, ""),
sparkCounter("sparkCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1012, 1.0, -1.0, -1.0, ""),
fuelingLoad("fuel: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1016, 1.0, -1.0, -1.0, ""),
ignitionLoad("ign: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1020, 1.0, -1.0, -1.0, ""),
tpsFrom("tpsFrom", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1024, 1.0, -1.0, -1.0, ""),
tpsTo("tpsTo", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1028, 1.0, -1.0, -1.0, ""),
deltaTps("deltaTps", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1032, 1.0, -1.0, -1.0, ""),
extraFuel("extraFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1036, 1.0, -1.0, -1.0, ""),
valueFromTable("valueFromTable", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1040, 1.0, -1.0, -1.0, ""),
fractionalInjFuel("fractionalInjFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1048, 1.0, -1.0, -1.0, ""),
accumulatedValue("accumulatedValue", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1052, 1.0, -1.0, -1.0, ""),
maxExtraPerCycle("maxExtraPerCycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1056, 1.0, -1.0, -1.0, ""),
maxExtraPerPeriod("maxExtraPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1060, 1.0, -1.0, -1.0, ""),
maxInjectedPerPeriod("maxInjectedPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1064, 1.0, -1.0, -1.0, ""),
cycleCnt("cycleCnt", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1068, 1.0, -1.0, -1.0, ""),
hwEventCounters1("Hardware events since boot 1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1072, 1.0, -1.0, -1.0, ""),
hwEventCounters2("Hardware events since boot 2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1076, 1.0, -1.0, -1.0, ""),
hwEventCounters3("Hardware events since boot 3", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1080, 1.0, -1.0, -1.0, ""),
hwEventCounters4("Hardware events since boot 4", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1084, 1.0, -1.0, -1.0, ""),
hwEventCounters5("Hardware events since boot 5", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1088, 1.0, -1.0, -1.0, ""),
hwEventCounters6("Hardware events since boot 6", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1092, 1.0, -1.0, -1.0, ""),
vvtCamCounter("vvtCamCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1096, 1.0, -1.0, -1.0, ""),
mapVvt_MAP_AT_SPECIAL_POINT("mapVvt_MAP_AT_SPECIAL_POINT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1100, 1.0, -10000.0, 10000.0, ""),
mapVvt_MAP_AT_DIFF("mapVvt_MAP_AT_DIFF", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1104, 1.0, -10000.0, 10000.0, ""),
mapVvt_MAP_AT_CYCLE_COUNT("mapVvt_MAP_AT_CYCLE_COUNT", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1108, 1.0, -10000.0, 10000.0, ""),
mapVvt_map_peak("mapVvt_map_peak", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1109, 1.0, -10000.0, 10000.0, ""),
alignmentFill_at_38("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1110, 1.0, -20.0, 100.0, "units"),
currentEngineDecodedPhase("Engine Phase", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1112, 1.0, 0.0, 0.0, "deg"),
crankSynchronizationCounter("Crank sync counter\nUsually matches crank revolutions", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1116, 1.0, -1.0, -1.0, ""),
vvtSyncGapRatio("vvtSyncGapRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1120, 1.0, -10000.0, 10000.0, ""),
vvtCurrentPosition("vvtCurrentPosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1124, 1.0, -10000.0, 10000.0, ""),
triggerSyncGapRatio("Trigger Sync Latest Ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1128, 1.0, -10000.0, 10000.0, ""),
triggerActualSyncGapRatio("trigger: unused field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1132, 1.0, -1.0, -1.0, ""),
triggerStateIndex("triggerStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1136, 1.0, -1.0, -1.0, ""),
vvtCounter("vvtCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1137, 1.0, -1.0, -1.0, ""),
camResyncCounter("camResyncCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1138, 1.0, -1.0, -1.0, ""),
vvtStateIndex("vvtStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1139, 1.0, -1.0, -1.0, ""),
wallFuelCorrection("fuel injection time correction to account for wall wetting effect for current cycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1144, 1.0, -1.0, -1.0, ""),
wallFuel("Amount of fuel on the wall, in ms of injector open time for each injector.", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1148, 1.0, -1.0, -1.0, ""),
idleState("idleState", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1152, 1.0, -1.0, -1.0, ""),
currentIdlePosition("idle: current position\nthat's current position with CLT and IAT corrections", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1156, 1.0, -1.0, -1.0, ""),
baseIdlePosition("idle: base value\ncurrent position without adjustments (iacByTpsTaper, afterCrankingIACtaperDuration)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1160, 1.0, -1.0, -1.0, ""),
iacByTpsTaper("idle: iacByTpsTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1164, 1.0, -1.0, -1.0, ""),
throttlePedalUpState("true in IDLE throttle pedal state, false if driver is touching the pedal\ntodo: better name for this field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1168, 1.0, -1.0, -1.0, ""),
targetRpmByClt("idle: target by CLT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1176, 1.0, -1.0, -1.0, ""),
targetRpmAcBump("idle: A/C bump", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1180, 1.0, -1.0, -1.0, ""),
iacByRpmTaper("idle: iacByRpmTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1184, 1.0, -1.0, -1.0, ""),
luaAdd("idle: Lua Adder", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1188, 1.0, -1.0, -1.0, ""),
baseDwell("baseDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1192, 1.0, -1.0, -1.0, ""),
dwellVoltageCorrection("dwellVoltageCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1196, 1.0, -1.0, -1.0, ""),
luaTimingAdd("luaTimingAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1200, 1.0, -1.0, -1.0, ""),
luaTimingMult("luaTimingMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1204, 1.0, -1.0, -1.0, ""),
idlePosition("idlePosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1208, 1.0, -1.0, -1.0, ""),
trim("trim", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1212, 1.0, -1.0, -1.0, ""),
luaAdjustment("luaAdjustment", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1216, 1.0, -1.0, -1.0, ""),
etbFeedForward("etbFeedForward", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1220, 1.0, -1.0, -1.0, ""),
etbIntegralError("etbIntegralError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1224, 1.0, -10000.0, 10000.0, ""),
etbCurrentTarget("etbCurrentTarget", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1228, 1.0, -10000.0, 10000.0, "%"),
faultCode("faultCode", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1236, 1.0, -1.0, -1.0, ""),
heaterDuty("heaterDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1237, 1.0, 0.0, 100.0, "%"),
pumpDuty("pumpDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1238, 1.0, 0.0, 100.0, "%"),
alignmentFill_at_3("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1239, 1.0, -20.0, 100.0, "units"),
tempC("tempC", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1240, 1.0, 500.0, 1000.0, "C"),
nernstVoltage("nernstVoltage", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1242, 0.001, 0.0, 1.0, "V"),
esr("esr", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1244, 1.0, -1.0, -1.0, ""),
alignmentFill_at_10("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1246, 1.0, -20.0, 100.0, "units"),
ignBlendBias1("ignBlendBias 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 577, 0.5, 0.0, 100.0, "%"),
ignBlendBias2("ignBlendBias 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 578, 0.5, 0.0, 100.0, "%"),
ignBlendBias3("ignBlendBias 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 579, 0.5, 0.0, 100.0, "%"),
ignBlendBias4("ignBlendBias 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 580, 0.5, 0.0, 100.0, "%"),
alignmentFill_at_581("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 581, 1.0, -20.0, 100.0, "units"),
ignBlendOutput1("ignBlendOutput 1", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 582, 0.01, -300.0, 300.0, "deg"),
ignBlendOutput2("ignBlendOutput 2", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 584, 0.01, -300.0, 300.0, "deg"),
ignBlendOutput3("ignBlendOutput 3", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 586, 0.01, -300.0, 300.0, "deg"),
ignBlendOutput4("ignBlendOutput 4", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 588, 0.01, -300.0, 300.0, "deg"),
alignmentFill_at_590("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 590, 1.0, -20.0, 100.0, "units"),
outputRequestPeriod("outputRequestPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 596, 1.0, -1.0, -1.0, ""),
mapFast("mapFast", SensorCategory.SENSOR_INPUTS, FieldType.INT, 600, 1.0, -1.0, -1.0, ""),
unusedAtTheEnd1("unusedAtTheEnd 1", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 604, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd2("unusedAtTheEnd 2", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 605, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd3("unusedAtTheEnd 3", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 606, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd4("unusedAtTheEnd 4", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 607, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd5("unusedAtTheEnd 5", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 608, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd6("unusedAtTheEnd 6", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 609, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd7("unusedAtTheEnd 7", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 610, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd8("unusedAtTheEnd 8", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 611, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd9("unusedAtTheEnd 9", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 612, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd10("unusedAtTheEnd 10", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 613, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd11("unusedAtTheEnd 11", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 614, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd12("unusedAtTheEnd 12", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 615, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd13("unusedAtTheEnd 13", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 616, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd14("unusedAtTheEnd 14", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 617, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd15("unusedAtTheEnd 15", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 618, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd16("unusedAtTheEnd 16", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 619, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd17("unusedAtTheEnd 17", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 620, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd18("unusedAtTheEnd 18", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 621, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd19("unusedAtTheEnd 19", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 622, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd20("unusedAtTheEnd 20", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 623, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd21("unusedAtTheEnd 21", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 624, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd22("unusedAtTheEnd 22", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 625, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd23("unusedAtTheEnd 23", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 626, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd24("unusedAtTheEnd 24", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 627, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd25("unusedAtTheEnd 25", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 628, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd26("unusedAtTheEnd 26", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 629, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd27("unusedAtTheEnd 27", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 630, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd28("unusedAtTheEnd 28", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 631, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd29("unusedAtTheEnd 29", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 632, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd30("unusedAtTheEnd 30", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 633, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd31("unusedAtTheEnd 31", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 634, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd32("unusedAtTheEnd 32", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 635, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd33("unusedAtTheEnd 33", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 636, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd34("unusedAtTheEnd 34", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 637, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd35("unusedAtTheEnd 35", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 638, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd36("unusedAtTheEnd 36", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 639, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd37("unusedAtTheEnd 37", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 640, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd38("unusedAtTheEnd 38", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 641, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd39("unusedAtTheEnd 39", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 642, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd40("unusedAtTheEnd 40", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 643, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd41("unusedAtTheEnd 41", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 644, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd42("unusedAtTheEnd 42", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 645, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd43("unusedAtTheEnd 43", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 646, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd44("unusedAtTheEnd 44", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 647, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd45("unusedAtTheEnd 45", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 648, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd46("unusedAtTheEnd 46", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 649, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd47("unusedAtTheEnd 47", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 650, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd48("unusedAtTheEnd 48", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 651, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd49("unusedAtTheEnd 49", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 652, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd50("unusedAtTheEnd 50", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 653, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd51("unusedAtTheEnd 51", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 654, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd52("unusedAtTheEnd 52", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 655, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd53("unusedAtTheEnd 53", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 656, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd54("unusedAtTheEnd 54", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 657, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd55("unusedAtTheEnd 55", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 658, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd56("unusedAtTheEnd 56", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 659, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd57("unusedAtTheEnd 57", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 660, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd58("unusedAtTheEnd 58", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 661, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd59("unusedAtTheEnd 59", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 662, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd60("unusedAtTheEnd 60", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 663, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd61("unusedAtTheEnd 61", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 664, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd62("unusedAtTheEnd 62", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 665, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd63("unusedAtTheEnd 63", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 666, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd64("unusedAtTheEnd 64", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 667, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd65("unusedAtTheEnd 65", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 668, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd66("unusedAtTheEnd 66", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 669, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd67("unusedAtTheEnd 67", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 670, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd68("unusedAtTheEnd 68", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 671, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd69("unusedAtTheEnd 69", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 672, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd70("unusedAtTheEnd 70", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 673, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd71("unusedAtTheEnd 71", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 674, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd72("unusedAtTheEnd 72", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 675, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd73("unusedAtTheEnd 73", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 676, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd74("unusedAtTheEnd 74", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 677, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd75("unusedAtTheEnd 75", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 678, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd76("unusedAtTheEnd 76", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 679, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd77("unusedAtTheEnd 77", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 680, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd78("unusedAtTheEnd 78", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 681, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd79("unusedAtTheEnd 79", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 682, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd80("unusedAtTheEnd 80", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 683, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd81("unusedAtTheEnd 81", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 684, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd82("unusedAtTheEnd 82", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 685, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd83("unusedAtTheEnd 83", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 686, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd84("unusedAtTheEnd 84", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 687, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd85("unusedAtTheEnd 85", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 688, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd86("unusedAtTheEnd 86", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 689, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd87("unusedAtTheEnd 87", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 690, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd88("unusedAtTheEnd 88", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 691, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd89("unusedAtTheEnd 89", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 692, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd90("unusedAtTheEnd 90", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 693, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd91("unusedAtTheEnd 91", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 694, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd92("unusedAtTheEnd 92", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 695, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd93("unusedAtTheEnd 93", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 696, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd94("unusedAtTheEnd 94", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 697, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd95("unusedAtTheEnd 95", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 698, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd96("unusedAtTheEnd 96", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 699, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd97("unusedAtTheEnd 97", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 700, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd98("unusedAtTheEnd 98", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 701, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd99("unusedAtTheEnd 99", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 702, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd100("unusedAtTheEnd 100", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 703, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd101("unusedAtTheEnd 101", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 704, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd102("unusedAtTheEnd 102", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 705, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd103("unusedAtTheEnd 103", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 706, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd104("unusedAtTheEnd 104", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 707, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd105("unusedAtTheEnd 105", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 708, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd106("unusedAtTheEnd 106", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 709, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd107("unusedAtTheEnd 107", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 710, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd108("unusedAtTheEnd 108", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 711, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd109("unusedAtTheEnd 109", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 712, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd110("unusedAtTheEnd 110", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 713, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd111("unusedAtTheEnd 111", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 714, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd112("unusedAtTheEnd 112", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 715, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd113("unusedAtTheEnd 113", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 716, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd114("unusedAtTheEnd 114", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 717, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd115("unusedAtTheEnd 115", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 718, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd116("unusedAtTheEnd 116", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 719, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd117("unusedAtTheEnd 117", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 720, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd118("unusedAtTheEnd 118", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 721, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd119("unusedAtTheEnd 119", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 722, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd120("unusedAtTheEnd 120", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 723, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd121("unusedAtTheEnd 121", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 724, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd122("unusedAtTheEnd 122", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 725, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd123("unusedAtTheEnd 123", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 726, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd124("unusedAtTheEnd 124", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 727, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd125("unusedAtTheEnd 125", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 728, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd126("unusedAtTheEnd 126", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 729, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd127("unusedAtTheEnd 127", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 730, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd128("unusedAtTheEnd 128", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 731, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd129("unusedAtTheEnd 129", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 732, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd130("unusedAtTheEnd 130", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 733, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd131("unusedAtTheEnd 131", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 734, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd132("unusedAtTheEnd 132", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 735, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd133("unusedAtTheEnd 133", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 736, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd134("unusedAtTheEnd 134", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 737, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd135("unusedAtTheEnd 135", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 738, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd136("unusedAtTheEnd 136", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 739, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd137("unusedAtTheEnd 137", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 740, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd138("unusedAtTheEnd 138", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 741, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd139("unusedAtTheEnd 139", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 742, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd140("unusedAtTheEnd 140", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 743, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd141("unusedAtTheEnd 141", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 744, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd142("unusedAtTheEnd 142", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 745, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd143("unusedAtTheEnd 143", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 746, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd144("unusedAtTheEnd 144", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 747, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd145("unusedAtTheEnd 145", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 748, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd146("unusedAtTheEnd 146", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 749, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd147("unusedAtTheEnd 147", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 750, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd148("unusedAtTheEnd 148", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 751, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd149("unusedAtTheEnd 149", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 752, 1.0, 0.0, 0.0, ""),
unusedAtTheEnd150("unusedAtTheEnd 150", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 753, 1.0, 0.0, 0.0, ""),
alignmentFill_at_754("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 754, 1.0, -20.0, 100.0, "units"),
m_knockRetard("Degrees retarded: larger number = more retard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 756, 1.0, -1.0, -1.0, ""),
m_knockThreshold("m_knockThreshold", SensorCategory.SENSOR_INPUTS, FieldType.INT, 760, 1.0, -1.0, -1.0, ""),
m_knockCount("m_knockCount", SensorCategory.SENSOR_INPUTS, FieldType.INT, 764, 1.0, -1.0, -1.0, ""),
m_maximumRetard("m_maximumRetard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 768, 1.0, -1.0, -1.0, ""),
m_requested_pump("Computed requested pump duration in degrees (not including deadtime)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 772, 1.0, -1.0, -1.0, ""),
fuel_requested_percent("fuel_requested_percent", SensorCategory.SENSOR_INPUTS, FieldType.INT, 776, 1.0, -1.0, -1.0, ""),
fuel_requested_percent_pi("fuel_requested_percent_pi", SensorCategory.SENSOR_INPUTS, FieldType.INT, 780, 1.0, -1.0, -1.0, ""),
nextLobe("nextLobe", SensorCategory.SENSOR_INPUTS, FieldType.INT, 788, 1.0, -1.0, -1.0, ""),
di_nextStart("DI: next start", SensorCategory.SENSOR_INPUTS, FieldType.INT, 792, 1.0, 0.0, 100.0, "v"),
m_deadtime("injectorLag(VBatt)\nthis value depends on a slow-changing VBatt value, so\nwe update it once in a while", SensorCategory.SENSOR_INPUTS, FieldType.INT, 796, 1.0, -1.0, -1.0, ""),
pressureDelta("fuel: injector pressureDelta", SensorCategory.SENSOR_INPUTS, FieldType.INT, 800, 1.0, -10000.0, 10000.0, "kPa"),
pressureRatio("fuel: injector pressureRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 804, 1.0, -10000.0, 10000.0, ""),
currentAfrLoad("currentAfrLoad", SensorCategory.SENSOR_INPUTS, FieldType.INT, 808, 1.0, -1.0, -1.0, ""),
targetLambda("targetLambda", SensorCategory.SENSOR_INPUTS, FieldType.INT, 812, 1.0, -1.0, -1.0, ""),
stoichiometricRatio("stoichiometricRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 816, 1.0, -1.0, -1.0, ""),
targetAFR("targetAFR", SensorCategory.SENSOR_INPUTS, FieldType.INT, 820, 1.0, -1.0, -1.0, ""),
sdTcharge_coff("sdTcharge_coff", SensorCategory.SENSOR_INPUTS, FieldType.INT, 824, 1.0, -1.0, -1.0, ""),
sdAirMassInOneCylinder("Speed-density logic: calculated air mass in one cylinder, in grams", SensorCategory.SENSOR_INPUTS, FieldType.INT, 828, 1.0, -1.0, -1.0, ""),
retardThresholdRpm("retardThresholdRpm", SensorCategory.SENSOR_INPUTS, FieldType.INT, 836, 1.0, -1.0, -1.0, ""),
luaTargetAdd("luaTargetAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 848, 1.0, -1.0, -1.0, ""),
luaTargetMult("luaTargetMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 852, 1.0, -1.0, -1.0, ""),
openLoopPart("openLoopPart", SensorCategory.SENSOR_INPUTS, FieldType.INT, 856, 1.0, -1.0, -1.0, ""),
boostControllerClosedLoopPart("Boost Closed Loop", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 860, 0.5, -50.0, 50.0, "%"),
alignmentFill_at_17("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 861, 1.0, -20.0, 100.0, "units"),
boostControlTarget("Boost Target", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 862, 0.03333333333333333, 0.0, 0.0, "kPa"),
latest_usage_ac_control("AC latest activity", SensorCategory.SENSOR_INPUTS, FieldType.INT, 868, 1.0, -1.0, -1.0, ""),
acSwitchLastChangeTimeMs("acSwitchLastChangeTimeMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 872, 1.0, -1.0, -1.0, ""),
lua("lua", SensorCategory.SENSOR_INPUTS, FieldType.INT, 888, 1.0, -1.0, -1.0, ""),
sd("sd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 900, 1.0, -1.0, -1.0, ""),
engineCycleDurationMs("engineCycleDurationMs", SensorCategory.SENSOR_INPUTS, FieldType.INT, 912, 1.0, -1.0, -1.0, ""),
minRpmKcurrentTPS("minRpmKcurrentTPS", SensorCategory.SENSOR_INPUTS, FieldType.INT, 916, 1.0, -1.0, -1.0, ""),
currentTpsAdc("currentTpsAdc", SensorCategory.SENSOR_INPUTS, FieldType.INT, 920, 1.0, -1.0, -1.0, ""),
tpsVoltageMCU("tpsVoltageMCU", SensorCategory.SENSOR_INPUTS, FieldType.INT, 924, 1.0, -1.0, -1.0, ""),
tpsVoltageBoard("tpsVoltageBoard", SensorCategory.SENSOR_INPUTS, FieldType.INT, 928, 1.0, -1.0, -1.0, ""),
currentBaroCorrectedVE("currentBaroCorrectedVE", SensorCategory.SENSOR_INPUTS, FieldType.INT, 932, 1.0, -1.0, -1.0, ""),
injectorFlowCorrection("injectorFlowCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 936, 1.0, -1.0, -1.0, ""),
baroCorrection("fuel: Barometric pressure correction", SensorCategory.SENSOR_INPUTS, FieldType.INT, 940, 1.0, -1.0, -1.0, ""),
cranking("cranking", SensorCategory.SENSOR_INPUTS, FieldType.INT, 944, 1.0, -1.0, -1.0, ""),
running("running", SensorCategory.SENSOR_INPUTS, FieldType.INT, 964, 1.0, -1.0, -1.0, ""),
sparkDwell("ignition dwell duration in ms\nSee also dwellAngle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 988, 1.0, -1.0, -1.0, ""),
dwellAngle("ignition dwell duration as crankshaft angle\nNAN if engine is stopped\nSee also sparkDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 992, 1.0, -1.0, -1.0, ""),
cltTimingCorrection("cltTimingCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 996, 0.01, -20.0, 20.0, "deg"),
timingIatCorrection("timingIatCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 998, 0.01, -20.0, 20.0, "deg"),
timingPidCorrection("timingPidCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1000, 0.01, -20.0, 20.0, "deg"),
hellenBoardId("Detected Board ID", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1002, 1.0, 0.0, 3000.0, "id"),
egt1("egt1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1008, 1.0, -1.0, -1.0, ""),
egt2("egt2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1012, 1.0, -1.0, -1.0, ""),
desiredRpmLimit("User-defined RPM hard limit", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1016, 1.0, 0.0, 30000.0, "rpm"),
alignmentFill_at_130("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1018, 1.0, -20.0, 100.0, "units"),
fuelInjectionCounter("fuelInjectionCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1020, 1.0, -1.0, -1.0, ""),
sparkCounter("sparkCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1024, 1.0, -1.0, -1.0, ""),
fuelingLoad("fuel: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1028, 1.0, -1.0, -1.0, ""),
ignitionLoad("ign: load", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1032, 1.0, -1.0, -1.0, ""),
tpsFrom("tpsFrom", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1036, 1.0, -1.0, -1.0, ""),
tpsTo("tpsTo", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1040, 1.0, -1.0, -1.0, ""),
deltaTps("deltaTps", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1044, 1.0, -1.0, -1.0, ""),
extraFuel("extraFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1048, 1.0, -1.0, -1.0, ""),
valueFromTable("valueFromTable", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1052, 1.0, -1.0, -1.0, ""),
fractionalInjFuel("fractionalInjFuel", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1060, 1.0, -1.0, -1.0, ""),
accumulatedValue("accumulatedValue", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1064, 1.0, -1.0, -1.0, ""),
maxExtraPerCycle("maxExtraPerCycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1068, 1.0, -1.0, -1.0, ""),
maxExtraPerPeriod("maxExtraPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1072, 1.0, -1.0, -1.0, ""),
maxInjectedPerPeriod("maxInjectedPerPeriod", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1076, 1.0, -1.0, -1.0, ""),
cycleCnt("cycleCnt", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1080, 1.0, -1.0, -1.0, ""),
hwEventCounters1("Hardware events since boot 1", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1084, 1.0, -1.0, -1.0, ""),
hwEventCounters2("Hardware events since boot 2", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1088, 1.0, -1.0, -1.0, ""),
hwEventCounters3("Hardware events since boot 3", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1092, 1.0, -1.0, -1.0, ""),
hwEventCounters4("Hardware events since boot 4", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1096, 1.0, -1.0, -1.0, ""),
hwEventCounters5("Hardware events since boot 5", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1100, 1.0, -1.0, -1.0, ""),
hwEventCounters6("Hardware events since boot 6", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1104, 1.0, -1.0, -1.0, ""),
vvtCamCounter("vvtCamCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1108, 1.0, -1.0, -1.0, ""),
mapVvt_MAP_AT_SPECIAL_POINT("mapVvt_MAP_AT_SPECIAL_POINT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1112, 1.0, -10000.0, 10000.0, ""),
mapVvt_MAP_AT_DIFF("mapVvt_MAP_AT_DIFF", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1116, 1.0, -10000.0, 10000.0, ""),
mapVvt_MAP_AT_CYCLE_COUNT("mapVvt_MAP_AT_CYCLE_COUNT", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1120, 1.0, -10000.0, 10000.0, ""),
mapVvt_map_peak("mapVvt_map_peak", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1121, 1.0, -10000.0, 10000.0, ""),
alignmentFill_at_38("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1122, 1.0, -20.0, 100.0, "units"),
currentEngineDecodedPhase("Engine Phase", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1124, 1.0, 0.0, 0.0, "deg"),
crankSynchronizationCounter("Crank sync counter\nUsually matches crank revolutions", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1128, 1.0, -1.0, -1.0, ""),
vvtSyncGapRatio("vvtSyncGapRatio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1132, 1.0, -10000.0, 10000.0, ""),
vvtCurrentPosition("vvtCurrentPosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1136, 1.0, -10000.0, 10000.0, ""),
triggerSyncGapRatio("Trigger Sync Latest Ratio", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1140, 1.0, -10000.0, 10000.0, ""),
triggerActualSyncGapRatio("trigger: unused field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1144, 1.0, -1.0, -1.0, ""),
triggerStateIndex("triggerStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1148, 1.0, -1.0, -1.0, ""),
vvtCounter("vvtCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1149, 1.0, -1.0, -1.0, ""),
camResyncCounter("camResyncCounter", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1150, 1.0, -1.0, -1.0, ""),
vvtStateIndex("vvtStateIndex", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1151, 1.0, -1.0, -1.0, ""),
wallFuelCorrection("fuel injection time correction to account for wall wetting effect for current cycle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1156, 1.0, -1.0, -1.0, ""),
wallFuel("Amount of fuel on the wall, in ms of injector open time for each injector.", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1160, 1.0, -1.0, -1.0, ""),
idleState("idleState", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1164, 1.0, -1.0, -1.0, ""),
currentIdlePosition("idle: current position\nthat's current position with CLT and IAT corrections", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1168, 1.0, -1.0, -1.0, ""),
baseIdlePosition("idle: base value\ncurrent position without adjustments (iacByTpsTaper, afterCrankingIACtaperDuration)", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1172, 1.0, -1.0, -1.0, ""),
iacByTpsTaper("idle: iacByTpsTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1176, 1.0, -1.0, -1.0, ""),
throttlePedalUpState("true in IDLE throttle pedal state, false if driver is touching the pedal\ntodo: better name for this field?", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1180, 1.0, -1.0, -1.0, ""),
targetRpmByClt("idle: target by CLT", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1188, 1.0, -1.0, -1.0, ""),
targetRpmAcBump("idle: A/C bump", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1192, 1.0, -1.0, -1.0, ""),
iacByRpmTaper("idle: iacByRpmTaper portion of idle", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1196, 1.0, -1.0, -1.0, ""),
luaAdd("idle: Lua Adder", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1200, 1.0, -1.0, -1.0, ""),
baseDwell("baseDwell", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1204, 1.0, -1.0, -1.0, ""),
dwellVoltageCorrection("dwellVoltageCorrection", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1208, 1.0, -1.0, -1.0, ""),
luaTimingAdd("luaTimingAdd", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1212, 1.0, -1.0, -1.0, ""),
luaTimingMult("luaTimingMult", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1216, 1.0, -1.0, -1.0, ""),
idlePosition("idlePosition", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1220, 1.0, -1.0, -1.0, ""),
trim("trim", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1224, 1.0, -1.0, -1.0, ""),
luaAdjustment("luaAdjustment", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1228, 1.0, -1.0, -1.0, ""),
etbFeedForward("etbFeedForward", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1232, 1.0, -1.0, -1.0, ""),
etbIntegralError("etbIntegralError", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1236, 1.0, -10000.0, 10000.0, ""),
etbCurrentTarget("etbCurrentTarget", SensorCategory.SENSOR_INPUTS, FieldType.INT, 1240, 1.0, -10000.0, 10000.0, "%"),
faultCode("faultCode", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1248, 1.0, -1.0, -1.0, ""),
heaterDuty("heaterDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1249, 1.0, 0.0, 100.0, "%"),
pumpDuty("pumpDuty", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1250, 1.0, 0.0, 100.0, "%"),
alignmentFill_at_3("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1251, 1.0, -20.0, 100.0, "units"),
tempC("tempC", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1252, 1.0, 500.0, 1000.0, "C"),
nernstVoltage("nernstVoltage", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1254, 0.001, 0.0, 1.0, "V"),
esr("esr", SensorCategory.SENSOR_INPUTS, FieldType.INT16, 1256, 1.0, -1.0, -1.0, ""),
alignmentFill_at_10("need 4 byte alignment", SensorCategory.SENSOR_INPUTS, FieldType.INT8, 1258, 1.0, -20.0, 100.0, "units"),

View File

@ -1,2 +1,2 @@
// generated by gen_live_documentation.sh / UsagesReader.java
#define TS_TOTAL_OUTPUT_SIZE 1248
#define TS_TOTAL_OUTPUT_SIZE 1260

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 Thu Sep 15 18:59:53 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Sep 17 00:15:40 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -1277,127 +1277,143 @@ struct output_channels_s {
*/
uint8_t extiOverflowCount = (uint8_t)0;
/**
* need 4 byte alignment
units
%
* offset 577
*/
uint8_t alignmentFill_at_577[3];
scaled_channel<uint8_t, 2, 1> ignBlendBias[IGN_BLEND_COUNT];
/**
offset 580 bit 0 */
* need 4 byte alignment
units
* offset 581
*/
uint8_t alignmentFill_at_581[1];
/**
deg
* offset 582
*/
scaled_channel<uint16_t, 100, 1> ignBlendOutput[IGN_BLEND_COUNT];
/**
* need 4 byte alignment
units
* offset 590
*/
uint8_t alignmentFill_at_590[2];
/**
offset 592 bit 0 */
bool coilState1 : 1 {};
/**
offset 580 bit 1 */
offset 592 bit 1 */
bool coilState2 : 1 {};
/**
offset 580 bit 2 */
offset 592 bit 2 */
bool coilState3 : 1 {};
/**
offset 580 bit 3 */
offset 592 bit 3 */
bool coilState4 : 1 {};
/**
offset 580 bit 4 */
offset 592 bit 4 */
bool coilState5 : 1 {};
/**
offset 580 bit 5 */
offset 592 bit 5 */
bool coilState6 : 1 {};
/**
offset 580 bit 6 */
offset 592 bit 6 */
bool coilState7 : 1 {};
/**
offset 580 bit 7 */
offset 592 bit 7 */
bool coilState8 : 1 {};
/**
offset 580 bit 8 */
offset 592 bit 8 */
bool coilState9 : 1 {};
/**
offset 580 bit 9 */
offset 592 bit 9 */
bool coilState10 : 1 {};
/**
offset 580 bit 10 */
offset 592 bit 10 */
bool coilState11 : 1 {};
/**
offset 580 bit 11 */
offset 592 bit 11 */
bool coilState12 : 1 {};
/**
offset 580 bit 12 */
offset 592 bit 12 */
bool injectorState1 : 1 {};
/**
offset 580 bit 13 */
offset 592 bit 13 */
bool injectorState2 : 1 {};
/**
offset 580 bit 14 */
offset 592 bit 14 */
bool injectorState3 : 1 {};
/**
offset 580 bit 15 */
offset 592 bit 15 */
bool injectorState4 : 1 {};
/**
offset 580 bit 16 */
offset 592 bit 16 */
bool injectorState5 : 1 {};
/**
offset 580 bit 17 */
offset 592 bit 17 */
bool injectorState6 : 1 {};
/**
offset 580 bit 18 */
offset 592 bit 18 */
bool injectorState7 : 1 {};
/**
offset 580 bit 19 */
offset 592 bit 19 */
bool injectorState8 : 1 {};
/**
offset 580 bit 20 */
offset 592 bit 20 */
bool injectorState9 : 1 {};
/**
offset 580 bit 21 */
offset 592 bit 21 */
bool injectorState10 : 1 {};
/**
offset 580 bit 22 */
offset 592 bit 22 */
bool injectorState11 : 1 {};
/**
offset 580 bit 23 */
offset 592 bit 23 */
bool injectorState12 : 1 {};
/**
offset 580 bit 24 */
bool unusedBit_300_24 : 1 {};
offset 592 bit 24 */
bool unusedBit_303_24 : 1 {};
/**
offset 580 bit 25 */
bool unusedBit_300_25 : 1 {};
offset 592 bit 25 */
bool unusedBit_303_25 : 1 {};
/**
offset 580 bit 26 */
bool unusedBit_300_26 : 1 {};
offset 592 bit 26 */
bool unusedBit_303_26 : 1 {};
/**
offset 580 bit 27 */
bool unusedBit_300_27 : 1 {};
offset 592 bit 27 */
bool unusedBit_303_27 : 1 {};
/**
offset 580 bit 28 */
bool unusedBit_300_28 : 1 {};
offset 592 bit 28 */
bool unusedBit_303_28 : 1 {};
/**
offset 580 bit 29 */
bool unusedBit_300_29 : 1 {};
offset 592 bit 29 */
bool unusedBit_303_29 : 1 {};
/**
offset 580 bit 30 */
bool unusedBit_300_30 : 1 {};
offset 592 bit 30 */
bool unusedBit_303_30 : 1 {};
/**
offset 580 bit 31 */
bool unusedBit_300_31 : 1 {};
offset 592 bit 31 */
bool unusedBit_303_31 : 1 {};
/**
* offset 584
* offset 596
*/
int outputRequestPeriod = (int)0;
/**
* offset 588
* offset 600
*/
float mapFast = (float)0;
/**
* offset 592
* offset 604
*/
uint8_t unusedAtTheEnd[150];
/**
* need 4 byte alignment
units
* offset 742
* offset 754
*/
uint8_t alignmentFill_at_742[2];
uint8_t alignmentFill_at_754[2];
};
static_assert(sizeof(output_channels_s) == 744);
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 Thu Sep 15 18:59:53 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Sep 17 00:15:40 UTC 2022

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 13 06:33:14 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:47 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -4284,6 +4284,50 @@ struct cyl_trim_s {
};
static_assert(sizeof(cyl_trim_s) == 16);
// start of blend_table_s
struct blend_table_s {
/**
* offset 0
*/
scaled_channel<int16_t, 10, 1> table[8][8];
/**
Load
* offset 128
*/
uint16_t loadBins[8];
/**
RPM
* offset 144
*/
uint16_t rpmBins[8];
/**
* offset 160
*/
gppwm_channel_e blendParameter;
/**
* need 4 byte alignment
units
* offset 161
*/
uint8_t alignmentFill_at_161[1];
/**
* offset 162
*/
scaled_channel<int16_t, 10, 1> blendBins[8];
/**
%
* offset 178
*/
scaled_channel<uint8_t, 2, 1> blendValues[8];
/**
* need 4 byte alignment
units
* offset 186
*/
uint8_t alignmentFill_at_186[2];
};
static_assert(sizeof(blend_table_s) == 188);
// start of persistent_config_s
struct persistent_config_s {
/**
@ -4988,8 +5032,12 @@ struct persistent_config_s {
* offset 21290
*/
scaled_channel<uint8_t, 1, 100> maxKnockRetardRpmBins[6];
/**
* offset 21296
*/
blend_table_s ignBlends[IGN_BLEND_COUNT];
};
static_assert(sizeof(persistent_config_s) == 21296);
static_assert(sizeof(persistent_config_s) == 22048);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Tue Sep 13 06:33:14 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:47 UTC 2022

View File

@ -192,6 +192,7 @@
#define benchTestOnTime_offset 1634
#define binarySerialRxPin_offset 1530
#define binarySerialTxPin_offset 1528
#define blend_table_s_size 188
#define BLOCKING_FACTOR 500
#define boardUse2stepPullDown_offset 1360
#define boardUseCamPullDown_offset 1360
@ -1403,8 +1404,37 @@
#define idleVeLoadBins_offset 5648
#define idleVeRpmBins_offset 5644
#define idleVeTable_offset 5652
#define IGN_BLEND_COUNT 4
#define IGN_LOAD_COUNT 16
#define IGN_RPM_COUNT 16
#define ignBlends1_blendBins_offset 21458
#define ignBlends1_blendParameter_offset 21456
#define ignBlends1_blendValues_offset 21474
#define ignBlends1_loadBins_offset 21424
#define ignBlends1_offset 21296
#define ignBlends1_rpmBins_offset 21440
#define ignBlends1_table_offset 21296
#define ignBlends2_blendBins_offset 21646
#define ignBlends2_blendParameter_offset 21644
#define ignBlends2_blendValues_offset 21662
#define ignBlends2_loadBins_offset 21612
#define ignBlends2_offset 21484
#define ignBlends2_rpmBins_offset 21628
#define ignBlends2_table_offset 21484
#define ignBlends3_blendBins_offset 21834
#define ignBlends3_blendParameter_offset 21832
#define ignBlends3_blendValues_offset 21850
#define ignBlends3_loadBins_offset 21800
#define ignBlends3_offset 21672
#define ignBlends3_rpmBins_offset 21816
#define ignBlends3_table_offset 21672
#define ignBlends4_blendBins_offset 22022
#define ignBlends4_blendParameter_offset 22020
#define ignBlends4_blendValues_offset 22038
#define ignBlends4_loadBins_offset 21988
#define ignBlends4_offset 21860
#define ignBlends4_rpmBins_offset 22004
#define ignBlends4_table_offset 21860
#define ignition_mode_e_auto_enum 0="IM_ONE_COIL",1="IM_INDIVIDUAL_COILS",3="IM_TWO_COILS",2="IM_WASTED_SPARK"
#define ignition_mode_e_IM_INDIVIDUAL_COILS 1
#define ignition_mode_e_IM_ONE_COIL 0
@ -1783,7 +1813,7 @@
#define pedalToTpsRpmBins_offset 5532
#define pedalToTpsTable_offset 5460
#define PERCENT_TRIM_BYTE_PACKING_DIV 0.02
#define persistent_config_s_size 21296
#define persistent_config_s_size 22048
#define pid_s_size 20
#define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0
#define PidAutoTune_AutoTunerState_CONVERGED 16
@ -1932,7 +1962,7 @@
#define show_Frankenso_presets true
#define show_test_presets true
#define showHumanReadableWarning_offset 960
#define SIGNATURE_HASH 2388932933
#define SIGNATURE_HASH 313250678
#define silentTriggerError_offset 1360
#define skippedWheelOnCam_offset 1360
#define slowAdcAlpha_offset 1600
@ -2173,7 +2203,7 @@
#define torqueLoadBins_offset 3684
#define torqueRpmBins_offset 3672
#define torqueTable_offset 3636
#define TOTAL_CONFIG_SIZE 21296
#define TOTAL_CONFIG_SIZE 22048
#define totalGearsCount_offset 1584
#define tps1_1AdcChannel_offset 456
#define tps1_2AdcChannel_offset 686
@ -2492,12 +2522,12 @@
#define ts_show_vbatt true
#define ts_show_vr_threshold_2 true
#define ts_show_vr_threshold_all true
#define TS_SIGNATURE "rusEFI 2022.09.16.all.2388932933"
#define TS_SIGNATURE "rusEFI 2022.09.17.all.313250678"
#define TS_SINGLE_WRITE_COMMAND 'W'
#define TS_SINGLE_WRITE_COMMAND_char W
#define TS_TEST_COMMAND 't'
#define TS_TEST_COMMAND_char t
#define TS_TOTAL_OUTPUT_SIZE 1248
#define TS_TOTAL_OUTPUT_SIZE 1260
#define TsCalMode_EtbKd 5
#define TsCalMode_EtbKi 4
#define TsCalMode_EtbKp 3

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2571317514
#define TS_SIGNATURE "rusEFI 2022.09.16.48way.2571317514"
#define SIGNATURE_HASH 93117241
#define TS_SIGNATURE "rusEFI 2022.09.17.48way.93117241"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2388932933
#define TS_SIGNATURE "rusEFI 2022.09.16.all.2388932933"
#define SIGNATURE_HASH 313250678
#define TS_SIGNATURE "rusEFI 2022.09.17.all.313250678"

View File

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

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2460929122
#define TS_SIGNATURE "rusEFI 2022.09.16.atlas.2460929122"
#define SIGNATURE_HASH 241247825
#define TS_SIGNATURE "rusEFI 2022.09.17.atlas.241247825"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2022205628
#define TS_SIGNATURE "rusEFI 2022.09.16.core8.2022205628"
#define SIGNATURE_HASH 3829891727
#define TS_SIGNATURE "rusEFI 2022.09.17.core8.3829891727"

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 2388932933
#define TS_SIGNATURE "rusEFI 2022.09.16.cypress.2388932933"
#define SIGNATURE_HASH 313250678
#define TS_SIGNATURE "rusEFI 2022.09.17.cypress.313250678"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2388932933
#define TS_SIGNATURE "rusEFI 2022.09.16.f407-discovery.2388932933"
#define SIGNATURE_HASH 313250678
#define TS_SIGNATURE "rusEFI 2022.09.17.f407-discovery.313250678"

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3423126913
#define TS_SIGNATURE "rusEFI 2022.09.16.frankenso_na6.3423126913"
#define SIGNATURE_HASH 1355231154
#define TS_SIGNATURE "rusEFI 2022.09.17.frankenso_na6.1355231154"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2123971690
#define TS_SIGNATURE "rusEFI 2022.09.16.harley81.2123971690"
#define SIGNATURE_HASH 3797341785
#define TS_SIGNATURE "rusEFI 2022.09.17.harley81.3797341785"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 973323507
#define TS_SIGNATURE "rusEFI 2022.09.16.hellen-gm-e67.973323507"
#define SIGNATURE_HASH 2798409408
#define TS_SIGNATURE "rusEFI 2022.09.17.hellen-gm-e67.2798409408"

View File

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

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 112886191
#define TS_SIGNATURE "rusEFI 2022.09.16.hellen121nissan.112886191"
#define SIGNATURE_HASH 2591386524
#define TS_SIGNATURE "rusEFI 2022.09.17.hellen121nissan.2591386524"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 4265998911
#define TS_SIGNATURE "rusEFI 2022.09.16.hellen121vag.4265998911"
#define SIGNATURE_HASH 1653215244
#define TS_SIGNATURE "rusEFI 2022.09.17.hellen121vag.1653215244"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1889141883
#define TS_SIGNATURE "rusEFI 2022.09.16.hellen128.1889141883"
#define SIGNATURE_HASH 3965054536
#define TS_SIGNATURE "rusEFI 2022.09.17.hellen128.3965054536"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 371936193
#define TS_SIGNATURE "rusEFI 2022.09.16.hellen154hyundai.371936193"
#define SIGNATURE_HASH 2330239474
#define TS_SIGNATURE "rusEFI 2022.09.17.hellen154hyundai.2330239474"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2086342721
#define TS_SIGNATURE "rusEFI 2022.09.16.hellen72.2086342721"
#define SIGNATURE_HASH 3767859826
#define TS_SIGNATURE "rusEFI 2022.09.17.hellen72.3767859826"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2899435855
#define TS_SIGNATURE "rusEFI 2022.09.16.hellen81.2899435855"
#define SIGNATURE_HASH 807275388
#define TS_SIGNATURE "rusEFI 2022.09.17.hellen81.807275388"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2609982089
#define TS_SIGNATURE "rusEFI 2022.09.16.hellen88bmw.2609982089"
#define SIGNATURE_HASH 123650234
#define TS_SIGNATURE "rusEFI 2022.09.17.hellen88bmw.123650234"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1268148167
#define TS_SIGNATURE "rusEFI 2022.09.16.hellenNA6.1268148167"
#define SIGNATURE_HASH 3612970484
#define TS_SIGNATURE "rusEFI 2022.09.17.hellenNA6.3612970484"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 778930349
#define TS_SIGNATURE "rusEFI 2022.09.16.hellenNA8_96.778930349"
#define SIGNATURE_HASH 2996986526
#define TS_SIGNATURE "rusEFI 2022.09.17.hellenNA8_96.2996986526"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null
//
#define SIGNATURE_HASH 3870530441
#define TS_SIGNATURE "rusEFI 2022.09.16.kin.3870530441"
#define SIGNATURE_HASH 2054975930
#define TS_SIGNATURE "rusEFI 2022.09.17.kin.2054975930"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1102230963
#define TS_SIGNATURE "rusEFI 2022.09.16.mre_f4.1102230963"
#define SIGNATURE_HASH 3715981184
#define TS_SIGNATURE "rusEFI 2022.09.17.mre_f4.3715981184"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1102230963
#define TS_SIGNATURE "rusEFI 2022.09.16.mre_f7.1102230963"
#define SIGNATURE_HASH 3715981184
#define TS_SIGNATURE "rusEFI 2022.09.17.mre_f7.3715981184"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3733905571
#define TS_SIGNATURE "rusEFI 2022.09.16.prometheus_405.3733905571"
#define SIGNATURE_HASH 1111558800
#define TS_SIGNATURE "rusEFI 2022.09.17.prometheus_405.1111558800"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 3733905571
#define TS_SIGNATURE "rusEFI 2022.09.16.prometheus_469.3733905571"
#define SIGNATURE_HASH 1111558800
#define TS_SIGNATURE "rusEFI 2022.09.17.prometheus_469.1111558800"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 732560947
#define TS_SIGNATURE "rusEFI 2022.09.16.proteus_f4.732560947"
#define SIGNATURE_HASH 3076920320
#define TS_SIGNATURE "rusEFI 2022.09.17.proteus_f4.3076920320"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 732560947
#define TS_SIGNATURE "rusEFI 2022.09.16.proteus_f7.732560947"
#define SIGNATURE_HASH 3076920320
#define TS_SIGNATURE "rusEFI 2022.09.17.proteus_f7.3076920320"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 732560947
#define TS_SIGNATURE "rusEFI 2022.09.16.proteus_h7.732560947"
#define SIGNATURE_HASH 3076920320
#define TS_SIGNATURE "rusEFI 2022.09.17.proteus_h7.3076920320"

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
//
#define SIGNATURE_HASH 4152025247
#define TS_SIGNATURE "rusEFI 2022.09.16.subaru_eg33_f7.4152025247"
#define SIGNATURE_HASH 1807026860
#define TS_SIGNATURE "rusEFI 2022.09.17.subaru_eg33_f7.1807026860"

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 611120913
#define TS_SIGNATURE "rusEFI 2022.09.16.tdg-pdm8.611120913"
#define SIGNATURE_HASH 3097697570
#define TS_SIGNATURE "rusEFI 2022.09.17.tdg-pdm8.3097697570"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Fri Sep 16 20:09:31 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sat Sep 17 00:15:40 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -249,6 +249,7 @@ public class AcControl {
public static final int IAT_CURVE_SIZE = 16;
public static final int IDLE_ADVANCE_CURVE_SIZE = 8;
public static final int IDLE_VE_SIZE = 4;
public static final int IGN_BLEND_COUNT = 4;
public static final int IGN_LOAD_COUNT = 16;
public static final int IGN_RPM_COUNT = 16;
public static final String INDICATOR_NAME_AC_SWITCH = "AC switch";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Fri Sep 16 20:09:31 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Sat Sep 17 00:15:40 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -249,6 +249,7 @@ public class BoostControl {
public static final int IAT_CURVE_SIZE = 16;
public static final int IDLE_ADVANCE_CURVE_SIZE = 8;
public static final int IDLE_VE_SIZE = 4;
public static final int IGN_BLEND_COUNT = 4;
public static final int IGN_LOAD_COUNT = 16;
public static final int IGN_RPM_COUNT = 16;
public static final String INDICATOR_NAME_AC_SWITCH = "AC switch";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Fri Sep 16 20:09:31 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Sat Sep 17 00:15:40 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -249,6 +249,7 @@ public class EngineState {
public static final int IAT_CURVE_SIZE = 16;
public static final int IDLE_ADVANCE_CURVE_SIZE = 8;
public static final int IDLE_VE_SIZE = 4;
public static final int IGN_BLEND_COUNT = 4;
public static final int IGN_LOAD_COUNT = 16;
public static final int IGN_RPM_COUNT = 16;
public static final String INDICATOR_NAME_AC_SWITCH = "AC switch";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Fri Sep 16 20:10:35 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Sep 17 00:16:47 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -191,6 +191,7 @@ public class Fields {
public static final int benchTestOnTime_offset = 1634;
public static final int binarySerialRxPin_offset = 1530;
public static final int binarySerialTxPin_offset = 1528;
public static final int blend_table_s_size = 188;
public static final int BLOCKING_FACTOR = 500;
public static final int boardUse2stepPullDown_offset = 1360;
public static final int boardUseCamPullDown_offset = 1360;
@ -1378,8 +1379,37 @@ public class Fields {
public static final int idleVeLoadBins_offset = 5648;
public static final int idleVeRpmBins_offset = 5644;
public static final int idleVeTable_offset = 5652;
public static final int IGN_BLEND_COUNT = 4;
public static final int IGN_LOAD_COUNT = 16;
public static final int IGN_RPM_COUNT = 16;
public static final int ignBlends1_blendBins_offset = 21458;
public static final int ignBlends1_blendParameter_offset = 21456;
public static final int ignBlends1_blendValues_offset = 21474;
public static final int ignBlends1_loadBins_offset = 21424;
public static final int ignBlends1_offset = 21296;
public static final int ignBlends1_rpmBins_offset = 21440;
public static final int ignBlends1_table_offset = 21296;
public static final int ignBlends2_blendBins_offset = 21646;
public static final int ignBlends2_blendParameter_offset = 21644;
public static final int ignBlends2_blendValues_offset = 21662;
public static final int ignBlends2_loadBins_offset = 21612;
public static final int ignBlends2_offset = 21484;
public static final int ignBlends2_rpmBins_offset = 21628;
public static final int ignBlends2_table_offset = 21484;
public static final int ignBlends3_blendBins_offset = 21834;
public static final int ignBlends3_blendParameter_offset = 21832;
public static final int ignBlends3_blendValues_offset = 21850;
public static final int ignBlends3_loadBins_offset = 21800;
public static final int ignBlends3_offset = 21672;
public static final int ignBlends3_rpmBins_offset = 21816;
public static final int ignBlends3_table_offset = 21672;
public static final int ignBlends4_blendBins_offset = 22022;
public static final int ignBlends4_blendParameter_offset = 22020;
public static final int ignBlends4_blendValues_offset = 22038;
public static final int ignBlends4_loadBins_offset = 21988;
public static final int ignBlends4_offset = 21860;
public static final int ignBlends4_rpmBins_offset = 22004;
public static final int ignBlends4_table_offset = 21860;
public static final int ignition_mode_e_IM_INDIVIDUAL_COILS = 1;
public static final int ignition_mode_e_IM_ONE_COIL = 0;
public static final int ignition_mode_e_IM_TWO_COILS = 3;
@ -1742,7 +1772,7 @@ public class Fields {
public static final int pedalToTpsPedalBins_offset = 5524;
public static final int pedalToTpsRpmBins_offset = 5532;
public static final int pedalToTpsTable_offset = 5460;
public static final int persistent_config_s_size = 21296;
public static final int persistent_config_s_size = 22048;
public static final int pid_s_size = 20;
public static final int PidAutoTune_AutoTunerState_AUTOTUNER_OFF = 0;
public static final int PidAutoTune_AutoTunerState_CONVERGED = 16;
@ -1881,6 +1911,7 @@ public class Fields {
public static final int sensorChartMode_offset = 955;
public static final int sensorSnifferRpmThreshold_offset = 4;
public static final int showHumanReadableWarning_offset = 960;
public static final int SIGNATURE_HASH = 313250678;
public static final int silentTriggerError_offset = 1360;
public static final int skippedWheelOnCam_offset = 1360;
public static final int slowAdcAlpha_offset = 1600;
@ -2113,7 +2144,7 @@ public class Fields {
public static final int torqueLoadBins_offset = 3684;
public static final int torqueRpmBins_offset = 3672;
public static final int torqueTable_offset = 3636;
public static final int TOTAL_CONFIG_SIZE = 21296;
public static final int TOTAL_CONFIG_SIZE = 22048;
public static final int totalGearsCount_offset = 1584;
public static final int tps1_1AdcChannel_offset = 456;
public static final int tps1_2AdcChannel_offset = 686;
@ -2375,10 +2406,10 @@ public class Fields {
public static final int TS_RESPONSE_UNDERRUN = 0x80;
public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83;
public static final char TS_SET_LOGGER_SWITCH = 'l';
public static final String TS_SIGNATURE = "rusEFI 2022.09.16.all.2388932933";
public static final String TS_SIGNATURE = "rusEFI 2022.09.17.all.313250678";
public static final char TS_SINGLE_WRITE_COMMAND = 'W';
public static final char TS_TEST_COMMAND = 't';
public static final int TS_TOTAL_OUTPUT_SIZE = 1248;
public static final int TS_TOTAL_OUTPUT_SIZE = 1260;
public static final int TsCalMode_EtbKd = 5;
public static final int TsCalMode_EtbKi = 4;
public static final int TsCalMode_EtbKp = 3;
@ -3952,6 +3983,38 @@ public class Fields {
public static final Field MAXKNOCKRETARDTABLE = Field.create("MAXKNOCKRETARDTABLE", 21248, FieldType.INT8).setScale(0.25);
public static final Field MAXKNOCKRETARDLOADBINS = Field.create("MAXKNOCKRETARDLOADBINS", 21284, FieldType.INT8).setScale(1.0);
public static final Field MAXKNOCKRETARDRPMBINS = Field.create("MAXKNOCKRETARDRPMBINS", 21290, FieldType.INT8).setScale(100.0);
public static final Field IGNBLENDS1_TABLE = Field.create("IGNBLENDS1_TABLE", 21296, FieldType.INT16).setScale(0.1);
public static final Field IGNBLENDS1_LOADBINS = Field.create("IGNBLENDS1_LOADBINS", 21424, FieldType.INT16).setScale(1.0);
public static final Field IGNBLENDS1_RPMBINS = Field.create("IGNBLENDS1_RPMBINS", 21440, FieldType.INT16).setScale(1.0);
public static final Field IGNBLENDS1_BLENDPARAMETER = Field.create("IGNBLENDS1_BLENDPARAMETER", 21456, FieldType.INT8, gppwm_channel_e).setScale(1.0);
public static final Field IGNBLENDS1_ALIGNMENTFILL_AT_161 = Field.create("IGNBLENDS1_ALIGNMENTFILL_AT_161", 21457, FieldType.INT8).setScale(1.0);
public static final Field IGNBLENDS1_BLENDBINS = Field.create("IGNBLENDS1_BLENDBINS", 21458, FieldType.INT16).setScale(0.1);
public static final Field IGNBLENDS1_BLENDVALUES = Field.create("IGNBLENDS1_BLENDVALUES", 21474, FieldType.INT8).setScale(0.5);
public static final Field IGNBLENDS1_ALIGNMENTFILL_AT_186 = Field.create("IGNBLENDS1_ALIGNMENTFILL_AT_186", 21482, FieldType.INT8).setScale(1.0);
public static final Field IGNBLENDS2_TABLE = Field.create("IGNBLENDS2_TABLE", 21484, FieldType.INT16).setScale(0.1);
public static final Field IGNBLENDS2_LOADBINS = Field.create("IGNBLENDS2_LOADBINS", 21612, FieldType.INT16).setScale(1.0);
public static final Field IGNBLENDS2_RPMBINS = Field.create("IGNBLENDS2_RPMBINS", 21628, FieldType.INT16).setScale(1.0);
public static final Field IGNBLENDS2_BLENDPARAMETER = Field.create("IGNBLENDS2_BLENDPARAMETER", 21644, FieldType.INT8, gppwm_channel_e).setScale(1.0);
public static final Field IGNBLENDS2_ALIGNMENTFILL_AT_161 = Field.create("IGNBLENDS2_ALIGNMENTFILL_AT_161", 21645, FieldType.INT8).setScale(1.0);
public static final Field IGNBLENDS2_BLENDBINS = Field.create("IGNBLENDS2_BLENDBINS", 21646, FieldType.INT16).setScale(0.1);
public static final Field IGNBLENDS2_BLENDVALUES = Field.create("IGNBLENDS2_BLENDVALUES", 21662, FieldType.INT8).setScale(0.5);
public static final Field IGNBLENDS2_ALIGNMENTFILL_AT_186 = Field.create("IGNBLENDS2_ALIGNMENTFILL_AT_186", 21670, FieldType.INT8).setScale(1.0);
public static final Field IGNBLENDS3_TABLE = Field.create("IGNBLENDS3_TABLE", 21672, FieldType.INT16).setScale(0.1);
public static final Field IGNBLENDS3_LOADBINS = Field.create("IGNBLENDS3_LOADBINS", 21800, FieldType.INT16).setScale(1.0);
public static final Field IGNBLENDS3_RPMBINS = Field.create("IGNBLENDS3_RPMBINS", 21816, FieldType.INT16).setScale(1.0);
public static final Field IGNBLENDS3_BLENDPARAMETER = Field.create("IGNBLENDS3_BLENDPARAMETER", 21832, FieldType.INT8, gppwm_channel_e).setScale(1.0);
public static final Field IGNBLENDS3_ALIGNMENTFILL_AT_161 = Field.create("IGNBLENDS3_ALIGNMENTFILL_AT_161", 21833, FieldType.INT8).setScale(1.0);
public static final Field IGNBLENDS3_BLENDBINS = Field.create("IGNBLENDS3_BLENDBINS", 21834, FieldType.INT16).setScale(0.1);
public static final Field IGNBLENDS3_BLENDVALUES = Field.create("IGNBLENDS3_BLENDVALUES", 21850, FieldType.INT8).setScale(0.5);
public static final Field IGNBLENDS3_ALIGNMENTFILL_AT_186 = Field.create("IGNBLENDS3_ALIGNMENTFILL_AT_186", 21858, FieldType.INT8).setScale(1.0);
public static final Field IGNBLENDS4_TABLE = Field.create("IGNBLENDS4_TABLE", 21860, FieldType.INT16).setScale(0.1);
public static final Field IGNBLENDS4_LOADBINS = Field.create("IGNBLENDS4_LOADBINS", 21988, FieldType.INT16).setScale(1.0);
public static final Field IGNBLENDS4_RPMBINS = Field.create("IGNBLENDS4_RPMBINS", 22004, FieldType.INT16).setScale(1.0);
public static final Field IGNBLENDS4_BLENDPARAMETER = Field.create("IGNBLENDS4_BLENDPARAMETER", 22020, FieldType.INT8, gppwm_channel_e).setScale(1.0);
public static final Field IGNBLENDS4_ALIGNMENTFILL_AT_161 = Field.create("IGNBLENDS4_ALIGNMENTFILL_AT_161", 22021, FieldType.INT8).setScale(1.0);
public static final Field IGNBLENDS4_BLENDBINS = Field.create("IGNBLENDS4_BLENDBINS", 22022, FieldType.INT16).setScale(0.1);
public static final Field IGNBLENDS4_BLENDVALUES = Field.create("IGNBLENDS4_BLENDVALUES", 22038, FieldType.INT8).setScale(0.5);
public static final Field IGNBLENDS4_ALIGNMENTFILL_AT_186 = Field.create("IGNBLENDS4_ALIGNMENTFILL_AT_186", 22046, FieldType.INT8).setScale(1.0);
public static final Field[] VALUES = {
ENGINETYPE,
SENSORSNIFFERRPMTHRESHOLD,
@ -5316,5 +5379,37 @@ public class Fields {
MAXKNOCKRETARDTABLE,
MAXKNOCKRETARDLOADBINS,
MAXKNOCKRETARDRPMBINS,
IGNBLENDS1_TABLE,
IGNBLENDS1_LOADBINS,
IGNBLENDS1_RPMBINS,
IGNBLENDS1_BLENDPARAMETER,
IGNBLENDS1_ALIGNMENTFILL_AT_161,
IGNBLENDS1_BLENDBINS,
IGNBLENDS1_BLENDVALUES,
IGNBLENDS1_ALIGNMENTFILL_AT_186,
IGNBLENDS2_TABLE,
IGNBLENDS2_LOADBINS,
IGNBLENDS2_RPMBINS,
IGNBLENDS2_BLENDPARAMETER,
IGNBLENDS2_ALIGNMENTFILL_AT_161,
IGNBLENDS2_BLENDBINS,
IGNBLENDS2_BLENDVALUES,
IGNBLENDS2_ALIGNMENTFILL_AT_186,
IGNBLENDS3_TABLE,
IGNBLENDS3_LOADBINS,
IGNBLENDS3_RPMBINS,
IGNBLENDS3_BLENDPARAMETER,
IGNBLENDS3_ALIGNMENTFILL_AT_161,
IGNBLENDS3_BLENDBINS,
IGNBLENDS3_BLENDVALUES,
IGNBLENDS3_ALIGNMENTFILL_AT_186,
IGNBLENDS4_TABLE,
IGNBLENDS4_LOADBINS,
IGNBLENDS4_RPMBINS,
IGNBLENDS4_BLENDPARAMETER,
IGNBLENDS4_ALIGNMENTFILL_AT_161,
IGNBLENDS4_BLENDBINS,
IGNBLENDS4_BLENDVALUES,
IGNBLENDS4_ALIGNMENTFILL_AT_186,
};
}

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Fri Sep 16 20:09:31 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/fuel/fuel_computer.txt Sat Sep 17 00:15:40 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -249,6 +249,7 @@ public class FuelComputer {
public static final int IAT_CURVE_SIZE = 16;
public static final int IDLE_ADVANCE_CURVE_SIZE = 8;
public static final int IDLE_VE_SIZE = 4;
public static final int IGN_BLEND_COUNT = 4;
public static final int IGN_LOAD_COUNT = 16;
public static final int IGN_RPM_COUNT = 16;
public static final String INDICATOR_NAME_AC_SWITCH = "AC switch";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Fri Sep 16 20:09:31 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sat Sep 17 00:15:40 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -249,6 +249,7 @@ public class TriggerState {
public static final int IAT_CURVE_SIZE = 16;
public static final int IDLE_ADVANCE_CURVE_SIZE = 8;
public static final int IDLE_VE_SIZE = 4;
public static final int IGN_BLEND_COUNT = 4;
public static final int IGN_LOAD_COUNT = 16;
public static final int IGN_RPM_COUNT = 16;
public static final String INDICATOR_NAME_AC_SWITCH = "AC switch";

View File

@ -1,6 +1,6 @@
package com.rusefi.config.generated;
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Fri Sep 16 20:09:31 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state_primary.txt Sat Sep 17 00:15:40 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -249,6 +249,7 @@ public class TriggerStatePrimary {
public static final int IAT_CURVE_SIZE = 16;
public static final int IDLE_ADVANCE_CURVE_SIZE = 8;
public static final int IDLE_VE_SIZE = 4;
public static final int IGN_BLEND_COUNT = 4;
public static final int IGN_LOAD_COUNT = 16;
public static final int IGN_RPM_COUNT = 16;
public static final String INDICATOR_NAME_AC_SWITCH = "AC switch";

View File

@ -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 Fri Sep 16 20:09:30 UTC 2022
// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sat Sep 17 00:15:40 UTC 2022
// by class com.rusefi.output.FileJavaFieldsConsumer
import com.rusefi.config.*;
@ -249,6 +249,7 @@ public class TsOutputs {
public static final int IAT_CURVE_SIZE = 16;
public static final int IDLE_ADVANCE_CURVE_SIZE = 8;
public static final int IDLE_VE_SIZE = 4;
public static final int IGN_BLEND_COUNT = 4;
public static final int IGN_LOAD_COUNT = 16;
public static final int IGN_RPM_COUNT = 16;
public static final String INDICATOR_NAME_AC_SWITCH = "AC switch";
@ -743,192 +744,201 @@ public class TsOutputs {
public static final Field GPPWMOUTPUT4 = Field.create("GPPWMOUTPUT4", 573, FieldType.INT8).setScale(0.5);
public static final Field RAWBATTERY = Field.create("RAWBATTERY", 574, FieldType.INT16).setScale(0.001);
public static final Field EXTIOVERFLOWCOUNT = Field.create("EXTIOVERFLOWCOUNT", 576, FieldType.INT8).setScale(1.0);
public static final Field ALIGNMENTFILL_AT_577 = Field.create("ALIGNMENTFILL_AT_577", 577, FieldType.INT8).setScale(1.0);
public static final Field COILSTATE1 = Field.create("COILSTATE1", 580, FieldType.BIT, 0);
public static final Field COILSTATE2 = Field.create("COILSTATE2", 580, FieldType.BIT, 1);
public static final Field COILSTATE3 = Field.create("COILSTATE3", 580, FieldType.BIT, 2);
public static final Field COILSTATE4 = Field.create("COILSTATE4", 580, FieldType.BIT, 3);
public static final Field COILSTATE5 = Field.create("COILSTATE5", 580, FieldType.BIT, 4);
public static final Field COILSTATE6 = Field.create("COILSTATE6", 580, FieldType.BIT, 5);
public static final Field COILSTATE7 = Field.create("COILSTATE7", 580, FieldType.BIT, 6);
public static final Field COILSTATE8 = Field.create("COILSTATE8", 580, FieldType.BIT, 7);
public static final Field COILSTATE9 = Field.create("COILSTATE9", 580, FieldType.BIT, 8);
public static final Field COILSTATE10 = Field.create("COILSTATE10", 580, FieldType.BIT, 9);
public static final Field COILSTATE11 = Field.create("COILSTATE11", 580, FieldType.BIT, 10);
public static final Field COILSTATE12 = Field.create("COILSTATE12", 580, FieldType.BIT, 11);
public static final Field INJECTORSTATE1 = Field.create("INJECTORSTATE1", 580, FieldType.BIT, 12);
public static final Field INJECTORSTATE2 = Field.create("INJECTORSTATE2", 580, FieldType.BIT, 13);
public static final Field INJECTORSTATE3 = Field.create("INJECTORSTATE3", 580, FieldType.BIT, 14);
public static final Field INJECTORSTATE4 = Field.create("INJECTORSTATE4", 580, FieldType.BIT, 15);
public static final Field INJECTORSTATE5 = Field.create("INJECTORSTATE5", 580, FieldType.BIT, 16);
public static final Field INJECTORSTATE6 = Field.create("INJECTORSTATE6", 580, FieldType.BIT, 17);
public static final Field INJECTORSTATE7 = Field.create("INJECTORSTATE7", 580, FieldType.BIT, 18);
public static final Field INJECTORSTATE8 = Field.create("INJECTORSTATE8", 580, FieldType.BIT, 19);
public static final Field INJECTORSTATE9 = Field.create("INJECTORSTATE9", 580, FieldType.BIT, 20);
public static final Field INJECTORSTATE10 = Field.create("INJECTORSTATE10", 580, FieldType.BIT, 21);
public static final Field INJECTORSTATE11 = Field.create("INJECTORSTATE11", 580, FieldType.BIT, 22);
public static final Field INJECTORSTATE12 = Field.create("INJECTORSTATE12", 580, FieldType.BIT, 23);
public static final Field UNUSEDBIT_300_24 = Field.create("UNUSEDBIT_300_24", 580, FieldType.BIT, 24);
public static final Field UNUSEDBIT_300_25 = Field.create("UNUSEDBIT_300_25", 580, FieldType.BIT, 25);
public static final Field UNUSEDBIT_300_26 = Field.create("UNUSEDBIT_300_26", 580, FieldType.BIT, 26);
public static final Field UNUSEDBIT_300_27 = Field.create("UNUSEDBIT_300_27", 580, FieldType.BIT, 27);
public static final Field UNUSEDBIT_300_28 = Field.create("UNUSEDBIT_300_28", 580, FieldType.BIT, 28);
public static final Field UNUSEDBIT_300_29 = Field.create("UNUSEDBIT_300_29", 580, FieldType.BIT, 29);
public static final Field UNUSEDBIT_300_30 = Field.create("UNUSEDBIT_300_30", 580, FieldType.BIT, 30);
public static final Field UNUSEDBIT_300_31 = Field.create("UNUSEDBIT_300_31", 580, FieldType.BIT, 31);
public static final Field OUTPUTREQUESTPERIOD = Field.create("OUTPUTREQUESTPERIOD", 584, FieldType.INT).setScale(1.0);
public static final Field MAPFAST = Field.create("MAPFAST", 588, FieldType.FLOAT);
public static final Field UNUSEDATTHEEND1 = Field.create("UNUSEDATTHEEND1", 592, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND2 = Field.create("UNUSEDATTHEEND2", 593, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND3 = Field.create("UNUSEDATTHEEND3", 594, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND4 = Field.create("UNUSEDATTHEEND4", 595, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND5 = Field.create("UNUSEDATTHEEND5", 596, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND6 = Field.create("UNUSEDATTHEEND6", 597, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND7 = Field.create("UNUSEDATTHEEND7", 598, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND8 = Field.create("UNUSEDATTHEEND8", 599, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND9 = Field.create("UNUSEDATTHEEND9", 600, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND10 = Field.create("UNUSEDATTHEEND10", 601, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND11 = Field.create("UNUSEDATTHEEND11", 602, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND12 = Field.create("UNUSEDATTHEEND12", 603, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND13 = Field.create("UNUSEDATTHEEND13", 604, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND14 = Field.create("UNUSEDATTHEEND14", 605, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND15 = Field.create("UNUSEDATTHEEND15", 606, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND16 = Field.create("UNUSEDATTHEEND16", 607, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND17 = Field.create("UNUSEDATTHEEND17", 608, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND18 = Field.create("UNUSEDATTHEEND18", 609, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND19 = Field.create("UNUSEDATTHEEND19", 610, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND20 = Field.create("UNUSEDATTHEEND20", 611, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND21 = Field.create("UNUSEDATTHEEND21", 612, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND22 = Field.create("UNUSEDATTHEEND22", 613, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND23 = Field.create("UNUSEDATTHEEND23", 614, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND24 = Field.create("UNUSEDATTHEEND24", 615, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND25 = Field.create("UNUSEDATTHEEND25", 616, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND26 = Field.create("UNUSEDATTHEEND26", 617, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND27 = Field.create("UNUSEDATTHEEND27", 618, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND28 = Field.create("UNUSEDATTHEEND28", 619, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND29 = Field.create("UNUSEDATTHEEND29", 620, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND30 = Field.create("UNUSEDATTHEEND30", 621, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND31 = Field.create("UNUSEDATTHEEND31", 622, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND32 = Field.create("UNUSEDATTHEEND32", 623, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND33 = Field.create("UNUSEDATTHEEND33", 624, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND34 = Field.create("UNUSEDATTHEEND34", 625, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND35 = Field.create("UNUSEDATTHEEND35", 626, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND36 = Field.create("UNUSEDATTHEEND36", 627, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND37 = Field.create("UNUSEDATTHEEND37", 628, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND38 = Field.create("UNUSEDATTHEEND38", 629, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND39 = Field.create("UNUSEDATTHEEND39", 630, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND40 = Field.create("UNUSEDATTHEEND40", 631, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND41 = Field.create("UNUSEDATTHEEND41", 632, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND42 = Field.create("UNUSEDATTHEEND42", 633, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND43 = Field.create("UNUSEDATTHEEND43", 634, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND44 = Field.create("UNUSEDATTHEEND44", 635, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND45 = Field.create("UNUSEDATTHEEND45", 636, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND46 = Field.create("UNUSEDATTHEEND46", 637, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND47 = Field.create("UNUSEDATTHEEND47", 638, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND48 = Field.create("UNUSEDATTHEEND48", 639, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND49 = Field.create("UNUSEDATTHEEND49", 640, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND50 = Field.create("UNUSEDATTHEEND50", 641, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND51 = Field.create("UNUSEDATTHEEND51", 642, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND52 = Field.create("UNUSEDATTHEEND52", 643, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND53 = Field.create("UNUSEDATTHEEND53", 644, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND54 = Field.create("UNUSEDATTHEEND54", 645, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND55 = Field.create("UNUSEDATTHEEND55", 646, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND56 = Field.create("UNUSEDATTHEEND56", 647, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND57 = Field.create("UNUSEDATTHEEND57", 648, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND58 = Field.create("UNUSEDATTHEEND58", 649, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND59 = Field.create("UNUSEDATTHEEND59", 650, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND60 = Field.create("UNUSEDATTHEEND60", 651, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND61 = Field.create("UNUSEDATTHEEND61", 652, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND62 = Field.create("UNUSEDATTHEEND62", 653, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND63 = Field.create("UNUSEDATTHEEND63", 654, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND64 = Field.create("UNUSEDATTHEEND64", 655, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND65 = Field.create("UNUSEDATTHEEND65", 656, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND66 = Field.create("UNUSEDATTHEEND66", 657, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND67 = Field.create("UNUSEDATTHEEND67", 658, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND68 = Field.create("UNUSEDATTHEEND68", 659, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND69 = Field.create("UNUSEDATTHEEND69", 660, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND70 = Field.create("UNUSEDATTHEEND70", 661, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND71 = Field.create("UNUSEDATTHEEND71", 662, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND72 = Field.create("UNUSEDATTHEEND72", 663, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND73 = Field.create("UNUSEDATTHEEND73", 664, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND74 = Field.create("UNUSEDATTHEEND74", 665, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND75 = Field.create("UNUSEDATTHEEND75", 666, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND76 = Field.create("UNUSEDATTHEEND76", 667, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND77 = Field.create("UNUSEDATTHEEND77", 668, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND78 = Field.create("UNUSEDATTHEEND78", 669, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND79 = Field.create("UNUSEDATTHEEND79", 670, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND80 = Field.create("UNUSEDATTHEEND80", 671, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND81 = Field.create("UNUSEDATTHEEND81", 672, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND82 = Field.create("UNUSEDATTHEEND82", 673, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND83 = Field.create("UNUSEDATTHEEND83", 674, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND84 = Field.create("UNUSEDATTHEEND84", 675, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND85 = Field.create("UNUSEDATTHEEND85", 676, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND86 = Field.create("UNUSEDATTHEEND86", 677, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND87 = Field.create("UNUSEDATTHEEND87", 678, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND88 = Field.create("UNUSEDATTHEEND88", 679, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND89 = Field.create("UNUSEDATTHEEND89", 680, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND90 = Field.create("UNUSEDATTHEEND90", 681, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND91 = Field.create("UNUSEDATTHEEND91", 682, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND92 = Field.create("UNUSEDATTHEEND92", 683, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND93 = Field.create("UNUSEDATTHEEND93", 684, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND94 = Field.create("UNUSEDATTHEEND94", 685, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND95 = Field.create("UNUSEDATTHEEND95", 686, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND96 = Field.create("UNUSEDATTHEEND96", 687, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND97 = Field.create("UNUSEDATTHEEND97", 688, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND98 = Field.create("UNUSEDATTHEEND98", 689, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND99 = Field.create("UNUSEDATTHEEND99", 690, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND100 = Field.create("UNUSEDATTHEEND100", 691, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND101 = Field.create("UNUSEDATTHEEND101", 692, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND102 = Field.create("UNUSEDATTHEEND102", 693, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND103 = Field.create("UNUSEDATTHEEND103", 694, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND104 = Field.create("UNUSEDATTHEEND104", 695, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND105 = Field.create("UNUSEDATTHEEND105", 696, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND106 = Field.create("UNUSEDATTHEEND106", 697, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND107 = Field.create("UNUSEDATTHEEND107", 698, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND108 = Field.create("UNUSEDATTHEEND108", 699, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND109 = Field.create("UNUSEDATTHEEND109", 700, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND110 = Field.create("UNUSEDATTHEEND110", 701, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND111 = Field.create("UNUSEDATTHEEND111", 702, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND112 = Field.create("UNUSEDATTHEEND112", 703, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND113 = Field.create("UNUSEDATTHEEND113", 704, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND114 = Field.create("UNUSEDATTHEEND114", 705, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND115 = Field.create("UNUSEDATTHEEND115", 706, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND116 = Field.create("UNUSEDATTHEEND116", 707, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND117 = Field.create("UNUSEDATTHEEND117", 708, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND118 = Field.create("UNUSEDATTHEEND118", 709, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND119 = Field.create("UNUSEDATTHEEND119", 710, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND120 = Field.create("UNUSEDATTHEEND120", 711, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND121 = Field.create("UNUSEDATTHEEND121", 712, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND122 = Field.create("UNUSEDATTHEEND122", 713, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND123 = Field.create("UNUSEDATTHEEND123", 714, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND124 = Field.create("UNUSEDATTHEEND124", 715, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND125 = Field.create("UNUSEDATTHEEND125", 716, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND126 = Field.create("UNUSEDATTHEEND126", 717, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND127 = Field.create("UNUSEDATTHEEND127", 718, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND128 = Field.create("UNUSEDATTHEEND128", 719, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND129 = Field.create("UNUSEDATTHEEND129", 720, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND130 = Field.create("UNUSEDATTHEEND130", 721, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND131 = Field.create("UNUSEDATTHEEND131", 722, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND132 = Field.create("UNUSEDATTHEEND132", 723, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND133 = Field.create("UNUSEDATTHEEND133", 724, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND134 = Field.create("UNUSEDATTHEEND134", 725, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND135 = Field.create("UNUSEDATTHEEND135", 726, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND136 = Field.create("UNUSEDATTHEEND136", 727, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND137 = Field.create("UNUSEDATTHEEND137", 728, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND138 = Field.create("UNUSEDATTHEEND138", 729, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND139 = Field.create("UNUSEDATTHEEND139", 730, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND140 = Field.create("UNUSEDATTHEEND140", 731, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND141 = Field.create("UNUSEDATTHEEND141", 732, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND142 = Field.create("UNUSEDATTHEEND142", 733, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND143 = Field.create("UNUSEDATTHEEND143", 734, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND144 = Field.create("UNUSEDATTHEEND144", 735, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND145 = Field.create("UNUSEDATTHEEND145", 736, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND146 = Field.create("UNUSEDATTHEEND146", 737, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND147 = Field.create("UNUSEDATTHEEND147", 738, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND148 = Field.create("UNUSEDATTHEEND148", 739, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND149 = Field.create("UNUSEDATTHEEND149", 740, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND150 = Field.create("UNUSEDATTHEEND150", 741, FieldType.INT8).setScale(1.0);
public static final Field ALIGNMENTFILL_AT_742 = Field.create("ALIGNMENTFILL_AT_742", 742, FieldType.INT8).setScale(1.0);
public static final Field IGNBLENDBIAS1 = Field.create("IGNBLENDBIAS1", 577, FieldType.INT8).setScale(0.5);
public static final Field IGNBLENDBIAS2 = Field.create("IGNBLENDBIAS2", 578, FieldType.INT8).setScale(0.5);
public static final Field IGNBLENDBIAS3 = Field.create("IGNBLENDBIAS3", 579, FieldType.INT8).setScale(0.5);
public static final Field IGNBLENDBIAS4 = Field.create("IGNBLENDBIAS4", 580, FieldType.INT8).setScale(0.5);
public static final Field ALIGNMENTFILL_AT_581 = Field.create("ALIGNMENTFILL_AT_581", 581, FieldType.INT8).setScale(1.0);
public static final Field IGNBLENDOUTPUT1 = Field.create("IGNBLENDOUTPUT1", 582, FieldType.INT16).setScale(0.01);
public static final Field IGNBLENDOUTPUT2 = Field.create("IGNBLENDOUTPUT2", 584, FieldType.INT16).setScale(0.01);
public static final Field IGNBLENDOUTPUT3 = Field.create("IGNBLENDOUTPUT3", 586, FieldType.INT16).setScale(0.01);
public static final Field IGNBLENDOUTPUT4 = Field.create("IGNBLENDOUTPUT4", 588, FieldType.INT16).setScale(0.01);
public static final Field ALIGNMENTFILL_AT_590 = Field.create("ALIGNMENTFILL_AT_590", 590, FieldType.INT8).setScale(1.0);
public static final Field COILSTATE1 = Field.create("COILSTATE1", 592, FieldType.BIT, 0);
public static final Field COILSTATE2 = Field.create("COILSTATE2", 592, FieldType.BIT, 1);
public static final Field COILSTATE3 = Field.create("COILSTATE3", 592, FieldType.BIT, 2);
public static final Field COILSTATE4 = Field.create("COILSTATE4", 592, FieldType.BIT, 3);
public static final Field COILSTATE5 = Field.create("COILSTATE5", 592, FieldType.BIT, 4);
public static final Field COILSTATE6 = Field.create("COILSTATE6", 592, FieldType.BIT, 5);
public static final Field COILSTATE7 = Field.create("COILSTATE7", 592, FieldType.BIT, 6);
public static final Field COILSTATE8 = Field.create("COILSTATE8", 592, FieldType.BIT, 7);
public static final Field COILSTATE9 = Field.create("COILSTATE9", 592, FieldType.BIT, 8);
public static final Field COILSTATE10 = Field.create("COILSTATE10", 592, FieldType.BIT, 9);
public static final Field COILSTATE11 = Field.create("COILSTATE11", 592, FieldType.BIT, 10);
public static final Field COILSTATE12 = Field.create("COILSTATE12", 592, FieldType.BIT, 11);
public static final Field INJECTORSTATE1 = Field.create("INJECTORSTATE1", 592, FieldType.BIT, 12);
public static final Field INJECTORSTATE2 = Field.create("INJECTORSTATE2", 592, FieldType.BIT, 13);
public static final Field INJECTORSTATE3 = Field.create("INJECTORSTATE3", 592, FieldType.BIT, 14);
public static final Field INJECTORSTATE4 = Field.create("INJECTORSTATE4", 592, FieldType.BIT, 15);
public static final Field INJECTORSTATE5 = Field.create("INJECTORSTATE5", 592, FieldType.BIT, 16);
public static final Field INJECTORSTATE6 = Field.create("INJECTORSTATE6", 592, FieldType.BIT, 17);
public static final Field INJECTORSTATE7 = Field.create("INJECTORSTATE7", 592, FieldType.BIT, 18);
public static final Field INJECTORSTATE8 = Field.create("INJECTORSTATE8", 592, FieldType.BIT, 19);
public static final Field INJECTORSTATE9 = Field.create("INJECTORSTATE9", 592, FieldType.BIT, 20);
public static final Field INJECTORSTATE10 = Field.create("INJECTORSTATE10", 592, FieldType.BIT, 21);
public static final Field INJECTORSTATE11 = Field.create("INJECTORSTATE11", 592, FieldType.BIT, 22);
public static final Field INJECTORSTATE12 = Field.create("INJECTORSTATE12", 592, FieldType.BIT, 23);
public static final Field UNUSEDBIT_303_24 = Field.create("UNUSEDBIT_303_24", 592, FieldType.BIT, 24);
public static final Field UNUSEDBIT_303_25 = Field.create("UNUSEDBIT_303_25", 592, FieldType.BIT, 25);
public static final Field UNUSEDBIT_303_26 = Field.create("UNUSEDBIT_303_26", 592, FieldType.BIT, 26);
public static final Field UNUSEDBIT_303_27 = Field.create("UNUSEDBIT_303_27", 592, FieldType.BIT, 27);
public static final Field UNUSEDBIT_303_28 = Field.create("UNUSEDBIT_303_28", 592, FieldType.BIT, 28);
public static final Field UNUSEDBIT_303_29 = Field.create("UNUSEDBIT_303_29", 592, FieldType.BIT, 29);
public static final Field UNUSEDBIT_303_30 = Field.create("UNUSEDBIT_303_30", 592, FieldType.BIT, 30);
public static final Field UNUSEDBIT_303_31 = Field.create("UNUSEDBIT_303_31", 592, FieldType.BIT, 31);
public static final Field OUTPUTREQUESTPERIOD = Field.create("OUTPUTREQUESTPERIOD", 596, FieldType.INT).setScale(1.0);
public static final Field MAPFAST = Field.create("MAPFAST", 600, FieldType.FLOAT);
public static final Field UNUSEDATTHEEND1 = Field.create("UNUSEDATTHEEND1", 604, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND2 = Field.create("UNUSEDATTHEEND2", 605, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND3 = Field.create("UNUSEDATTHEEND3", 606, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND4 = Field.create("UNUSEDATTHEEND4", 607, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND5 = Field.create("UNUSEDATTHEEND5", 608, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND6 = Field.create("UNUSEDATTHEEND6", 609, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND7 = Field.create("UNUSEDATTHEEND7", 610, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND8 = Field.create("UNUSEDATTHEEND8", 611, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND9 = Field.create("UNUSEDATTHEEND9", 612, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND10 = Field.create("UNUSEDATTHEEND10", 613, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND11 = Field.create("UNUSEDATTHEEND11", 614, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND12 = Field.create("UNUSEDATTHEEND12", 615, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND13 = Field.create("UNUSEDATTHEEND13", 616, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND14 = Field.create("UNUSEDATTHEEND14", 617, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND15 = Field.create("UNUSEDATTHEEND15", 618, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND16 = Field.create("UNUSEDATTHEEND16", 619, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND17 = Field.create("UNUSEDATTHEEND17", 620, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND18 = Field.create("UNUSEDATTHEEND18", 621, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND19 = Field.create("UNUSEDATTHEEND19", 622, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND20 = Field.create("UNUSEDATTHEEND20", 623, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND21 = Field.create("UNUSEDATTHEEND21", 624, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND22 = Field.create("UNUSEDATTHEEND22", 625, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND23 = Field.create("UNUSEDATTHEEND23", 626, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND24 = Field.create("UNUSEDATTHEEND24", 627, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND25 = Field.create("UNUSEDATTHEEND25", 628, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND26 = Field.create("UNUSEDATTHEEND26", 629, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND27 = Field.create("UNUSEDATTHEEND27", 630, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND28 = Field.create("UNUSEDATTHEEND28", 631, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND29 = Field.create("UNUSEDATTHEEND29", 632, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND30 = Field.create("UNUSEDATTHEEND30", 633, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND31 = Field.create("UNUSEDATTHEEND31", 634, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND32 = Field.create("UNUSEDATTHEEND32", 635, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND33 = Field.create("UNUSEDATTHEEND33", 636, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND34 = Field.create("UNUSEDATTHEEND34", 637, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND35 = Field.create("UNUSEDATTHEEND35", 638, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND36 = Field.create("UNUSEDATTHEEND36", 639, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND37 = Field.create("UNUSEDATTHEEND37", 640, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND38 = Field.create("UNUSEDATTHEEND38", 641, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND39 = Field.create("UNUSEDATTHEEND39", 642, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND40 = Field.create("UNUSEDATTHEEND40", 643, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND41 = Field.create("UNUSEDATTHEEND41", 644, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND42 = Field.create("UNUSEDATTHEEND42", 645, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND43 = Field.create("UNUSEDATTHEEND43", 646, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND44 = Field.create("UNUSEDATTHEEND44", 647, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND45 = Field.create("UNUSEDATTHEEND45", 648, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND46 = Field.create("UNUSEDATTHEEND46", 649, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND47 = Field.create("UNUSEDATTHEEND47", 650, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND48 = Field.create("UNUSEDATTHEEND48", 651, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND49 = Field.create("UNUSEDATTHEEND49", 652, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND50 = Field.create("UNUSEDATTHEEND50", 653, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND51 = Field.create("UNUSEDATTHEEND51", 654, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND52 = Field.create("UNUSEDATTHEEND52", 655, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND53 = Field.create("UNUSEDATTHEEND53", 656, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND54 = Field.create("UNUSEDATTHEEND54", 657, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND55 = Field.create("UNUSEDATTHEEND55", 658, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND56 = Field.create("UNUSEDATTHEEND56", 659, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND57 = Field.create("UNUSEDATTHEEND57", 660, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND58 = Field.create("UNUSEDATTHEEND58", 661, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND59 = Field.create("UNUSEDATTHEEND59", 662, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND60 = Field.create("UNUSEDATTHEEND60", 663, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND61 = Field.create("UNUSEDATTHEEND61", 664, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND62 = Field.create("UNUSEDATTHEEND62", 665, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND63 = Field.create("UNUSEDATTHEEND63", 666, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND64 = Field.create("UNUSEDATTHEEND64", 667, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND65 = Field.create("UNUSEDATTHEEND65", 668, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND66 = Field.create("UNUSEDATTHEEND66", 669, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND67 = Field.create("UNUSEDATTHEEND67", 670, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND68 = Field.create("UNUSEDATTHEEND68", 671, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND69 = Field.create("UNUSEDATTHEEND69", 672, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND70 = Field.create("UNUSEDATTHEEND70", 673, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND71 = Field.create("UNUSEDATTHEEND71", 674, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND72 = Field.create("UNUSEDATTHEEND72", 675, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND73 = Field.create("UNUSEDATTHEEND73", 676, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND74 = Field.create("UNUSEDATTHEEND74", 677, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND75 = Field.create("UNUSEDATTHEEND75", 678, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND76 = Field.create("UNUSEDATTHEEND76", 679, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND77 = Field.create("UNUSEDATTHEEND77", 680, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND78 = Field.create("UNUSEDATTHEEND78", 681, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND79 = Field.create("UNUSEDATTHEEND79", 682, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND80 = Field.create("UNUSEDATTHEEND80", 683, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND81 = Field.create("UNUSEDATTHEEND81", 684, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND82 = Field.create("UNUSEDATTHEEND82", 685, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND83 = Field.create("UNUSEDATTHEEND83", 686, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND84 = Field.create("UNUSEDATTHEEND84", 687, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND85 = Field.create("UNUSEDATTHEEND85", 688, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND86 = Field.create("UNUSEDATTHEEND86", 689, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND87 = Field.create("UNUSEDATTHEEND87", 690, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND88 = Field.create("UNUSEDATTHEEND88", 691, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND89 = Field.create("UNUSEDATTHEEND89", 692, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND90 = Field.create("UNUSEDATTHEEND90", 693, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND91 = Field.create("UNUSEDATTHEEND91", 694, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND92 = Field.create("UNUSEDATTHEEND92", 695, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND93 = Field.create("UNUSEDATTHEEND93", 696, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND94 = Field.create("UNUSEDATTHEEND94", 697, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND95 = Field.create("UNUSEDATTHEEND95", 698, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND96 = Field.create("UNUSEDATTHEEND96", 699, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND97 = Field.create("UNUSEDATTHEEND97", 700, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND98 = Field.create("UNUSEDATTHEEND98", 701, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND99 = Field.create("UNUSEDATTHEEND99", 702, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND100 = Field.create("UNUSEDATTHEEND100", 703, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND101 = Field.create("UNUSEDATTHEEND101", 704, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND102 = Field.create("UNUSEDATTHEEND102", 705, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND103 = Field.create("UNUSEDATTHEEND103", 706, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND104 = Field.create("UNUSEDATTHEEND104", 707, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND105 = Field.create("UNUSEDATTHEEND105", 708, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND106 = Field.create("UNUSEDATTHEEND106", 709, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND107 = Field.create("UNUSEDATTHEEND107", 710, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND108 = Field.create("UNUSEDATTHEEND108", 711, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND109 = Field.create("UNUSEDATTHEEND109", 712, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND110 = Field.create("UNUSEDATTHEEND110", 713, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND111 = Field.create("UNUSEDATTHEEND111", 714, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND112 = Field.create("UNUSEDATTHEEND112", 715, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND113 = Field.create("UNUSEDATTHEEND113", 716, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND114 = Field.create("UNUSEDATTHEEND114", 717, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND115 = Field.create("UNUSEDATTHEEND115", 718, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND116 = Field.create("UNUSEDATTHEEND116", 719, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND117 = Field.create("UNUSEDATTHEEND117", 720, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND118 = Field.create("UNUSEDATTHEEND118", 721, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND119 = Field.create("UNUSEDATTHEEND119", 722, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND120 = Field.create("UNUSEDATTHEEND120", 723, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND121 = Field.create("UNUSEDATTHEEND121", 724, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND122 = Field.create("UNUSEDATTHEEND122", 725, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND123 = Field.create("UNUSEDATTHEEND123", 726, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND124 = Field.create("UNUSEDATTHEEND124", 727, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND125 = Field.create("UNUSEDATTHEEND125", 728, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND126 = Field.create("UNUSEDATTHEEND126", 729, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND127 = Field.create("UNUSEDATTHEEND127", 730, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND128 = Field.create("UNUSEDATTHEEND128", 731, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND129 = Field.create("UNUSEDATTHEEND129", 732, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND130 = Field.create("UNUSEDATTHEEND130", 733, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND131 = Field.create("UNUSEDATTHEEND131", 734, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND132 = Field.create("UNUSEDATTHEEND132", 735, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND133 = Field.create("UNUSEDATTHEEND133", 736, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND134 = Field.create("UNUSEDATTHEEND134", 737, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND135 = Field.create("UNUSEDATTHEEND135", 738, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND136 = Field.create("UNUSEDATTHEEND136", 739, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND137 = Field.create("UNUSEDATTHEEND137", 740, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND138 = Field.create("UNUSEDATTHEEND138", 741, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND139 = Field.create("UNUSEDATTHEEND139", 742, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND140 = Field.create("UNUSEDATTHEEND140", 743, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND141 = Field.create("UNUSEDATTHEEND141", 744, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND142 = Field.create("UNUSEDATTHEEND142", 745, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND143 = Field.create("UNUSEDATTHEEND143", 746, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND144 = Field.create("UNUSEDATTHEEND144", 747, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND145 = Field.create("UNUSEDATTHEEND145", 748, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND146 = Field.create("UNUSEDATTHEEND146", 749, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND147 = Field.create("UNUSEDATTHEEND147", 750, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND148 = Field.create("UNUSEDATTHEEND148", 751, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND149 = Field.create("UNUSEDATTHEEND149", 752, FieldType.INT8).setScale(1.0);
public static final Field UNUSEDATTHEEND150 = Field.create("UNUSEDATTHEEND150", 753, FieldType.INT8).setScale(1.0);
public static final Field ALIGNMENTFILL_AT_754 = Field.create("ALIGNMENTFILL_AT_754", 754, FieldType.INT8).setScale(1.0);
public static final Field[] VALUES = {
SD_PRESENT,
ISIGNITIONENABLEDINDICATOR,
@ -1287,7 +1297,16 @@ public class TsOutputs {
GPPWMOUTPUT4,
RAWBATTERY,
EXTIOVERFLOWCOUNT,
ALIGNMENTFILL_AT_577,
IGNBLENDBIAS1,
IGNBLENDBIAS2,
IGNBLENDBIAS3,
IGNBLENDBIAS4,
ALIGNMENTFILL_AT_581,
IGNBLENDOUTPUT1,
IGNBLENDOUTPUT2,
IGNBLENDOUTPUT3,
IGNBLENDOUTPUT4,
ALIGNMENTFILL_AT_590,
COILSTATE1,
COILSTATE2,
COILSTATE3,
@ -1312,14 +1331,14 @@ public class TsOutputs {
INJECTORSTATE10,
INJECTORSTATE11,
INJECTORSTATE12,
UNUSEDBIT_300_24,
UNUSEDBIT_300_25,
UNUSEDBIT_300_26,
UNUSEDBIT_300_27,
UNUSEDBIT_300_28,
UNUSEDBIT_300_29,
UNUSEDBIT_300_30,
UNUSEDBIT_300_31,
UNUSEDBIT_303_24,
UNUSEDBIT_303_25,
UNUSEDBIT_303_26,
UNUSEDBIT_303_27,
UNUSEDBIT_303_28,
UNUSEDBIT_303_29,
UNUSEDBIT_303_30,
UNUSEDBIT_303_31,
OUTPUTREQUESTPERIOD,
MAPFAST,
UNUSEDATTHEEND1,
@ -1472,6 +1491,6 @@ public class TsOutputs {
UNUSEDATTHEEND148,
UNUSEDATTHEEND149,
UNUSEDATTHEEND150,
ALIGNMENTFILL_AT_742,
ALIGNMENTFILL_AT_754,
};
}