PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for PWMSim, including all inherited members.
_lock | cdev::CDev | protected |
_mixing_output | PWMSim | private |
_parameter_update_sub | PWMSim | private |
CDev(const char *devname) | cdev::CDev | explicit |
CDev(const CDev &)=delete | cdev::CDev | |
CDev(CDev &&)=delete | cdev::CDev | |
close(file_t *filep) | cdev::CDev | virtual |
close_last(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
custom_command(int argc, char *argv[]) | PWMSim | static |
fops | cdev::CDev | protectedstatic |
get_devname() const | cdev::CDev | inline |
init() | cdev::CDev | virtual |
ioctl(device::file_t *filp, int cmd, unsigned long arg) override | PWMSim | virtual |
lock() | cdev::CDev | inlineprotected |
MAX_ACTUATORS | OutputModuleInterface | static |
mixerChanged() | OutputModuleInterface | inlinevirtual |
open(file_t *filep) | cdev::CDev | virtual |
open_first(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
operator=(const CDev &)=delete | cdev::CDev | |
operator=(CDev &&)=delete | cdev::CDev | |
OutputModuleInterface(const char *name, const px4::wq_config_t &config) | OutputModuleInterface | inline |
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_status() override | PWMSim | |
print_usage(const char *reason=nullptr) | PWMSim | static |
PWM_SIM_DISARMED_MAGIC | PWMSim | privatestatic |
PWM_SIM_FAILSAFE_MAGIC | PWMSim | privatestatic |
PWM_SIM_PWM_MAX_MAGIC | PWMSim | privatestatic |
PWM_SIM_PWM_MIN_MAGIC | PWMSim | privatestatic |
PWMSim(bool hil_mode_enabled) | PWMSim | |
read(file_t *filep, char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
register_class_devname(const char *class_devname) | cdev::CDev | protectedvirtual |
Run() override | PWMSim | |
seek(file_t *filep, off_t offset, int whence) | cdev::CDev | inlinevirtual |
task_spawn(int argc, char *argv[]) | PWMSim | static |
unlock() | cdev::CDev | inlineprotected |
unregister_class_devname(const char *class_devname, unsigned class_instance) | cdev::CDev | protectedvirtual |
unregister_driver_and_memory() | cdev::CDev | protected |
updateOutputs(bool stop_motors, uint16_t outputs[MAX_ACTUATORS], unsigned num_outputs, unsigned num_control_groups_updated) override | PWMSim | virtual |
write(file_t *filep, const char *buffer, size_t buflen) | cdev::CDev | inlinevirtual |
~CDev() | cdev::CDev | virtual |