- 21 Apr, 2013 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 18 Apr, 2013 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 17 Apr, 2013 3 commits
-
-
Lorenz Meier authored
Save and store last log file directory
-
Lorenz Meier authored
-
Christopher Hrabia authored
and reuse it when loading or saving new log files
-
- 16 Apr, 2013 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 15 Apr, 2013 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 14 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 13 Apr, 2013 1 commit
-
-
Lorenz Meier authored
Fix/Revert problematic logfile structure changes
-
- 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
-
- 07 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 06 Apr, 2013 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 04 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-
- 03 Apr, 2013 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 02 Apr, 2013 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
fix hardcoded start of fgfs and terrasync, use system environment variables for linux distro independence
-
- 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
-
- 14 Mar, 2013 1 commit
-
-
Lorenz Meier authored
-
- 13 Mar, 2013 2 commits
-
-
Lorenz Meier authored
archlinux compatibility
-
-
- 11 Mar, 2013 1 commit
-
-
Lorenz Meier authored
-
- 09 Mar, 2013 2 commits
-
-
Lorenz Meier authored
First, stupid, naive version of PX4 uploader, needs testing and cross-platform fixes. Compiles, ready for testing
-
Thomas Gubler authored
-
- 07 Mar, 2013 1 commit
-
-
Lorenz Meier authored
-
- 25 Feb, 2013 5 commits
-
-
Lorenz Meier authored
Hil flightgear
-
Lorenz Meier authored
Changed default MAVLink messages back to nothing from "pixhawk"
-
Lorenz Meier authored
The HSIDisplay widget now displays all types of waypoints.
-
Lorenz Meier authored
-
Lorenz Meier authored
-