panda/drivers/windows/pandaJ2534DLL
Greg Hogan b3e278755c
J2534 iso14230 (#563)
* ISO14230

* ISO9141 (excluding 5 baud init)

* j2534 5 baud init

* disable unsupported pin select protocols

* update README for new installer

* cleanup

* cleanup

* J2534 windows registry ISO9141 flag

* make it easier to select dev J2534 driver

* update README with new installer
2020-07-10 14:43:31 -07:00
..
Action.h J2534_WIN: Added basic class documentation. 2017-10-16 04:36:38 -07:00
J2534Connection.cpp J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
J2534Connection.h J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
J2534Connection_CAN.cpp J2534_WIN: ISO15765 Flow Control WAIT and ABORT support. 2017-10-16 02:59:26 -07:00
J2534Connection_CAN.h single standalone DLL for J2534 driver 2018-02-19 11:45:45 -06:00
J2534Connection_ISO14230.cpp J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
J2534Connection_ISO14230.h J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
J2534Connection_ISO15765.cpp fixed flow control message padding 2018-02-20 21:34:06 -06:00
J2534Connection_ISO15765.h fixed 11 bit address issue 2018-02-18 19:58:04 -06:00
J2534Frame.h J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
J2534MessageFilter.cpp J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
J2534MessageFilter.h J2534_WIN: Added basic class documentation. 2017-10-16 04:36:38 -07:00
J2534_v0404.h J2534_WIN: Redesigning message processor to comply with new docs. 2017-10-09 01:17:56 -07:00
J2534register_x64.reg J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
MessagePeriodic.cpp J2534_WIN: Periodic message support and tests. 2017-10-15 17:35:33 -07:00
MessagePeriodic.h J2534_WIN: Added basic class documentation. 2017-10-16 04:36:38 -07:00
MessageRx.h update to latest versions of windows tools 2019-12-29 15:38:15 -08:00
MessageTx.h J2534_WIN: Periodic message support and tests. 2017-10-15 17:35:33 -07:00
MessageTxTimeout.cpp J2534_WIN: Cleanup for style and prep for better mutexes. 2017-10-14 02:34:14 -07:00
MessageTxTimeout.h J2534_WIN: Added basic class documentation. 2017-10-16 04:36:38 -07:00
MessageTx_CAN.cpp J2534_WIN: Periodic message support and tests. 2017-10-15 17:35:33 -07:00
MessageTx_CAN.h J2534_WIN: Periodic message support and tests. 2017-10-15 17:35:33 -07:00
MessageTx_ISO14230.cpp J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
MessageTx_ISO14230.h J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
MessageTx_ISO15765.cpp fix HDS issues 2018-02-18 11:19:37 -06:00
MessageTx_ISO15765.h J2534_WIN: Added basic class documentation. 2017-10-16 04:36:38 -07:00
PandaJ2534Device.cpp J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
PandaJ2534Device.h J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
Timer.cpp J2534_WIN: Fixed timestamp and timers. 2017-10-11 03:33:25 -07:00
Timer.h J2534_WIN: Fixed timestamp and timers. 2017-10-11 03:33:25 -07:00
constants_ISO15765.h J2534_WIN: Adapted base of ISO15765 to correct message processing api. 2017-10-09 02:13:09 -07:00
dllmain.cpp J2534_WIN: Correctly report firmware/driver version. 2017-09-14 23:47:44 -07:00
dllmain.h J2534_WIN: Correctly report firmware/driver version. 2017-09-14 23:47:44 -07:00
pandaJ2534DLL.cpp J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
pandaJ2534DLL.rc J2534_WIN: Correctly report firmware/driver version. 2017-09-14 23:47:44 -07:00
pandaJ2534DLL.vcxproj J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
pandaJ2534DLL.vcxproj.filters J2534 iso14230 (#563) 2020-07-10 14:43:31 -07:00
resource.h remove whitespace (#255) 2019-07-19 19:35:50 -07:00
stdafx.cpp J2534_WIN: Windows panda driver, tests, and J2534 stub library. 2017-09-04 02:00:48 -07:00
stdafx.h J2534_WIN: Correctly report firmware/driver version. 2017-09-14 23:47:44 -07:00
synchronize.h J2534_WIN: Added basic class documentation. 2017-10-16 04:36:38 -07:00
targetver.h J2534_WIN: Defined minimum target version as Windows 7. 2017-10-17 16:27:59 -07:00