PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for SDP3X, including all inherited members.
_airspeed_orb_class_instance | Airspeed | protected |
_airspeed_pub | Airspeed | protected |
_class_instance | Airspeed | protected |
_collect_phase | Airspeed | protected |
_comms_errors | Airspeed | protected |
_conversion_interval | Airspeed | protected |
_diff_pres_offset | Airspeed | protected |
_filter | SDP3X | private |
_measure_interval | Airspeed | protected |
_sample_perf | Airspeed | protected |
_scale | SDP3X | private |
_sensor_ok | Airspeed | protected |
Airspeed(int bus, int address, unsigned conversion_interval, const char *path) | Airspeed | |
collect() override | SDP3X | privatevirtual |
crc(const uint8_t data[], unsigned size, uint8_t checksum) | SDP3X | private |
init() | Airspeed | virtual |
init_sdp3x() | SDP3X | private |
ioctl(device::file_t *filp, int cmd, unsigned long arg) | Airspeed | virtual |
measure() override | SDP3X | inlineprivatevirtual |
new_report(const differential_pressure_s &report) | Airspeed | protected |
probe() override | SDP3X | privatevirtual |
Run() override | SDP3X | privatevirtual |
SDP3X(int bus, int address=I2C_ADDRESS_1_SDP3X, const char *path=PATH_SDP3X) | SDP3X | inline |
start() | Airspeed | protected |
stop() | Airspeed | protected |
write_command(uint16_t command) | SDP3X | private |
~Airspeed() | Airspeed | virtual |