mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
ef3cb8bf46
- remove separate play and pause buttons, combine these functions in one playPause button. - update icons & button texts - move resources (icons) to logging plugin's own images folder - explain why looking for the next timestamp after the last played one is useful. It causes the replay process to jump over parts of the logfile where no data has been recorded and jumps straight to the first timestamp after that part of the log where data is missing.