Skip to content

July 2023 Release "Day 518"

Compare
Choose a tag to compare
@rusefillc rusefillc released this 27 Jul 01:45
· 4898 commits to master since this release

July 2023 Release "Day 518"

Added

  • Dashpot for return-to-idle from coasting #5303
  • injector duty cycle limited at 50% for GDI engines #5416
  • STM32Cube v2.14 #5418
  • turning coils and injectors off in case of extremely unexpected errors #5429
  • Configurable ignition timing limits, adding safety particularly for engines running wasted spark with a large cam FOME#211

Fixed

  • fuel_pump_control is accessible as getOutput("isFuelPumpOn") in Lua #5239
  • start button logic does not crank started for first X seconds since ECU boot #5324
  • launch control: Speed threshold should not depend on launch mode, also zero speed limit handling #5419
  • hard fault due to misaligned big buffer on F7 firmware #5354
  • Pointing at https://adoptium.net/download/ as JRE source

Breaking Changes

  • Always operate in "two wire" mode for batch fuel, fixing batch firing order #5353
  • rusEFI console requires java 11