Releases: morcibacsi/PSAVanCanBridge
Releases · morcibacsi/PSAVanCanBridge
PSAVanCanBridge v1.7.2
- Trip computer change was not working with type C display with A/C function
PSAVanCanBridge v1.7.1
- Modified CAN interface to retry message sending on loss of arbitration
PSAVanCanBridge v1.7
- Replaced CAN library with built in one from ESP-IDF (should be more reliable than previous one)
- Some of the messages could stuck on the display
- Added bridging of the Boot, Sunroof, FuelFlap door statuses
PSAVanCanBridge v1.6.1
- Can be compiled without AC status support on display
- AC status support on display is disabled by default (you can enable from config.h by uncommenting line SEND_AC_CHANGES_TO_DISPLAY)
PSAVanCanBridge v1.6
- Fixed ignition for the dashboard (odometer)
- Fixed crash when disconnecting from the bluetooth serial
- Added some grace time to avoid repeating the same warning message in a short period of time on the MFD
- Fixed displaying the AC status on the screen
- Adjusted trip computer button sensitivity
PSAVanCanBridge v1.4
- Fixed issue when resetting the trip computer "scrolls" the pages on the display
- Fixed issue when the trip info pages are changing on the display without any button presses
- A larger refactor was done on the code to have separate files for the tasks which are responsible for the communication on the VAN/CAN buses
- Modified to compile with v2.0.0 version of the TSS463 library
PSAVanCanBridge v1.3
- Added bridging of the rear wheels position (this should add support for navigations like RT3,RT4,RNEG...)
- Only works if RT3 navigation is set to present in BSI with PP2000/Lexia/DiagBox
- Fixed trip computer page changing during trip reset
PSAVanCanBridge v1.2.1
- Fixed issue which prevented the car to go to sleep when the ignition was turned off
PSAVanCanBridge v1.2
- Added trip reset functionality. Requires v1.3.0 of the TSS463 library. Resolves Issue #9
PSAVanCanBridge v1.1
Notable changes from v1.0
- Fixed door status flickering
- Fixed display dimming when the lights are on
- Added semi-automatic VIN pairing
- Added support for Type A displays
- Added support for Junsun Android head units
- Added support for wider range of popup messages
- Fixed trip computer data flickering
- Reverse gear is now forwarded on CAN