Commit Graph

114 Commits (6a25791fea953e525bbf0ae167bbf8fe116f9acd)

Author SHA1 Message Date
Jessy Diamond Exum 6a25791fea Created python package and implemented industry best practices.
Supports python 2 and 3 (to the best of my testing ability at the time)
2017-06-14 12:00:04 -07:00
Jessy Diamond Exum 0e46ca4a5d Removed remaining inline definitions and split early.h into a header and a c file. 2017-06-14 09:26:04 -07:00
Jessy Diamond Exum 923dc197f0 Initial cleanup for inline issue. 2017-06-14 09:26:04 -07:00
Ted Slesinski 7164a730d8 Add steering safety check for cr-v 2017-06-14 09:25:00 -07:00
George Hotz f97b5d8b4a Merge pull request #5 from diamondman/downloadmode_cleanup
Clean up download mode script and add dependency to installer.
2017-06-09 23:15:05 -07:00
Jessy Diamond Exum f39aaec298 Added dependencies to get_sdk.sh. Cleaned up code in enter_download_mode.py and made compatible with py2 and py3. 2017-06-09 16:48:15 -07:00
Firmware Batman 2fd475d365 support GMLAN multiplexing with CAN3 on rev c panda 2017-06-09 14:11:37 -07:00
George Hotz cf865bd975 move silent mode code 2017-05-30 09:46:21 -07:00
Firmware Batman 0cef163145 okay that speed was too fast 2017-05-29 23:07:22 -07:00
Firmware Batman 1b81a2e600 flash esp fast like a nascar 2017-05-29 23:03:11 -07:00
Firmware Batman 6a6b69ea78 setting controls allowed disables silent mode 2017-05-29 21:33:05 -07:00
George Hotz f1454bb520 update TODO 2017-05-29 11:38:49 -07:00
George Hotz 17a6c28636 add can printer to panda tests 2017-05-27 12:31:29 -07:00
George Hotz b7b2b97783 CAN forwarding. logically works, but it's too slow to keep up...we need to hire a firmware engineer 2017-05-26 21:38:57 -07:00
George Hotz 6c9c97a4f9 fix issue with ford instrument cluster, default can to silent mode 2017-05-26 11:20:52 -07:00
Firmware Batman f90b6bb6e4 typo in comment 2017-05-26 11:08:52 -07:00
George Hotz 7b0ebd46da not C4, is B4 2017-05-22 10:41:38 -07:00
Firmware Batman 0205f8de22 oops, forgot a file 2017-05-18 14:18:45 -07:00
Firmware Batman 625b34cba7 add 5s udp timeout 2017-05-17 18:35:26 -07:00
Firmware Batman 4175227663 gpio refactor continues 2017-05-17 11:22:48 -07:00
Firmware Batman c35720fe82 okay fine big gpio refactor, untested on legacy 2017-05-17 11:12:59 -07:00
Firmware Batman b7bcc2d200 minor refactor of led code 2017-05-17 10:32:38 -07:00
Firmware Batman 5409c51041 just revc things 2017-05-16 22:15:52 -07:00
Firmware Batman 43fb2ee966 omg spi was slow and now it is fast 2017-05-16 21:58:38 -07:00
Firmware Batman ac162e3aa9 increase the size of the can rx fifo 2017-05-16 21:33:28 -07:00
Firmware Batman 657fdb8469 add throughput test, switch 1338 to use UDP 2017-05-16 17:01:29 -07:00
George Hotz d42335075c make panda leds more sensible 2017-05-16 10:33:50 -07:00
Firmware Batman 7b4f3ad3bc disable sending of the gateway to attempt to fix internet issues...no luck yet 2017-05-09 18:26:40 -07:00
George Hotz fd32382840 Merge pull request #3 from vntarasov/gmlan
Single-wire GMLAN support
2017-05-08 21:31:53 -07:00
Vasily Tarasov aca6c129de Add support of extended addresses 2017-05-08 00:18:50 -07:00
Vasily Tarasov dfdd601dae Fix can bus speed calculation 2017-05-08 00:18:16 -07:00
Firmware Batman be7d2ee397 add usb failure mode to st bootstub 2017-05-03 22:28:22 -07:00
George Hotz 49c1e9c3da add version to webpage 2017-05-03 20:13:56 -07:00
Firmware Batman 57ff14bf15 fix make gitversion 2017-05-03 19:53:04 -07:00
George Hotz 156321e5af test get_serial in flashing mode 2017-05-03 17:34:45 -07:00
George Hotz a5df04e444 support get serial request in the flasher 2017-05-03 17:07:06 -07:00
George Hotz 43b64091ef add handshake to flasher 2017-05-03 16:05:05 -07:00
George Hotz e38cbaae20 spi handshaking take 1 2017-05-03 15:54:47 -07:00
George Hotz d45f747f43 better errors 2017-05-03 01:05:21 -07:00
George Hotz 4482e03314 proper http error codes 2017-05-03 01:03:44 -07:00
George Hotz f075bb5718 added timing to standalone test 2017-05-02 23:25:54 -07:00
Firmware Batman ad0c9b092e multiheaded test + count on command line 2017-05-02 10:20:05 -07:00
Firmware Batman 4a889828a0 support flash w/o dfu mode entry 2017-05-02 10:07:27 -07:00
George Hotz 8558de68a8 factor out run_test_w_pandas 2017-05-02 09:54:57 -07:00
George Hotz 6cd08d6022 controls not allowed by default 2017-05-01 23:40:49 -07:00
George Hotz 8f859ceec6 fix warnings in board build 2017-05-01 22:59:10 -07:00
George Hotz 1db815a7ac Merge branch 'master' of github.com:commaai/panda into HEAD 2017-05-01 22:46:25 -07:00
George Hotz 266b4114db fix vuln in esp flasher, allow send only on hardwired 2017-05-01 22:46:12 -07:00
Firmware Batman 421e5df270 libusb doesn't always return str 2017-05-01 20:39:02 -07:00
George Hotz 2969e509c7 add panda safety 2017-05-01 20:23:47 -07:00