Ignore:
Timestamp:
01/15/17 10:38:21 (8 years ago)
Author:
dneise
Message:
revertinglid hacks

regarding reasonable states for Lid_CONTROL:
also all of the moving states of are "reasonable".
The word is so vague I don't know what it means. 
For now I leave only "Open" and "Closed" in that
list. Let's so how it goes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/Main.js

    r18730 r18735  
    10301030         [ "BIAS_CONTROL",        [ "VoltageOff", "VoltageOn", "Ramping" ] ],
    10311031         [ "FEEDBACK",            [ "Calibrated", "InProgress", "OnStandby", "Warning", "Critical" ] ],
    1032 //         [ "LID_CONTROL",         [ "Open", "Closed"           ] ],
    1033          [ "LID_CONTROL",         [ "Open", "Closed", "Inconsistent"  ] ],
     1032         [ "LID_CONTROL",         [ "Open", "Closed"           ] ],
    10341033         [ "DRIVE_CONTROL",       drive_states/*[ "Armed", "Tracking", "OnTrack" ]*/ ],
    10351034         [ "FTM_CONTROL",         [ "Valid", "TriggerOn"       ] ],
Note: See TracChangeset for help on using the changeset viewer.