|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for UavcanBatteryBridge, including all inherited members.
| _debug_enabled | device::Device | protected |
| _list_node_sibling | ListNode< IUavcanSensorBridge *> | protected |
| _lock | cdev::CDev | protected |
| _name | device::Device | protected |
| _pub_blocked | device::CDev | protected |
| _sub_battery | UavcanBatteryBridge | private |
| battery_sub_cb(const uavcan::ReceivedDataStructure< uavcan::equipment::power::BatteryInfo > &msg) | UavcanBatteryBridge | private |
| BatteryInfoCbBinder typedef | UavcanBatteryBridge | 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 | |
| close(file_t *filep) | cdev::CDev | virtual |
| close_last(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
| DEFAULT_MAX_CHANNELS | UavcanCDevSensorBridgeBase | protectedstatic |
| 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 |
| get_name() const override | UavcanBatteryBridge | inlinevirtual |
| get_num_redundant_channels() const override | UavcanCDevSensorBridgeBase | virtual |
| getSibling() const | ListNode< IUavcanSensorBridge *> | inline |
| init() override | UavcanBatteryBridge | virtual |
| ioctl(file_t *filep, int cmd, unsigned long arg) | device::CDev | virtual |
| device::Device::ioctl(unsigned operation, unsigned &arg) | device::Device | inlinevirtual |
| lock() | cdev::CDev | inlineprotected |
| make_all(uavcan::INode &node, List< IUavcanSensorBridge *> &list) | IUavcanSensorBridge | static |
| MAX_NAME_LEN | IUavcanSensorBridge | static |
| NAME | UavcanBatteryBridge | static |
| open(file_t *filep) | cdev::CDev | virtual |
| open_first(file_t *filep) | cdev::CDev | inlineprotectedvirtual |
| device::operator=(const Device &)=delete | device::Device | |
| device::operator=(Device &&)=delete | device::Device | |
| cdev::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_status() const override | UavcanCDevSensorBridgeBase | virtual |
| publish(const int node_id, const void *report) | UavcanCDevSensorBridgeBase | protected |
| device::read(unsigned address, void *data, unsigned count) | device::Device | inlinevirtual |
| cdev::CDev::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_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 |
| setSibling(IUavcanSensorBridge * sibling) | ListNode< IUavcanSensorBridge *> | inline |
| UavcanBatteryBridge(uavcan::INode &node) | UavcanBatteryBridge | |
| UavcanCDevSensorBridgeBase(const char *name, const char *devname, const char *class_devname, const orb_id_t orb_topic_sensor, const unsigned max_channels=DEFAULT_MAX_CHANNELS) | UavcanCDevSensorBridgeBase | inlineprotected |
| 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 |
| ~CDev()=default | device::CDev | virtual |
| ~Device()=default | device::Device | virtual |
| ~IUavcanSensorBridge()=default | IUavcanSensorBridge | virtual |
| ~UavcanCDevSensorBridgeBase() | UavcanCDevSensorBridgeBase | virtual |