This is the complete list of members for CrazyflieUSB, including all inherited members.
__attribute__((packed)) | ITransport | |
CrazyflieUSB(uint32_t devid) | CrazyflieUSB | |
enableLogging(bool enable) | ITransport | |
ITransport() | ITransport | inline |
logAck(const Ack &ack) | ITransport | protected |
logPacket(const uint8_t *data, uint32_t length) | ITransport | protected |
m_ctx | USBDevice | protected |
m_enableLogging | ITransport | protected |
m_file | ITransport | protected |
m_handle | USBDevice | protected |
m_version | USBDevice | protected |
numDevices() | CrazyflieUSB | static |
USBDevice::numDevices(uint16_t idVendor, uint16_t idProduct) | USBDevice | protectedstatic |
open(uint32_t devid) | USBDevice | protected |
sendPacket(const uint8_t *data, uint32_t length, ITransport::Ack &result) | CrazyflieUSB | virtual |
sendPacketNoAck(const uint8_t *data, uint32_t length) | CrazyflieUSB | virtual |
sendVendorSetup(uint8_t request, uint16_t value, uint16_t index, const unsigned char *data, uint16_t length) | USBDevice | protected |
serial() | CrazyflieUSB | |
setCrtpToUsb(bool crtpToUsb) | CrazyflieUSB | private |
USBDevice(uint16_t idVendor, uint16_t idProduct) | USBDevice | |
version() const | CrazyflieUSB | |
~CrazyflieUSB() | CrazyflieUSB | |
~ITransport() | ITransport | inlinevirtual |
~USBDevice() | USBDevice | virtual |