- May 15, 2013
-
-
Michael Carpenter authored
Changes for new calibration in APM 3.0 (Re: https://github.com/diydrones/MissionPlanner/issues/38), and change in some of the serial timeouts
-
- May 14, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
Addition of requesting status updates from APM, if APM is in a state with no status updates, this will request them
-
- Apr 26, 2013
-
-
Lorenz Meier authored
-
- Apr 25, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Apr 23, 2013
-
-
Lorenz Meier authored
-
- Apr 22, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Apr 21, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Apr 17, 2013
-
-
Lorenz Meier authored
-
- Apr 16, 2013
-
-
Lorenz Meier authored
-
- Apr 11, 2013
-
-
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
-
- Apr 07, 2013
-
-
Lorenz Meier authored
-
- Apr 04, 2013
-
-
Lorenz Meier authored
-
- Apr 03, 2013
-
-
Lorenz Meier authored
-
- Apr 02, 2013
-
-
Lorenz Meier authored
-
- Mar 26, 2013
-
-
Lorenz Meier authored
First stab at JSBSim interface, compiling, operational, but needs the correct startup folders and arguments
-
- Mar 20, 2013
-
-
Thomas Gubler authored
fix hardcoded start of fgfs and terrasync, use system environment variables for linux distro independence
-
- Jan 09, 2013
-
-
Lorenz Meier authored
-
- Dec 27, 2012
-
-
jgoppert authored
-
- Dec 23, 2012
-
-
Lorenz Meier authored
-
- Dec 10, 2012
- Dec 03, 2012
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- Nov 28, 2012
-
-
Lorenz Meier authored
-
James Goppert authored
-
Lorenz Meier authored
-
- Nov 27, 2012
-
-
Lorenz Meier authored
-
- Nov 24, 2012
-
-
Lorenz Meier authored
-
- Nov 11, 2012
-
-
Lorenz Meier authored
-
- Nov 08, 2012
-
-
Thomas Gubler authored
-
- Nov 04, 2012
-
-
Lorenz Meier authored
-
- Oct 28, 2012
-
-
Thomas Gubler authored
-
- Oct 27, 2012
-
-
Lorenz Meier authored
-
- Oct 26, 2012
-
-
Thomas Gubler authored
-