Open FFBoard
Open source force feedback firmware
Loading...
Searching...
No Matches
RmdMotorCAN2 Member List

This is the complete list of members for RmdMotorCAN2, including all inherited members.

activeRmdMotorCANprivate
activerequestsRmdMotorCANprivate
addCommandHandler()CommandHandlerprotectedvirtual
all_driversMotorDriverstatic
all_encodersEncoderstatic
angleUpdateMsRmdMotorCAN
availableRmdMotorCANprivate
broadcastCommandReply(CommandReply reply, uint32_t cmdId, CMDtype type)CommandHandler
canErrorCallback(CANPort *port, uint32_t errcode)CanHandlervirtual
CanHandler()CanHandler
canRxFullCallback(CANPort *port, uint32_t fifo)CanHandlervirtual
canRxPendCallback(CANPort *port, CAN_rx_msg &msg) overrideRmdMotorCANvirtual
canTxAbortCallback(CANPort *port, uint32_t mailbox)CanHandlervirtual
canTxCpltCallback(CANPort *port, uint32_t mailbox)CanHandlervirtual
Cleanup()cpp_freertos::Threadprivatevirtual
cmdHandlerInfoCommandHandlerprotected
command(const ParsedCommand &cmd, std::vector< CommandReply > &replies) overrideRmdMotorCANvirtual
CommandHandler(const char *clsname, uint16_t clsid, uint8_t instance=0)CommandHandler
commandsEnabledCommandHandlerprotected
cprEncoderprotected
curCurrentRmdMotorCANprivate
curTempRmdMotorCANprivate
curVoltageRmdMotorCANprivate
Delay(const TickType_t Delay)cpp_freertos::Threadinlineprivate
DelayUntil(const TickType_t Period)cpp_freertos::Threadprivate
delayUntilInitializedcpp_freertos::Threadprivate
delayUntilPreviousWakeTimecpp_freertos::Threadprivate
drvEncoderMotorDriverprotected
emergencyStop(bool reset=false)MotorDrivervirtual
Encoder()Encoder
EndScheduler()cpp_freertos::Threadinlineprivatestatic
errorCb(ErrorStatus &errors)RmdMotorCANprivate
filterIdRmdMotorCANprivate
getAllHelpstrings()CommandHandlerstatic
getCANHandlers()CanHandlerinlinestatic
getClassIdFromName(const char *name)CommandHandlerstatic
getClassNameFromId(const uint32_t id)CommandHandlerstatic
RmdMotorCAN::MotorDriver::getClassType() overrideMotorDriverinlinevirtual
RmdMotorCAN::Encoder::getClassType() overrideEncoderinlinevirtual
CommandHandler::getClassType()CommandHandlerinlinevirtual
getCommandFromId(const uint32_t id, uint32_t ignoredFlags=0)CommandHandlervirtual
getCommandFromName(const std::string &cmd, uint32_t ignoredFlags=0)CommandHandlervirtual
getCommandHandlerID()CommandHandlerinlinevirtual
getCommandHandlerIds()CommandHandlerinlineprotectedstatic
getCommandHandlerInfo()CommandHandlervirtual
getCommandHandlerInstance()CommandHandlervirtual
getCommandHandlers()CommandHandlerinlinestatic
getCommandsHelpstring()CommandHandlervirtual
getCpr() overrideRmdMotorCANvirtual
getCsvHelpstring()CommandHandlervirtual
getEncoder() overrideRmdMotorCANvirtual
getEncoderType() overrideRmdMotorCANvirtual
getFlashHandlers()PersistentStorageinlinestatic
GetHandle()cpp_freertos::Threadinlineprivate
getHandlerFromClassName(const char *name, const uint8_t instance=0xFF)CommandHandlerstatic
getHandlerFromHandlerId(const uint16_t cmdhandlerID)CommandHandlerstatic
getHandlerFromId(const uint16_t id, const uint8_t instance=0xFF)CommandHandlerstatic
getHandlersFromClassName(const char *name)CommandHandlerstatic
getHandlersFromId(const uint16_t id)CommandHandlerstatic
getHelpstring()CommandHandlervirtual
getInfo()RmdMotorCAN2virtual
GetName()cpp_freertos::Threadinlineprivate
GetName()cpp_freertos::Threadinlineprivate
getPos() overrideRmdMotorCANvirtual
getPos_f()Encodervirtual
getPosAbs()Encodervirtual
getPosAbs_f()Encodervirtual
GetPriority()cpp_freertos::Threadinlineprivate
GetPriorityFromISR()cpp_freertos::Threadinlineprivate
MotorDriver::RmdMotorCAN::getSelectionID()ChoosableClassinline
Encoder::getSelectionID()ChoosableClassinline
handlecpp_freertos::Threadprivate
handleGetFuncSet(const ParsedCommand &cmd, std::vector< CommandReply > &replies, TVal &value, TVal(cls1::*getfunc)(), cls *obj)CommandHandlerinlinestatic
handleGetFuncSetFunc(const ParsedCommand &cmd, std::vector< CommandReply > &replies, TVal(cls1::*getfunc)(), void(cls2::*setfunc)(TVal), cls *obj)CommandHandlerinlinestatic
handleGetSet(const ParsedCommand &cmd, std::vector< CommandReply > &replies, TVal &value)CommandHandlerinlinestatic
handleGetSetFunc(const ParsedCommand &cmd, std::vector< CommandReply > &replies, TVal &value, void(cls1::*setfunc)(TVal), cls *obj)CommandHandlerinlinestatic
hasCommands()CommandHandlervirtual
hasIntegratedEncoder()RmdMotorCANinlinevirtual
infoRmdMotorCAN2static
internalCommand(const ParsedCommand &cmd, std::vector< CommandReply > &replies)CommandHandlervirtual
inUseRmdMotorCAN2static
isCreatable()RmdMotorCAN2static
isInHandlerList(CommandHandler *handler)CommandHandlerstatic
isValidCommandId(uint32_t cmdid, uint32_t ignoredFlags=0, uint32_t requiredFlag=0)CommandHandlervirtual
lastAngleUpdateRmdMotorCANprivate
lastErrorsRmdMotorCANprivate
lastPosRmdMotorCANprivate
lastTorqueStatusUpdate_usRmdMotorCANprivate
logEnabledCommandHandlerstatic
logsEnabled()CommandHandlerstatic
logSerial(std::string string)CommandHandlerstatic
logSerialDebug(std::string string)CommandHandlerstatic
maxTorqueRmdMotorCANprivate
modelNameRmdMotorCANprivate
MotorDriver()MotorDriverinline
motorIdRmdMotorCANprivate
motorReady()RmdMotorCANvirtual
Namecpp_freertos::Threadprivate
Namecpp_freertos::Threadprivate
nextAvailableRmdMotorCANprivate
nodeIdRmdMotorCANprivate
Notify()cpp_freertos::Threadinlineprivate
NotifyFromISR()cpp_freertos::Threadinlineprivate
PersistentStorage()PersistentStorage
portRmdMotorCANprivate
posOffsetRmdMotorCANprivate
Prioritycpp_freertos::Threadprivate
registerCommand(const char *cmd, const ID cmdid, const char *help=nullptr, uint32_t flags=0)CommandHandlerinline
registerCommands()RmdMotorCAN
registeredCommandsCommandHandlerprotected
removeCommandHandler()CommandHandlerprotectedvirtual
requestConstantReportEnableRmdMotorCANprivate
requestConstantReports(uint8_t cmd, bool enable, uint16_t interval_10ms)RmdMotorCAN
ResetDelayUntil()cpp_freertos::Threadprivate
restoreDelayedFlagPersistentStorageprotected
restoreFlash() overrideRmdMotorCANvirtual
restoreFlashDelayed()PersistentStorage
restoreFlashStartupCb()PersistentStoragestatic
Resume()cpp_freertos::Threadinlineprivate
ResumeFromISR()cpp_freertos::Threadinlineprivate
RmdMotorCAN(uint8_t instance)RmdMotorCAN
RmdMotorCAN2()RmdMotorCAN2inline
Run()RmdMotorCANvirtual
saveFlash() overrideRmdMotorCANvirtual
SchedulerActivecpp_freertos::Threadprivatestatic
MotorDriver::RmdMotorCAN::selectionIdChoosableClassprotected
Encoder::selectionIdChoosableClassprotected
sendCmd(uint8_t cmd)RmdMotorCAN
sendCommandReplyAsync(CommandReply reply, uint32_t cmdId, CMDtype type, CommandInterface *interface=nullptr)CommandHandler
sendMsg(std::array< uint8_t, 8 > &data, uint8_t len=8)RmdMotorCAN
setCanFilter()RmdMotorCAN
setCommandsEnabled(bool enable)CommandHandlervirtual
setEncoder(std::shared_ptr< Encoder > &encoder)MotorDriverinlinevirtual
setInstance(uint8_t instance)CommandHandlerprotected
setLogsEnabled(bool enabled)CommandHandlerstatic
setPos(int32_t pos) overrideRmdMotorCANvirtual
SetPriority(UBaseType_t NewPriority)cpp_freertos::Threadinlineprivate
setTorque(int16_t torque)RmdMotorCAN
Signal()cpp_freertos::Threadinlineprivate
StackDepthcpp_freertos::Threadprivate
Start()cpp_freertos::Threadprivate
StartGuardLockcpp_freertos::Threadprivatestatic
startMotor() overrideRmdMotorCANvirtual
StartScheduler()cpp_freertos::Threadinlineprivatestatic
startupCompletePersistentStorageprotectedstatic
stopMotor() overrideRmdMotorCANvirtual
Suspend()cpp_freertos::Threadinlineprivate
TaskFunctionAdapter(void *pvParameters)cpp_freertos::Threadprivatestatic
Thread(const std::string Name, uint16_t StackDepth, UBaseType_t Priority)cpp_freertos::Threadprivate
Thread(const char *Name, uint16_t StackDepth, UBaseType_t Priority)cpp_freertos::Threadprivate
Thread(uint16_t StackDepth, UBaseType_t Priority)cpp_freertos::Threadprivate
ThreadStartedcpp_freertos::Threadprivate
ThreadWaitSemcpp_freertos::Threadprivate
turn(int16_t power) overrideRmdMotorCANvirtual
updateRequestMode(bool activerequests)RmdMotorCAN
updateStatus()RmdMotorCAN
Wait(ConditionVariable &Cv, Mutex &CvLock, TickType_t Timeout=portMAX_DELAY)cpp_freertos::Threadprivate
WaitForNotification(TickType_t Timeout=portMAX_DELAY)cpp_freertos::Threadinlineprivate
Yield()cpp_freertos::Threadinlineprivatestatic
~CanHandler()CanHandlervirtual
~ChoosableClass()ChoosableClassinlinevirtual
~CommandHandler()CommandHandlervirtual
~Encoder()Encodervirtual
~MotorDriver()MotorDriverinlinevirtual
~PersistentStorage()PersistentStoragevirtual
~RmdMotorCAN()RmdMotorCANvirtual
~RmdMotorCAN2()RmdMotorCAN2inline
~Thread()cpp_freertos::Threadprivatevirtual