Changeset 16197 for trunk/FACT++/src


Ignore:
Timestamp:
05/24/13 21:37:52 (11 years ago)
Author:
tbretz
Message:
Also stop configuration of ratecontrol when a configuration is reset.
File:
1 edited

Legend:

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

    r15239 r16197  
    152152        Dim::SendCommandNB("FTM_CONTROL/RESET_CONFIGURE");
    153153        Dim::SendCommandNB("FAD_CONTROL/RESET_CONFIGURE");
     154        Dim::SendCommandNB("RATE_CONTROL/STOP");
    154155
    155156        Update(MCP::State::kIdle);
Note: See TracChangeset for help on using the changeset viewer.