DonLakeFlyer
|
da1296ef2d
|
New file save settings and desktop/mobile file dialog capability
|
8 years ago |
Gus Grubba
|
2ce603bba0
|
Allow mobile devices to download logs (using their own interface)
|
8 years ago |
Lorenz Meier
|
0c47dfc137
|
Fix log file ending in PX4 log downloader for ulog
|
8 years ago |
Don Gagne
|
f2526355ac
|
Move LogDownload to Analyze View
|
9 years ago |
Don Gagne
|
e7979fd93f
|
Must use pack_chan and encode_chan due to mav 2.0 problem
_finalize methods need information which is not available if all you
have is a mavlink_message_t
|
9 years ago |
Don Gagne
|
6046a19624
|
Initial implementation of LogDownloadTest
|
9 years ago |
Nate Weibley
|
b4afd5283b
|
Quickly handle downloading scattered gaps
|
9 years ago |
Nate Weibley
|
4eb21337ee
|
Use human appropriate values for bytes in log downloader
Also report the current transfer rate in the currently downloading status to help expose regressions in performance.
|
9 years ago |
dogmaphobic
|
18ab0fef9b
|
Log Download Fixes
|
9 years ago |
dogmaphobic
|
ba0cca386b
|
Log download fixes.
|
9 years ago |
dogmaphobic
|
f0f739f3a4
|
Fixing a crash bug where a leaving vehicle was not being properly cleaned up.
|
9 years ago |
Don Gagne
|
5af61d210c
|
Correct ownership and deleteLater
|
9 years ago |
Don Gagne
|
b10e690067
|
Fix priority link and default component id usage
|
9 years ago |
Lorenz Meier
|
78550907fe
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
Don Gagne
|
e513494c56
|
Header re-structuring
I removed some needed headers from a top level file which then causes a
ripple effect downstream
|
9 years ago |
Nate Weibley
|
9297cdf3a4
|
Different log download strategy. Break into chunks of 90 byte bins, finish chunks sequentially
|
9 years ago |
Nate Weibley
|
3565bfe34d
|
Switch to hash table for gaps and reposition the file when starting to fill a new segment
|
9 years ago |
Nate Weibley
|
8e97b8f5fb
|
Improve final conditions and speed up fragment acquisition
|
9 years ago |
Nate Weibley
|
68b77d7fe9
|
Improve log gap handling algorithm efficiency
|
9 years ago |
dogmaphobic
|
60ea14ccc6
|
Formatting log sizes using locale specific separators.
|
9 years ago |
dogmaphobic
|
bad14db17e
|
Stop paying attention to heartbeats while downloading logs.
|
9 years ago |
Don Gagne
|
181e69f74d
|
Mini-protocols must only communicate over single link
|
9 years ago |
Don Gagne
|
2b0fff5242
|
Mini-protocols must only communicate over single link
|
9 years ago |
dogmaphobic
|
762aa96516
|
Set file extension based on firmware type.
|
9 years ago |
dogmaphobic
|
c5e4c18379
|
APM Log Download "Fix"
|
9 years ago |
dogmaphobic
|
776ee94083
|
Stupid case error.
|
9 years ago |
dogmaphobic
|
939ee6f45a
|
Implemented Log Download
|
9 years ago |