PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for px4::Replay, including all inherited members.
_data_section_start | px4::Replay | private |
_file_formats | px4::Replay | private |
_file_start_time | px4::Replay | private |
_overridden_params | px4::Replay | private |
_read_buffer | px4::Replay | protected |
_read_until_file_position | px4::Replay | private |
_replay_file | px4::Replay | privatestatic |
_replay_start_time | px4::Replay | private |
_subscription_file_pos | px4::Replay | private |
_subscriptions | px4::Replay | protected |
applyParams(bool quiet) | px4::Replay | static |
custom_command(int argc, char *argv[]) | px4::Replay | static |
extractArraySize(const std::string &type_name_full, int &array_size) | px4::Replay | privatestatic |
findFieldOffset(const std::string &format, const std::string &field_name, int &offset, int &field_size) | px4::Replay | protectedstatic |
findTopic(const std::string &name) | px4::Replay | privatestatic |
handleTopicDelay(uint64_t next_file_time, uint64_t timestamp_offset) | px4::Replay | protectedvirtual |
handleTopicUpdate(Subscription &sub, void *data, std::ifstream &replay_file) | px4::Replay | protectedvirtual |
instantiate(int argc, char *argv[]) | px4::Replay | static |
isSetup() | px4::Replay | inlinestatic |
nextDataMessage(std::ifstream &file, Subscription &subscription, int msg_id) | px4::Replay | protected |
onEnterMainLoop() | px4::Replay | inlineprotectedvirtual |
onExitMainLoop() | px4::Replay | inlineprotectedvirtual |
onSubscriptionAdded(Subscription &sub, uint16_t msg_id) | px4::Replay | inlineprotectedvirtual |
print_usage(const char *reason=nullptr) | px4::Replay | static |
publishTopic(Subscription &sub, void *data) | px4::Replay | protected |
readAndAddSubscription(std::ifstream &file, uint16_t msg_size) | px4::Replay | private |
readAndApplyParameter(std::ifstream &file, uint16_t msg_size) | px4::Replay | private |
readAndHandleAdditionalMessages(std::ifstream &file, std::streampos end_position) | px4::Replay | private |
readDefinitionsAndApplyParams(std::ifstream &file) | px4::Replay | private |
readDropout(std::ifstream &file, uint16_t msg_size) | px4::Replay | private |
readFileDefinitions(std::ifstream &file) | px4::Replay | private |
readFileHeader(std::ifstream &file) | px4::Replay | private |
readFlagBits(std::ifstream &file, uint16_t msg_size) | px4::Replay | private |
readFormat(std::ifstream &file, uint16_t msg_size) | px4::Replay | private |
readTopicDataToBuffer(const Subscription &sub, std::ifstream &replay_file) | px4::Replay | protected |
Replay()=default | px4::Replay | |
run() override | px4::Replay | |
setupReplayFile(const char *file_name) | px4::Replay | static |
setUserParams(const char *filename) | px4::Replay | private |
sizeOfFullType(const std::string &type_name_full) | px4::Replay | privatestatic |
sizeOfType(const std::string &type_name) | px4::Replay | privatestatic |
task_spawn(int argc, char *argv[]) | px4::Replay | static |
~Replay() | px4::Replay | virtual |