- 27 Aug, 2012 1 commit
-
-
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 2 commits
-
-
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.
-
Bryant Mairs authored
-
- 22 Mar, 2012 2 commits
-
-
Bryant Mairs authored
Modified the Linechart widget so that the "Show units" button is under the "Curve Selection" frame, which is what it actually modifies. Also moved all of the UI that was under the "Curve Selection" to inside of it at the bottom so that the grouping of UI elements is more coherent.
-
Bryant Mairs authored
-
- 09 Mar, 2012 2 commits
- 08 Mar, 2012 3 commits
-
-
Lionel Heng authored
-
Lionel Heng authored
-
Lionel authored
-
- 06 Mar, 2012 1 commit
-
-
hengli authored
-