Don Gagne
1d567ebae7
Move MissionController to right place
10 years ago
Don Gagne
5f262fba85
Add logging
10 years ago
Don Gagne
f9d58d34b7
Merge pull request #2160 from DonLakeFlyer/UASCleanup
...
More works towards removing UAS completely
10 years ago
Lorenz Meier
2a3991e4b0
Merge pull request #2161 from mavlink/udp_local_fix
...
Fix the corner case of a system running on localhost using the networ…
10 years ago
Lorenz Meier
fc9b73583e
Fix the corner case of a system running on localhost using the network and the loopback address in parallel. Force it onto the loopback interface.
10 years ago
Don Gagne
7c0a836c5a
Remove unused code
10 years ago
Don Gagne
1d843f212a
Remove unused code
10 years ago
Don Gagne
fb43c44204
More works towards removing UAS completely
10 years ago
Don Gagne
2ab0357eb5
Merge pull request #2156 from tcanabrava/fixButtonActivation
...
Fix state of buttons (menu, toolbar)
10 years ago
Don Gagne
6845135456
Merge pull request #2159 from DonLakeFlyer/SingletonRemove
...
Remove as many Singletons as possible
10 years ago
Don Gagne
599cd32cc2
Merge pull request #2153 from DonLakeFlyer/APMAiframeComponent
...
Empty APM Airframe vehicle component
10 years ago
Don Gagne
10f4371115
Fix android build
10 years ago
Don Gagne
3433b5417d
Remove as many Singletons as possible
...
Instead us a Toolbox concept which hangs off of QGCApplication
10 years ago
Don Gagne
788928e173
Merge pull request #2157 from DonLakeFlyer/FatalOff
...
Turn off fatal warnings yet again
10 years ago
Don Gagne
3fc44da588
Turn off fatal warnings yet again
10 years ago
Gus Grubba
ec1e8c2f63
Merge pull request #2151 from dogmaphobic/randomFixes
...
Scaling UI Elements
10 years ago
Tomaz Canabrava
848938f16c
Fix state of buttons (menu, toolbar)
...
When you selected via the Menu to go to Fly Mode, the QML
toolbar didn't followed the option, and if you selected
via the menu to go to all the three possible views (setup,
fly and plan) the menu would be all-selected.
This tries to keep consistency of things.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
10 years ago
Don Gagne
d24d0a054b
Empty APM Airframe vehicle component
10 years ago
Don Gagne
683a913e3d
Merge pull request #2150 from DonLakeFlyer/ParameterLoad
...
ParameterLoader to Vehicle, ParameterMetaData to FirmwarePlugin
10 years ago
dogmaphobic
7ceb6c1a12
Scaling UI Elements
10 years ago
Don Gagne
d453a7900b
Fix connect
10 years ago
Don Gagne
f132b11025
ParameterLoader to Vehicle, ParameterMetaData to FirmwarePlugin
10 years ago
Daniel Agar
7b710fde69
doxygen quiet
10 years ago
Daniel Agar
9ddaffb26c
doxygen add side navigation
10 years ago
Daniel Agar
44abcc1b96
travis-ci update doxygen config with doxywizard
10 years ago
Daniel Agar
da34d2c25c
travis-ci add epstopdf for doxygen
10 years ago
Daniel Agar
0ce7a0aa80
travis-ci doxygen s3 deploy skip_cleanup
10 years ago
Daniel Agar
c954aa541a
travis-ci s3 deploy with absolute path
10 years ago
Gus Grubba
8c9e41dec5
Merge pull request #2142 from dogmaphobic/closePIP
...
Adding button to close PIP
10 years ago
Daniel Agar
81388bae80
Merge pull request #2147 from mavlink/doxygen
...
travis-ci doxygen updates
10 years ago
Daniel Agar
42c64d080b
travis-ci doxygen updates
10 years ago
Daniel Agar
079baf3fc4
travis-ci generate doxygen documentation
...
- fixes #1882
10 years ago
dogmaphobic
92eb18be81
Fixing case issue.
10 years ago
Don Gagne
8b0b89066b
Merge pull request #2140 from dogmaphobic/debugWindow
...
Debug window to help define device sizing issues.
10 years ago
Don Gagne
cd6a0a28e0
Merge pull request #2141 from DonLakeFlyer/UTDisable
...
Disable MissionManagerTest and MavlinkLogTest
10 years ago
dogmaphobic
128ff82044
Adding button to close PIP
10 years ago
Don Gagne
b6242b55b2
Disable MissionManagerTest and MavlinkLogTest
...
Too unstable for CI at the moment
10 years ago
Gus Grubba
7d3cb1383c
Merge pull request #2133 from dogmaphobic/videoWork
...
Detect video stream.
10 years ago
Gus Grubba
2583e66af4
Merge pull request #2136 from dogmaphobic/artificialHorizon
...
Fix artificial horizon (it was stuck)
10 years ago
dogmaphobic
5c3a79b906
Debug window to help define device sizing issues.
10 years ago
Don Gagne
783bfcd147
Merge pull request #2099 from mavlink/rattitude
...
Add Rattitude mode for PX4
10 years ago
Daniel Agar
e72d7e19bf
travis-ci don't fold unit test output
10 years ago
dogmaphobic
3a37fd2526
Merge remote-tracking branch 'mavlink/master' into videoWork
...
* mavlink/master:
Missed qDebug. Sorry for the commit deluge...
Reducing PIP size on Android a bit. It was kind of big...
Revert "Start logging on heartbeat instead of connect"
Doc fix for getting gstreamer in to android build
Adjustments to Telemetry Data
Remove removed Widget
Fixed Style for switch
Fix opening DockWidget views
Do not use the text() of the Action to show a DockWidget
Translate the names of the Views
Declare the Static Const Char on the .cpp file
Do not let the Fullscreen/Normal be completely unselected
Do not dynamic_cast QObject, use qobject_cast, it's faster.
Support correct parameter set for APM
10 years ago
dogmaphobic
f6166d4b20
Fixed angular scale issue.
10 years ago
Don Gagne
b2471b001a
Merge pull request #2129 from tcanabrava/moreSmallFixesV2
...
More small fixes v2
10 years ago
Don Gagne
44313e19b9
Merge pull request #2127 from DonLakeFlyer/MockLinkAPM
...
Support correct parameter set for APM
10 years ago
dogmaphobic
1fe3db0066
Forgot rotation...
10 years ago
dogmaphobic
e9bab76e56
Fix artificial horizon (it was stuck)
10 years ago
Gus Grubba
b051e8b8f9
Merge pull request #2130 from dogmaphobic/telemetryData
...
Adjustments to Telemetry Data
10 years ago
dogmaphobic
0818cfe4e7
Detect video stream.
10 years ago