Changeset 13983 for trunk/FACT++


Ignore:
Timestamp:
05/30/12 16:15:07 (12 years ago)
Author:
tbretz
Message:
Added teh server name to the THRESHOLD service.
File:
1 edited

Legend:

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

    r13956 r13983  
    458458        fDimFTM("FTM_CONTROL"),
    459459        fDimRS("RATE_SCAN"),
    460         fDimThreshold("THRESHOLD", "S:1", "Resulting threshold after calibration|threshold[dac]:Resulting threshold from calibration")
     460        fDimThreshold("RATE_CONTROL/THRESHOLD", "S:1", "Resulting threshold after calibration|threshold[dac]:Resulting threshold from calibration")
    461461    {
    462462        // ba::io_service::work is a kind of keep_alive for the loop.
Note: See TracChangeset for help on using the changeset viewer.