OBDLink EX [2230] ChangeLog
OBD Solutions LLC
v5.6.24 - 2022/03/22
--------------------
- NEW: Implemented STPFEPS command to control FEPS adapter over L-Line
- BUG: Fixed async CAN not handling cancellation and not reporting the error from
aborted frames
- BUG: Fixed async CAN memory leak caused by bus stuck in dominant state
- BUG: Fixed STPPMD locking up with non-existent handles
- BUG: Fixed STPPMA not working for 29 bit CAN protocols
- BUG: Fixed ATMP not working with J1939 configured USER1 preset until protocol was
opened
- BUG: Fixed OUT OF MEMORY issue related to async CAN processing
v5.6.19 - 2021/06/30
--------------------
- NEW: Added support for assembly revision format
- NEW: Added ATIB baud rate presets 12 and 15
- CHG: Changed manufacturer string to OBD Solutions LLC
- CHG: Made a small optimization to STPX to improve UART processing speed
- BUG: Fixed FATAL ERROR caused by reception of multi-frame message in monitor mode
- BUG: Fixed INTERNAL ERROR when using STIFI with ISO9141 protocols
v5.6.5 - 2020/10/14
-------------------
- BUG: Fixed ISO protocol detection failure
v5.6.4 - 2020/10/06
-------------------
- BUG: Fixed a BUFFER FULL caused by the CAN RX buffer getting filled while waiting
for a FC frame during a multi-frame transmission
v5.6.1 - 2020/09/18
-------------------
- NEW: Added command to change CAN consecutive and flow control frame reception
timeouts
- NEW: Added command to specify additional STmin delay
- NEW: Added support for 4 byte header to ATSH
- CHG: Removed CAN deaf time after sending a CAN message
- BUG: Fixed response pending messages (7F xx 78) being counted when using STPTO 0
- BUG: Fixed STSLU, STSLVL, and STSLX not working
v5.5.3 - 2020/06/09
-------------------
- BUG: Fixed EEPROM not retaining settings after firmware update
v5.5.2 - 2020/06/03
-------------------
- BUG: Fixed inability to transmit after CAN ERROR
v5.5.1 - 2020/06/02
-------------------
- BUG: Fixed possible FATAL ERROR when receiving multi-frame message
v5.5.0 - 2020/05/28
-------------------
- BUG: Fixed CAN OUT OF MEMORY error introduced by async CAN optimization
v5.2.0 - 2020/05/10
-------------------
- NEW: Added support for PP 2C bit 4 (8/7 CAN)
- CHG: CAN driver improvements
- CHG: Changed welcome string to print "ELM327 1.4b" instead of "ELM327 1.3a"
- CHG: Increased response pending timeout to 6000 ms to account for tolerance
- CHG: "STOPPED" is now printed exiting all monitoring modes
- BUG: Reset message reception timeout on CAN first frame causing "NO DATA"
- BUG: Fixed "BUFFER FULL" when CAN flow control arbitration fails due to a busy
bus
v5.1.3 - 2020/01/24
-------------------
- CHG: Removed unnecessary sleep functionality
- CHG: Increased UART RX buffer size to accomadate large transfers @ 2Mbps baudrate
- CHG: Set max UART baud rate of EX and SX to 2000000
v5.1.1 - 2019/10/10
-------------------
- Initial release