Commit Graph

  • d33bb4117c oops, have to call that now George Hotz 2019-06-14 13:28:15 -0700
  • e0df5c81f6 pull in libc changes from harness branch George Hotz 2019-06-14 13:26:27 -0700
  • 96dcfb18d4 pull in uart changes from harness branch George Hotz 2019-06-14 13:26:01 -0700
  • 59eaec5dd6 add volatiles to the ring buffer pointers George Hotz 2019-06-14 13:22:33 -0700
  • b35285ba7d can push failed only with debug George Hotz 2019-06-14 13:14:36 -0700
  • 464f5c2b22 Tesla safety: reduced scope of vars Riccardo 2019-06-14 12:30:59 -0700
  • f9d2e8876b can does not sleep George Hotz 2019-06-14 12:14:03 -0700
  • 3601212ec5
    Removed 10.1 violations (#217) rbiasini 2019-06-14 12:08:59 -0700
  • c066c7838c
    Misra 10.4 violations (#216) rbiasini 2019-06-14 10:57:14 -0700
  • 78308c0bc5
    All 14.4 violations are gone (#213) rbiasini 2019-06-12 20:12:48 -0700
  • 0dc4f6fd30 cadillac safety: enforcing index not going outside array size Riccardo 2019-06-12 20:07:42 -0700
  • 67b831ef45
    Misra 15 5 (#210) rbiasini 2019-06-12 18:18:07 -0700
  • 3b496eefd3 bump version Riccardo 2019-06-12 17:53:08 -0700
  • 57a6c493bb
    Toyota gas pressed: reconcile panda code with openpilot (#212) rbiasini 2019-06-12 17:51:47 -0700
  • 4c9e0af29e simplification of cadillac_get_torque_idx Riccardo 2019-06-12 13:48:34 -0700
  • 37576ef3b4 Allow inline suppress for the cppcheck Riccardo 2019-06-12 13:16:23 -0700
  • 2f71ba995a Tesla safety now using same line break rules as rest of the code Riccardo 2019-06-12 13:10:51 -0700
  • 55679532aa Fix Misra 20.1 violations: Moved safety declarations in its own header and qdded optional input to run misra tests for safety code only. Riccardo 2019-06-12 06:35:47 -0700
  • 0e251062c6 Fix Misra 10.8 violations: could not directly cast complex expressions from float to int Riccardo 2019-06-11 21:46:10 -0700
  • 23461a176c
    Misra 12 1 safety (#209) rbiasini 2019-06-11 21:23:48 -0700
  • 242b3305fe Added fwd hook coverage test for Cadillac and created default_fwd_hook instead of nooutput and alloutput, which were teh same Riccardo 2019-06-11 19:50:12 -0700
  • 264de67fe8 Minor clean up to Subaru fwd hook Riccardo 2019-06-11 19:42:53 -0700
  • b4c52a1bda Cleaned up subaru FWD hook Riccardo 2019-06-11 19:40:56 -0700
  • a605b5720e Also covering fwd hook for Subaru and GM now Riccardo 2019-06-11 19:37:18 -0700
  • 133269a1a4 Added fwd test coverage for Toyota, Hyundai and Chrysler too. Removed replay tools for Chrysler, as a generic replay tool has been recently added Riccardo 2019-06-11 19:24:08 -0700
  • a4653e2d7f Added fwd hook coverage to safety regression tests Riccardo 2019-06-11 18:16:39 -0700
  • f4419b08b9 Simplify get_ts_elapsed Riccardo 2019-06-11 02:07:02 -0700
  • cd20d123c4 refactor tests/safety to use generic hooks (#208) quillford 2019-06-11 01:31:00 -0700
  • fa1c928961 Fix Misra 13.4 on safety code Riccardo 2019-06-11 01:10:45 -0700
  • 7372ade33e Fix Misra 15.6 on safety code Riccardo 2019-06-11 01:07:41 -0700
  • a2d5c9b5f4 Fix Misra 17.8 on safety code Riccardo 2019-06-11 00:58:22 -0700
  • b7ed7adc71 Fix Misra 20.7 on safety code Riccardo 2019-06-11 00:49:26 -0700
  • 38f4288f1e running misra also specifically for safety code Riccardo 2019-06-10 21:58:01 -0700
  • 50658b2b00 Use dfu-utils binary from panda repo on EON Willem Melching 2019-06-10 13:56:13 -0700
  • 1dfe11ed3a Set controls_allowed=0 in Chrysler safety init Riccardo 2019-06-07 17:35:58 -0700
  • c381a470b1
    replay test (#205) quillford 2019-06-07 17:12:02 -0700
  • 274f9ce06d Misra: separately save the cppcheck output in its own artifact Riccardo 2019-06-07 15:39:30 -0700
  • d77fa17913 deleted unnecessary subaru safety init and using nooutput_init instead Riccardo 2019-06-07 15:11:28 -0700
  • 20171596f7 update cppcheck ref to have more comprehensive misra checks Riccardo 2019-06-06 16:00:53 -0700
  • 7f8babb8ad Much more thorough limit safety tests on Honda, also switching long_controls_allowed Riccardo 2019-06-05 16:14:10 -0700
  • 71099efaba AddedToyota safety test around long_controls_allowed logic and fixed a bug Riccardo 2019-06-05 15:29:09 -0700
  • 07fd31e921 added long_controls_allowed tests in GM Riccardo 2019-06-05 14:52:48 -0700
  • 6ce580a062 added function to get/set long_controls_allowed Riccardo 2019-06-05 14:40:07 -0700
  • a2f93d4353 update VERSION Riccardo 2019-06-05 14:29:55 -0700
  • 380b7c75c5
    Long allowed (#202) rbiasini 2019-06-05 14:00:07 -0700
  • 09714e3a44
    Toyota gas cancellation (#200) rbiasini 2019-06-05 13:38:59 -0700
  • 436b203e0b Honda safety: fixed bug and properly abstracted gas_interceptor_detected variable Riccardo 2019-06-04 13:36:46 -0700
  • 220cc8f4b5 Honda safety: this concludes the proper re-naming Riccardo 2019-06-04 12:43:50 -0700
  • a00a50c622 Honda safety: better naming Riccardo 2019-06-04 12:21:52 -0700
  • 95b010943f Toyota: fixed regression safety tests Riccardo 2019-06-03 16:53:03 -0700
  • 192fd05318 Toyota safety: fixed rounding logic Commaremote 2019-06-03 16:06:02 -0700
  • 0c5b220889
    Merge pull request #194 from commaai/refactor George Hotz 2019-05-24 09:00:08 -0700
  • b35f6ff566 legacy build is no longer supported George Hotz 2019-05-23 13:23:21 -0700
  • a06af9f2aa always LIVE on EON George Hotz 2019-05-23 12:34:31 -0700
  • dc5979f66a LIVE on EON George Hotz 2019-05-23 12:30:22 -0700
  • 0b26645b12 no EON by default George Hotz 2019-05-23 12:19:33 -0700
  • 1906a4b769 panda now draws below 100mw in power save mode George Hotz 2019-05-23 11:58:57 -0700
  • e70b44aa57 move that to main.c George Hotz 2019-05-22 15:46:45 -0700
  • dfce5f6e36 minor fixes, and no more autobaud George Hotz 2019-05-22 14:48:08 -0700
  • 7f303e868c bump version to 1.3.0 George Hotz 2019-05-22 08:46:25 -0700
  • 96a7e3196f a soothing blue in power save mode George Hotz 2019-05-22 08:40:31 -0700
  • a74f001ba7 refactor power savings to depend on car started bit George Hotz 2019-05-22 08:30:32 -0700
  • 386d5dfdf2 can wake from sleep is removed, didn't work in the first place George Hotz 2019-05-22 07:29:06 -0700
  • 881b1f442b not on pedal chip George Hotz 2019-05-22 07:25:18 -0700
  • 0a9f8eb581 remove many ifdef PANDA George Hotz 2019-05-22 07:17:51 -0700
  • 506900576b remove nested includes and include guards George Hotz 2019-05-22 07:10:46 -0700
  • 3810452a02 WTF WHY WAS THIS SHIT PUT EVERYWHERE George Hotz 2019-05-21 18:14:30 -0700
  • 3cf8db9351 can.h always has CAN3 George Hotz 2019-05-21 17:15:20 -0700
  • 1f97c2189b refactor pedal bootstub to use llcan George Hotz 2019-05-21 17:14:46 -0700
  • 58ec63b31f oops, backward George Hotz 2019-05-21 17:07:04 -0700
  • 6255097a10 new style power savings George Hotz 2019-05-21 17:05:14 -0700
  • 6b282f1c06 tesla doesn't need a special LIN hook George Hotz 2019-05-21 13:42:14 -0700
  • 1d2467756e refactor #ifdef EON George Hotz 2019-05-21 12:48:38 -0700
  • d9306c50fe NEO are no longer supported George Hotz 2019-05-21 10:42:06 -0700
  • 4af036e93a fixup puts George Hotz 2019-05-21 10:35:53 -0700
  • 2c1e5f6325 the refactor continues George Hotz 2019-05-21 10:32:16 -0700
  • 7517f2c174 remove ifdef PANDA from main George Hotz 2019-05-21 09:47:43 -0700
  • aec40ae91c remove fan, as it was only for NEO board George Hotz 2019-05-21 09:34:28 -0700
  • 605bb27bce fix bootstub build George Hotz 2019-05-21 08:28:04 -0700
  • c0f1f6e068 move things around for simplicity George Hotz 2019-05-21 08:27:03 -0700
  • f32f0395fd factor out clear_send George Hotz 2019-05-21 08:13:58 -0700
  • 8221927215 this is probably broken. refactor out llcan and clock George Hotz 2019-05-21 08:11:38 -0700
  • 1114cb1ad3 ELM327 safety mode: re use existing functions Riccardo 2019-05-22 18:41:26 -0700
  • cd104e2625 Vin query msg is 0x7df Riccardo 2019-05-22 13:16:19 -0700
  • 223323a861 Examples: fixed import bug Riccardo Biasini 2019-05-22 11:49:54 -0700
  • 533d239038 update price Nicholas McCoy 2019-05-22 08:32:56 -0700
  • 4396fb9e8e
    Update jenkinsfile (#193) Willem Melching 2019-05-21 09:09:30 -0700
  • 1aa00c95ee
    Misra c2012 (#192) rbiasini 2019-05-20 22:13:45 -0700
  • 047bd725e0 fix tests and remove rev b support George Hotz 2019-05-19 09:12:03 -0700
  • 3e199cb914 Subaru safety: ES_LKAS message should not be forwarded Riccardo 2019-05-11 22:26:53 -0700
  • 252dec22e1 Change docker tags in jenkins to use git commit instead of build_id Nigel Armstrong 2019-05-10 15:47:04 -0700
  • 4a3b587c64 generate dependencies and clean (#184) dekerr 2019-05-06 20:33:38 -0400
  • 005e131049 Toyota Safety: cleaned up logic for TSSP2.0 cars Riccardo 2019-05-05 20:29:56 -0700
  • b53fb2715c add ACCEL_CMD to filtering for TSSP2.0 cars (#185) wocsor 2019-05-05 23:22:18 -0400
  • 18c2e69ed7 Fix query_vin_and_status.py require python 3.7 ubuntu 2019-05-02 15:56:19 +0100
  • 3b351b7018 Minor fix to current type Riccardo Biasini 2019-04-23 13:53:43 -0700
  • 1282e8f5a0 cap libusb1 version in setup (#183) dekerr 2019-04-18 15:07:34 -0400
  • 64bcc89a9c Subaru: 545 msg must be generated George Hotz 2019-04-14 22:52:38 -0700
  • 9159df9a5c Merge branch '0.5.10-chyrsler' Nigel Armstrong 2019-04-12 17:26:23 -0700
  • 38dc4e6783 Chrysler safety: better to mention messages we don't want to forward Riccardo 2019-04-04 12:50:40 -0700