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
Don Gagne
6184126f8b
Add requiresUSBMavlinkStart support
10 years ago
Don Gagne
be4e5dc370
Use new QGCSerialPortInfo
10 years ago
Don Gagne
946b7ea895
Centralize board type detection
10 years ago
dogmaphobic
754c02494a
Consistent buttons in Fly and Mission views.
10 years ago
Daniel Agar
e855eb08f6
travis-ci fix google play deploy
...
-explicitly set correct s3 region
10 years ago
Gus Grubba
0cba4b95a4
Merge pull request #2211 from dogmaphobic/limitGadgetSize
...
Limit fly view instrument panel size.
10 years ago
dogmaphobic
b49328ea92
Limit fly view instrument panel size.
10 years ago
Don Gagne
e97c3c3627
Merge pull request #2210 from DonLakeFlyer/LogClose
...
Stop logging on last vehicle gone
10 years ago
Don Gagne
24e75cfbba
Fix android build
10 years ago
Don Gagne
41866c2ff2
Stop logging on last vehicle gone
10 years ago
Gus Grubba
820e98a25c
Merge pull request #2202 from dogmaphobic/buildWork
...
iOS Build Work (and other stuff)
10 years ago
dogmaphobic
8dc39ee790
Fixing dagar's fix :)
...
Changing the directory prior to invoking macdeployqt so it can find the app bundle.
10 years ago
dogmaphobic
0c0e16a135
Merge remote-tracking branch 'mavlink/buildWork' into buildWork
...
* mavlink/buildWork:
fix android packaging
10 years ago
dogmaphobic
b7f2fe76d0
Fixing merge conflict.
10 years ago
dogmaphobic
8ba44b7983
Merge remote-tracking branch 'origin/master' into buildWork
...
* origin/master:
Fix compiler warnings
MockLink Start/Stop to Preferences
Use vehicle count instead of link count
Fix compiler warning
Centralize unit test declaration location
Add --unittest-stress support
Conflicts:
QGCApplication.pro
10 years ago