Lorenz Meier
|
dfcf1e2d88
|
All authors with active code on master have agreed to add Apache 2.0 to the license mix
|
9 years ago |
Lorenz Meier
|
54411cbe04
|
Remove unused variable
|
9 years ago |
Lorenz Meier
|
ac821f2f3a
|
Compile fix comm link again
|
9 years ago |
Lorenz Meier
|
4508f0c4b9
|
Fix XPlane link compile error
|
9 years ago |
Lorenz Meier
|
2d5018d6b0
|
Update XPlane link
|
9 years ago |
Lorenz Meier
|
67bb408941
|
Update highres icon
|
9 years ago |
Don Gagne
|
651417bdcd
|
Merge pull request #3443 from DonLakeFlyer/RemoveHelpMenu
Remove help menu
|
9 years ago |
Don Gagne
|
2791849118
|
Merge pull request #3439 from DonLakeFlyer/ParameterLink
Parameter Protocol no longer stays on single link
|
9 years ago |
Don Gagne
|
d3774c67d0
|
Merge pull request #3442 from DonLakeFlyer/PlanWidgetZOrder
Fix button z-order
|
9 years ago |
Don Gagne
|
a4054ebaab
|
Merge pull request #3441 from DonLakeFlyer/SummaryUnits
Show units in summary items
|
9 years ago |
Don Gagne
|
0a9ca90a32
|
Merge pull request #3438 from DonLakeFlyer/OrientationUI
Tweak orientation UI for better usability
|
9 years ago |
Don Gagne
|
ae7ed2cf70
|
Merge pull request #3435 from DonLakeFlyer/PX4FlashBeta
Show PX4 beta version info for flash
|
9 years ago |
Don Gagne
|
f6d3e43a1a
|
Remove help menu
|
9 years ago |
Don Gagne
|
c2c31a9d0f
|
Fix button z-order
|
9 years ago |
Don Gagne
|
19e0d39b1b
|
Show units in summary items
|
9 years ago |
Don Gagne
|
d40db15725
|
Protocol no longer stays on single link
|
9 years ago |
Don Gagne
|
9831adcdd5
|
Tweak orientation UI for better usability
|
9 years ago |
Don Gagne
|
bc82f6f30e
|
Update README.md
Update for 5.5 only
|
9 years ago |
Don Gagne
|
6ddffeeb7c
|
Show PX4 beta version info for flash
|
9 years ago |
Don Gagne
|
32724477c6
|
Merge pull request #3433 from DonLakeFlyer/CalToDefaultComponentId
PX4: Cal commands to default component
|
9 years ago |
Don Gagne
|
ce5ad72693
|
Merge pull request #3432 from DonLakeFlyer/PX4FlashVersion
Show PX4 Stable version for flashing
|
9 years ago |
Don Gagne
|
8eebbd6ff4
|
Merge pull request #3430 from DonLakeFlyer/BooleanParam
Support boolean meta data as param enum
|
9 years ago |
Don Gagne
|
8e7dfe5a64
|
Send cal commands only to default component
|
9 years ago |
Don Gagne
|
38627f33d0
|
Remove incorrect warning
|
9 years ago |
Don Gagne
|
d72f86d81a
|
Show PX4 Stable version
|
9 years ago |
Don Gagne
|
50b4f68412
|
Merge pull request #3431 from DonLakeFlyer/APMFrameParamLoad
APM: Rework frame param loading
|
9 years ago |
Don Gagne
|
92b353bd7f
|
Rework param loading
|
9 years ago |
Don Gagne
|
fa1f02fd03
|
Add https support
|
9 years ago |
Don Gagne
|
6692ce3417
|
Support boolean as enum
|
9 years ago |
Don Gagne
|
a58e399508
|
Merge pull request #3426 from DonLakeFlyer/LoggingOptions
Move logging option setup to correct place
|
9 years ago |
Lorenz Meier
|
276b19e485
|
Update PX4 param meta
|
9 years ago |
Don Gagne
|
28555c808d
|
Move logging option setup to correct place
|
9 years ago |
Gus Grubba
|
afd92c2b6f
|
Merge pull request #3421 from dogmaphobic/failsafeAction
Failsafe action
|
9 years ago |
dogmaphobic
|
4b4e185b30
|
Merge remote-tracking branch 'Mavlink/master' into failsafeAction
* Mavlink/master:
Fix VTOL handling
|
9 years ago |
dogmaphobic
|
c23c18eb97
|
Failsafe Action should be available for all airframe types.
|
9 years ago |
Don Gagne
|
1dbefcceaa
|
Merge pull request #3415 from DonLakeFlyer/VTOLHandling
Fix/Review VTOL handling
|
9 years ago |
Don Gagne
|
b97ece01d0
|
Fix VTOL handling
|
9 years ago |
Don Gagne
|
6af64398e7
|
Merge pull request #3412 from DonLakeFlyer/3rdCompassSupport
Remove 3rd compass fail check
|
9 years ago |
Don Gagne
|
c3232d4f3e
|
Merge pull request #3397 from dagar/misc
PX4 misc
|
9 years ago |
Don Gagne
|
0bcea01b5c
|
Use specific component id
|
9 years ago |
Don Gagne
|
437959f93f
|
Remove 3rd compass fail check
|
9 years ago |
Gus Grubba
|
4af575609f
|
Merge pull request #3408 from dogmaphobic/logDownloadButtons
Making buttons same width.
|
9 years ago |
Gus Grubba
|
8b1bd51c2f
|
Merge pull request #3406 from dogmaphobic/preferencesPanel
Preferences panel
|
9 years ago |
dogmaphobic
|
befa43209e
|
Making buttons same width.
|
9 years ago |
dogmaphobic
|
bb39af73a8
|
Merge remote-tracking branch 'Mavlink/master' into preferencesPanel
* Mavlink/master:
Log selection support fron Settings/Console
Remove X to close since it conflicts with QGCViewDialogs
|
9 years ago |
dogmaphobic
|
e2d9e4bc77
|
Promoting preferences to top level panel.
|
9 years ago |
Don Gagne
|
4c3c6da4a4
|
Merge pull request #3399 from DonLakeFlyer/ConsoleLogFilter
Settings/Console log filter support
|
9 years ago |
Don Gagne
|
a6e25ea93d
|
Turn off touch events for Mac OS (#3404)
|
9 years ago |
Don Gagne
|
70953c46a6
|
Log selection support fron Settings/Console
|
9 years ago |
Don Gagne
|
7f1d60e386
|
Remove X to close since it conflicts with QGCViewDialogs
|
9 years ago |