PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for BMI088_gyro, including all inherited members.
_bad_registers | BMI088_gyro | private |
_bad_transfers | BMI088_gyro | private |
_checked_bad | BMI088_gyro | private |
_checked_next | BMI088 | protected |
_checked_registers | BMI088_gyro | privatestatic |
_checked_values | BMI088_gyro | private |
_last_temperature | BMI088_gyro | private |
_px4_gyro | BMI088_gyro | private |
_register_wait | BMI088 | protected |
_reset_wait | BMI088 | protected |
_rotation | BMI088 | protected |
_sample_perf | BMI088_gyro | private |
_whoami | BMI088 | protected |
BMI088(const BMI088 &) | BMI088 | protected |
BMI088(const char *name, const char *devname, int bus, uint32_t device, enum spi_mode_e mode, uint32_t frequency, enum Rotation rotation) | BMI088 | |
BMI088_gyro(int bus, const char *path_gyro, uint32_t device, enum Rotation rotation) | BMI088_gyro | |
BMI088_gyro(const BMI088_gyro &) | BMI088_gyro | private |
check_registers(void) | BMI088_gyro | private |
gyro_set_sample_rate(float desired_sample_rate_hz) | BMI088_gyro | private |
init() | BMI088_gyro | virtual |
measure() | BMI088_gyro | private |
measure_trampoline(void *arg) | BMI088_gyro | privatestatic |
modify_reg(unsigned reg, uint8_t clearbits, uint8_t setbits) | BMI088_gyro | private |
operator=(const BMI088_gyro &) | BMI088_gyro | private |
BMI088::operator=(const BMI088 &) | BMI088 | protected |
print_info() | BMI088_gyro | |
print_registers() | BMI088_gyro | |
probe() | BMI088_gyro | protectedvirtual |
read_reg(unsigned reg) | BMI088 | protectedvirtual |
read_reg16(unsigned reg) | BMI088 | protectedvirtual |
reset() | BMI088_gyro | private |
Run() override | BMI088_gyro | private |
set_gyro_range(unsigned max_dps) | BMI088_gyro | private |
start() | BMI088_gyro | |
stop() | BMI088_gyro | private |
test_error() | BMI088_gyro | |
write_checked_reg(unsigned reg, uint8_t value) | BMI088_gyro | private |
write_reg(unsigned reg, uint8_t value) | BMI088 | protected |
~BMI088()=default | BMI088 | virtual |
~BMI088_gyro() | BMI088_gyro | virtual |