Commit Graph

2990 Commits

Author SHA1 Message Date
Riccardo
a492e7200a allowing torque to istantaneously drop to zero 2017-10-27 06:57:19 -07:00
Riccardo
ae5391ee26 minor aest change 2017-10-27 06:50:36 -07:00
Riccardo
1ddce37ec3 resetting last torques to zero when violation is true 2017-10-27 06:41:21 -07:00
Riccardo
205614d381 Toyota: rate limit checks for steer torque 2017-10-27 05:46:44 -07:00
George Hotz
e1dd404c9b add microsecond timer support 2017-10-26 18:44:25 -07:00
George Hotz
c86a19c1dc update isotp lib 2017-10-23 14:31:53 -07:00
George Hotz
ad81439f2f for imports 2017-10-23 14:26:10 -07:00
George Hotz
3752689a1a Merge pull request #50 from Digot/patch-1
Update README.md
2017-10-18 01:48:01 -07:00
Markus Stephanides
a344219a18 Update README.md 2017-10-18 09:26:48 +02: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
George Hotz
a280f274d1 bump pandacan 2017-10-16 13:14:43 -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
Firmware Batman
5f8835ca50 add baud setting to debug_console 2017-10-15 18:13:52 -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
Firmware Batman
435decee22 fix standalone tests 2017-10-15 17:17:55 -07:00
Firmware Batman
11d4509054 bump version 2017-10-15 17:10:33 -07:00
Firmware Batman
e7fbea7e54 support setting DCP mode 2017-10-15 17:10:04 -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
Riccardo
2458adafee Toyota: re-allowing peak steer torque, a rate limit will be introduced 2017-10-12 17:17:41 -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
George Hotz
10d5df3728 panda is like sorta good now 2017-10-09 21:51:22 -07:00
rbiasini
481a1ce054 TOYOTA: add bus checks to tx_hook (#48)
TOYOTA: add bus checks to tx_hook
2017-10-09 21:13:42 -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
Jessy Diamond Exum
16b96a74a2 J2534_WIN: Updated many tests to comply with newly found part of spec. 2017-10-09 00:20:44 -07:00
Jessy Diamond Exum
e69df3d913 J2534_WIN: Added missing docs. Current implementation is wrong. 2017-10-09 00:07:47 -07:00
George Hotz
4380c3a161 turn the LED green when we are in ELM327 mode 2017-10-03 01:47:44 -07:00
George Hotz
5ea4df111b try DFU every time 2017-09-30 23:30:18 -07:00