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
Don Gagne
21ebc83a8e
Merge pull request #4526 from DonLakeFlyer/SurveyUT
...
Fix ComplexMissionItemText unit test crash
8 years ago
Jacob Walser
d3fcd7ae68
Don't send EOS on pipeline if not streaming video
8 years ago
Phillip Kocmoud
143434f491
Add support for the AUAV X2.1 Flight Controller ( #4501 )
...
* Fix minor spelling error
* Added support for the AUAV x2.1 Flight Controller
also removed a duplicate entry for MindPX
from src/comm/USBBoardInfo.json
Adds entries required to correctly identify, download and flash PX4
firmware to the AUAV X2.1 Flight Controller
* Update USBBoardInfo.json
Removed un-needed fallback entries. This has been tested!
8 years ago
Gus Grubba
d48c008490
Merge pull request #4531 from dogmaphobic/tileFetching
...
Dealing with lack of Internet connectivity.
8 years ago
Gus Grubba
23cb5e1b95
Dealing with lack of Internet connectivity.
8 years ago
Daniel Agar
e4e525363d
PX4 hide FOLLOW and OFFBOARD ( #4529 )
8 years ago
Gus Grubba
ddd6da04df
Merge pull request #4525 from dogmaphobic/iconFromPlugin
...
Allow FirmwarePlugin to provide vehicle icons.
8 years ago
Gus Grubba
ac83994333
Merge pull request #4524 from dogmaphobic/unusedStuff
...
Cleaning up some unused icons.
8 years ago
Don Gagne
61226f2dd0
Use all remaining width for text fields
...
Done by using GridLayout
8 years ago