APM:Libraries
|
Namespaces | |
bxcan | |
clock | |
Classes | |
class | BusEvent |
struct | CanRxItem |
struct | CriticalSectionLocker |
class | DeviceBus |
class | I2CDevice |
class | I2CDeviceManager |
class | NSHShellStream |
class | Semaphore |
class | SPIBus |
struct | SPIDesc |
class | SPIDevice |
class | SPIDeviceManager |
class | VRBRAIN_I2C |
class | VRBRAINAnalogIn |
class | VRBRAINAnalogSource |
class | VRBRAINCAN |
class | VRBRAINCANManager |
class | VRBRAINDigitalSource |
class | VRBRAINGPIO |
class | VRBRAINRCInput |
class | VRBRAINRCOutput |
class | VRBRAINScheduler |
class | VRBRAINStorage |
class | VRBRAINUARTDriver |
class | VRBRAINUtil |
Variables | |
static const int16_t | ErrUnknown = 1000 |
Reserved for future use. More... | |
static const int16_t | ErrNotImplemented = 1001 |
Feature not implemented. More... | |
static const int16_t | ErrInvalidBitRate = 1002 |
Bit rate not supported. More... | |
static const int16_t | ErrLogic = 1003 |
Internal logic error. More... | |
static const int16_t | ErrUnsupportedFrame = 1004 |
Frame not supported (e.g. RTR, CAN FD, etc) More... | |
static const int16_t | ErrMsrInakNotSet = 1005 |
INAK bit of the MSR register is not 1. More... | |
static const int16_t | ErrMsrInakNotCleared = 1006 |
INAK bit of the MSR register is not 0. More... | |
static const int16_t | ErrBitRateNotDetected = 1007 |
Auto bit rate detection could not be finished. More... | |
static const int16_t | ErrFilterNumConfigs = 1008 |
Auto bit rate detection could not be finished. More... | |
static const AP_HAL::HAL & | hal = AP_HAL::get_HAL() |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 29 of file Device.cpp.