Firmware
|
This is the complete list of members for PX4IO, including all inherited members.
_lock | cdev::CDev | protected |
CDev(const char *devname) | cdev::CDev | |
close(file_t *filep) | cdev::CDev | virtual |
close_last(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
detect() | PX4IO | virtual |
disable_rc_handling() | PX4IO | |
fops | cdev::CDev | protectedstatic |
get_devname() const | cdev::CDev | inline |
init() | PX4IO | virtual |
init(bool disable_rc_handling) | PX4IO | |
ioctl(file *filp, int cmd, unsigned long arg) | PX4IO | virtual |
cdev::CDev::ioctl(file_t *filep, int cmd, unsigned long arg) | cdev::CDev | virtual |
lock() | cdev::CDev | inlineprotected |
open(file_t *filep) | cdev::CDev | virtual |
open_first(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
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_debug() | PX4IO | |
print_status(bool extended_status) | PX4IO | |
PX4IO(device::Device *interface) | PX4IO | |
read(file_t *filep, char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
register_class_devname(const char *class_devname) | cdev::CDev | protectedvirtual |
seek(file_t *filep, off_t offset, int whence) | cdev::CDev | inlinevirtual |
set_failsafe_values(const uint16_t *vals, unsigned len) | PX4IO | |
set_update_rate(int rate) | PX4IO | |
system_status() const (defined in PX4IO) | PX4IO | inline |
test_fmu_fail(bool is_fail) (defined in PX4IO) | PX4IO | inline |
unlock() | cdev::CDev | inlineprotected |
unregister_class_devname(const char *class_devname, unsigned class_instance) | cdev::CDev | protectedvirtual |
write(file *filp, const char *buffer, size_t len) | PX4IO | virtual |
cdev::CDev::write(file_t *filep, const char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
~CDev() (defined in cdev::CDev) | cdev::CDev | virtual |
~PX4IO() | PX4IO | virtual |