Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2021-01-03 14:57:29 +00:00
parent f73b7123bb
commit ea34444e04
21 changed files with 90 additions and 90 deletions

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD all #define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 3952582194 #define SIGNATURE_HASH 3467634469
#define TS_SIGNATURE "rusEFI 2021.01.02.all.3952582194" #define TS_SIGNATURE "rusEFI 2021.01.03.all.3467634469"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD frankenso_na6 #define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 2112303049 #define SIGNATURE_HASH 1491031774
#define TS_SIGNATURE "rusEFI 2021.01.02.frankenso_na6.2112303049" #define TS_SIGNATURE "rusEFI 2021.01.03.frankenso_na6.1491031774"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD hellen_cypress #define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 577124593 #define SIGNATURE_HASH 123617766
#define TS_SIGNATURE "rusEFI 2021.01.02.hellen_cypress.577124593" #define TS_SIGNATURE "rusEFI 2021.01.03.hellen_cypress.123617766"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD kin #define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 1937375755 #define SIGNATURE_HASH 1447197468
#define TS_SIGNATURE "rusEFI 2021.01.02.kin.1937375755" #define TS_SIGNATURE "rusEFI 2021.01.03.kin.1447197468"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f4 #define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 4232527947 #define SIGNATURE_HASH 3648993628
#define TS_SIGNATURE "rusEFI 2021.01.02.mre_f4.4232527947" #define TS_SIGNATURE "rusEFI 2021.01.03.mre_f4.3648993628"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD mre_f7 #define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 4232527947 #define SIGNATURE_HASH 3648993628
#define TS_SIGNATURE "rusEFI 2021.01.02.mre_f7.4232527947" #define TS_SIGNATURE "rusEFI 2021.01.03.mre_f7.3648993628"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_405 #define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 2840565859 #define SIGNATURE_HASH 2356666740
#define TS_SIGNATURE "rusEFI 2021.01.02.prometheus_405.2840565859" #define TS_SIGNATURE "rusEFI 2021.01.03.prometheus_405.2356666740"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD prometheus_469 #define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 2840565859 #define SIGNATURE_HASH 2356666740
#define TS_SIGNATURE "rusEFI 2021.01.02.prometheus_469.2840565859" #define TS_SIGNATURE "rusEFI 2021.01.03.prometheus_469.2356666740"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f4 #define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 574477548 #define SIGNATURE_HASH 117812731
#define TS_SIGNATURE "rusEFI 2021.01.02.proteus_f4.574477548" #define TS_SIGNATURE "rusEFI 2021.01.03.proteus_f4.117812731"

View File

@ -3,6 +3,6 @@
// //
#define SIGNATURE_BOARD proteus_f7 #define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2021.01.02 #define SIGNATURE_DATE 2021.01.03
#define SIGNATURE_HASH 574477548 #define SIGNATURE_HASH 117812731
#define TS_SIGNATURE "rusEFI 2021.01.02.proteus_f7.574477548" #define TS_SIGNATURE "rusEFI 2021.01.03.proteus_f7.117812731"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.all.3952582194" signature = "rusEFI 2021.01.03.all.3467634469"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.all.3952582194" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.all.3467634469" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 22:33:33 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jan 03 14:56:48 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.frankenso_na6.2112303049" signature = "rusEFI 2021.01.03.frankenso_na6.1491031774"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.frankenso_na6.2112303049" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.frankenso_na6.1491031774" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 22:33:38 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jan 03 14:56:54 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.hellen_cypress.577124593" signature = "rusEFI 2021.01.03.hellen_cypress.123617766"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.hellen_cypress.577124593" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.hellen_cypress.123617766" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sat Jan 02 22:33:55 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Jan 03 14:57:07 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.kin.1937375755" signature = "rusEFI 2021.01.03.kin.1447197468"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.kin.1937375755" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.kin.1447197468" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sat Jan 02 22:33:53 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Jan 03 14:57:03 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.mre_f4.4232527947" signature = "rusEFI 2021.01.03.mre_f4.3648993628"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.mre_f4.4232527947" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.mre_f4.3648993628" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 22:33:36 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jan 03 14:56:52 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.mre_f7.4232527947" signature = "rusEFI 2021.01.03.mre_f7.3648993628"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.mre_f7.4232527947" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.mre_f7.3648993628" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 22:33:34 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jan 03 14:56:50 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.prometheus_405.2840565859" signature = "rusEFI 2021.01.03.prometheus_405.2356666740"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.prometheus_405.2840565859" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.prometheus_405.2356666740" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 22:33:41 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jan 03 14:56:57 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.prometheus_469.2840565859" signature = "rusEFI 2021.01.03.prometheus_469.2356666740"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.prometheus_469.2840565859" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.prometheus_469.2356666740" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 22:33:39 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jan 03 14:56:55 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.proteus_f4.574477548" signature = "rusEFI 2021.01.03.proteus_f4.117812731"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.proteus_f4.574477548" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.proteus_f4.117812731" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 22:33:45 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jan 03 14:57:01 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune] [MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2021.01.02.proteus_f7.574477548" signature = "rusEFI 2021.01.03.proteus_f7.117812731"
[TunerStudio] [TunerStudio]
queryCommand = "S" queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar. versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2021.01.02.proteus_f7.574477548" ; signature is expected to be 7 or more characters. signature = "rusEFI 2021.01.03.proteus_f7.117812731" ; signature is expected to be 7 or more characters.
[Constants] [Constants]
; new packet serial format with CRC ; new packet serial format with CRC
@ -77,7 +77,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code ; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START ; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sat Jan 02 22:33:43 UTC 2021 ; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Jan 03 14:56:59 UTC 2021
pageSize = 20000 pageSize = 20000
page = 1 page = 1
@ -1617,7 +1617,7 @@ page = 1
; RPM, vss ; RPM, vss
RPMValue = scalar, U16, 4, "RPM", 1, 0.00000 RPMValue = scalar, U16, 4, "RPM", 1, 0.00000
rpmAcceleration = scalar, S16, 6, "dRpm",{1/100}, 0 rpmAcceleration = scalar, S16, 6, "RPM/s", 1, 0
speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0 speedToRpmRatio = scalar, S16, 8, "value",{1/100}, 0
vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0 vehicleSpeedKph = scalar, U08, 10, "kph", 1, 0.0
@ -2345,7 +2345,7 @@ gaugeCategory = Sensors - Extra 2
egt6Gauge = egt6, "EGT#6", "C", 0, 2000 egt6Gauge = egt6, "EGT#6", "C", 0, 2000
egt7Gauge = egt7, "EGT#7", "C", 0, 2000 egt7Gauge = egt7, "EGT#7", "C", 0, 2000
egt8Gauge = egt8, "EGT#8", "C", 0, 2000 egt8Gauge = egt8, "EGT#8", "C", 0, 2000
rpmAccelerationGa = rpmAcceleration, "rpm delta", "dRpm", 0, 3, 0, 1, 3, 4, 1, 1 rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2 knockLevelGauge = knockLevel,"Knock level", "volts", 0, 7, 10, 10, 100, 100, 1, 2
fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2 fuelTankLevelGauge = fuelTankLevel,"Fuel level", "x", 0, 7, 10, 10, 100, 100, 1, 2
speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4 speedToRpmRatioGauge = speedToRpmRatio, "speed2rpm", "", 0, 100, 0, 0, 100, 100, 4, 4
@ -2611,7 +2611,7 @@ gaugeCategory = DynoView
entry = knockLevel, "knock: current level", float, "%.2f" entry = knockLevel, "knock: current level", float, "%.2f"
entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f" entry = vehicleSpeedKph, "Vehicle Speed", float, "%.2f"
entry = speedToRpmRatio, "s2rpm", float, "%.3f" entry = speedToRpmRatio, "s2rpm", float, "%.3f"
entry = rpmAcceleration, "dRPM", float, "%.3f" entry = rpmAcceleration, "dRPM", int, "%d"
entry = massAirFlowValue,"MAF air flow", float, "%.3f" entry = massAirFlowValue,"MAF air flow", float, "%.3f"
entry = chargeAirMass, "air mass", float, "%.3f" entry = chargeAirMass, "air mass", float, "%.3f"
entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f" entry = throttlePedalPosition, "Throttle pedal position", float, "%.3f"