APM:Libraries
|
Namespaces | |
bxcan | |
clock | |
Classes | |
class | BusEvent |
struct | CanRxItem |
struct | CriticalSectionLocker |
class | DeviceBus |
class | I2CDevice |
class | I2CDeviceManager |
class | NSHShellStream |
class | PX4_I2C |
class | PX4AnalogIn |
class | PX4AnalogSource |
class | PX4CAN |
class | PX4CANManager |
class | PX4DigitalSource |
class | PX4GPIO |
class | PX4RCInput |
class | PX4RCOutput |
class | PX4Scheduler |
class | PX4Storage |
class | PX4UARTDriver |
class | PX4Util |
class | Semaphore |
class | SPIBus |
struct | SPIDesc |
class | SPIDevice |
class | SPIDeviceManager |
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.