PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Attributes | |
hrt_abstime | timestamp_us = 0 |
T | value |
Definition at line 151 of file timestamped_list.h.
hrt_abstime TimestampedList< T >::item_t::timestamp_us = 0 |
Definition at line 152 of file timestamped_list.h.
Referenced by TimestampedList< MavlinkCommandSender::command_item_t >::drop_current(), and TimestampedList< MavlinkCommandSender::command_item_t >::put().
T TimestampedList< T >::item_t::value |
Definition at line 153 of file timestamped_list.h.
Referenced by TimestampedList< MavlinkCommandSender::command_item_t >::get_next(), and TimestampedList< MavlinkCommandSender::command_item_t >::put().