Disable fault handler again (still broken and slow), add routine to automatically determine proper ADC offsets
by Collin Kidder 8 years 5 months
de94b50e
Keep log level at 1 on start up
by Collin Kidder 8 years 5 months
575722fd
Merge branch 'WIP' of github.com:collin80/GEVCU Conflicts: GEVCU.ino config.h sys_io.h
by Collin Kidder 8 years 5 months
89d1b14f
Add support for GEVCU 6.2 boards with the new 24 bit ADC. Add ability to set offset and gain for all analog inputs
by Collin Kidder 8 years 5 months
f0c9f65c
Set digital outputs a lot sooner. This should fix the issue where relays were triggering for a short time before being properly set off.
by Collin Kidder 9 years 2 months
bf8091cd
Merge branch 'WIP' of https://github.com/jrickard/GEVCU into WIP Conflicts: CodaMotorController.cpp DmocMotorController.cpp GEVCU.h GEVCU.ino SerialConsole.cpp
by Collin Kidder 9 years 3 months
b4e42330
CANIO refactor Cleaned up CANIO a bit
by jrickard 9 years 3 months
3b6eb839
LogFrame Canhandler Somehow accidentally deleted logFrame from previous commit. Put it back in.
by jrickard 9 years 3 months
7a795fdd
Added CANio to canhandler Allow receipt of a CAN message to set digital outputs. Receipt of this message will trigger response of three messages to show state of digital outputs, analog inputs, and digital inputs.
by jrickard 9 years 3 months
87fe736d
Added Function for String CAPACITY Allow Serial entry of a capacity value for the battery string.
by jrickard 9 years 7 months
d5ae827e
Report a bug