Open FFBoard
Open source force feedback firmware
VESC_2 Member List

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

activeMotorVescCANprivate
addCommandHandler()CommandHandlerprotectedvirtual
all_driversMotorDriverstatic
all_encodersEncoderstatic
askGetValue()VescCANprivate
askPositionEncoder()VescCANprivate
broadcastCommandReply(CommandReply reply, uint32_t cmdId, CMDtype type)CommandHandler
buffer_append_float32(uint8_t *buffer, float number, float scale, int32_t *index)VescCANprivate
buffer_append_int32(uint8_t *buffer, int32_t number, int32_t *index)VescCANprivate
buffer_append_uint32(uint8_t *buffer, uint32_t number, int32_t *index)VescCANprivate
buffer_get_float16(const uint8_t *buffer, float scale, int32_t *index)VescCANprivate
buffer_get_float32(const uint8_t *buffer, float scale, int32_t *index)VescCANprivate
buffer_get_int16(const uint8_t *buffer, int32_t *index)VescCANprivate
buffer_get_int32(const uint8_t *buffer, int32_t *index)VescCANprivate
buffer_get_uint32(const uint8_t *buffer, int32_t *index)VescCANprivate
buffer_rxVescCANprivate
canErrorCallback(CANPort *port, uint32_t errcode)CanHandlervirtual
CanHandler()CanHandler
canRxFullCallback(CANPort *port, uint32_t fifo)CanHandlervirtual
canRxPendCallback(CANPort *port, CAN_rx_msg &msg) overrideVescCANvirtual
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)VescCANvirtual
CommandHandler(const char *clsname, uint16_t clsid, uint8_t instance=0)CommandHandler
commandsEnabledCommandHandlerprotected
cprEncoderprotected
crc16_tabVescCANprivatestatic
crcpolyVescCANprivatestatic
crcTableInitializedVescCANprivatestatic
decode_buffer(uint8_t *buffer, uint8_t len)VescCANprivate
decodeEncoderPosition(float newPos)VescCANprivate
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
encCountVescCANprivate
Encoder()Encoder
encRateVescCANprivate
encStartPeriodVescCANprivate
EndScheduler()cpp_freertos::Threadinlineprivatestatic
filterIdVescCANprivate
flashAddrsVescCANprivate
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() overrideVescCANvirtual
getCsvHelpstring()CommandHandlervirtual
getEncoder() overrideVescCANvirtual
getEncoderType() overrideVescCANvirtual
getFirmwareInfo()VescCANprivate
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()VescCANinlinevirtual
getInfo()VESC_2virtual
GetName()cpp_freertos::Threadinlineprivate
GetName()cpp_freertos::Threadinlineprivate
getPos() overrideVescCANvirtual
getPos_f() overrideVescCANvirtual
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() overrideVescCANvirtual
infoVESC_2static
internalCommand(const ParsedCommand &cmd, std::vector< CommandReply > &replies)CommandHandlervirtual
inUseVESC_2static
isCreatable()VESC_2static
isFirmwareCompatible()VescCANprivate
isInHandlerList(CommandHandler *handler)CommandHandlerstatic
isValidCommandId(uint32_t cmdid, uint32_t ignoredFlags=0, uint32_t requiredFlag=0)CommandHandlervirtual
lastPosVescCANprivate
lastTorqueVescCANprivate
lastVescResponseVescCANprivate
logEnabledCommandHandlerstatic
logsEnabled()CommandHandlerstatic
logSerial(std::string string)CommandHandlerstatic
logSerialDebug(std::string string)CommandHandlerstatic
MotorDriver()MotorDriverinline
motorReady() overrideVescCANvirtual
mtPosVescCANprivate
Namecpp_freertos::Threadprivate
Namecpp_freertos::Threadprivate
Notify()cpp_freertos::Threadinlineprivate
NotifyFromISR()cpp_freertos::Threadinlineprivate
OFFB_can_IdVescCANprivate
PersistentStorage()PersistentStorage
portVescCANprivate
posOffsetVescCANprivate
prevPos360VescCANprivate
Prioritycpp_freertos::Threadprivate
registerCommand(const char *cmd, const ID cmdid, const char *help=nullptr, uint32_t flags=0)CommandHandlerinline
registerCommands()VescCAN
registeredCommandsCommandHandlerprotected
removeCommandHandler()CommandHandlerprotectedvirtual
ResetDelayUntil()cpp_freertos::Threadprivate
restoreDelayedFlagPersistentStorageprotected
restoreFlash() overrideVescCANvirtual
restoreFlashDelayed()PersistentStorage
restoreFlashStartupCb()PersistentStoragestatic
Resume()cpp_freertos::Threadinlineprivate
ResumeFromISR()cpp_freertos::Threadinlineprivate
Run()VescCANvirtual
saveFlash() overrideVescCANvirtual
saveFlashOffset()VescCANprivate
SchedulerActivecpp_freertos::Threadprivatestatic
MotorDriver::selectionIdChoosableClassprotected
Encoder::selectionIdChoosableClassprotected
sendCommandReplyAsync(CommandReply reply, uint32_t cmdId, CMDtype type, CommandInterface *interface=nullptr)CommandHandler
sendMsg(uint8_t cmd, uint8_t *buffer, uint8_t len)VescCANprivate
sendPing()VescCANprivate
setAddress(uint8_t address)VescCAN
setCommandsEnabled(bool enable)CommandHandlervirtual
setEncoder(std::shared_ptr< Encoder > &encoder)MotorDriverinlinevirtual
setInstance(uint8_t instance)CommandHandlerprotected
setLogsEnabled(bool enabled)CommandHandlerstatic
setPos(int32_t pos) overrideVescCANvirtual
SetPriority(UBaseType_t NewPriority)cpp_freertos::Threadinlineprivate
setTorque(float torque)VescCANprivate
Signal()cpp_freertos::Threadinlineprivate
StackDepthcpp_freertos::Threadprivate
Start()cpp_freertos::Threadprivate
StartGuardLockcpp_freertos::Threadprivatestatic
startMotor() overrideVescCANvirtual
StartScheduler()cpp_freertos::Threadinlineprivatestatic
startupCompletePersistentStorageprotectedstatic
stateVescCANprivate
stopMotor() overrideVescCANvirtual
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) overrideVescCANvirtual
useEncoderVescCANprivate
VESC_2()VESC_2inline
VESC_can_IdVescCANprivate
VescCAN(uint8_t address)VescCAN
vescErrorFlagVescCANprivate
voltageVescCANprivate
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
~Thread()cpp_freertos::Threadprivatevirtual
~VESC_2()VESC_2inline
~VescCAN()VescCANvirtual