Commit Graph

114 Commits (spacecruft)

Author SHA1 Message Date
Jessy Diamond Exum 197ba906c5 J2534_WIN: Added NSIS installer script. 2017-09-04 02:00:49 -07:00
Jessy Diamond Exum 098b703420 J2534_WIN: Improved panda API. Added can listener to playground. 2017-09-04 02:00:49 -07:00
Jessy Diamond Exum 0c9604e462 J2534_WIN: Driver inf signing with self signed key. 2017-09-04 02:00:49 -07:00
Jessy Diamond Exum 164eb13806 J2534_WIN: Organize Visual Studio projects and build order. 2017-09-04 02:00:48 -07:00
Jessy Diamond Exum 5be4b19ef0 J2534_WIN: HDS recognizes the driver. Most internal plumbing complete. 2017-09-04 02:00:48 -07:00
Jessy Diamond Exum fd86a3b94c J2534_WIN: Windows panda driver, tests, and J2534 stub library. 2017-09-04 02:00:48 -07:00
Jeff Palmer cf0885d03d Add prereqs to setup the environment. 2017-08-15 19:47:46 -04:00
Jeff Palmer f969b80a0e Update the README for 'make link' 2017-08-15 19:23:24 -04:00
Jeff Palmer d346d2ec33 Add DKMS support
This will add dkms support, and make installations easier. Especially
when upgrading the system from one kernel version to another. DKMS will
handle kernel upgrades automatically.
2017-07-31 11:21:30 -04:00
George Hotz 7733b09288 Revert commits that broke USB for openpilot.
Revert "fix openpilot board flashing"

This reverts commit 8ff93ad5da.

Revert "Fixed output_enabled led not turning off when mode changed to no output."

This reverts commit 27a8af1107.

Revert "Fixed loopback test for new GMLAN 'can4' behavior."

This reverts commit 59592f599a.

Revert "GMLAN is now always mapped through CAN4 (index 3)"

This reverts commit 329c091024.

Revert "Removed compile time config for CAN loopback, implemented as usb message."

This reverts commit e1a4c32985.

Revert "Change all output safety mode identifier to prevent user mistakes."

This reverts commit 6b363e2e92.

Revert "untabify"

This reverts commit 191f67b083.

Revert "Refactor of safety to support more modular additions of safety policies."

This reverts commit e5b524eddc.

Revert "Split up some more header files into compilation units."

This reverts commit e2a78912f5.

Revert "Enabled emulated control writes over USB."

This reverts commit 133cfe9703.

Revert "Moved CAN and USART code out of main.c and into more appropriate files."

This reverts commit daad2dc062.

Revert "Large Panda CAN cleanup. Restrict GMLAN to valid baud rates."

This reverts commit a0616a2bc2.

Revert "Panda library now correctly sends USB direction bit."

This reverts commit 1712c901d4.

Revert "Board makefile now automatically calculates header file dependencies."

This reverts commit 4a8d4e597b.

Revert "Loopback test works over wifi. (Disable trying to send over wifi)"

This reverts commit dae636968a.

Revert "Fix legacy board build"

This reverts commit 62bf4e5756.

Revert "Style cop"

This reverts commit c439f43726.

Revert "Untabify"

This reverts commit 41e5eec621.

Revert "Fixed disabling gmlan."

This reverts commit 5e1e45a4af.

Revert "Removed dead code, standardized canid in more commands, better erroring behavior."

This reverts commit b59aeb6d87.

Revert "loopback test works with new CAN bus ids."

This reverts commit 75970861cf.

Revert "Large reorganization of code and early integration of can bitrate setting."

This reverts commit a1ed7b62ee.
2017-07-12 11:27:16 -07:00
Jessy Diamond Exum 6b363e2e92 Change all output safety mode identifier to prevent user mistakes. 2017-07-11 16:55:36 -07:00
Jessy Diamond Exum e5b524eddc Refactor of safety to support more modular additions of safety policies. 2017-07-11 16:55:36 -07:00
Jessy Diamond Exum d54da08831 Added note to kernel driver. 2017-06-27 19:46:26 -07:00
George Hotz 26c5ae684d software interface 2017-06-25 23:01:41 -07:00