Lorenz Meier
5f37d6c999
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
fa209ea7bf
Eleminate flicker in HIL
12 years ago
Lorenz Meier
2ecf4ebc7f
Merge pull request #398 from johnflux/config
...
More random fixes
12 years ago
John Tapsell
a44dcf3cfe
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
12 years ago
John Tapsell
0694a2ac1b
The helper text for a line edit should use placeHolderText, not Text
12 years ago
John Tapsell
27c1dd274f
Don't add two horizontal menu seperators for custom widgets
12 years ago
John Tapsell
b37fa76b4d
Allow custom widget to be deleted
12 years ago
John Tapsell
37d8faf2ff
Message view - only show "clear text" context menu when we are actually showing text
12 years ago
Lorenz Meier
62194a75d6
Merge pull request #396 from johnflux/config
...
Fix stupid small compilation mistakes that I made in the last merge
12 years ago
John Tapsell
311a82aea1
Fix stupid small compilation mistakes that I made in the last merge
12 years ago
Lorenz Meier
d403e61382
Merge pull request #393 from johnflux/config
...
Various improvements to DataPlot and Communication configuration window
12 years ago
John Tapsell
661b9aeb99
Fix changing the dock window title when not in advanced mode
12 years ago
John Tapsell
ca68c1e93a
Allow user to add a label to a custom widget
12 years ago
John Tapsell
9143c8c5cb
Improve the UI for editing the Text Label
12 years ago
Lorenz Meier
6cf29b5f29
Merge pull request #395 from jean-m-cyr/config
...
Bind support for DSMX with 8 or more channels
12 years ago
John Tapsell
42d68e1d4c
MainWindow - remove unnecessary static_cast
12 years ago
Jean Cyr
e53b332e59
Bind support for DSMX with 8 or more channels
12 years ago
John Tapsell
a16f9bdf6e
Improve the UI for editing a text label
12 years ago
John Tapsell
d046a5f2fd
Linechart - Make it possible to change time axis range
12 years ago
John Tapsell
8538e1a8da
LinechartWidget - Make the scaling log button a propper toggle button
12 years ago
John Tapsell
b0d4abacd4
Change QString function parameters to const QString &
12 years ago
John Tapsell
96ab4dc87d
Comm Settings - move the "link type" combobox to the top, and clean it up
...
* The "Simulation" option is now not selectable.
* If the link is a simulation, then you can't change it to a different link type.
* The OPAL option is not shown if support is not compiled in.
* Fix the buddy, tab order and accelerators in the GUI.
12 years ago
John Tapsell
6f8802dabb
CommConfigurationWindow - changing the link type should update the window
12 years ago
John Tapsell
b9bd45928f
CommConfigurationWindow - don't try to manually center, now that it is a proper QDialog
12 years ago
John Tapsell
c90c55d480
CommConfigurationWindow - make it a proper QDialog, and not a floating widget
12 years ago
John Tapsell
13e5381d3a
DataPlot - Don't crash if the user cancels saving the data or image file
12 years ago
Lorenz Meier
2034be4de7
Merge pull request #392 from johnflux/config
...
Do not crash in an empty symmetric IncrementalPlot
12 years ago
John Tapsell
1f983e59a1
Do not crash in an empty symmetric IncrementalPlot
...
This crash could be reproduced by starting QGroundControl, switching to
plot, then clicking the "Symmetric" checkbox.
12 years ago
Lorenz Meier
36d5aded72
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
b82d37f818
Cleanup of airframe config, removed debug line
12 years ago
Lorenz Meier
e30960c5ea
Merge pull request #387 from thomasgubler/hil_flightgear
...
Sensor Hil for flightgear
12 years ago
Thomas Gubler
b73c911670
Flightgear sensor HIL
12 years ago
Lorenz Meier
ea634b841f
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
d03f96f4f9
Merge branch 'master' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
56654426b2
Merge pull request #385 from limhyon/master
...
Quadrotor HILS Update
12 years ago
Hyon Lim (Retina)
943391db9c
Motor order has been determined
12 years ago
Hyon Lim (Retina)
8b1f5624cd
There was an HILS bug that bypass raw RC signal (range from 900 to around 2000) to XPlane.
...
This commit disabled RC RAW signal callback.
12 years ago
Lorenz Meier
d618eb27f6
Disabled debug output
12 years ago
Lorenz Meier
f911050494
Merge pull request #384 from jean-m-cyr/config
...
Fix toolbar battery voltage not updating
12 years ago
Jean Cyr
ad3307bf71
Fix toolbar battery voltage not updating
12 years ago
Lorenz Meier
99f5f370d1
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
19733af3e3
Merge pull request #383 from jean-m-cyr/config
...
Implement message driven receiver pairing
12 years ago
Lorenz Meier
a2e3e1bb65
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
1ce28cb938
Fixed sensor config
12 years ago
Jean Cyr
1c889b1d2a
Fix duplicated inputs
12 years ago
Jean Cyr
0d86dbd5ea
Merge remote-tracking branch 'upstream/config' into config
12 years ago
Lorenz Meier
a225878a74
Renamed README
12 years ago
Lorenz Meier
3f75dfac30
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
d8ec1c381f
Improving RC ui
12 years ago
Jean Cyr
dfa368c8f9
Fix receiver pairing comment
12 years ago