Add support for GEVCU 6.2 boards with the new 24 b...
by Collin Kidder 9 years 1 week
Add support for GEVCU 6.2 boards with the new 24 bit ADC. Add ability to set offset and gain for all analog inputs
f0c9f65c
Set digital outputs a lot sooner. This should fix ...
by Collin Kidder 9 years 9 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.
bf8091cd
Merge branch 'WIP' of https://github.com/jrickard/...
by Collin Kidder 9 years 11 months
Merge branch 'WIP' of https://github.com/jrickard/GEVCU into WIP

Conflicts:
CodaMotorController.cpp
DmocMotorController.cpp
GEVCU.h
GEVCU.ino
SerialConsole.cpp
b4e42330
CANIO refactor
by jrickard 9 years 11 months
CANIO refactor

Cleaned up CANIO a bit
3b6eb839
LogFrame Canhandler
by jrickard 9 years 11 months
LogFrame Canhandler

Somehow accidentally deleted logFrame from previous commit.

Put it back in.
7a795fdd
Added CANio to canhandler
by jrickard 9 years 11 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.
87fe736d
Added Function for String CAPACITY
by jrickard 10 years 2 months
Added Function for String CAPACITY

Allow Serial entry of a capacity value for the battery string.
d5ae827e
Added EVIC Object Module
by jrickard 10 years 3 months
Added EVIC Object Module

Added EVIC Object Module to send CAN data to Andromeda Interfaces EVIC
display system.

Numerous other cleanups and fixes.
366a3f3d
New Initialization for Older ConnectOne WiReach Mi...
by jrickard 10 years 5 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
153216ff
NOT SURE
by jrickard 10 years 5 months
NOT SURE

Not sure what all this is.
5c08ea7f
Report a bug