- Aug 13, 2012
-
-
Lorenz Meier authored
-
- Aug 08, 2012
-
-
Jessica authored
-
- Aug 07, 2012
-
-
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.
-
- Jul 30, 2012
-
-
Lorenz Meier authored
-
- Jul 28, 2012
-
-
Lorenz Meier authored
-
Jessica authored
Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries.
-
- Jul 25, 2012
-
-
Jessica authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Jul 13, 2012
-
-
Jessica authored
qgcunittest.pro now compiles and runs as long as run in terminal in projcts->Run Settings is unchecked.
-
- Jun 30, 2012
-
-
Jessica authored
-
- Jun 29, 2012
-
-
Jessica authored
-
- Jun 12, 2012
-
-
Lorenz Meier authored
-
- May 31, 2012
- May 29, 2012
-
-
LM authored
-
- May 23, 2012
-
-
pixhawk authored
-
- Apr 17, 2012
-
-
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.
-
- Apr 13, 2012
-
-
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.
-
- Apr 01, 2012
-
-
Lorenz Meier authored
-
- Mar 23, 2012
-
-
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
-
- Mar 22, 2012
-
-
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
-
- Mar 09, 2012
- Mar 08, 2012
-
-
Lionel Heng authored
-
Lionel Heng authored
-
Lionel authored
-
- Mar 06, 2012
- Feb 27, 2012
-
-
Friedrich Fraundorfer authored
-
hengli authored
-
- Feb 26, 2012
-
-
Lionel Heng authored
Added text (component id) to cone/circle symbol symbolizing pose data from that component in 3D view.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-