Fixed some bugs that prevented DMOC code from prop...
by Collin Kidder 10 years 10 months
Fixed some bugs that prevented DMOC code from properly controlling the DMOC.
9536b352
Running Lights
by jrickard 10 years 10 months
Running Lights

I’ve repurposed the RUNNING light on the STATUS panel and the running
variable to indicate that we are receiving frames from the
inverter/controller. If no frames are received for a certain time, the
light goes out. If we never receive frames, it never comes on.

In this way, we will know we are communicating or at least receiving
traffic if we have a RUNNING advisory on the STATUS page.
e38c7604
Attempted fix of DMOC645 to run
by jrickard 10 years 10 months
0708df1a
Merge pull request #84 from jrickard/WIP
by Collin Kidder 10 years 10 months
Merge pull request #84 from jrickard/WIP

Wip
e713cc20
Just stuff - temp fix for loglevel
by jrickard 10 years 10 months
829adce6
Postmerge
by jrickard 10 years 10 months
2c326869
Changes for ENABLE
by jrickard 10 years 10 months
dcb8edf4
Merge branch 'WIP' of https://github.com/jrickard/...
by jrickard 10 years 10 months
Merge branch 'WIP' of https://github.com/jrickard/GEVCU into WIP

Conflicts:
ichip_2128.cpp
1a47d7c0
Merge pull request #2 from collin80/WIP
by Jack Rickard 10 years 10 months
Merge pull request #2 from collin80/WIP

Wip
c8a56c10
Changes to DMOC code to make it respect enable and...
by Collin Kidder 10 years 10 months
Changes to DMOC code to make it respect enable and reverse inputs.
d382a046
Report a bug