Merge branch 'WIP' of https://github.com/jrickard/...
by jrickard 10 years 11 months
Merge branch 'WIP' of https://github.com/jrickard/GEVCU into WIP

Conflicts:
CodaMotorController.cpp
a4a8ca7b
Minor Cleanup of CodaMotorController
by jrickard 10 years 11 months
185f238f
added id to debug
by Jack Rickard 10 years 11 months
b9efa3b3
nothing
by Jack Rickard 10 years 11 months
ad13db40
Update Website for 50C redzone
by jrickard 10 years 11 months
c5eeae3d
Changes to OUTPUT on Serial port
by jrickard 10 years 12 months
7025dc2a
Revised Max RPM use
by jrickard 11 years 1 week
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.
826324b3
Various ICHIP and CODA fixes
by jrickard 11 years 2 weeks
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.
28414ada
Merge pull request #67 from jrickard/WIP
by Collin Kidder 11 years 2 weeks
Merge pull request #67 from jrickard/WIP

DMOC and UQM and MOTORCONTROLLER and ICHIP
f47cf5f3
MOTORCONTROLLER TESTING
by jrickard 11 years 2 weeks
MOTORCONTROLLER TESTING

Added tests for REV input and ENABLE input.
56dd5006
Report a bug