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
tstellanova
00b6d2fc2e
wip new RC layout
12 years ago
tstellanova
bca2c3692e
Fix waiting label display
12 years ago
tstellanova
e5198b1e73
Gradients for RC indicators
12 years ago
tstellanova
174d686db9
improve visiblity of RC channel indicators
12 years ago
Michael Carpenter
eb59fcb59f
Fix for saving and reloading QuickView column count
12 years ago
tstellanova
4034178a1b
Workaround google maps breakage
...
Add map type selector menu; use Bing maps by default; zoom to a more
human scale on Go Home
12 years ago
tstellanova
3a5e2815bc
Fixes for displaying RC Ch5-Ch8
12 years ago
Michael Carpenter
8797ecd5b4
Changed "Adv Parameter List" to "Full Parameter List"
12 years ago
Michael Carpenter
4dbb954de8
Fix for accelerometer config failure leading to inability to recalibrate. Also changing screen will void calibration and require recalibration.
12 years ago
Michael Carpenter
2ecd72d0f6
Removed "BETA" tag from firmware button images until they can be done properly
12 years ago
Michael Carpenter
0abdb7626e
Reordered InfoView tabs, so Messages is at the end
12 years ago
Michael Carpenter
dc8f2ec704
Changed to increase spacing between QML toolbar items to make text more readable
12 years ago
tstellanova
0ab6baea42
wip new advanced configuration layout
12 years ago
tstellanova
64bb126e20
Start adjusting config UI
...
Start move to single column layout for advanced parameters; Fix
crashing bug in PrimaryFlightDisplay when uas is removed and then
re-added; workaround compiler warning in GeneralBlockPanelKernel,
12 years ago
Michael Carpenter
41c1794008
Change so firmware information requests happen 10 seconds after startup instead of 0.5seconds, to avoid a race condition
12 years ago
Michael Carpenter
d35a7cd792
Change for console mode, allows for console window and qDebug() output in release mode
12 years ago