Re-implement the "a" command on serial console that resets the BLE module
by
Collin Kidder
8 years 1 month
Added regen tapering to Coda controller code. You need it or you get a bucking bronco.
by
Collin Kidder
8 years 1 month
Fixed soft reset, begun adding code for GATT callbacks
by
Collin Kidder
8 years 1 month
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
Fix brake code so that it is possible to set the brake ADC
by
Collin Kidder
8 years 1 month
Addition of hardware watchdog enable, better bounds checking for throttle inputs
by
Collin Kidder
8 years 1 month
Added some preliminaries for more BLE work, tightened up SPI transaction in sys_io
by
Collin Kidder
8 years 1 month
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
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