Commit Graph

449 Commits

Author SHA1 Message Date
Gábor Lipták 284e47e1d2 Add Travis badge to README 2017-11-12 16:47:29 -08:00
George Hotz ec237d145d fix travis 2017-11-12 16:47:16 -08:00
Gábor Lipták 511d8631ce Add board and boardesp to Travis
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2017-11-12 15:22:57 -08:00
Adam Urban 12838d78f0 Removing extra text from label 2017-11-12 15:15:23 -08:00
Adam Urban f21b7afdc0 Parse URI query string for properties
Add 404
2017-11-12 15:15:23 -08:00
Adam Urban 3a11d34977 Replace HTML line breaks with newlines to restore original formatting and clean up HTML
Since the body is now properly enclosed in pre tags, browsers interpret newlines literally
2017-11-12 15:15:23 -08:00
Adam Urban 8de83389c4 Output valid HTML on built in webpage 2017-11-12 15:15:23 -08:00
Adam Urban a9a17c2e1c Fixed missing )
Sorry!
2017-11-12 15:15:23 -08:00
Adam Urban 093405c8b8 Move Requests to XHRs so page doesn't reload 2017-11-12 15:15:23 -08:00
Adam Urban 3cecacc88e 0xe6 packet has no response 2017-11-12 15:15:23 -08:00
Adam Urban 90770e238f Add basic USB controls to built in webserver 2017-11-12 15:15:23 -08:00
Adam Urban 160c9c0809 Add tesla VIN decoder 2017-11-12 15:15:23 -08:00
Adam Urban c58fbdc3b4 Adding a an example for outputting CAN data to a tesla from Panda 2017-11-12 15:15:23 -08:00
Adam Urban 1a7b95e684 Adding 0x to message to Excel doesn't trim leading zeros 2017-11-12 15:15:23 -08:00
Adam Urban acf2377bb7 Add message length column 2017-11-12 15:15:23 -08:00
Adam Urban bc7f21f1a4 Show address in hex to match cabana 2017-11-12 15:15:23 -08:00
Adam Urban 54d827eaf1 Add WiFi support, message counts to can_logger example 2017-11-12 15:15:23 -08:00
Riccardo 4e64f494e2 Toyota Safety: slower torque ramp down 2017-11-03 21:24:29 -07:00
Adam Urban ad21cd719e Adding a .csv CAN logger example
Logs on all 3 CAN busses to output.csv
2017-11-03 19:12:42 -07:00
George Hotz 849f68879d bump version to 1.0.2 2017-10-28 20:50:04 -07:00
George Hotz 8362bad2c1 up to 10 2017-10-28 20:12:13 -07:00
George Hotz bbd931e945 Up max torque error to 500 to deal with noise 2017-10-28 20:08:30 -07:00
George Hotz c515c34f9f
Merge pull request #54 from commaai/rate-lim
Toyota: rate limit checks for steer torque
2017-10-28 19:56:07 -07:00
Riccardo 7e32fe9b03 typo fix 2017-10-28 19:05:28 -07:00
Riccardo 071857f400 bug fix in toyota max torque error violation 2017-10-28 18:45:56 -07:00
Riccardo 391acd345e fixed 2 typos 2017-10-28 16:46:17 -07:00
George Hotz 086bf3278f reset ts 2017-10-28 16:32:36 -07:00
George Hotz c02d8c84e3 move this for readability 2017-10-28 16:31:10 -07:00
George Hotz 25800e0920 better comments, change limit 2017-10-28 16:29:23 -07:00
George Hotz f407e68946 refactor 2017-10-28 16:22:32 -07:00
George Hotz 94bd13e6e9
Merge pull request #53 from gliptak/travis1
Add .travis.yml
2017-10-28 13:42:25 -07:00
Gábor Lipták 6b5c26a95a
Add .travis.yml
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2017-10-28 13:40:46 -04:00
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
George Hotz a280f274d1 bump pandacan 2017-10-16 13:14:43 -07:00
Firmware Batman 5f8835ca50 add baud setting to debug_console 2017-10-15 18:13:52 -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
Riccardo 2458adafee Toyota: re-allowing peak steer torque, a rate limit will be introduced 2017-10-12 17:17:41 -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
George Hotz 4380c3a161 turn the LED green when we are in ELM327 mode 2017-10-03 01:47:44 -07:00