Commit Graph

2990 Commits

Author SHA1 Message Date
George Hotz
67d52089a1 fix signedness issue in toyota safety 2018-03-13 20:33:47 -07:00
George Hotz
fe15d3fb0f bump pandacan 2018-03-13 15:22:33 -07:00
Adeeb Shihadeh
1ba5f8a6e3 added link to wiki for user scripts 2018-03-13 09:47:57 -07:00
George Hotz
11c2b08c2f add fault invalid 2018-03-12 19:56:57 -07:00
George Hotz
2c26e454cf add sleep 2018-03-12 18:32:33 -07:00
George Hotz
27c76372e9 forgot the counter 2018-03-12 17:55:24 -07:00
George Hotz
3a6d7db5ca don't hang 2018-03-10 11:31:04 -08:00
George Hotz
bfa7d2eb3d canloader works 2018-03-10 11:28:32 -08:00
George Hotz
b259e2ae91 can flasher is close to working 2018-03-10 11:22:22 -08:00
George Hotz
83f2edfb78 isotp can support in softloader 2018-03-10 11:06:40 -08:00
George Hotz
7ae7c7961f typo 2018-03-10 10:17:57 -08:00
George Hotz
e85cc4758a forgot the selfs 2018-03-10 10:16:53 -08:00
George Hotz
190b4f6841 start work on canflasher 2018-03-10 10:13:30 -08:00
George Hotz
5c655c992b add recover support 2018-03-10 09:34:48 -08:00
George Hotz
ae3457f477 usbflash is reliable 2018-03-10 09:28:53 -08:00
adhintz
de2b19eebe add support for multiple buses to can_unique and can_bittransition
output data in sorted order.
2018-03-09 19:36:04 -08:00
George Hotz
f7a0ab09bf pedal usbflash works 2018-03-09 17:47:13 -08:00
George Hotz
585d0f9e6a add way to call isotp 2018-03-09 17:40:03 -08:00
George Hotz
be828991ae despite it being bad code, move isotp 2018-03-09 17:37:47 -08:00
George Hotz
000715b51d start work on pedal canloader 2018-03-09 14:30:28 -08:00
George Hotz
626e3123c6 pedal has a bootstub now 2018-03-09 14:02:00 -08:00
George Hotz
3662d1e66a redundant check 2018-03-09 13:33:20 -08:00
George Hotz
81e6b0dc98 fix bug 2018-03-08 18:18:35 -08:00
George Hotz
083cd12875 should have bounty to refactor that ish 2018-03-08 15:10:35 -08:00
George Hotz
b65d30cf18 bad asserts 2018-03-08 15:05:19 -08:00
Jennifer Strange
b2e6c3fac0 isotp untested support for subaddr 2018-03-08 14:39:36 -08:00
George Hotz
30fd66a74a Merge pull request #93 from vntarasov/volt
Tweak Volt's brake pedal stickiness
2018-03-08 08:37:08 -08:00
George Hotz
06f5109895 Merge pull request #94 from gregjhogan/can-printer-hex
can_printer.py bytearray encode error
2018-03-08 08:36:44 -08:00
George Hotz
c7d098c2f4 Merge pull request #95 from gregjhogan/setup-script
get_sdk scripts missing packages
2018-03-08 08:36:29 -08:00
George Hotz
22fe25090f Merge pull request #99 from gregjhogan/bit-transition-example
Script to find bits that transition from always 0 to always 1
2018-03-08 08:36:16 -08:00
George Hotz
ba16ba3037 Merge pull request #100 from gregjhogan/j2534-troubleshooting-instructions
Instructions for troubleshooting issues loading the j2534 driver
2018-03-08 08:35:17 -08:00
George Hotz
ad08ea43e9 Merge pull request #90 from gregjhogan/can-forwarding
Honda Bosch Safety Hooks
2018-03-08 08:34:19 -08:00
Greg Hogan
f3b6f5d919 added j2534 troubleshooting instructions 2018-03-07 14:09:21 -06:00
Greg Hogan
858d150e6b added script to find bits that transition from 0 to 1 2018-03-07 13:57:03 -06:00
Greg Hogan
c6acac872b added checking pedal interceptor message length 2018-03-06 16:37:06 -06:00
Greg Hogan
f7226ff215 added brake safety checks 2018-03-06 13:56:01 -06:00
Greg Hogan
d0c2634ebf added gas safety checks 2018-03-05 22:18:43 -06:00
Greg Hogan
d378e4a4f4 removed bosch safety forwarding restriction on 29 bit addresses 2018-03-05 18:17:30 -06:00
gregjhogan
5c7ef9ee43 added bosch safety hooks and forwarding 2018-03-05 18:17:30 -06:00
George Hotz
90c64b6c51 add note 2018-03-05 11:55:41 -08:00
George Hotz
23de8d45e6 Merge pull request #97 from commaai/pedal_improvements
Pedal improvements
2018-03-05 11:55:06 -08:00
Greg Hogan
0261641f44 added missing python packages 2018-03-04 15:19:28 -06:00
Greg Hogan
b92b235ced fix bytearray encode issue 2018-03-04 14:00:18 -06:00
Vasily Tarasov
2434f1cdab Tweak Volt's brake pedal stickiness 2018-03-04 00:28:54 -08:00
Jennifer Strange
e2f73d2a4b enable has a whole byte to itself 2018-03-02 23:24:35 -08:00
Jennifer Strange
d5a9e1eea2 correct checksum 2018-03-02 23:14:56 -08:00
Jennifer Strange
f8ed9fa7b1 better names 2018-03-02 22:29:08 -08:00
Jennifer Strange
986a14c5de don't alias pointers 2018-03-02 22:25:47 -08:00
Jennifer Strange
9b8472e56a add watchdog support 2018-03-02 22:09:35 -08:00
Jennifer Strange
8f0add974a handle faults 2018-03-02 21:59:21 -08:00