collin80 / GEVCU

Generalized Electric Vehicle Control Unit
114 stars 56 forks source link

Revised RUNNING flag operation #86

Closed jrickard closed 9 years ago

jrickard commented 10 years ago

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.

jrickard commented 9 years ago

Struggling with GIT and don't know what I'm doing here. I think the main thing with this pull request is actually the addition of the EVIC object module to my version of WIP.

jrickard commented 9 years ago

Added EVIC module. Revised CANHandler to include CANIO function to set outputs via CAN message and report GEVCU IO via CAN