Only two .ini files got auto-generated #1519

This commit is contained in:
rusefi 2020-06-19 09:31:36 -04:00
parent 921b58d286
commit d4e8f75834
3 changed files with 30 additions and 14 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Sun Jun 14 17:00:22 EDT 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Fri Jun 19 09:31:15 EDT 2020
// by class com.rusefi.output.CHeaderConsumer
// begin
#ifndef CONFIG_BOARDS_KINETIS_CONFIG_CONTROLLERS_ALGO_ENGINE_CONFIGURATION_GENERATED_STRUCTURES_H
@ -1005,7 +1005,7 @@ struct engine_configuration_s {
/**
* offset 516
*/
int unusedValueHere;
int unusedAt516;
/**
* offset 520
*/
@ -1320,7 +1320,19 @@ struct engine_configuration_s {
/**
* offset 712
*/
int unusedAt712[4];
int unusedAt712;
/**
* offset 716
*/
int unusedAt716;
/**
* offset 720
*/
int unusedAt720;
/**
* offset 724
*/
int unusedAt724;
/**
* Secondary TTL channel baud rate
* offset 728
@ -1708,6 +1720,7 @@ struct engine_configuration_s {
offset 976 bit 1 */
bool todoClutchDownPinInverted : 1;
/**
* If enabled we use two H-bridges to drive stepper idle air valve
offset 976 bit 2 */
bool useHbridges : 1;
/**
@ -1794,10 +1807,10 @@ struct engine_configuration_s {
bool unusedBit_251_29 : 1;
/**
offset 976 bit 30 */
bool unusedBit_280_30 : 1;
bool unusedBit_283_30 : 1;
/**
offset 976 bit 31 */
bool unusedBit_280_31 : 1;
bool unusedBit_283_31 : 1;
/**
* offset 980
*/
@ -3508,4 +3521,4 @@ typedef struct persistent_config_s persistent_config_s;
#endif
// end
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Sun Jun 14 17:00:22 EDT 2020
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Fri Jun 19 09:31:15 EDT 2020

View File

@ -293,7 +293,7 @@
#define dizzySparkOutputPin_offset 2226
#define dizzySparkOutputPinMode_offset 2227
#define DWELL_CURVE_SIZE 8
#define ego_sensor_e_enum "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom"
#define ego_sensor_e_enum "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom", "INVALID", "INVALID"
#define egoValueShift_offset 2216
#define EGT_CHANNEL_COUNT 8
#define electronicThrottlePin1Mode_offset 672
@ -304,7 +304,7 @@
#define enableLaunchBoost_offset 976
#define enableLaunchRetard_offset 976
#define enableVerboseCanTx_offset 744
#define engine_load_mode_e_enum "MAF", "Alpha-N/TPS", "INVALID", "SPEED DENSITY", "MAF Air Charge"
#define engine_load_mode_e_enum "MAF", "Alpha-N/TPS", "INVALID", "SPEED DENSITY", "MAF Air Charge", "INVALID", "INVALID"
#define ENGINE_MAKE_BMW "BMW"
#define ENGINE_MAKE_GM "GM"
#define ENGINE_MAKE_LADA "Lada"
@ -923,7 +923,7 @@
#define mapHighValueVoltage_offset 2212
#define mapLowValueVoltage_offset 2208
#define mapMinBufferLength_offset 812
#define mass_storage_e_enum "Auto", "Always", "Never"
#define mass_storage_e_enum "Auto", "Always", "Never", "INVALID"
#define max31855_cs1_offset 796
#define max31855_cs2_offset 797
#define max31855_cs3_offset 798
@ -1333,7 +1333,11 @@
#define unused_1484_bit_30_offset 1476
#define unused_1484_bit_31_offset 1476
#define unused_former_warmup_target_afr_offset 2112
#define unusedAt516_offset 516
#define unusedAt712_offset 712
#define unusedAt716_offset 716
#define unusedAt720_offset 720
#define unusedAt724_offset 724
#define unusedAtOldBoardConfigurationEnd_offset 1200
#define unusedBit4_1476_offset 1476
#define unusedBit_251_11_offset 976
@ -1355,8 +1359,8 @@
#define unusedBit_251_27_offset 976
#define unusedBit_251_28_offset 976
#define unusedBit_251_29_offset 976
#define unusedBit_280_30_offset 976
#define unusedBit_280_31_offset 976
#define unusedBit_283_30_offset 976
#define unusedBit_283_31_offset 976
#define unusedBit_34_31_offset 76
#define unusedFlexFuelSensor_offset 3100
#define unusedHere_offset 761
@ -1367,7 +1371,6 @@
#define unusedSpiPadding5_offset 2715
#define unusedSpiPadding7_offset 4005
#define unusedSpiPadding8_offset 4009
#define unusedValueHere_offset 516
#define unusuedsw_offset 4020
#define unusuedvref_offset 4016
#define useAdvanceCorrectionsForCranking_offset 1476

View File

@ -32,8 +32,8 @@ sh gen_config_board.sh frankenso
sh gen_config_board.sh prometheus
[ $? -eq 0 ] || (echo "ERROR generating prometheus"; exit $?)
sh gen_config_board.sh prometeus
[ $? -eq 0 ] || (echo "ERROR generating prometeus"; exit $?)
sh gen_config_board.sh proteus
[ $? -eq 0 ] || (echo "ERROR generating proteus"; exit $?)
#cd config\boards\kinetis\config
#!gen_config.bat