Added an include that is needed to even be able to compile (whoops...)
by Collin Kidder 10 years 5 months
6ba93d96
Merge branch 'WIP' of github.com:jrickard/GEVCU into WIP Conflicts: DmocMotorController.cpp
by Collin Kidder 10 years 5 months
cd6bafc3
Attempted Cleanup of ENABLE and REVERSE
by jrickard 10 years 5 months
e9bfdc24
UQM Changes and Temperature Changes Altered calculations for DMOC temperatures and UQM torque. Checked ENABLE and REVERSE inputs on UQM
by Jack Rickard 10 years 5 months
7c3ed3d7
Website Changes Changed BRAKE and THROTTLE level outputs on Website STATUS page to indicate raw values rather than percent throttle. Updated web site to indicate 5.200 software version matching 5.2 GEVCU hardware. Changed DMOC motor controller to allow system to put into DRIVE gear.
by jrickard 10 years 5 months
eeade576
Merge branch 'WIP' of github.com:collin80/GEVCU into WIP
by Collin Kidder 10 years 5 months
29b560a2
Restructured the fault definitions to be OBDII DTC compliant.
by Collin Kidder 10 years 5 months
b88303f9
Fleshed out the FaultHandler some more. It now keeps a global log of uptime so that faults can be correlated to running time.
by Collin Kidder 10 years 5 months
93e6fc09
Added some extra commenting in MemCache. Added routine to flush a page by address.
by Collin Kidder 10 years 5 months
60c403d7
Merge branch 'WIP' of github.com:collin80/GEVCU into WIP
by Collin Kidder 10 years 5 months
d0a288f3
Report a bug