Open FFBoard
Open source force feedback firmware
ODriveCAN1 Member List

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

activeODriveCANprivate
addCommandHandler()CommandHandlerprotectedvirtual
all_driversMotorDriverstatic
all_encodersEncoderstatic
broadcastCommandReply(CommandReply reply, uint32_t cmdId, CMDtype type)CommandHandler
canErrorCallback(CANPort *port, uint32_t errcode)ODriveCANvirtual
CanHandler()CanHandler
canRxFullCallback(CANPort *port, uint32_t fifo)CanHandlervirtual
canRxPendCallback(CANPort *port, CAN_rx_msg &msg) overrideODriveCANvirtual
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) overrideODriveCANvirtual
CommandHandler(const char *clsname, uint16_t clsid, uint8_t instance=0)CommandHandler
commandsEnabledCommandHandlerprotected
connectedODriveCANprivate
cprEncoderprotected
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
errorsODriveCANprivate
filterIdODriveCANprivate
getAllHelpstrings()CommandHandlerstatic
getCANHandlers()CanHandlerinlinestatic
getClassIdFromName(const char *name)CommandHandlerstatic
getClassNameFromId(const uint32_t id)CommandHandlerstatic
MotorDriver::getClassType() overrideMotorDriverinlinevirtual
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() overrideODriveCANvirtual
getCsvHelpstring()CommandHandlervirtual
getEncoder() overrideODriveCANvirtual
getEncoderType() overrideODriveCANvirtual
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()ODriveCANinlinevirtual
getInfo()ODriveCAN1virtual
GetName()cpp_freertos::Threadinlineprivate
GetName()cpp_freertos::Threadinlineprivate
getPos() overrideODriveCANvirtual
getPos_f() overrideODriveCANvirtual
getPosAbs()Encodervirtual
getPosAbs_f()Encodervirtual
GetPriority()cpp_freertos::Threadinlineprivate
GetPriorityFromISR()cpp_freertos::Threadinlineprivate
MotorDriver::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()ODriveCANinlinevirtual
infoODriveCAN1static
internalCommand(const ParsedCommand &cmd, std::vector< CommandReply > &replies)CommandHandlervirtual
inUseODriveCAN1static
isCreatable()ODriveCAN1static
isInHandlerList(CommandHandler *handler)CommandHandlerstatic
isValidCommandId(uint32_t cmdid, uint32_t ignoredFlags=0, uint32_t requiredFlag=0)CommandHandlervirtual
lastCanMessageODriveCANprivate
lastPosODriveCANprivate
lastPosTimeODriveCANprivate
lastSpeedODriveCANprivate
lastVoltageODriveCANprivate
lastVoltageUpdateODriveCANprivate
logEnabledCommandHandlerstatic
logsEnabled()CommandHandlerstatic
logSerial(std::string string)CommandHandlerstatic
logSerialDebug(std::string string)CommandHandlerstatic
maxTorqueODriveCANprivate
MotorDriver()MotorDriverinline
motorIdODriveCANprivate
motorReady() overrideODriveCANvirtual
Namecpp_freertos::Threadprivate
Namecpp_freertos::Threadprivate
nodeIdODriveCANprivate
Notify()cpp_freertos::Threadinlineprivate
NotifyFromISR()cpp_freertos::Threadinlineprivate
ODriveCAN(uint8_t id)ODriveCAN
ODriveCAN1()ODriveCAN1inline
odriveControllerFlagsODriveCANprivate
odriveCurrentStateODriveCANprivate
odriveEncoderFlagsODriveCANprivate
odriveMotorFlagsODriveCANprivate
PersistentStorage()PersistentStorage
portODriveCANprivate
posOffsetODriveCANprivate
posWaitingODriveCANprivate
Prioritycpp_freertos::Threadprivate
readyCb()ODriveCAN
registerCommand(const char *cmd, const ID cmdid, const char *help=nullptr, uint32_t flags=0)CommandHandlerinline
registerCommands()ODriveCAN
registeredCommandsCommandHandlerprotected
reloadPosAfterStartupODriveCANprivate
removeCommandHandler()CommandHandlerprotectedvirtual
requestMsg(uint8_t cmd)ODriveCAN
ResetDelayUntil()cpp_freertos::Threadprivate
restoreDelayedFlagPersistentStorageprotected
restoreFlash() overrideODriveCANvirtual
restoreFlashDelayed()PersistentStorage
restoreFlashStartupCb()PersistentStoragestatic
Resume()cpp_freertos::Threadinlineprivate
ResumeFromISR()cpp_freertos::Threadinlineprivate
Run()ODriveCANvirtual
saveFlash() overrideODriveCANvirtual
SchedulerActivecpp_freertos::Threadprivatestatic
MotorDriver::selectionIdChoosableClassprotected
Encoder::selectionIdChoosableClassprotected
sendCommandReplyAsync(CommandReply reply, uint32_t cmdId, CMDtype type, CommandInterface *interface=nullptr)CommandHandler
sendMsg(uint8_t cmd, T value)ODriveCANinline
sendMsg(uint8_t cmd, float value)ODriveCAN
setCanFilter()ODriveCAN
setCommandsEnabled(bool enable)CommandHandlervirtual
setEncoder(std::shared_ptr< Encoder > &encoder)MotorDriverinlinevirtual
setInstance(uint8_t instance)CommandHandlerprotected
setLogsEnabled(bool enabled)CommandHandlerstatic
setMode(ODriveControlMode controlMode, ODriveInputMode inputMode)ODriveCAN
setPos(int32_t pos) overrideODriveCANvirtual
SetPriority(UBaseType_t NewPriority)cpp_freertos::Threadinlineprivate
setState(ODriveState state)ODriveCAN
setTorque(float torque)ODriveCAN
Signal()cpp_freertos::Threadinlineprivate
StackDepthcpp_freertos::Threadprivate
Start()cpp_freertos::Threadprivate
startAnticogging()ODriveCAN
StartGuardLockcpp_freertos::Threadprivatestatic
startMotor() overrideODriveCANvirtual
StartScheduler()cpp_freertos::Threadinlineprivatestatic
startupCompletePersistentStorageprotectedstatic
stateODriveCANprivate
stopMotor() overrideODriveCANvirtual
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) overrideODriveCANvirtual
Wait(ConditionVariable &Cv, Mutex &CvLock, TickType_t Timeout=portMAX_DELAY)cpp_freertos::Threadprivate
WaitForNotification(TickType_t Timeout=portMAX_DELAY)cpp_freertos::Threadinlineprivate
waitReadyODriveCANprivate
Yield()cpp_freertos::Threadinlineprivatestatic
~CanHandler()CanHandlervirtual
~ChoosableClass()ChoosableClassinlinevirtual
~CommandHandler()CommandHandlervirtual
~Encoder()Encodervirtual
~MotorDriver()MotorDriverinlinevirtual
~ODriveCAN()ODriveCANvirtual
~ODriveCAN1()ODriveCAN1inline
~PersistentStorage()PersistentStoragevirtual
~Thread()cpp_freertos::Threadprivatevirtual