Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fome-tech/fome-fw
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 committed Sep 20, 2024
2 parents 90e4b75 + 05dad05 commit a852de1
Show file tree
Hide file tree
Showing 32 changed files with 94 additions and 64 deletions.
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_alphax-2chan.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.alphax-2chan.2188756141"
signature = "rusEFI (FOME) master.2024.09.20.alphax-2chan.1506882359"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.alphax-2chan.2188756141" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.alphax-2chan.1506882359" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_alphax-4chan.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.alphax-4chan.146654924"
signature = "rusEFI (FOME) master.2024.09.20.alphax-4chan.3541643606"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.alphax-4chan.146654924" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.alphax-4chan.3541643606" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_alphax-8chan.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.alphax-8chan.1879490613"
signature = "rusEFI (FOME) master.2024.09.20.alphax-8chan.2879535023"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.alphax-8chan.1879490613" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.alphax-8chan.2879535023" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_atlas.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.atlas.241959750"
signature = "rusEFI (FOME) master.2024.09.20.atlas.3586716892"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.atlas.241959750" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.atlas.3586716892" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_core48.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.core48.3094661919"
signature = "rusEFI (FOME) master.2024.09.20.core48.1674591365"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.core48.3094661919" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.core48.1674591365" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_core8.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.core8.2668482268"
signature = "rusEFI (FOME) master.2024.09.20.core8.1151940934"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.core8.2668482268" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.core8.1151940934" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_f407-discovery.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.f407-discovery.1180975626"
signature = "rusEFI (FOME) master.2024.09.20.f407-discovery.2646652304"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.f407-discovery.1180975626" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.f407-discovery.2646652304" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_f429-discovery.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.f429-discovery.2804597610"
signature = "rusEFI (FOME) master.2024.09.20.f429-discovery.2089694448"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.f429-discovery.2804597610" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.f429-discovery.2089694448" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_frankenso_na6.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.frankenso_na6.2239243168"
signature = "rusEFI (FOME) master.2024.09.20.frankenso_na6.1591530554"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.frankenso_na6.2239243168" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.frankenso_na6.1591530554" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_harley81.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.harley81.784333584"
signature = "rusEFI (FOME) master.2024.09.20.harley81.4112190602"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.harley81.784333584" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.harley81.4112190602" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_hellen-gm-e67.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.hellen-gm-e67.3460558265"
signature = "rusEFI (FOME) master.2024.09.20.hellen-gm-e67.367467043"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.hellen-gm-e67.3460558265" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.hellen-gm-e67.367467043" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_hellen-honda-k.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.hellen-honda-k.1439835128"
signature = "rusEFI (FOME) master.2024.09.20.hellen-honda-k.2390152290"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.hellen-honda-k.1439835128" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.hellen-honda-k.2390152290" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_hellen-nb1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.hellen-nb1.1343083222"
signature = "rusEFI (FOME) master.2024.09.20.hellen-nb1.2343118156"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.hellen-nb1.1343083222" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.hellen-nb1.2343118156" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_hellen121nissan.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.hellen121nissan.550928028"
signature = "rusEFI (FOME) master.2024.09.20.hellen121nissan.4218587398"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.hellen121nissan.550928028" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.hellen121nissan.4218587398" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
5 changes: 3 additions & 2 deletions firmware/tunerstudio/generated/fome_hellen121vag.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ enable2ndByteCanID = false

[MegaTune]
; https://rusefi.com/forum/viewtopic.php?p=36201#p36201
signature = "rusEFI (FOME) master.2024.09.20.hellen121vag.2362798415"
signature = "rusEFI (FOME) master.2024.09.20.hellen121vag.1467057877"

[TunerStudio]
queryCommand = "S"
versionInfo = "V" ; firmware version for title bar.
signature= "rusEFI (FOME) master.2024.09.20.hellen121vag.2362798415" ; signature is expected to be 7 or more characters.
signature= "rusEFI (FOME) master.2024.09.20.hellen121vag.1467057877" ; signature is expected to be 7 or more characters.

; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C
useLegacyFTempUnits = false
Expand Down Expand Up @@ -4141,6 +4141,7 @@ gaugeCategory = Sensors - Extra 2
rpmAccelerationGa = rpmAcceleration, "rpm delta", "RPM/s", -2000, 2000, -2000, 2000, -2000, 2000, 0, 0
wastegatePosGauge = wastegatePositionSensor, "Wastegate position sensor", "%", 0, 100, 0, 0, 100, 100, 1, 1
auxSpeed1Gauge = auxSpeed1, "Aux Freq Input1", "hz", 0, 30000, 0, 0, 30000, 30000, 0, 0
fuelTempGauge = fuelTemp, "Fuel temp", "C", -40, 80, -40, -40, 50, 70, 1, 1

gaugeCategory = VVT
vvtPositionB1IGauge = vvtPositionB1I, "VVT: bank 1 intake", "deg", -60, 60, -60, -60, 60, 60, 1, 1
Expand Down
Loading

0 comments on commit a852de1

Please sign in to comment.