tstellanova
|
ea5e80afeb
|
Move handleParameterUpdate into data model class
|
12 years ago |
tstellanova
|
ca20853343
|
utility methods for data model
|
12 years ago |
tstellanova
|
0be24ebc42
|
rename parameters
|
12 years ago |
tstellanova
|
132795551b
|
remove pure virtual
|
12 years ago |
tstellanova
|
4d77bfedfe
|
wip decoupling the UI (view) from the param data model
|
12 years ago |
tstellanova
|
f020b64121
|
remove pure virtual
|
12 years ago |
tstellanova
|
3713adf2fe
|
fix null ptr exception
|
12 years ago |
tstellanova
|
548a0097ec
|
wip decoupling the UI (view) from the param data model
|
12 years ago |
Lorenz Meier
|
bb7d4c2d4e
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into config
|
12 years ago |
Lorenz Meier
|
6a6a8665e5
|
Fixed win compile error.
|
12 years ago |
Lorenz Meier
|
eb5a54c065
|
Compile and serial port error handling fixes
|
12 years ago |
Lorenz Meier
|
4640d27e1f
|
Cleaned up comm settings widget
|
12 years ago |
Lorenz Meier
|
4d98070c3b
|
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
|
12 years ago |
Lorenz Meier
|
edc7dcc18e
|
Merge branch 'master' into config
|
12 years ago |
Lorenz Meier
|
d35cebded3
|
Added warning in console
|
12 years ago |
Lorenz Meier
|
0a53bfd1a3
|
Fixed typo in signal name
|
12 years ago |
Lorenz Meier
|
a55c7e678f
|
Added proper signal for unknown messages
|
12 years ago |
Lorenz Meier
|
2a0a9430e5
|
Merge branch 'master' into config
|
12 years ago |
Lorenz Meier
|
cbfff6d765
|
Fixed critical issue in refactored startup code
|
12 years ago |
Lorenz Meier
|
5871367765
|
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
|
12 years ago |
Lorenz Meier
|
2ba6578d44
|
Merged in APM config tree
|
12 years ago |
Lorenz Meier
|
27274cd8cd
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into config
|
12 years ago |
Michael Carpenter
|
d88d49f616
|
Change so UASQuickView font sizes are now identical, and change properly based on window size and column count
|
12 years ago |
Lorenz Meier
|
eb8b601475
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into config
|
12 years ago |
Lorenz Meier
|
d32223ecc0
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Lorenz Meier
|
3396c88f28
|
Hide unknown message warning
|
12 years ago |
Lorenz Meier
|
c1b77536e9
|
Added missing files
|
12 years ago |
Lorenz Meier
|
1d28f60486
|
Fixed APM toolbar assumptions about link count
|
12 years ago |
Lorenz Meier
|
b34e16fb75
|
Revert "eliminate refs to nonexistent toolbar files"
This reverts commit 09452414f7 .
|
12 years ago |
Lorenz Meier
|
a250190a37
|
Merge branch 'config_fixes' of https://github.com/tstellanova/qgroundcontrol into config
|
12 years ago |
Lorenz Meier
|
9244a09163
|
Removed more debug statements
|
12 years ago |
Bill Bonney
|
011fc618f1
|
add /GeneratedFiles to .gitignore
|
12 years ago |
Lorenz Meier
|
d95cf00399
|
Serial link selection in toolbar operational
|
12 years ago |
Lorenz Meier
|
67239b4f91
|
Merged QGC master with project-specific startup selection
|
12 years ago |
Lorenz Meier
|
43bd7b72bf
|
Cleaned up view mode selection
|
12 years ago |
Lorenz Meier
|
771102fc23
|
Corrected app version
|
12 years ago |
Lorenz Meier
|
09f3a40c4d
|
Cleanup, operational
|
12 years ago |
Lorenz Meier
|
b445c83322
|
First stab at better multi-use / multi-platform requirements
|
12 years ago |
Michael Carpenter
|
1a40f01963
|
Change for Failsafe config to correctly display GPS status and Disarmed on start
|
12 years ago |
Michael Carpenter
|
d48036996e
|
Change of Serial settings window size and baud/port combobox sizes
|
12 years ago |
Bill Bonney
|
4e29541c79
|
Fixed the accidental removal of UDP listening of startup
|
12 years ago |
Bill Bonney
|
f843806c8e
|
Added the use of QPointer guard wrapper to help fix stability issues
|
12 years ago |
Bill Bonney
|
d3ccd004b9
|
Updated layout of APM Toolbar Status Display for ARM/DISARM
|
12 years ago |
tstellanova
|
174962a149
|
Fixing rc calibration and realtime display
|
12 years ago |
Michael Carpenter
|
b57635c000
|
Changed name in UI from Adv Parameter List to Full Parameter List
|
12 years ago |
Michael Carpenter
|
ca053bd048
|
Addition of pitch/roll/yaw P value locking in ArduCopter Pid Config
|
12 years ago |
Michael Carpenter
|
365a330c83
|
Fix for Standard and Advanced param views not displaying or accepting edits properly
|
12 years ago |
Michael Carpenter
|
b38630b395
|
Added 250ms delay between sending data requests to increase probability of it working.
|
12 years ago |
Michael Carpenter
|
44af0a9320
|
Changed RadioCalibration to have solid green boxes rather than green outlines
|
12 years ago |
Michael Carpenter
|
d8efa558d2
|
Addition of Armed/Disarmed indicator on ApmToolbar
|
12 years ago |