Don Gagne
cac3102453
Remove old reconnect on boot option
10 years ago
Don Gagne
b9cb57ec4e
Auto connect support
...
- Pervasive change to automatically connect to known board types
- Lots of additional changes along with this:
- More exposure of objects/properties to Qml
- Much restructuring in LinkManager and LinkManager clients
10 years ago
Don Gagne
0c215d46df
Merge pull request #2254 from mavlink/trusty
...
travis-ci ubuntu trusty
10 years ago
Daniel Agar
b959c5ab05
travis-ci ubuntu trusty
10 years ago
Lorenz Meier
e4d371e925
Merge pull request #2260 from dagar/gstreamer
...
android fix gstreamer check
10 years ago
Daniel Agar
d17c1c5e98
android fix gstreamer check
10 years ago
Lorenz Meier
9195b9d8e4
Merge pull request #2259 from mavlink/travis-ci
...
travis-ci fix ruby mime-types
10 years ago
Daniel Agar
f65a0f3667
travis-ci force mime-types version for deploy
10 years ago
Daniel Agar
9ffb93161e
Revert "Set Ruby to 2.x to fix Android deploy dependencies"
...
This reverts commit aaf746d147
.
10 years ago
Daniel Agar
3f9aeba944
Revert "Select Ruby 2.1.1"
...
This reverts commit 50c07f7da5
.
10 years ago
Lorenz Meier
50c07f7da5
Select Ruby 2.1.1
10 years ago
Lorenz Meier
aaf746d147
Set Ruby to 2.x to fix Android deploy dependencies
10 years ago
Lorenz Meier
c8e0d3b5a0
Merge pull request #2257 from mavlink/joystick_fix
...
Joystick fix: Enable joystick right after calibration & do not send anything to vehicle if not configured
10 years ago
Lorenz Meier
6efac729ae
Vehicle: Fix joystick enabled state checkbox
10 years ago
Lorenz Meier
e93d3d1de4
Joystick: Fix calibration and default use: Do not send anything to vehicle until enabled. Enable after calibration by default.
10 years ago
Don Gagne
5be2eb5310
Merge pull request #2250 from DonLakeFlyer/DialectWarning
...
Remove warning about no mavlink dialect
10 years ago
Don Gagne
923d62fdfb
Merge pull request #2249 from DonLakeFlyer/LinuxInstall
...
Linux shell script run command
10 years ago
Lorenz Meier
1a71942dc9
Merge pull request #2255 from dogmaphobic/messageScreen
...
New system message dialog.
10 years ago
dogmaphobic
921046bfc5
New system message dialog.
10 years ago
Don Gagne
c75e7534bd
Command line passing, fix path
10 years ago
Don Gagne
6747681d87
Remove warning about no dialect
10 years ago
Don Gagne
0857da4787
Linux shell script run command
10 years ago
Don Gagne
eb13a1489c
Merge pull request #2248 from DonLakeFlyer/LogPlusSettings
...
Add support for log save even if Vehicle not armed [default off]
10 years ago
Don Gagne
d9c32fc2de
Merge pull request #2247 from DonLakeFlyer/MetaDataPrecision
...
Meta data values need string conversion as well
10 years ago
Don Gagne
b03c171c1f
Add support for log save even if not armed
10 years ago
Don Gagne
22d5010c6c
Remove settings which are in Qml settings
...
This way you don’t have to implement things twice
10 years ago
Don Gagne
1d193b998a
Meta data values need string conversion as well
...
Changed to “f” string conversion from “g” to get better results
10 years ago
Gus Grubba
4e6c64adbc
Merge pull request #2239 from dogmaphobic/uavCAN
...
Tidying up Setup dialogs.
10 years ago
Daniel Agar
a25b70201c
appveyor rename artifact
10 years ago
Daniel Agar
73335c750b
appveyor remove before_deploy step
10 years ago
Daniel Agar
8a10a4d1cd
update android version
10 years ago
Daniel Agar
86b2ae8c48
appveyor simplify artifact handling
10 years ago
Daniel Agar
2602a69967
appveyor add github auth token for releases
10 years ago
Daniel Agar
1fad901306
travis-ci use wildcard for github releases
10 years ago
dogmaphobic
1d2af268ed
Tidying up Setup dialogs.
10 years ago
Gus Grubba
5b90484be3
Merge pull request #2238 from dogmaphobic/parameterEditor
...
Work on Parameter Editor
10 years ago
dogmaphobic
2de8a49b1b
Work on Parameter Editor
10 years ago
Lorenz Meier
ee06661ae3
VTOL support: Add reserve airframes
10 years ago
Gus Grubba
c8297d2eb7
Merge pull request #2224 from dogmaphobic/buttonOrder
...
Fix tool button order in mission view.
10 years ago
dogmaphobic
c9b5a5679b
Fix tool button order in mission view.
10 years ago
Don Gagne
b0d62d6f75
Merge pull request #2218 from DonLakeFlyer/ACPortStuff
...
Auto-Connect port stuff
10 years ago
Don Gagne
4dd5c1de0f
Add radio fallback
10 years ago
Don Gagne
5ecb2b385a
Disable shell start
...
This wasn’t quite coded correctly. Mavlink needs heartbeat first, then
the shell command will be issued.
10 years ago
Daniel Agar
dc01aba621
appveyor hack to get around deploy limitation
10 years ago
Gus Grubba
6c20246fa4
Merge pull request #2219 from dogmaphobic/position
...
Position
10 years ago
dogmaphobic
130ffcf4a3
Test for short screens only on mobile.
10 years ago
dogmaphobic
69b8cd6458
Merge remote-tracking branch 'origin/master' into position
...
* origin/master:
Consistent buttons in Fly and Mission views.
Conflicts:
src/MissionEditor/MissionEditor.qml
10 years ago
dogmaphobic
2613974842
Fixed starting map coordinates.
10 years ago
Gus Grubba
827bab13d3
Merge pull request #2214 from dogmaphobic/buttons
...
Consistent buttons in Fly and Mission views.
10 years ago
Don Gagne
37ea28b4d6
Add missing constructor
10 years ago