Lorenz Meier
583c61d78c
Merge pull request #2175 from UAVenture/mac_flightgear_path
...
Update path to executable for FlightGear on OSX
9 years ago
Lorenz Meier
e4f8eea278
QGC: Fix excessive noise terms
9 years ago
Andreas Antener
0aff4103df
check for new and old flightgear path
9 years ago
Andreas Antener
b723939af3
set correct path to flightgear executable on osx
9 years ago
Daniel Agar
9ebd2bafa3
fix android auto versionName update
9 years ago
Daniel Agar
075d5af22d
travis-ci try installing PyOpenSSL with pip
9 years ago
Daniel Agar
c60e93c2d7
travis-ci add python-openssl for google play publish
9 years ago
Daniel Agar
5382fbcff8
travis-ci run doxygen config last
9 years ago
Daniel Agar
57eef458ec
travis-ci pip install --user
9 years ago
Daniel Agar
9c8d9519a1
travis-ci install google-api-python-client
9 years ago
Daniel Agar
d95703b033
fix travis decrypt google play credentials
9 years ago
Daniel Agar
e6211b8799
android auto version and deploy to google play
9 years ago
Daniel Agar
8b1199ed2a
update android version
9 years ago
Lorenz Meier
39edb2efc0
Merge pull request #2173 from mavlink/flightgear_simplified
...
Remove Flightgear and JSBSim and only leave options which work
9 years ago
Don Gagne
193e7f8b16
Centralize unit test declaration location
...
Also turn on MavlinkLogTest
9 years ago
Don Gagne
c68faf270e
Add --unittest-stress support
9 years ago
Lorenz Meier
351e33cf8e
Remove Flightgear and JSBSim and only leave the option which actually works.
9 years ago
Don Gagne
2cd9ce2dd2
Merge pull request #2170 from DonLakeFlyer/UT
...
Unit Tests that will run with QT_FATAL_WARNINGS=1
9 years ago
Don Gagne
099c7a0ad9
Merge pull request #2169 from DonLakeFlyer/EvilSingletons
...
Remove remaining singletons
9 years ago
Don Gagne
bd42dc42b5
Merge pull request #2168 from DonLakeFlyer/HeartbeatLogging
...
Start logging on heartbeat
9 years ago
Don Gagne
d6288eeb58
Merge pull request #2167 from DonLakeFlyer/Missions
...
View tweaks
9 years ago
Don Gagne
73d508b2d1
Wait after window close to prevent qml warnings
9 years ago
Don Gagne
0f240fc6ac
Restructure to prevent shutdown warnings
9 years ago
Don Gagne
73bd95c7f8
QT_FATAL_WARNINGS back on
9 years ago
Don Gagne
e4e71de748
Remove remaining singletons
9 years ago
Don Gagne
ef6971a2b1
Start logging on heartbeat
9 years ago
Don Gagne
1d567ebae7
Move MissionController to right place
9 years ago
Don Gagne
5f262fba85
Add logging
9 years ago
Roman Bapst
e6eb564421
Merge pull request #2165 from DonLakeFlyer/ParamMeta
...
Fix loading of meta data
9 years ago
Roman Bapst
d641b884b6
Merge pull request #2164 from mavlink/joystick_settings_fix
...
Fix Joystick instantitation from settings
9 years ago
Lorenz Meier
ef452045a0
Fix joystick for good
9 years ago
Don Gagne
81fe47bc57
Fix loading of meta data
9 years ago
Lorenz Meier
d6a39f7d14
Fix Joystick instantitation from settings
9 years ago
Don Gagne
f9d58d34b7
Merge pull request #2160 from DonLakeFlyer/UASCleanup
...
More works towards removing UAS completely
9 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…
9 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.
9 years ago
Don Gagne
7c0a836c5a
Remove unused code
9 years ago
Don Gagne
1d843f212a
Remove unused code
9 years ago
Don Gagne
fb43c44204
More works towards removing UAS completely
9 years ago
Don Gagne
2ab0357eb5
Merge pull request #2156 from tcanabrava/fixButtonActivation
...
Fix state of buttons (menu, toolbar)
9 years ago
Don Gagne
6845135456
Merge pull request #2159 from DonLakeFlyer/SingletonRemove
...
Remove as many Singletons as possible
9 years ago
Don Gagne
599cd32cc2
Merge pull request #2153 from DonLakeFlyer/APMAiframeComponent
...
Empty APM Airframe vehicle component
9 years ago
Don Gagne
10f4371115
Fix android build
9 years ago
Don Gagne
3433b5417d
Remove as many Singletons as possible
...
Instead us a Toolbox concept which hangs off of QGCApplication
9 years ago
Don Gagne
788928e173
Merge pull request #2157 from DonLakeFlyer/FatalOff
...
Turn off fatal warnings yet again
9 years ago
Don Gagne
3fc44da588
Turn off fatal warnings yet again
9 years ago
Gus Grubba
ec1e8c2f63
Merge pull request #2151 from dogmaphobic/randomFixes
...
Scaling UI Elements
9 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>
9 years ago
Don Gagne
d24d0a054b
Empty APM Airframe vehicle component
9 years ago
Don Gagne
683a913e3d
Merge pull request #2150 from DonLakeFlyer/ParameterLoad
...
ParameterLoader to Vehicle, ParameterMetaData to FirmwarePlugin
9 years ago