Don Gagne
2cd9ce2dd2
Merge pull request #2170 from DonLakeFlyer/UT
...
Unit Tests that will run with QT_FATAL_WARNINGS=1
10 years ago
Don Gagne
099c7a0ad9
Merge pull request #2169 from DonLakeFlyer/EvilSingletons
...
Remove remaining singletons
10 years ago
Don Gagne
bd42dc42b5
Merge pull request #2168 from DonLakeFlyer/HeartbeatLogging
...
Start logging on heartbeat
10 years ago
Don Gagne
d6288eeb58
Merge pull request #2167 from DonLakeFlyer/Missions
...
View tweaks
10 years ago
Don Gagne
73d508b2d1
Wait after window close to prevent qml warnings
10 years ago
Don Gagne
0f240fc6ac
Restructure to prevent shutdown warnings
10 years ago
Don Gagne
73bd95c7f8
QT_FATAL_WARNINGS back on
10 years ago
Don Gagne
e4e71de748
Remove remaining singletons
10 years ago
Don Gagne
ef6971a2b1
Start logging on heartbeat
10 years ago
Don Gagne
1d567ebae7
Move MissionController to right place
10 years ago
Don Gagne
5f262fba85
Add logging
10 years ago
Roman Bapst
e6eb564421
Merge pull request #2165 from DonLakeFlyer/ParamMeta
...
Fix loading of meta data
10 years ago
Roman Bapst
d641b884b6
Merge pull request #2164 from mavlink/joystick_settings_fix
...
Fix Joystick instantitation from settings
10 years ago
Lorenz Meier
ef452045a0
Fix joystick for good
10 years ago
Don Gagne
81fe47bc57
Fix loading of meta data
10 years ago
Lorenz Meier
d6a39f7d14
Fix Joystick instantitation from settings
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