Skip to content

Commit

Permalink
changelog #358
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 committed Aug 26, 2024
1 parent ab96e1c commit 269916d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion firmware/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,14 @@ or
- Staged injection: a second set of fuel injectors that inject part of the fuel load when you run out of primary injector
- VE/Ign/Boost blend tables can select a Y axis override for even more flexibility
- Added Lua function `getAuxDigital` for parity with rusEFI #351
- Optional table to change after start idle taper time #369 (thank you, Krakert!)
- Optional table to change after start idle taper time #369 (thank you, @Krakert!)
- Increased precision available for Lua tables
- Add EGT values to CAN broadcast format #398
- Add options to enable/disable optional CAN frames (cams, EGT so far)
- Add 1-5-4-8-3-7-2-6 and 1-6-5-10-2-7-3-8-4-9 firing orders
- Console command `set_sensor_mock` now accepts a sensor by name, instead of index. Example: `set_sensor_mock CLT 85.5`
- TunerStudio UI improvements (#436, etc)
- Dropdown selector for popular gearbox ratios (#358, thank you @alrijleh!)

### Fixed
- Improve performance with Lua CAN reception of a high volume of frames
Expand Down

0 comments on commit 269916d

Please sign in to comment.