Don Gagne
37592b0ab7
Merge pull request #2269 from NaterGator/flightmodefix
...
Reflow flight mode layout even when joystick control is enabled
9 years ago
Don Gagne
b25ca6f165
Merge pull request #2261 from DonLakeFlyer/RawEdit
...
Mission Item raw/friendly edit support, plus more [merge after Stable 2.8]
9 years ago
Don Gagne
8e681c09aa
Merge pull request #2234 from DonLakeFlyer/ACWork
...
Auto connect support [merge after Stable 2.8]
9 years ago
Don Gagne
0bcbd19db0
Merge remote-tracking branch 'origin/ACWork' into ACWork
9 years ago
Don Gagne
55346be5a6
Fix bad merge
9 years ago
Don Gagne
c3a8a99247
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
9 years ago
Don Gagne
39349c942a
Restart auto connect on cancel/error
9 years ago
Don Gagne
df0248f08c
Allow broader radio fallback on mobile
9 years ago
Don Gagne
f7e557bf69
Change disconnect text
9 years ago
Don Gagne
9e9913a962
Allow auto connect after upgrade
9 years ago
Don Gagne
cac3102453
Remove old reconnect on boot option
9 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
9 years ago
Nate Weibley
81e0121114
Reflow flight mode layout even when joystick control is enabled
9 years ago
Don Gagne
0c215d46df
Merge pull request #2254 from mavlink/trusty
...
travis-ci ubuntu trusty
9 years ago
Daniel Agar
b959c5ab05
travis-ci ubuntu trusty
9 years ago
Don Gagne
77c2342d98
Update unit test
9 years ago
Don Gagne
74e57ec4b1
Add default value support
...
Also friendly editor for MAV_CMD_NAV_ROI and MAV_CMD_DO_SET_SERVO
9 years ago
Don Gagne
9bb8f7e793
Add MAV_CMD_NAV_ROI, MAV_CMD_DO_SET_SERVO
9 years ago
Don Gagne
7b4b230087
Remove console.log
9 years ago
Don Gagne
d499b513ff
Mission raw/friendly edit support
9 years ago
Don Gagne
f89fe8e3a5
Fix typo
9 years ago
Don Gagne
57cdf65ba9
Add supportedMissionCommands
9 years ago
Don Gagne
c8942215ce
Work correctly when no Vehicle
9 years ago
Lorenz Meier
e4d371e925
Merge pull request #2260 from dagar/gstreamer
...
android fix gstreamer check
9 years ago
Don Gagne
3d9a4ce47e
Add enum and translator support
9 years ago
Daniel Agar
d17c1c5e98
android fix gstreamer check
9 years ago
Lorenz Meier
9195b9d8e4
Merge pull request #2259 from mavlink/travis-ci
...
travis-ci fix ruby mime-types
9 years ago
Daniel Agar
f65a0f3667
travis-ci force mime-types version for deploy
9 years ago
Daniel Agar
9ffb93161e
Revert "Set Ruby to 2.x to fix Android deploy dependencies"
...
This reverts commit aaf746d147
.
9 years ago
Daniel Agar
3f9aeba944
Revert "Select Ruby 2.1.1"
...
This reverts commit 50c07f7da5
.
9 years ago
Lorenz Meier
50c07f7da5
Select Ruby 2.1.1
9 years ago
Lorenz Meier
aaf746d147
Set Ruby to 2.x to fix Android deploy dependencies
9 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
9 years ago
Lorenz Meier
6efac729ae
Vehicle: Fix joystick enabled state checkbox
9 years ago
Lorenz Meier
e93d3d1de4
Joystick: Fix calibration and default use: Do not send anything to vehicle until enabled. Enable after calibration by default.
9 years ago
Don Gagne
5be2eb5310
Merge pull request #2250 from DonLakeFlyer/DialectWarning
...
Remove warning about no mavlink dialect
9 years ago
Don Gagne
923d62fdfb
Merge pull request #2249 from DonLakeFlyer/LinuxInstall
...
Linux shell script run command
9 years ago
Lorenz Meier
1a71942dc9
Merge pull request #2255 from dogmaphobic/messageScreen
...
New system message dialog.
9 years ago
dogmaphobic
921046bfc5
New system message dialog.
9 years ago
Don Gagne
c75e7534bd
Command line passing, fix path
9 years ago
Don Gagne
6747681d87
Remove warning about no dialect
9 years ago
Don Gagne
0857da4787
Linux shell script run command
9 years ago
Don Gagne
2b3ab279da
Fixed screwed up rebase/merge
9 years ago
Don Gagne
53eda0770e
Merge remote-tracking branch 'origin/ACWork' into ACWork
...
# Conflicts:
# src/ui/SettingsDialog.cc
# src/ui/SettingsDialog.ui
9 years ago
Don Gagne
97be5b45bc
Restart auto connect on cancel/error
9 years ago
Don Gagne
d121f47526
Allow broader radio fallback on mobile
9 years ago
Don Gagne
1599786851
Change disconnect text
9 years ago
Don Gagne
cab9f1f729
Allow auto connect after upgrade
9 years ago
Don Gagne
fe562f8075
Remove old reconnect on boot option
9 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
9 years ago