samsta / BatteryController

GNU General Public License v3.0
0 stars 0 forks source link

Investigate contactors closing immediately when BatteryController is started. #15

Closed JimsterCoder closed 1 year ago

JimsterCoder commented 2 years ago

The first time BC is started after RPi reboot, this doesn't happen. On subsequent BC starts the contractors appear to close the moment BC is started, then open again, then close when the proper conditions have been satisfied. They should NOT close when BC starts.

JimsterCoder commented 1 year ago

Default state was set wrong in testcan.cpp. Issue fixed.