Don Gagne
39349c942a
Restart auto connect on cancel/error
10 years ago
Don Gagne
df0248f08c
Allow broader radio fallback on mobile
10 years ago
Don Gagne
f7e557bf69
Change disconnect text
10 years ago
Don Gagne
9e9913a962
Allow auto connect after upgrade
10 years ago
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
Nate Weibley
81e0121114
Reflow flight mode layout even when joystick control is enabled
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
Don Gagne
77c2342d98
Update unit test
10 years ago
Don Gagne
74e57ec4b1
Add default value support
...
Also friendly editor for MAV_CMD_NAV_ROI and MAV_CMD_DO_SET_SERVO
10 years ago
Don Gagne
9bb8f7e793
Add MAV_CMD_NAV_ROI, MAV_CMD_DO_SET_SERVO
10 years ago
Don Gagne
7b4b230087
Remove console.log
10 years ago
Don Gagne
d499b513ff
Mission raw/friendly edit support
10 years ago
Don Gagne
f89fe8e3a5
Fix typo
10 years ago
Don Gagne
57cdf65ba9
Add supportedMissionCommands
10 years ago
Don Gagne
c8942215ce
Work correctly when no Vehicle
10 years ago
Lorenz Meier
e4d371e925
Merge pull request #2260 from dagar/gstreamer
...
android fix gstreamer check
10 years ago
Don Gagne
3d9a4ce47e
Add enum and translator support
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
2b3ab279da
Fixed screwed up rebase/merge
10 years ago
Don Gagne
53eda0770e
Merge remote-tracking branch 'origin/ACWork' into ACWork
...
# Conflicts:
# src/ui/SettingsDialog.cc
# src/ui/SettingsDialog.ui
10 years ago
Don Gagne
97be5b45bc
Restart auto connect on cancel/error
10 years ago
Don Gagne
d121f47526
Allow broader radio fallback on mobile
10 years ago
Don Gagne
1599786851
Change disconnect text
10 years ago
Don Gagne
cab9f1f729
Allow auto connect after upgrade
10 years ago
Don Gagne
fe562f8075
Remove old reconnect on boot option
10 years ago
Don Gagne
18dc3d04db
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
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
e00c0f6917
Restart auto connect on cancel/error
10 years ago
Don Gagne
35b7896f59
Allow broader radio fallback on mobile
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