- 14 May, 2013 1 commit
-
-
Michael Carpenter authored
Addition of requesting status updates from APM, if APM is in a state with no status updates, this will request them
-
- 25 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 17 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 16 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 11 Apr, 2013 1 commit
-
-
Christopher Hrabia authored
The reason for this is, because the last change in the file structure is buggy, it was only written the message length of the buffer to the file and missed to add the length for the timestamp. For fixing this problem it would be possible to insert something like len += sizeof(quint64); after: int len = mavlink_msg_to_send_buffer(buf+sizeof(quint64), &message); But I think a consistent file structure has more adavatages for a logfile over a more compressed structure. E.g. it would be necessary to go through all packages to proceed a jump during a replay. Additional the LogPlayer was not updated during the last 7 month since the logfile structure was changed (even it was buggy)... If filesize is really a problem I would recommend to change the logfile handling in a way of writting a temporary consistend logfile and compress it afterwards (QCompress) like done by many programs
-
- 16 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 13 Sep, 2012 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 07 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 17 Apr, 2012 1 commit
-
-
LM authored
-
- 06 Mar, 2012 1 commit
-
-
LM authored
-
- 01 Mar, 2012 1 commit
-
-
Lorenz Meier authored
-
- 26 Feb, 2012 1 commit
-
-
Lorenz Meier authored
-
- 20 Feb, 2012 1 commit
-
-
LM authored
-
- 18 Feb, 2012 2 commits
-
-
TobiasSimon authored
-
TobiasSimon authored
-
- 14 Feb, 2012 1 commit
-
-
Bryant Mairs authored
Refactored part of MAVLinkProtocol::receiveBytes() as I was trying to debug within it. Nothing major, though I did remove an unnecessary loop.
-
- 13 Feb, 2012 1 commit
-
-
hengli authored
-
- 08 Feb, 2012 1 commit
-
-
LM authored
-
- 07 Feb, 2012 1 commit
-
-
hengli authored
Code changes to reflect new header information (sysid, compid, timestamp) in protobuf messages. Added protobuf message timeout; old messages will not be visualized. Fixed getParameterValue in ParamManager; the method can segfault if the component id or parameter id is not valid.
-
- 11 Jan, 2012 1 commit
-
-
LM authored
-
- 09 Jan, 2012 1 commit
-
-
LM authored
-
- 12 Dec, 2011 1 commit
-
-
pixhawk authored
-
- 10 Dec, 2011 2 commits
-
-
Lionel Heng authored
-
Lionel Heng authored
Enabled visualization of point cloud data via Protocol Buffers serialization and extended_mavlink_message.
-
- 09 Dec, 2011 1 commit
-
-
hengli authored
-
- 07 Oct, 2011 1 commit
-
-
LM authored
-
- 20 Sep, 2011 1 commit
-
-
LM authored
Fixed roll angle in Google earth, still not smooth. Fixed a number of threading issues. Fixed all custom widget related bugs. Improved MAVLink decoder. Reduced CPU usage substantially across all views
-
- 15 Sep, 2011 1 commit
-
-
pixhawk authored
-
- 02 Sep, 2011 1 commit
-
-
lm authored
-
- 29 Aug, 2011 1 commit
-
-
LM authored
-
- 28 Aug, 2011 1 commit
-
-
lm authored
-
- 21 Aug, 2011 1 commit
-
-
lm authored
-
- 20 Aug, 2011 1 commit
-
-
lm authored
-
- 11 Aug, 2011 1 commit
-
-
LM authored
-
- 09 Aug, 2011 2 commits
- 31 Jul, 2011 1 commit
-
-
lm authored
-
- 16 Apr, 2011 1 commit
-
-
Andrew Tridgell authored
-
- 01 Apr, 2011 1 commit
-
-
James Goppert authored
-