#include <AP_Baro_UAVCAN.h>
Definition at line 6 of file AP_Baro_UAVCAN.h.
◆ AP_Baro_UAVCAN()
AP_Baro_UAVCAN::AP_Baro_UAVCAN |
( |
AP_Baro & |
| ) |
|
◆ ~AP_Baro_UAVCAN()
AP_Baro_UAVCAN::~AP_Baro_UAVCAN |
( |
| ) |
|
|
override |
◆ handle_baro_msg()
virtual void AP_Baro_UAVCAN::handle_baro_msg |
( |
float |
pressure, |
|
|
float |
temperature |
|
) |
| |
|
overridevirtual |
◆ probe()
◆ register_uavcan_baro()
bool AP_Baro_UAVCAN::register_uavcan_baro |
( |
uint8_t |
mgr, |
|
|
uint8_t |
node |
|
) |
| |
◆ update()
void AP_Baro_UAVCAN::update |
( |
| ) |
|
|
overridevirtual |
◆ _initialized
bool AP_Baro_UAVCAN::_initialized |
|
private |
◆ _instance
uint8_t AP_Baro_UAVCAN::_instance |
|
private |
◆ _last_timestamp
uint64_t AP_Baro_UAVCAN::_last_timestamp |
|
private |
◆ _manager
uint8_t AP_Baro_UAVCAN::_manager |
|
private |
◆ _pressure
float AP_Baro_UAVCAN::_pressure |
|
private |
◆ _sem_baro
◆ _temperature
float AP_Baro_UAVCAN::_temperature |
|
private |
The documentation for this class was generated from the following file: