Addition bug fixes and tweaks to BLE code.
by
Collin Kidder
8 years 3 weeks
Fix 606 CAN query of IO states for both busses
Added code to EVIC to attach filters for 606 incoming CAN messages so
CANHANDLER can respond if they are received. We had no filter traps
for the messages. Now works with either or both busses.
by
jrickard
8 years 3 weeks
Added a new component to collin.lbr library
by
Collin Kidder
8 years 3 weeks
Switched to polling in interrupts for BLE
by
Collin Kidder
8 years 3 weeks
Tweaked watchdog timeout a little, removed extraneous function in BLE code, tweaked GATT update time a little.
by
Collin Kidder
8 years 4 weeks
Changes because BLE library was renamed (to allow it to co-exist with official version on same machine)
by
Collin Kidder
8 years 4 weeks
Added back in CANIO code that was accidentally removed in some previous revision. It needed updating to the new SystemIO anyway.
by
Collin Kidder
8 years 4 weeks
Merge branch 'DEV' of github.com:collin80/GEVCU6 into DEV
by
Collin Kidder
8 years 1 month
The BLE code is now fully interrupt driven for everything - updates going both ways. Stability is still somewhat questionable but it works.
by
Collin Kidder
8 years 1 month
Changed the way the 2.5 second debugging delay is switched on/off
by
Collin Kidder
8 years 1 month