- 28 Aug, 2014 5 commits
-
-
Lorenz Meier authored
Modified to use new FILE_TRANSFER_PROTOCOL message
-
Don Gagne authored
-
Don Gagne authored
Otherwise we can end up generating strange CRCs.
-
Don Gagne authored
-
Don Gagne authored
- Also corrected system/component id usage - Switched to new Qt5 connect api
-
- 26 Aug, 2014 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 25 Aug, 2014 7 commits
-
-
Lorenz Meier authored
Fix unit test crash rom Pull 840
-
Don Gagne authored
-
Lorenz Meier authored
Fix Linux compiler warnings from Pull 840
-
Don Gagne authored
-
Lorenz Meier authored
Updated RC Cal validation rules
-
Don Gagne authored
Also uses new min/max/invalid widget display
-
Don Gagne authored
-
- 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 13 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.
-