Lorenz Meier
|
b76b728216
|
Placed connect button better, added simple message console
|
12 years ago |
Lorenz Meier
|
796a8d85f6
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into integration_merge
|
12 years ago |
Lorenz Meier
|
33f39e713c
|
Merge pull request #284 from pigeonhunter/patch-1
Update README
|
12 years ago |
Lorenz Meier
|
9582bd5aba
|
Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter
|
12 years ago |
Lorenz Meier
|
5aaad528ee
|
Merge branch 'hud' into integration_merge
|
12 years ago |
Lorenz Meier
|
3dcf43f3aa
|
Merged master
|
12 years ago |
Lorenz Meier
|
982b2e50ec
|
Fixed up style sheet
|
12 years ago |
Lorenz Meier
|
4b5bc3048f
|
Fixed PFD to behave, no global defines any more
|
12 years ago |
Lorenz Meier
|
3149ae7656
|
Merge branch 'mp_merge' of https://github.com/diydrones/qgroundcontrol into integration_merge
|
12 years ago |
Lorenz Meier
|
8cc94fc796
|
Fixed PFD to behave, no global defines any more
|
12 years ago |
Lorenz Meier
|
53de277456
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into hud
|
12 years ago |
Lorenz Meier
|
7cb7efaecc
|
Merge branch 'master' of github.com:dongfang/qgroundcontrol into hud
|
12 years ago |
Lorenz Meier
|
d4e36442d0
|
Revert "MAVLink update"
This reverts commit 233a17161a .
|
12 years ago |
Lorenz Meier
|
51c4592070
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Lorenz Meier
|
233a17161a
|
MAVLink update
|
12 years ago |
Lorenz Meier
|
e79b49fd4a
|
MAVLink update
|
12 years ago |
Michael Carpenter
|
d06caab203
|
Test merge of Soren's PFD into mp_merge
|
12 years ago |
Michael Carpenter
|
ac110b79a6
|
Merge remote-tracking branch 'soren/master'
|
12 years ago |
Michael Carpenter
|
4f4d88ba4c
|
Fix for min/max values of radio configuration sliders not being scaled appropriatly
|
12 years ago |
dongfang
|
c6a96bf703
|
Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk.
|
12 years ago |
Michael Carpenter
|
e9e36e4137
|
Fix for a couple of floating windows that shouldn't have been shown
|
12 years ago |
Michael Carpenter
|
140d1ffaf5
|
Made communications console output window read only to avoid accidently typing in it.
|
12 years ago |
Michael Carpenter
|
ac69865011
|
Change so MainWindow handles its own deletion, and deletion of other UI objects to allow for closing when the MainWindow is closed, regardless of if other windows are open.
|
12 years ago |
Michael Carpenter
|
5f536d0d8d
|
Addition of extra debug output to comms console during Serial Comms issues
|
12 years ago |
Michael Carpenter
|
3fba725690
|
Added UASRawView to the tabbed quick view
|
12 years ago |
Michael Carpenter
|
b440b2e050
|
Fix for RC mappings in the configuration, and added a case so px4 mappings would still be editable
|
12 years ago |
Michael Carpenter
|
a77c0418f3
|
Fixed some some graphical glitches in the new RC calibration screen
|
12 years ago |
Michael Carpenter
|
2f353997fc
|
Change for the new RC calibration widget, still needs an if/else to load the old one for unsupported systems
|
12 years ago |
Michael Carpenter
|
309fbf58f9
|
Addition of new RadioChannel displays for radio calibration
|
12 years ago |
Michael Carpenter
|
e72400d1a7
|
Additional functionaltiy of Actions view, including setwaypoint,change speed, and ARM/DISARM
|
12 years ago |
pigeonhunter
|
a545d1db4c
|
Update README
Changed OS X build instructions to force qmake to generate a Makefile instead of xcodeproj files.
|
12 years ago |
Michael Carpenter
|
6b449af3c9
|
Addition of new Raw Status display, and tabbed widget container for QuickView
|
12 years ago |
Michael Carpenter
|
296a2b37f2
|
Addition of "Actions" widget. Similar to the Control dock widget, but APM specific.
|
12 years ago |
Michael Carpenter
|
0032c8d031
|
Addition of groundSpeed property to UAS
|
12 years ago |
Michael Carpenter
|
89838e3234
|
Change for new arduplane.pdef.xml, and some small visual fixes on the Configuration page
|
12 years ago |
Michael Carpenter
|
1ecc3f0836
|
Change to how configuration view operates, menu on the left side rather than top
|
12 years ago |
Michael Carpenter
|
d39f344d39
|
Changes go UASQuickView handles resizing better, and doesn't "clip" text when the window is too small.
|
12 years ago |
Michael Carpenter
|
051d56a960
|
Abstraction of UASQuickViewItem, and addition of new Text item to use the abstraction
|
12 years ago |
Michael Carpenter
|
c6cd2cc01f
|
Added save/load settings to UASQuickView, and commented header file
|
12 years ago |
Michael Carpenter
|
93b786aa56
|
Addition of saving UASQuickViewItem's on closing, and reloading them on open
|
12 years ago |
Michael Carpenter
|
77d4ac6169
|
Change so UASQuickViewItemSelect widget no longer has extra buttons
|
12 years ago |
Michael Carpenter
|
e5e592056b
|
Addition of QuickView selection dialog for add/remove of display items
|
12 years ago |
dongfang
|
10840b7c31
|
Multiple altitudes and speeds signals. Simplified PFD
|
12 years ago |
dongfang
|
13dcbfae6d
|
Lorenz merge
|
12 years ago |
dongfang
|
59a57d53a0
|
PFD rework
|
12 years ago |
Lorenz Meier
|
89696feb3e
|
Merge pull request #279 from diydrones/toolbar_link_fix
Fix for crash involving serial links not being removed from QGCToolBar
|
12 years ago |
dongfang
|
8e4319ae9c
|
dongfang notes added
|
12 years ago |
dongfang
|
71c451ffc1
|
PFD layout simplification (no corner panels)
|
12 years ago |
Michael Carpenter
|
d906374afd
|
Fix for crash involving serial links not being removed from QGCToolBar properly.
|
12 years ago |
Lorenz Meier
|
91d34fc1a3
|
Merge pull request #274 from Susurrus/moreVehicleConfig
More vehicle config
|
12 years ago |