Ignore:
Timestamp:
03/12/13 18:24:05 (12 years ago)
Author:
tbretz
Message:
Use new CALIBRATE_RUN and propagate the run-type to the ratecontrol.
File:
1 edited

Legend:

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

    r14683 r15036  
    329329            Message("Starting Rate Control");
    330330            // State of RC is not reported back fast enough!
    331             Dim::SendCommandNB("RATE_CONTROL/CALIBRATE");
     331            Dim::SendCommandNB("RATE_CONTROL/CALIBRATE_RUN", fRunType);
    332332
    333333            ConfigureFAD();
Note: See TracChangeset for help on using the changeset viewer.