Merge branch 'WIP' of https://github.com/jrickard/GEVCU into WIP Conflicts: CodaMotorController.cpp
by jrickard 10 years 7 months
a4a8ca7b
Minor Cleanup of CodaMotorController
by jrickard 10 years 7 months
185f238f
added id to debug
by Jack Rickard 10 years 7 months
b9efa3b3
nothing
by Jack Rickard 10 years 7 months
ad13db40
Update Website for 50C redzone
by jrickard 10 years 7 months
c5eeae3d
Changes to OUTPUT on Serial port
by jrickard 10 years 7 months
7025dc2a
Revised Max RPM use Max RPM on the config screen, as it turns out, was only used to set the speed command in the DMOC in speed mode. The web page implies we are setting a maximum RPM which will not be exceeded yet there is nothing in eithe CodaMotorController or DmocMotorController to implement this. Added code to send a ZERO torque command in the event the inverter reports an actual speed greater than the maximum rpm. This should prevent running the motor above max rpm.
by jrickard 10 years 7 months
826324b3
Various ICHIP and CODA fixes Guarded throttle level so <-600 =600 Attempted and failed to fix web site configuration which displays nonsense on a cold start.
by jrickard 10 years 7 months
28414ada
Merge pull request #67 from jrickard/WIP DMOC and UQM and MOTORCONTROLLER and ICHIP
by Collin Kidder 10 years 7 months
f47cf5f3
MOTORCONTROLLER TESTING Added tests for REV input and ENABLE input.
by jrickard 10 years 7 months
56dd5006
Report a bug