- 05 Sep, 2012 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 03 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 02 Sep, 2012 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 29 Aug, 2012 1 commit
-
-
Lorenz Meier authored
-
- 27 Aug, 2012 4 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Fixed a number of bad bugs in the HUD, will need a bit more write / SVG rewrite to make it pretty, but is substantially more accurate and reliable now
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 23 Aug, 2012 1 commit
-
-
Lorenz Meier authored
-
- 22 Aug, 2012 2 commits
- 20 Aug, 2012 1 commit
-
-
Jessica authored
-
- 16 Aug, 2012 1 commit
-
-
Jessica authored
-
- 15 Aug, 2012 1 commit
-
-
Jessica authored
-
- 13 Aug, 2012 1 commit
-
-
Lorenz Meier authored
-
- 08 Aug, 2012 1 commit
-
-
Jessica authored
-
- 07 Aug, 2012 1 commit
-
-
Jessica authored
Erros casused by all of the mergedd branches are now fixed for qgroundcontrol.pro. Working on fixing the errors that now appeare in qgcunittest.pro.
-
- 30 Jul, 2012 1 commit
-
-
Lorenz Meier authored
-
- 28 Jul, 2012 2 commits
-
-
Lorenz Meier authored
-
Jessica authored
Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries.
-
- 25 Jul, 2012 3 commits
-
-
Jessica authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 13 Jul, 2012 1 commit
-
-
Jessica authored
qgcunittest.pro now compiles and runs as long as run in terminal in projcts->Run Settings is unchecked.
-
- 30 Jun, 2012 1 commit
-
-
Jessica authored
-
- 29 Jun, 2012 1 commit
-
-
Jessica authored
-
- 12 Jun, 2012 1 commit
-
-
Lorenz Meier authored
-
- 31 May, 2012 2 commits
- 29 May, 2012 1 commit
-
-
LM authored
-
- 23 May, 2012 1 commit
-
-
pixhawk authored
-
- 17 Apr, 2012 3 commits
-
-
Bryant Mairs authored
-
Bryant Mairs authored
Fixed a couple of uninitialized arrays within the MAVLinkDecoder. It would result in weird time values in some data logging instances.
-
Bryant Mairs authored
Replaced the autopilot-specific inclusion of MAVLink to be more generic. Now if you have no actual QGC modifications to make and just want your messages to be available for viewing/logging you can just create the user_config.pri file and override MAVLINK_CONF.
-
- 13 Apr, 2012 2 commits
-
-
Bryant Mairs authored
Also changed calculateRegression(...) to return a bool, as that's all it needs.
-
Bryant Mairs authored
Fixed a stack overflow bug when using the regression fitting command in logfile plot. Solution involved just allocating on the heap instead of the stack.
-
- 01 Apr, 2012 1 commit
-
-
Lorenz Meier authored
-
- 23 Mar, 2012 1 commit
-
-
Bryant Mairs authored
Added a check for a division by zero in AbstractCalibrator::logAverage(). This was causing a crash when attempting a calibration when there's no RC data being received.
-