ifw-fcf
5.0.0-pre2
|
Classes | |
class | Smaract |
The Smaract class. More... | |
struct | SmaractControllerData |
The MotorControllerData struct. More... | |
class | SmaractLcsIf |
Motor Local Control System (LCS) Interface (IF) class. More... | |
Enumerations | |
enum | { HW_SUCCESS = 0 , HW_ERR_HW_NOT_OP = 1 , HW_ERR_LOCAL = 2 , HW_ERR_INIT_ABORTED = 3 } |
enum | { RPC_ERR_CHANNEL = -7 , RPC_ERR_VEL_ZERO = -8 , RPC_ERR_VEL_NEG = -9 , RPC_ERR_VEL_MAX = -10 , RPC_ERR_CHANNEL_NOT_OP = -11 , RPC_ERR_CTRL_ERROR = -12 , RPC_ERR_MOVING_ERROR = -13 , RPC_ERR_COMM_ERROR = -14 } |
Functions | |
REGISTER_DEVICE (Smaract) | |
Variables | |
constexpr auto | LOGGER_NAME = "smaract" |
constexpr auto | CI_SCALE_FACTOR = "scale_factor" |
const std::unordered_map< short, std::string > | hw_errors |
const std::unordered_map< short, std::string > | rpc_errors |
anonymous enum |
fcf::devmgr::smaract::REGISTER_DEVICE | ( | Smaract | ) |
|
constexpr |
const std::unordered_map<short, std::string> fcf::devmgr::smaract::hw_errors |
|
constexpr |
const std::unordered_map<short, std::string> fcf::devmgr::smaract::rpc_errors |