Skip to content

Commit b97d8c5

Browse files
committed
Custom Auto-generated Configs
[no ci]
1 parent 8d42e74 commit b97d8c5

5 files changed

Lines changed: 17 additions & 7 deletions

File tree

generated/controllers/generated/engine_configuration_generated_structures_mazduino.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2674,10 +2674,14 @@ struct engine_configuration_s {
26742674
*/
26752675
float triggerEventsTimeoutMs;
26762676
/**
2677+
* A higher alpha (closer to 1) means the EMA reacts more quickly to changes in the data.
2678+
* '1' means no filtering, 0.98 would be some filtering.
26772679
* offset 1012
26782680
*/
26792681
float ppsExpAverageAlpha;
26802682
/**
2683+
* A higher alpha (closer to 1) means the EMA reacts more quickly to changes in the data.
2684+
* '1' means no filtering, 0.98 would be some filtering.
26812685
* offset 1016
26822686
*/
26832687
float mapExpAverageAlpha;
@@ -5372,6 +5376,8 @@ struct engine_configuration_s {
53725376
*/
53735377
float fuelLevelHighThresholdVoltage;
53745378
/**
5379+
* A higher alpha (closer to 1) means the EMA reacts more quickly to changes in the data.
5380+
* '1' means no filtering, 0.98 would be some filtering.
53755381
* offset 3852
53765382
*/
53775383
float afrExpAverageAlpha;

generated/controllers/generated/rusefi_generated_mazduino.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1436,6 +1436,7 @@
14361436
#define pin_output_mode_e_OM_INVERTED 1
14371437
#define pin_output_mode_e_OM_OPENDRAIN 2
14381438
#define pin_output_mode_e_OM_OPENDRAIN_INVERTED 3
1439+
#define poke false
14391440
#define PRIME_CURVE_COUNT 8
14401441
#define PROTOCOL_COIL_SHORT_PREFIX "c"
14411442
#define PROTOCOL_CRANK1 "t1"
@@ -1498,7 +1499,7 @@
14981499
#define SentInput_NONE 0
14991500
#define show_tcu_gauges true
15001501
#define show_vvt_output_pin true
1501-
#define SIGNATURE_HASH 4016858339
1502+
#define SIGNATURE_HASH 1651961133
15021503
#define SIMULATOR_TUNE_BIN_FILE_NAME "generated/simulator_tune_image.bin"
15031504
#define SIMULATOR_TUNE_BIN_FILE_NAME_PREFIX "generated/simulator_tune_image"
15041505
#define SIMULATOR_TUNE_BIN_FILE_NAME_SUFFIX ".bin"
@@ -2040,7 +2041,7 @@
20402041
#define ts_show_wastegate_sensor true
20412042
#define ts_show_wbo_canbus_index true
20422043
#define ts_show_wbo_canbus_set_index true
2043-
#define TS_SIGNATURE "rusEFI main.2025.07.28.mazduino.4016858339"
2044+
#define TS_SIGNATURE "rusEFI main.2025.07.29.mazduino.1651961133"
20442045
#define TS_SIMULATE_CAN '>'
20452046
#define TS_SIMULATE_CAN_char >
20462047
#define TS_TEST_COMMAND 't'

generated/controllers/generated/signature_mazduino.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// CHeaderConsumer was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh by SignatureConsumer
33
//
44

5-
#define SIGNATURE_HASH 4016858339
6-
#define TS_SIGNATURE "rusEFI main.2025.07.28.mazduino.4016858339"
5+
#define SIGNATURE_HASH 1651961133
6+
#define TS_SIGNATURE "rusEFI main.2025.07.29.mazduino.1651961133"

generated/tunerstudio/generated/rusefi_mazduino.ini

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ enable2ndByteCanID = false
3838

3939
[MegaTune]
4040
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
41-
signature = "rusEFI main.2025.07.28.mazduino.4016858339"
41+
signature = "rusEFI main.2025.07.29.mazduino.1651961133"
4242

4343
[TunerStudio]
4444
queryCommand = "S"
4545
versionInfo = "V" ; firmware version for title bar.
46-
signature= "rusEFI main.2025.07.28.mazduino.4016858339" ; signature is expected to be 7 or more characters.
46+
signature= "rusEFI main.2025.07.29.mazduino.1651961133" ; signature is expected to be 7 or more characters.
4747

4848
; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
4949
useLegacyFTempUnits = false
@@ -2100,6 +2100,8 @@ torqueReductionIgnitionRetardGearBins = array, S08, 23712, [2], "gear N°", 1, 0
21002100
noFuelTrimAfterAccelTime = "Pause closed loop fueling after acceleration fuel occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel accel."
21012101
launchSpeedThreshold = "Launch disabled above this speed if setting is above zero"
21022102
launchRpmWindow = "Starting Launch RPM window to activate (subtracts from Launch RPM)"
2103+
ppsExpAverageAlpha = "A higher alpha (closer to 1) means the EMA reacts more quickly to changes in the data.\n'1' means no filtering, 0.98 would be some filtering."
2104+
mapExpAverageAlpha = "A higher alpha (closer to 1) means the EMA reacts more quickly to changes in the data.\n'1' means no filtering, 0.98 would be some filtering."
21032105
stft_maxIdleRegionRpm = "Below this RPM, the idle region is active, idle+300 would be a good value"
21042106
stft_maxOverrunLoad = "Below this engine load, the overrun region is active\nWhen tuning by MAP the units are kPa, e.g. 30 would mean 30kPa. When tuning TPS, 30 would be 30%"
21052107
stft_minPowerLoad = "Above this engine load, the power region is active\nWhen tuning by MAP the units are kPa"
@@ -2617,6 +2619,7 @@ torqueReductionIgnitionRetardGearBins = array, S08, 23712, [2], "gear N°", 1, 0
26172619
fuelLevelUpdatePeriodSec = "How often do we update fuel level gauge"
26182620
fuelLevelLowThresholdVoltage = "Error below specified value"
26192621
fuelLevelHighThresholdVoltage = "Error above specified value"
2622+
afrExpAverageAlpha = "A higher alpha (closer to 1) means the EMA reacts more quickly to changes in the data.\n'1' means no filtering, 0.98 would be some filtering."
26202623
sparkHardwareLatencyCorrection = "Compensates for trigger delay due to belt stretch, or other electromechanical issues. beware that raising this value advances ignition timing!"
26212624
maxOilPressureTimeout = "Delay before cutting fuel due to extra high oil pressure. Use this to ignore short pressure blips and sensor noise."
26222625
idleReturnTargetRampDuration = "idle return target ramp duration"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
! Generated by gen_signature.sh
22
! SIGNATURE_HASH is a built-in variable generated by config_definition-all.jar
33
! gen_signature.sh Using env variable branch [main]
4-
#define TS_SIGNATURE "rusEFI main.2025.07.28.mazduino.@@SIGNATURE_HASH@@"
4+
#define TS_SIGNATURE "rusEFI main.2025.07.29.mazduino.@@SIGNATURE_HASH@@"

0 commit comments

Comments
 (0)