Changeset 15020 for trunk


Ignore:
Timestamp:
03/10/13 16:29:15 (12 years ago)
Author:
tbretz
Message:
Added missing CoolingFailure state.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/pwrctrl.cc

    r14988 r15020  
    449449                     "Camera, Bias and drive power on");
    450450
     451        T::AddStateName(Power::State::kCoolingFailure, "CoolingFailure",
     452                     "The cooling unit has failed, the interlock has switched off");
    451453
    452454        // Verbosity commands
Note: See TracChangeset for help on using the changeset viewer.