- 24 Aug, 2014 12 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
handle wgs84 altitude correctly, AMSL also displayed in ft
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
RC Calibration Updates
-
Thomas Gubler authored
-
Lorenz Meier authored
emit roll, pitch and yaw setpoints for plotting
-
- 23 Aug, 2014 15 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
also adds AMSL output in ft
-
Don Gagne authored
- Updated to use RCChannelWidget - Removed attitude control widgets - Previous calibration values now shown when not actively calibrating
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Left QGCRadioChannelDisplay alone so that I didn’t need to modify all the other APM board code which uses this control. Also new control only support horizontal orientation, with no plans to add vertical.
-
Lorenz Meier authored
Threading fixes
-
Don Gagne authored
Path through code allowed for xmlfile to be used when file was not opened. Also changed qWarning->qDebug to allow QT_FAIL_WARNINGS to be used to find bugs.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
This allows us to run with QT_FAIL_WARNINGS to find bugs. Also temp comment out of failed signal connection.
-
Don Gagne authored
This prevents a threading problem where previously the new happened on the wrong thread.
-
Don Gagne authored
This way we can test with QT_FAIL_WARNINGS set.
-
Don Gagne authored
Need to check for QImage failure otherwise it will through a qWarning.
-
- 21 Aug, 2014 12 commits
-
-
Lorenz Meier authored
mavlink: updated submode to latest master
-
Julian Oes authored
-
Lorenz Meier authored
-
Lorenz Meier authored
New implementation of PX4 RC Calibration
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Plus a few API tweaks
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Mimic pending param support by just calling through to setParameter.
-
Don Gagne authored
-
- 16 Aug, 2014 1 commit
-
-
Lorenz Meier authored
-