panda/board
rbiasini ace4a224c8
Ford safety (#115)
* added initial ford safety header

* added ford ok safety. Missing brake check

* added force cancel check in ford safety

* added brake check to fusion

* fixed nomenclature
2018-05-02 22:45:23 -07:00
..
drivers disable autobaud by default 2018-04-26 09:38:52 -07:00
inc initial commit 2017-04-06 18:11:36 -07:00
obj Revert commits that broke USB for openpilot. 2017-07-12 11:27:16 -07:00
pedal add fault invalid 2018-03-12 19:56:57 -07:00
safety Ford safety (#115) 2018-05-02 22:45:23 -07:00
tests signature checking works on ST 2017-04-26 10:41:57 -07:00
tools need to check for error pipe as well 2017-07-17 10:12:47 -07:00
Makefile cleaner 2018-04-11 19:42:14 -07:00
Makefile.legacy enable O2 2017-07-18 10:28:41 -07:00
README.md Made bash script's naming consistent and updated another typo in readme 2017-11-14 22:24:59 -05:00
__init__.py Revert commits that broke USB for openpilot. 2017-07-12 11:27:16 -07:00
bootstub.c start work on canflasher 2018-03-10 10:13:30 -08:00
build.mk change to O2 to fix make recover 2018-04-11 19:12:58 -07:00
config.h debug console works 2018-02-27 20:14:27 -08:00
get_sdk.sh added missing python packages 2018-03-04 15:19:28 -06:00
get_sdk_mac.sh Implement WebUSB and upgrade WinUSB to 2.0 (#107) 2018-04-11 10:08:56 -07:00
gpio.h pedal is sending messages 2018-03-01 10:55:02 -08:00
libc.h refactoring 2017-07-21 11:48:03 -07:00
main.c fix volt ign detect 2018-04-13 20:11:01 +00:00
provision.h st wifi flash is failing 2017-07-30 08:49:53 -07:00
safety.h Ford safety (#115) 2018-05-02 22:45:23 -07:00
spi_flasher.h canloader works 2018-03-10 11:28:32 -08:00
startup_stm32f205xx.s initial commit 2017-04-06 18:11:36 -07:00
startup_stm32f413xx.s initial commit 2017-04-06 18:11:36 -07:00
stm32_flash.ld initial commit 2017-04-06 18:11:36 -07:00

README.md

Dependencies

Mac

./get_sdk_mac.sh

Debian / Ubuntu

./get_sdk.sh

Programming

Panda

make

NEO

make -f Makefile.legacy

Troubleshooting

If your panda will not flash and is quickly blinking a single Green LED, use:

make recover

dfu-util for flashing