Don Gagne
|
4881b9859b
|
Merge pull request #4567 from DonLakeFlyer/FWLanding
Fixed Wing landing pattern starting point
|
8 years ago |
Gus Grubba
|
aba4880050
|
Merge pull request #4570 from dogmaphobic/toolBar
Removing toolbar controller
|
8 years ago |
Gus Grubba
|
e323332187
|
Removing toolbar controller
|
8 years ago |
Gus Grubba
|
7e41ed7b87
|
Merge pull request #4568 from dogmaphobic/instrumentWidgets
Instrument widgets
|
8 years ago |
Gus Grubba
|
075b5ec55f
|
Settings interface should define the default settings
|
8 years ago |
Gus Grubba
|
6dc5763474
|
Fix for custom plugin to access code within QGC
|
8 years ago |
Gus Grubba
|
f5705bedc8
|
Removing dead weight. This entire controller should be removed and the functionality moved to Vehicle.
|
8 years ago |
Gus Grubba
|
e390054d92
|
Allow replacing instrument widget with custom widget
|
8 years ago |
Don Gagne
|
205138cf98
|
Fixed Wing landing pattern starting point
Also added ui support for multiple complex item types
|
8 years ago |
Gus Grubba
|
dd4de90636
|
Move instrument widgets off to a loader.
|
8 years ago |
Gus Grubba
|
e4fddb3fa3
|
Merge pull request #4565 from dogmaphobic/btFix
Fix regression bug with Bluetooth.
|
8 years ago |
Gus Grubba
|
d909697c27
|
Fix regression bug with Bluetooth.
|
8 years ago |
Don Gagne
|
bbb4649031
|
Merge pull request #4563 from DonLakeFlyer/PlanToolStrip
Use new ToolStrip control in Plan View
|
8 years ago |
Don Gagne
|
17e4a3305c
|
Use new ToolStrip control in Plan View
|
8 years ago |
Don Gagne
|
526a2122ba
|
Merge pull request #4480 from mavlink/analyze_mavlink2
Fix analyze view to work for mavlink 2.0
|
8 years ago |
Don Gagne
|
f5e853634e
|
Merge pull request #4558 from DonLakeFlyer/DefaultMissionItemAlt
Support for default mission item altitude setting
|
8 years ago |
Don Gagne
|
7233dc20df
|
Merge pull request #4557 from DonLakeFlyer/APMParamSet
ArduPilot: Load params from new Airframe page
|
8 years ago |
Don Gagne
|
2098a28bb6
|
Merge pull request #4554 from DonLakeFlyer/HeartbeatComponent
Ignore heartbeats from non-default component
|
8 years ago |
Don Gagne
|
e71a5fcbaa
|
Support for default mission item altitude setting
|
8 years ago |
Don Gagne
|
e554963f3a
|
Merge pull request #4553 from DonLakeFlyer/APMParamChanges
Handle ArudPilot parameter changes in newer firmwares
|
8 years ago |
Don Gagne
|
3480f76e14
|
Add param loading to new airframe page
|
8 years ago |
Don Gagne
|
979c5031da
|
Correctly wait for default component params to come through
|
8 years ago |
Don Gagne
|
c3b6c20210
|
Fix unit test to new mock link component id
|
8 years ago |
Don Gagne
|
1f9ea81b29
|
Ignore heartbeats from non-default components
|
8 years ago |
James Goppert
|
1dff8ed342
|
Fix analyze view for mavlink 2.0.
|
8 years ago |
Don Gagne
|
3ae6d91590
|
Merge pull request #4465 from AlexeyBulatov/pr/autoconnect
Auto connect on start for UDP links
|
8 years ago |
Don Gagne
|
4dab0e1e4c
|
Handle ArudPilot parameter changes in newer firmwares
|
8 years ago |
Don Gagne
|
d02b8cc9c8
|
Merge pull request #4477 from bluerobotics/hotplugging
Joystick Hotplugging
|
8 years ago |
Alexey Bulatov
|
2d75a33c44
|
Allow autoconnect on start for UDP links
|
8 years ago |
Alexey Bulatov
|
eee84bfffd
|
Checkbox for auto connect on start
|
8 years ago |
Alexey Bulatov
|
498a8f1c56
|
Create connected link if set AutoConnect
|
8 years ago |
Alexey Bulatov
|
17eee4a9e6
|
Make virtual method isAutoConnectAllowed to return false
|
8 years ago |
Don Gagne
|
afcf66159d
|
Merge pull request #4551 from DonLakeFlyer/ComlexItemChildren
Fix position of children of complex items
|
8 years ago |
Don Gagne
|
26d76be648
|
Merge pull request #4550 from DonLakeFlyer/RemoveDoubleValidator
DoubleValidator causing problems with regional settings
|
8 years ago |
Don Gagne
|
3125494433
|
Fix position of children of complex items
|
8 years ago |
Don Gagne
|
a64e2cf6db
|
Merge pull request #4544 from DonLakeFlyer/GenericVehicleFixes
Changed default component id discovery
|
8 years ago |
Don Gagne
|
bcb69abd0c
|
DoubleValidator causing problems with regional settings
Causing data loss
|
8 years ago |
jaxxzer
|
4e7f33e3a4
|
Merge branch 'master' into hotplugging
|
8 years ago |
Don Gagne
|
5451d2233e
|
Merge pull request #4536 from bluerobotics/video-fix
Don't send EOS on pipeline if not streaming video
|
8 years ago |
Gus Grubba
|
74b48df7ca
|
Merge pull request #4545 from dogmaphobic/videoPhotoTesting
Experimenting with Video / Photo commands
|
8 years ago |
Gus Grubba
|
fedb836122
|
Maybe the third time I get this right?
|
8 years ago |
Gus Grubba
|
4f5f7a0ac2
|
Copy/Paste error.
|
8 years ago |
Gus Grubba
|
5f0bd3d487
|
Experimenting with Video / Photo commands
|
8 years ago |
Don Gagne
|
ec091ecc11
|
Changed default component id discovery
Use component id from heartbeat
|
8 years ago |
Don Gagne
|
2dbd131bdd
|
Merge pull request #4540 from DonLakeFlyer/ParameterEditorDialogMobile
Parameter editor dialog mobile
|
8 years ago |
Don Gagne
|
a0a79a7736
|
Update README.md
|
8 years ago |
Don Gagne
|
5f20c3aca1
|
Rework for mobile usability
|
8 years ago |
Don Gagne
|
8de7cfc2c2
|
Default to clip = true
|
8 years ago |
Don Gagne
|
842a707367
|
Add NSCameraUsageDescription
|
8 years ago |
Don Gagne
|
1a2ce0578c
|
Merge pull request #4527 from DonLakeFlyer/SimpleMission
Plan-Simple Item: Use all remaining width for text fields
|
8 years ago |