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
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
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
LogFrame Canhandler
Somehow accidentally deleted logFrame from previous commit.
Put it back in.
by
jrickard
9 years 6 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 6 months
Added Function for String CAPACITY
Allow Serial entry of a capacity value for the battery string.
by
jrickard
9 years 9 months
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
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