DJI Onboard SDK
4.0
|
POSIX-Compatible USB Driver for *NIX platforms. More...
#include <linux_usb_device.hpp>
Inherits DJI::OSDK::HardDriver.
Public Member Functions | |
void | init () |
bool | isDJIUSBDevice (uint16_t idVendor, uint16_t idProduct) |
size_t | send (const uint8_t *buf, size_t len) |
Start of DJI_HardDriver virtual function implementations. | |
size_t | readall (uint8_t *buf, size_t maxlen) |
time_ms | getTimeStamp () |
POSIX-Compatible USB Driver for *NIX platforms.