implement CAN driver for simulator #4312

This commit is contained in:
rusefillc 2022-07-04 08:22:36 -04:00
parent cd7e217b91
commit b73144fef9
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ Release template (copy/paste this for new release):
### Added ### Added
- verbose trigger sync should reuse engineSnifferRpmThreshold #4259 - verbose trigger sync should reuse engineSnifferRpmThreshold #4259
- Subaru EZ30 variation of 36/2/2/2 trigger - Subaru EZ30 variation of 36/2/2/2 trigger
- Linux version of rusEFI simulator SocketCAN integration (#4312)
### Fixed ### Fixed
- Improved logic used to disambiguate trigger sync using cam/VVT information. Engine now runs in wasted spark until cam sync is achieved, at which point it switches to fully sequential. #4099 - Improved logic used to disambiguate trigger sync using cam/VVT information. Engine now runs in wasted spark until cam sync is achieved, at which point it switches to fully sequential. #4099