Commit Graph

102 Commits (f9053f5df4f2a0be475d5b76c84d371f0b26b7b0)

Author SHA1 Message Date
rbiasini 70219d7bb2
match safety enum in cereal (#285)
* match safety enum in cereal

* removing tons of hardcoding

* add pythonpath to safety test

* Fix safety test in Docker
2019-10-02 18:20:32 -07:00
dekerr 45d0d286f4 remove whitespace (#255) 2019-07-19 19:35:50 -07:00
rbiasini a3f65d66e9
capitalize MIN and MAX macros (#220) 2019-06-17 13:48:14 -07:00
Greg Hogan 5c905b7525 update J2534 install instructions 2018-07-12 10:08:34 -07:00
Greg Hogan f3b6f5d919 added j2534 troubleshooting instructions 2018-03-07 14:09:21 -06:00
gregjhogan 95ab1aeffa fixed flow control message padding 2018-02-20 21:34:06 -06:00
gregjhogan bbd04d1237 updated installer 2018-02-19 11:46:42 -06:00
gregjhogan 62216d03e4 single standalone DLL for J2534 driver 2018-02-19 11:45:45 -06:00
gregjhogan 5c9138db53 fixed 11 bit address issue 2018-02-18 19:58:04 -06:00
gregjhogan f3b0ad29e2 fix LOOPBACK getting set when DATA_RATE is set 2018-02-18 11:19:37 -06:00
gregjhogan b750d36bc7 updated README 2018-02-18 11:19:37 -06:00
gregjhogan a9a097f080 lowered CPU utilization 2018-02-18 11:19:37 -06:00
gregjhogan 7c26a7028a TIS needs unsupported protocols to return an error 2018-02-18 11:19:37 -06:00
gregjhogan 42692b4673 TIS doesn't like ChannelID being zero 2018-02-18 11:19:37 -06:00
gregjhogan cf126bb119 SET_CONFIG return error for reserved parameters 2018-02-18 11:19:37 -06:00
gregjhogan 2e99dbf34a fix HDS issues 2018-02-18 11:19:37 -06:00
George Hotz 54bcc67ffa
Merge pull request #75 from gregjhogan/j2534-vs-2017-upgrade
upgrade j2534 driver projects to VS 2017
2018-01-08 14:59:39 -08:00
gregjhogan 57d633cfbf upgraded to VS 2017 2017-12-08 08:16:17 -06:00
gregjhogan 35cc32a250 fixed pointer exception on disconnect 2017-12-08 08:07:18 -06:00
George Hotz 15bfed8d34
Merge pull request #49 from diamondman/feature/–J2534_windows_driver
Feature/j2534 windows driver
2017-12-07 17:31:16 -08:00
Charles Julian Knight 279f048b0b updated docs 2017-11-12 22:36:20 -05:00
Jessy Diamond Exum c6aa4fc73d J2534_WIN: Defined minimum target version as Windows 7. 2017-10-17 16:27:59 -07:00
Jessy Diamond Exum 86cddeb95d J2534_WIN: Added VC redistributable to installer. Updated Docs. Icon fix. 2017-10-17 16:25:13 -07:00
Jessy Diamond Exum 33f60bcf01 J2534_WIN: Fixed spelling. Thanks palmerit. 2017-10-16 13:12:04 -07:00
Jessy Diamond Exum fe35c62a9c J2534_WIN: Added detail to README. Fixed spelling. 2017-10-16 06:45:09 -07:00
Jessy Diamond Exum c0097b1097 J2534_WIN: Added README. 2017-10-16 06:16:27 -07:00
Jessy Diamond Exum 0a3625228a J2534_WIN: Added basic class documentation. 2017-10-16 04:36:38 -07:00
Jessy Diamond Exum 403aeb84eb J2534_WIN: ISO15765 Flow Control WAIT and ABORT support. 2017-10-16 02:59:26 -07:00
Jessy Diamond Exum 4d02257243 J2534_WIN: Support for changing Baudrate with IOCTL. 2017-10-15 21:12:25 -07:00
Jessy Diamond Exum ef65503fdf J2534_WIN: Combined test projects into one. 2017-10-15 20:41:23 -07:00
Jessy Diamond Exum cc9010b1d2 J2534_WIN: Standardized test names. 2017-10-15 20:01:42 -07:00
Jessy Diamond Exum a364e03317 J2534_WIN: Fixed inconsistent test. Added more testing utilities. 2017-10-15 19:20:40 -07:00
Jessy Diamond Exum b035df4121 J2534_WIN: Change DLL name to a more standard name. 2017-10-15 17:53:14 -07:00
Jessy Diamond Exum c41d8230d7 J2534_WIN: Periodic message support and tests. 2017-10-15 17:35:33 -07:00
Jessy Diamond Exum 3683bbfea8 J2534_WIN: Factored out test boiler plate. 2017-10-15 02:05:08 -07:00
Jessy Diamond Exum f1583cde0f J2534_WIN: Disabled outdated test. 2017-10-14 02:40:57 -07:00
Jessy Diamond Exum 24f3f78b81 J2534_WIN: Cleanup for style and prep for better mutexes. 2017-10-14 02:34:14 -07:00
Jessy Diamond Exum 858119c922 J2534_WIN: Fixed timeout problem for ISO15765. 2017-10-13 06:58:32 -07:00
Jessy Diamond Exum 343f1e8e50 J2534_WIN: ISO15765 complies with FlowControl STmin and BlockSize reques. 2017-10-12 20:00:07 -07:00
Jessy Diamond Exum dbb0f050f2 J2534_WIN: Fixed timestamp and timers. 2017-10-11 03:33:25 -07:00
Jessy Diamond Exum 731bc63927 J2534_WIN: fixed ISO15765 TX with more than 16 subframes. 2017-10-11 02:35:53 -07:00
Jessy Diamond Exum 427e6edfa2 J2534_WIN: Fixed queuing a multiframe message followed by another msg. 2017-10-10 06:04:42 -07:00
Jessy Diamond Exum 9530172d5b J2534_WIN: Fixed some consecutive messages not sending. Added extra test. 2017-10-10 02:57:54 -07:00
Jessy Diamond Exum 071859cfb9 J2534_WIN: Fixed small logical issues in ISO15765 msg. 2017-10-10 02:30:34 -07:00
Jessy Diamond Exum c0f347dd29 J2534_WIN: Fixed panda loopback by moving it to the new msg system. 2017-10-10 02:27:37 -07:00
Jessy Diamond Exum c132fadb44 J2534_WIN: Added ISO15765 multiframe messages compliant with new docs. 2017-10-10 01:16:03 -07:00
Jessy Diamond Exum 4431147248 J2534_WIN: Enabled ISO15765 mulsiframe receives. 2017-10-09 02:57:14 -07:00
Jessy Diamond Exum 346ff6a04d J2534_WIN: Readded ISO15765 First Frame processing. 2017-10-09 02:46:03 -07:00
Jessy Diamond Exum bb3052da62 J2534_WIN: Adapted base of ISO15765 to correct message processing api. 2017-10-09 02:13:09 -07:00
Jessy Diamond Exum 8e5adff6c0 J2534_WIN: Redesigning message processor to comply with new docs. 2017-10-09 01:17:56 -07:00