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 7 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 4 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 6 months
b4e42330
CANIO refactor Cleaned up CANIO a bit
by jrickard 9 years 6 months
3b6eb839
LogFrame Canhandler Somehow accidentally deleted logFrame from previous commit. Put it back in.
by jrickard 9 years 6 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 6 months
87fe736d
Added Function for String CAPACITY Allow Serial entry of a capacity value for the battery string.
by jrickard 9 years 9 months
d5ae827e
Added EVIC Object Module Added EVIC Object Module to send CAN data to Andromeda Interfaces EVIC display system. Numerous other cleanups and fixes.
by jrickard 9 years 11 months
366a3f3d
New Initialization for Older ConnectOne WiReach Mini new initialization routine. Access using lower case “w” from menu. Very slow. Takes 20 seconds but more reliably causes GEVCU to show up as Ad Hoc Network Build 5.215
by jrickard 10 years 4 weeks
153216ff
NOT SURE Not sure what all this is.
by jrickard 10 years 1 month
5c08ea7f
Report a bug