Laelaps  2.3.5
RoadNarrows Robotics Small Outdoor Mobile Robot Project
motor::roboclaw::RoboClawComm Member List

This is the complete list of members for motor::roboclaw::RoboClawComm, including all inherited members.

checksum(byte_t buf[], size_t lenBuf, bool bAck=false)motor::roboclaw::RoboClawCommvirtual
close()motor::roboclaw::RoboClawCommvirtual
crc16(uint_t crc, byte_t buf[], size_t lenBuf)motor::roboclaw::RoboClawCommvirtual
enableDbg(bool bEnDis)motor::roboclaw::RoboClawComminlinevirtual
execCmd(byte_t cmd[], size_t lenCmd)motor::roboclaw::RoboClawCommvirtual
execCmdWithAckRsp(byte_t cmd[], size_t lenCmd, MsgFmt fmtCmd=MsgWithNoCrc)motor::roboclaw::RoboClawCommvirtual
execCmdWithDataRsp(byte_t cmd[], size_t lenCmd, byte_t rsp[], size_t lenRsp, MsgFmt fmtCmd=MsgWithNoCrc, MsgFmt fmtRsp=MsgWithCrc)motor::roboclaw::RoboClawCommvirtual
flushInput()motor::roboclaw::RoboClawCommvirtual
getLastCmdCrc()motor::roboclaw::RoboClawComminline
getLastRspCrc()motor::roboclaw::RoboClawComminline
isOpen() const motor::roboclaw::RoboClawComminlinevirtual
m_bDbgEnablemotor::roboclaw::RoboClawCommprotected
m_fdmotor::roboclaw::RoboClawCommprotected
m_nBaudRatemotor::roboclaw::RoboClawCommprotected
m_pChipSelectmotor::roboclaw::RoboClawCommprotected
m_strDevNamemotor::roboclaw::RoboClawCommprotected
m_uCrcCmdmotor::roboclaw::RoboClawCommprotected
m_uCrcRspmotor::roboclaw::RoboClawCommprotected
open(std::string &strDevName, int nBaudRate, RoboClawChipSelect *pChipSelect=NULL)motor::roboclaw::RoboClawCommvirtual
pack16(uint_t val, byte_t buf[])motor::roboclaw::RoboClawComm
pack16(int val, byte_t buf[])motor::roboclaw::RoboClawComminline
pack32(uint_t val, byte_t buf[])motor::roboclaw::RoboClawComm
pack32(int val, byte_t buf[])motor::roboclaw::RoboClawComminline
recvAck()motor::roboclaw::RoboClawCommvirtual
recvDataRsp(byte_t rsp[], size_t lenRsp)motor::roboclaw::RoboClawCommvirtual
RoboClawComm()motor::roboclaw::RoboClawComm
RoboClawComm(std::string &strDevName, int nBaudRate, RoboClawChipSelect *pChipSelect=NULL)motor::roboclaw::RoboClawComm
sendCmd(byte_t cmd[], size_t lenCmd, MsgFmt fmtCmd=MsgWithNoCrc)motor::roboclaw::RoboClawCommvirtual
unpack16(byte_t buf[], uint_t &val)motor::roboclaw::RoboClawComm
unpack16(byte_t buf[], int &val)motor::roboclaw::RoboClawComm
unpack32(byte_t buf[], uint_t &val)motor::roboclaw::RoboClawComm
unpack32(byte_t buf[], int &val)motor::roboclaw::RoboClawComm
~RoboClawComm()motor::roboclaw::RoboClawCommvirtual