|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for LIS3MDL, including all inherited members.
| _calibrated | LIS3MDL | private |
| _check_state_cnt | LIS3MDL | private |
| _class_instance | LIS3MDL | private |
| _cntl_reg1 | LIS3MDL | private |
| _cntl_reg2 | LIS3MDL | private |
| _cntl_reg3 | LIS3MDL | private |
| _cntl_reg4 | LIS3MDL | private |
| _cntl_reg5 | LIS3MDL | private |
| _comms_errors | LIS3MDL | private |
| _conf_errors | LIS3MDL | private |
| _continuous_mode_set | LIS3MDL | private |
| _debug_enabled | device::Device | protected |
| _interface | LIS3MDL | protected |
| _lock | cdev::CDev | protected |
| _mag_topic | LIS3MDL | private |
| _measure_interval | LIS3MDL | private |
| _mode | LIS3MDL | private |
| _name | device::Device | protected |
| _orb_class_instance | LIS3MDL | private |
| _pub_blocked | device::CDev | protected |
| _range_bits | LIS3MDL | private |
| _range_errors | LIS3MDL | private |
| _range_ga | LIS3MDL | private |
| _range_scale | LIS3MDL | private |
| _reports | LIS3MDL | private |
| _rotation | LIS3MDL | private |
| _sample_perf | LIS3MDL | private |
| _scale | LIS3MDL | private |
| _temperature_counter | LIS3MDL | private |
| _temperature_error_count | LIS3MDL | private |
| calibrate(struct file *file_pointer, unsigned enable) | LIS3MDL | private |
| CDev(const char *name, const char *devname) | device::CDev | |
| cdev::CDev::CDev(const char *devname) | cdev::CDev | explicit |
| cdev::CDev::CDev(const CDev &)=delete | cdev::CDev | |
| cdev::CDev::CDev(CDev &&)=delete | cdev::CDev | |
| check_offset() | LIS3MDL | private |
| check_scale() | LIS3MDL | private |
| close(file_t *filep) | cdev::CDev | virtual |
| close_last(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
| collect() | LIS3MDL | private |
| Device(const Device &)=delete | device::Device | |
| Device(Device &&)=delete | device::Device | |
| Device(const char *name) | device::Device | inlineexplicitprotected |
| Device(const char *name, DeviceBusType bus_type, uint8_t bus, uint8_t address, uint8_t devtype=0) | device::Device | inlineprotected |
| Device(DeviceBusType bus_type, uint8_t bus, uint8_t address, uint8_t devtype=0) | device::Device | inlineprotected |
| device_id_print_buffer(char *buffer, int length, uint32_t id) | device::Device | inlinestatic |
| DeviceBusType enum name | device::Device | |
| DeviceBusType_I2C enum value | device::Device | |
| DeviceBusType_SIMULATION enum value | device::Device | |
| DeviceBusType_SPI enum value | device::Device | |
| DeviceBusType_UAVCAN enum value | device::Device | |
| DeviceBusType_UNKNOWN enum value | device::Device | |
| external() const | device::Device | inlinevirtual |
| fops | cdev::CDev | protectedstatic |
| get_device_address() const | device::Device | inline |
| get_device_bus() const | device::Device | inline |
| get_device_bus_string(DeviceBusType bus) | device::Device | inlinestatic |
| get_device_bus_type() const | device::Device | inline |
| get_device_id() const | device::Device | inline |
| get_device_type() const | device::Device | inline |
| get_devname() const | cdev::CDev | inline |
| init() | LIS3MDL | virtual |
| ioctl(struct file *file_pointer, int cmd, unsigned long arg) | LIS3MDL | virtual |
| device::CDev::ioctl(file_t *filep, int cmd, unsigned long arg) | device::CDev | virtual |
| device::Device::ioctl(unsigned operation, unsigned &arg) | device::Device | inlinevirtual |
| LIS3MDL(device::Device *interface, const char *path, enum Rotation rotation) | LIS3MDL | |
| LIS3MDL(const LIS3MDL &) | LIS3MDL | private |
| lock() | cdev::CDev | inlineprotected |
| measure() | LIS3MDL | private |
| open(file_t *filep) | cdev::CDev | virtual |
| open_first(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
| operator=(const LIS3MDL &) | LIS3MDL | private |
| device::CDev::operator=(const Device &)=delete | device::Device | |
| device::CDev::operator=(Device &&)=delete | device::Device | |
| device::CDev::operator=(const CDev &)=delete | cdev::CDev | |
| cdev::CDev::operator=(CDev &&)=delete | cdev::CDev | |
| poll(file_t *filep, px4_pollfd_struct_t *fds, bool setup) | cdev::CDev | virtual |
| poll_notify(pollevent_t events) | cdev::CDev | protectedvirtual |
| poll_notify_one(px4_pollfd_struct_t *fds, pollevent_t events) | cdev::CDev | protectedvirtual |
| poll_state(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
| print_info() | LIS3MDL | |
| read(struct file *file_pointer, char *buffer, size_t buffer_len) | LIS3MDL | virtual |
| device::CDev::read(unsigned address, void *data, unsigned count) | device::Device | inlinevirtual |
| device::CDev::read(file_t *filep, char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
| read_reg(uint8_t reg, uint8_t &val) | LIS3MDL | private |
| register_class_devname(const char *class_devname) | cdev::CDev | protectedvirtual |
| reset() | LIS3MDL | private |
| Run() override | LIS3MDL | private |
| seek(file_t *filep, off_t offset, int whence) | cdev::CDev | inlinevirtual |
| set_default_register_values() | LIS3MDL | |
| set_device_address(int address) | device::Device | inline |
| set_device_bus(uint8_t bus) | device::Device | inline |
| set_device_bus_type(DeviceBusType bus_type) | device::Device | inline |
| set_device_type(uint8_t devtype) | device::Device | inline |
| set_excitement(unsigned enable) | LIS3MDL | private |
| set_range(unsigned range) | LIS3MDL | private |
| start() | LIS3MDL | private |
| stop() | LIS3MDL | |
| unlock() | cdev::CDev | inlineprotected |
| unregister_class_devname(const char *class_devname, unsigned class_instance) | cdev::CDev | protectedvirtual |
| unregister_driver_and_memory() | cdev::CDev | protected |
| device::write(unsigned address, void *data, unsigned count) | device::Device | inlinevirtual |
| cdev::CDev::write(file_t *filep, const char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
| write_reg(uint8_t reg, uint8_t val) | LIS3MDL | private |
| ~CDev()=default | device::CDev | virtual |
| ~Device()=default | device::Device | virtual |
| ~LIS3MDL() | LIS3MDL | virtual |