Support for disabling rotator thread
Fixed stations do not need run_rot(), and we have the beginnings to support this as an "option" in ansible (thought it does not expose HAMLIB_UTILS_ROT_ENABLED as a setting to the client..yet)
Fix for this should be simple: create a SATNOGS_ROT_ENABLED setting, and case run_rot() on it.