Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-11-22 03:58:53 +00:00
parent 599f7ceb39
commit 639901e58d
21 changed files with 70 additions and 70 deletions

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD all
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 3015625131
#define TS_SIGNATURE "rusEFI 2020.11.22.all.3015625131"
#define SIGNATURE_HASH 3604284676
#define TS_SIGNATURE "rusEFI 2020.11.22.all.3604284676"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD frankenso_na6
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 634288208
#define TS_SIGNATURE "rusEFI 2020.11.22.frankenso_na6.634288208"
#define SIGNATURE_HASH 1084601599
#define TS_SIGNATURE "rusEFI 2020.11.22.frankenso_na6.1084601599"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD hellen_cypress
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 2052026216
#define TS_SIGNATURE "rusEFI 2020.11.22.hellen_cypress.2052026216"
#define SIGNATURE_HASH 522494919
#define TS_SIGNATURE "rusEFI 2020.11.22.hellen_cypress.522494919"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD kin
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 726881682
#define TS_SIGNATURE "rusEFI 2020.11.22.kin.726881682"
#define SIGNATURE_HASH 1312332093
#define TS_SIGNATURE "rusEFI 2020.11.22.kin.1312332093"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f4
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 2758678482
#define TS_SIGNATURE "rusEFI 2020.11.22.mre_f4.2758678482"
#define SIGNATURE_HASH 3238386557
#define TS_SIGNATURE "rusEFI 2020.11.22.mre_f4.3238386557"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD mre_f7
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 2758678482
#define TS_SIGNATURE "rusEFI 2020.11.22.mre_f7.2758678482"
#define SIGNATURE_HASH 3238386557
#define TS_SIGNATURE "rusEFI 2020.11.22.mre_f7.3238386557"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_405
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 4050046970
#define TS_SIGNATURE "rusEFI 2020.11.22.prometheus_405.4050046970"
#define SIGNATURE_HASH 2483880789
#define TS_SIGNATURE "rusEFI 2020.11.22.prometheus_405.2483880789"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD prometheus_469
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 4050046970
#define TS_SIGNATURE "rusEFI 2020.11.22.prometheus_469.4050046970"
#define SIGNATURE_HASH 2483880789
#define TS_SIGNATURE "rusEFI 2020.11.22.prometheus_469.2483880789"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f4
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 2048164725
#define TS_SIGNATURE "rusEFI 2020.11.22.proteus_f4.2048164725"
#define SIGNATURE_HASH 528437210
#define TS_SIGNATURE "rusEFI 2020.11.22.proteus_f4.528437210"

View File

@ -4,5 +4,5 @@
#define SIGNATURE_BOARD proteus_f7
#define SIGNATURE_DATE 2020.11.22
#define SIGNATURE_HASH 2048164725
#define TS_SIGNATURE "rusEFI 2020.11.22.proteus_f7.2048164725"
#define SIGNATURE_HASH 528437210
#define TS_SIGNATURE "rusEFI 2020.11.22.proteus_f7.528437210"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.all.3015625131"
signature = "rusEFI 2020.11.22.all.3604284676"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.all.3015625131" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.all.3604284676" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:00:33 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:58:17 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.frankenso_na6.634288208"
signature = "rusEFI 2020.11.22.frankenso_na6.1084601599"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.frankenso_na6.634288208" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.frankenso_na6.1084601599" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:00:42 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:58:23 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.hellen_cypress.2052026216"
signature = "rusEFI 2020.11.22.hellen_cypress.522494919"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.hellen_cypress.2052026216" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.hellen_cypress.522494919" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Nov 22 03:00:52 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Sun Nov 22 03:58:33 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.kin.726881682"
signature = "rusEFI 2020.11.22.kin.1312332093"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.kin.726881682" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.kin.1312332093" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Nov 22 03:00:50 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Sun Nov 22 03:58:31 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.mre_f4.2758678482"
signature = "rusEFI 2020.11.22.mre_f4.3238386557"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.mre_f4.2758678482" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.mre_f4.3238386557" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:00:40 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:58:21 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.mre_f7.2758678482"
signature = "rusEFI 2020.11.22.mre_f7.3238386557"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.mre_f7.2758678482" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.mre_f7.3238386557" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:00:39 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:58:20 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.prometheus_405.4050046970"
signature = "rusEFI 2020.11.22.prometheus_405.2483880789"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.prometheus_405.4050046970" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.prometheus_405.2483880789" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:00:45 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:58:26 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.prometheus_469.4050046970"
signature = "rusEFI 2020.11.22.prometheus_469.2483880789"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.prometheus_469.4050046970" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.prometheus_469.2483880789" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:00:44 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:58:25 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.proteus_f4.2048164725"
signature = "rusEFI 2020.11.22.proteus_f4.528437210"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.proteus_f4.2048164725" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.proteus_f4.528437210" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:00:48 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:58:30 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"

View File

@ -33,12 +33,12 @@ enable2ndByteCanID = false
[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI 2020.11.22.proteus_f7.2048164725"
signature = "rusEFI 2020.11.22.proteus_f7.528437210"
[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmwave version for title bar.
signature = "rusEFI 2020.11.22.proteus_f7.2048164725" ; signature is expected to be 7 or more characters.
signature = "rusEFI 2020.11.22.proteus_f7.528437210" ; signature is expected to be 7 or more characters.
[Constants]
; new packet serial format with CRC
@ -74,7 +74,7 @@ enable2ndByteCanID = false
; see PAGE_0_SIZE in C source code
; CONFIG_DEFINITION_START
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:00:47 UTC 2020
; this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Sun Nov 22 03:58:28 UTC 2020
pageSize = 20000
page = 1
@ -2559,9 +2559,9 @@ gaugeCategory = Knock
entry = totalTriggerErrorCounter, "trg err",int, "%d"
entry = idleAirValvePosition, "Idle Air Valve", float, "%.3f"
entry = lowFuelPressure, "Fuel pressure (low)", float, "%.3f"
; entry = rawLowFuelPressureGauge, "Fuel pressure raw (low)", float, "%.3f"
; entry = rawLowFuelPressure, "Fuel pressure raw (low)", float, "%.3f"
entry = highFuelPressure, "Fuel pressure (high)", float, "%.3f"
; entry = rawHighFuelPressureGauge, "Fuel pressure raw (high)", float, "%.3f"
; entry = rawHighFuelPressure, "Fuel pressure raw (high)", float, "%.3f"
entry = injectorLagMs, "fuel: injector lag", float, "%.3f"
entry = fuelRunning, "fuel: running", float, "%.3f"