Daniel Agar
1a960233af
android only update AndroidManifest if versionCode not empty
9 years ago
Lorenz Meier
29facda306
Workaround for broken Travis
9 years ago
dogmaphobic
97a07325a0
Merge remote-tracking branch 'mavlink/master' into toolbarWork
...
* mavlink/master: (30 commits)
android lower minSdkVersion to 16
Update README.md
Fix G constant, emit updates more regularly
QGC: Fix excessive noise terms
check for new and old flightgear path
set correct path to flightgear executable on osx
fix android auto versionName update
travis-ci try installing PyOpenSSL with pip
travis-ci add python-openssl for google play publish
travis-ci run doxygen config last
travis-ci pip install --user
travis-ci install google-api-python-client
fix travis decrypt google play credentials
android auto version and deploy to google play
update android version
Remove Flightgear and JSBSim and only leave the option which actually works.
Wait after window close to prevent qml warnings
Restructure to prevent shutdown warnings
QT_FATAL_WARNINGS back on
Remove remaining singletons
...
Conflicts:
src/FirmwarePlugin/PX4/PX4FirmwarePlugin.cc
9 years ago
dogmaphobic
da8d8bb581
Main Toolbar Work
9 years ago
Daniel Agar
a120ffe7d1
Merge pull request #2177 from dagar/android_min_sdk
...
android lower minSdkVersion to 16
9 years ago
Daniel Agar
bd05aaf39e
android lower minSdkVersion to 16
9 years ago
Daniel Agar
609f578096
Update README.md
...
-simplify clone step
9 years ago
Lorenz Meier
82788b731c
Fix G constant, emit updates more regularly
9 years ago
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