Disable fault handler again (still broken and slow), add routine to automatically determine proper ADC offsets
by
Collin Kidder
8 years 5 months
Keep log level at 1 on start up
by
Collin Kidder
8 years 5 months
Merge branch 'WIP' of github.com:collin80/GEVCU
Conflicts:
GEVCU.ino
config.h
sys_io.h
by
Collin Kidder
8 years 5 months
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
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
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
LogFrame Canhandler
Somehow accidentally deleted logFrame from previous commit.
Put it back in.
by
jrickard
9 years 3 months
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