Index: trunk/FACT++/src/ratecontrol.cc
===================================================================
--- trunk/FACT++/src/ratecontrol.cc	(revision 14680)
+++ trunk/FACT++/src/ratecontrol.cc	(revision 14681)
@@ -496,5 +496,5 @@
             ("Start a search for a reasonable minimum global threshold");
 
-        AddEvent("STOP", "", RateControl::State::kSettingGlobalThreshold, RateControl::State::kInProgress)
+        AddEvent("STOP", RateControl::State::kSettingGlobalThreshold, RateControl::State::kGlobalThresholdSet, RateControl::State::kInProgress)
             (bind(&StateMachineRateControl::StopRC, this))
             ("Stop a calibration or ratescan in progress");
