changelog

This commit is contained in:
Matthew Kennedy 2024-08-05 23:58:05 -07:00
parent 7bf122f5e9
commit b888791fd1
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,6 @@ or
- 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)
- Automatic calculation of knock sensing frequency based on cylinder bore #379
### Fixed
- Improve performance with Lua CAN reception of a high volume of frames
@ -50,6 +49,7 @@ or
- Flex sensor-derived fuel temperature indication works properly
- Fix a scenario where noisy trigger can cause overdwell [rusefi/rusefi#6349](https://github.com/rusefi/rusefi/issues/6349)
- Fix decel fuel cutoff (DFCO) on engines without a MAP sensor #457
- Automatic calculation of knock sense frequency based on cylinder bore #379
## December 2023 Release