Release Notes
Issues and notes for v1.9.38 2013.11.15
Known issues in version 1.9.38:
- "Mixed Format Frames on a CAN Network" (GMLAN) is implemented from the J2534-2 spec, but only for CAN_MIXED_MODE=1.
- The on-board clock cannot be set from web
Release notes for v1.9.38 2013.11.15
The following fixes have been made in version 1.9.38:
- ISO9141: Fixed 5 baud init W1 delay, it was short by 18 ms.
- ISO9141: improved 5 baud init logging to show Key bytes received.
- J1708: limit baud rate to 19200 max.
Release notes for v1.9.36 2013.02.14
The following fixes have been made in version 1.9.36:
- J1850 VPW, improved low speed reception issue on 2001 vehicles.
- Fixed J1708 time between messages after a collision.
- Added support for Clamp state (read V J1962 pin 1).
Release notes for v1.9.34 2012.08.30
The following fixes have been made in version 1.9.34:
- J1850 VPW, improved sampling in high speed mode.
- Added support for J1850xxx_PS, ISO9141_PS and ISO14230_PS protocols.
- Fixed USB to Close the device when the USB cable is pulled.
- PassThruOpen pName accepts serial number only to open a specific device.
Release notes for v1.9.32 2012.04.30
The following fixes have been made in version 1.9.32:
- CAN_PS, ISO15765_PS: Connect on pins 6,14 and 3,11 work simultaneously.
- ISO9141 and ISO14230: If Data bits set to 7, test check sum with 7 bits.
- ISO14230: Fixed the minimum P3 timeout for Fast Init.
- ISO9141: W5 in no longer supported per the J2534-1 spec.
- ISO14230: W0 is no longer supported per the J2534-1 spec.
- ISO9141 and ISO14230: reset W0 or W5 timer if byte(s) received.
- SW ISO15765: SW_HV_RX is now set when a high voltage message is received.
- ISO15765: 64 Flow Control Filters are now supported in -2 mode.
Release notes for v1.9.30 2011.05.04
The following fixes have been made in version 1.9.30:
- ISO15765: Added support for N_xx timing parameters.
Release notes for v1.9.28 2011.02.07
The following fixes have been made in version 1.9.28:
- PassThruRead/Write Msgs, NumMsgs set to zero on all errors.
- ISO15765: PassThruWriteMsgs with a timeout returns an error if a write message failed to transmit.
- ISO15765: Flow control filters distinguish between 11 bit and 29 bit settings.
- ISO15765: No longer waits stmin after receiving a flow control message.
- J2534-2: Discovery Mechanism returns correct error number for non-supported
protocols.
- USB port scanned before Ethernet port so USB devices show up on top of
Ethernet devices in the selection box.
Release notes for v1.9.26 2010.08.15
The following fixes have been made in version 1.9.26:
- ISO15765 on _PS channel in Mixed Mode now allows PASS filters.
- Short to Ground allowed on Pin 15 when ISO9141 is connected.
- J2534-2: Discovery Mechanism no longer report Protocol Info for
non-supported protocols.
- J2534-2: Fixed Single Wire CAN indications for speed change.
Release notes for v1.9.24 2010.06.23
The following fixes have been made in version 1.9.24:
- Added support for Marvell 8385 PCMCIA cards.
- J2534-2: for _PS protocols PassThruIoctl SET_CONFIG J1962_PINS is required to connect.
- ISO15765: periodic no longer stops after receiving a segmented message.
- J1850PWM: minimum filter size is now 1 byte (was 3 bytes).
- Removed J2534 0202 DLL from the firmware package.
- ISO15765: Timeout values changed to match the ISO15765 specification.
- ISO14230: Fast Init, wait at least 50ms (ignore P3_MIN less than 50ms).
- ISO9141: Short to ground on pin 15 not allowed when L line in use.
Release notes for v1.9.22 2009.12.10
The following fixes have been made in version 1.9.22:
- ISO15765 N_As timeout extended.
- Added J2534-2 XXX_SIMULTANEOUS support.
Release notes for v1.9.20 2009.10.06
The following fixes have been made
in version 1.9.20:
- CAN and ISO15765 baud rate calculation improved to hit more rates (667k)
- ISO15765 Mixed mode filter message validation improved
- ISO15765 restarts RX if Single Frame or First Frame received during RX.
- ISO14230 Fast init, L line asserted during break.
- ISO9141 5 baud init W1 time includes early check time of 70ms.
- ISO15765 Mixed mode no longer deletes Flow control filters.
Release notes for v1.9.18 2009.03.04
The following fixes have been made
in version 1.9.18:
- Fixed VPP control issue when switching SCI protocols after using
SCI_TX_VOLTAGE.
- Changed ISO15765 interaction with Periodics to accomidate a Ford issue.
- Added J2534-2 Discovery Mechanism.
- Fixed ISO15765 STmin timer to meet spec. Time between, not start to start.
- Fixed debug log writing to support legacy directory enable.
- Fixed ISO9141 CS error on 24 byte boundaries.
- Improved Multi-thread error detection.
Release notes for v1.9.16 2008.12.03
The following fixes have been made
in version 1.9.16:
- Analog Protocol ID now matches J2534-2 (supports old value too, for now).
- J1708 now matches J2534-2 spec (priority in TxFlags).
- USB now works after closing an Ethernet connection.
- ISO14230 Fast Init now handles NULL parameters correctly.
- CLEAR_RX_BUFFER now gets all messages from driver before clear.
- ISO9141, ISO14230, delay P3_MIN after a break is received.
- Improved debug log name and saves to Logs directory.
- Fixed CLEAR_MSG_FILTERS to not report errors in debug log.
- Added cron and crontab to busy box.
- Added timestamp to Error returns in debug log.
- Installer no longer installs 0202 dll, no longer sets registry for 0202.
- Fixed default calculation of IP address for wireless configuration.