Merge branch 'WIP' of github.com:collin80/GEVCU in...
by Collin Kidder 10 years 11 months
Merge branch 'WIP' of github.com:collin80/GEVCU into WIP
5c74fdb1
Minor update to source formatting
by Collin Kidder 10 years 11 months
0ecc97fc
Updated Web Site
by jrickard 10 years 11 months
2c87a843
Forced PotBrake to use ADC pin 2 for input
by jrickard 10 years 11 months
424a4d65
Addition of the ability to set the ADC pins for po...
by Collin Kidder 10 years 12 months
Addition of the ability to set the ADC pins for pot based throttle and brake.
efecb665
Revised RUNNING flag operation
by jrickard 11 years 1 day
Revised RUNNING flag operation

RUNNING is now a function of received CAN messages. If no messages are
received for 2 seconds, the RUNNING flag is off. If they resume, comes
back on. RUNNING indicates receipt of CAN messages.
83c0222b
Merge branch 'WIP' of github.com:jrickard/GEVCU in...
by Collin Kidder 11 years 2 days
Merge branch 'WIP' of github.com:jrickard/GEVCU into WIP also did some minor reformatting

Conflicts:
DmocMotorController.cpp
GEVCU.ino
c683c422
Removed unused website image
by jrickard 11 years 2 days
23e87775
Tested on DMOC Bench and THING
by Jack Rickard 11 years 2 days
Tested on DMOC Bench and THING

Reverse works. Enable works. Tested on DMOC bench and on VW Thing.
645903dc
Commented out DELAY in Setup
by jrickard 11 years 2 days
fc1fbf06
Report a bug