Commit Graph

78 Commits

Author SHA1 Message Date
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
George Hotz 16f7a4e0fb try fetching the dongle id 3 times 2017-05-01 12:26:01 -07:00
George Hotz 7956cc7af7 fix need to make clean for different boards 2017-05-01 12:05:51 -07:00
George Hotz bdb7ff06f2 that needed to go too 2017-04-29 00:21:07 -07:00
George Hotz 2097fbb000 ota2 is deprecated 2017-04-29 00:20:19 -07:00
George Hotz 674fa669df flashing over http ugh 2017-04-29 00:09:08 -07:00
George Hotz 8fd0d7f01c okay, release stuff is good 2017-04-28 20:13:00 -07:00
George Hotz 7f66bf6456 remove unneeded resets 2017-04-28 19:53:52 -07:00
George Hotz 1c2b08cf2d remove old st ota code 2017-04-28 19:50:19 -07:00
George Hotz 7e47cd72b9 make flashing over SPI work 2017-04-28 19:32:09 -07:00
George Hotz 05f55c897c support panda close 2017-04-28 17:54:23 -07:00
George Hotz 36ab1def6d support on device dongle secret 2017-04-28 17:49:55 -07:00
George Hotz b3fa6f529f if otp is programmed it works 2017-04-28 17:25:37 -07:00
George Hotz 30395e2c7a support serial number fetching 2017-04-28 16:56:40 -07:00
George Hotz 38acc15015 debug and release key in esp 2017-04-28 15:12:06 -07:00
George Hotz 16547a133a add release cert support 2017-04-28 15:06:01 -07:00
George Hotz 08d12a7380 refactor safety hook 2017-04-28 09:56:01 -07:00
George Hotz 39522310e1 only support bootloader entry when hardwired 2017-04-28 09:45:58 -07:00
George Hotz 61a5690c7b disable bootloader locking for now 2017-04-28 09:29:31 -07:00
George Hotz 63e59c21a1 signature check works 2017-04-27 23:27:42 -07:00
George Hotz 685802452b signs, not broken 2017-04-27 22:53:01 -07:00
George Hotz b977a41c42 add crypto support to ESP 2017-04-27 22:40:02 -07:00
George Hotz df7f90f6fc sign the esp images as well 2017-04-27 22:11:54 -07:00
George Hotz 234a514b46 add crypto stuff to ESP as well 2017-04-27 22:06:31 -07:00
George Hotz dbeb250b4e add release cert 2017-04-27 20:40:50 -07:00
George Hotz 34aeb335e8 add bootloader lock support 2017-04-27 20:32:30 -07:00
Firmware Batman 213f886e64 add webserver 2017-04-27 16:46:09 -07:00
Firmware Batman 7a1da479ac disconn callback works 2017-04-27 12:17:41 -07:00
Firmware Batman f415052659 improve standalone test 2017-04-27 12:08:03 -07:00
Firmware Batman 14e5931da9 interrupt endpoint works 2017-04-27 11:32:14 -07:00
George Hotz 59431408cd add interrupt endpoint and fix esp flasher 2017-04-27 11:00:48 -07:00
George Hotz 9d08c2b22c parity needs one more bit 2017-04-26 18:39:26 -07:00
George Hotz 354903f280 pointers are hard 2017-04-26 18:30:40 -07:00
George Hotz dd676652b5 support fake LIN sending 2017-04-26 16:30:01 -07:00
George Hotz 00791dcea8 support ESP power down 2017-04-26 12:38:33 -07:00
George Hotz e42f03d58e whoever invented tabs should swim in a bathtub full of space bars 2017-04-26 10:44:24 -07:00
George Hotz bdc3a05a93 signature checking works on ST 2017-04-26 10:41:57 -07:00