changelog

This commit is contained in:
Matthew Kennedy 2024-08-30 10:46:21 -07:00
parent 8591dd1336
commit ebe5f6ab54
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,8 @@ or
- Add 1-5-4-8-3-7-2-6 and 1-6-5-10-2-7-3-8-4-9 firing orders - 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` - 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) - TunerStudio UI improvements (#436, etc)
- Dropdown selector for popular gearbox ratios (#358, thank you @alrijleh!) - Dropdown selector for popular gearbox ratios (#358, thank you @alrijleh and @nmschulte!)
- Add two more aux linear sensors #476
### Fixed ### Fixed
- Improve performance with Lua CAN reception of a high volume of frames - Improve performance with Lua CAN reception of a high volume of frames