- 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
-
- 26 Mar, 2013 1 commit
-
-
Lorenz Meier authored
First stab at JSBSim interface, compiling, operational, but needs the correct startup folders and arguments
-
- 20 Mar, 2013 1 commit
-
-
Thomas Gubler authored
fix hardcoded start of fgfs and terrasync, use system environment variables for linux distro independence
-
- 09 Jan, 2013 1 commit
-
-
Lorenz Meier authored
-
- 27 Dec, 2012 1 commit
-
-
jgoppert authored
-
- 23 Dec, 2012 1 commit
-
-
Lorenz Meier authored
-
- 10 Dec, 2012 3 commits
- 03 Dec, 2012 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 28 Nov, 2012 3 commits
-
-
Lorenz Meier authored
-
James Goppert authored
-
Lorenz Meier authored
-
- 27 Nov, 2012 1 commit
-
-
Lorenz Meier authored
-
- 24 Nov, 2012 1 commit
-
-
Lorenz Meier authored
-
- 11 Nov, 2012 1 commit
-
-
Lorenz Meier authored
-
- 08 Nov, 2012 1 commit
-
-
Thomas Gubler authored
-
- 04 Nov, 2012 1 commit
-
-
Lorenz Meier authored
-
- 28 Oct, 2012 1 commit
-
-
Thomas Gubler authored
-
- 27 Oct, 2012 1 commit
-
-
Lorenz Meier authored
-
- 26 Oct, 2012 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 14 Oct, 2012 1 commit
-
-
Thomas Gubler authored
-
- 13 Oct, 2012 1 commit
-
-
Thomas Gubler authored
-
- 10 Oct, 2012 1 commit
-
-
Lorenz Meier authored
-
- 07 Oct, 2012 2 commits
-
-
Thomas Gubler authored
re-enabled terrasync for all operating systems, might produce (non severe) errors on Windows or OS X
-
Thomas Gubler authored
-
- 03 Oct, 2012 1 commit
-
-
Thomas Gubler authored
-
- 01 Oct, 2012 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 29 Sep, 2012 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 24 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 22 Sep, 2012 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 19 Sep, 2012 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 16 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-