Set CAR CAN speed to 250k for EVIC Change to config.h for EVIC
by jrickard 8 years 1 month
afaf67bc
Re-implement the "a" command on serial console that resets the BLE module
by Collin Kidder 8 years 1 month
04ccc6e3
Added regen tapering to Coda controller code. You need it or you get a bucking bronco.
by Collin Kidder 8 years 1 month
1456b8e9
Fixed soft reset, begun adding code for GATT callbacks
by Collin Kidder 8 years 1 month
e0db2964
Add supply monitoring to start of code. Reset is 2.9v so CPU will only run when voltage is very close to the 3.3v target
by Collin Kidder 8 years 1 month
1843d298
Fix brake code so that it is possible to set the brake ADC
by Collin Kidder 8 years 1 month
d0570981
Addition of hardware watchdog enable, better bounds checking for throttle inputs
by Collin Kidder 8 years 1 month
370f9d01
Added some preliminaries for more BLE work, tightened up SPI transaction in sys_io
by Collin Kidder 8 years 1 month
9c59a5e1
DEBUGGING BUILD. DON'T USE THIS COMMIT FOR ANYTHING YOU CARE ABOUT. With that out of the way, beginnings of functional BLE code that can re-initialize the module and send updated parameters without using delays. All interrupt driven. It isn't umm... super stable at the moment but it does seem to mostly work. You've been warned again.
by Collin Kidder 8 years 1 month
65599033
Improved some text output for start up messages, added code to try loading device table three times upon start up - to help with a potential issue where the first time might get corrupted since it is the very first EEPROM read in the code.
by Collin Kidder 8 years 1 month
4f22d974
Report a bug