13833 Commits (b49fa1194cd1bb885f0e313389185fa14a7bb925)
 

Author SHA1 Message Date
Gus Grubba c6a366bf33 Completed settings. 6 years ago
Gus Grubba 21d9ae69dc Initial work on POST settings (not done yet) 6 years ago
Gus Grubba 58fd244a8c iOS fully functional. 6 years ago
PX4BuildBot 87e63a9bbc Update PX4 Firmware metadata Fri Dec 21 18:08:35 UTC 2018 6 years ago
Gus Grubba 339da87a16 Add support for Linux and experimenting with settings (there are "set" but no "get" options for them though) 6 years ago
PX4BuildBot 70efaa28b2 Update PX4 Firmware metadata Wed Dec 19 07:51:04 UTC 2018 6 years ago
Gus Grubba 7059d63e84 Telemetry on iOS. 6 years ago
Gus Grubba 352c53b183 On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. 6 years ago
Don Gagne 3f2a94b944
Merge pull request #7094 from DonLakeFlyer/Fixes 6 years ago
Don Gagne 8f59acba07 Hack to allow Rover setup pages to work 6 years ago
Don Gagne b84438ee7e Assume non autopilot components follow current mavlink param_value spec 6 years ago
Don Gagne 2df0f98c9e
Merge pull request #7078 from bekicot/update-custom-command-docs-url 6 years ago
Gus Grubba bab3c35af8 Get (and expose) link status 6 years ago
Gus Grubba 3f20c415bb
Merge pull request #7089 from mavlink/badCast 6 years ago
Gus Grubba a85b2f36e0 Fix bad cast, which truncates free storage value. 6 years ago
Gus Grubba 6b40530679 iOS and Android need a different, raw h.264 pipeline 6 years ago
Gus Grubba d0113827e5 Initial Taisync link integration 6 years ago
Don Gagne 803442726d
Merge pull request #7086 from DonLakeFlyer/ParamLogging 6 years ago
Don Gagne 338100b04a Fix cases of _logVehiclePrefix usage with missing componentId 6 years ago
Don Gagne 5e63260bd4
Merge pull request #7085 from mavlink/waitOnReset 6 years ago
Gus Grubba 8311619db1 Avoid sending camera commands while a reset is pending. 6 years ago
Don Gagne f39452b331
Merge pull request #7084 from DonLakeFlyer/Orbit 6 years ago
Gus Grubba 151ce31f0a
Merge pull request #7083 from mavlink/autoVideoStream 6 years ago
Don Gagne b4d3e248c1 Add support for Orbit flight mode 6 years ago
Don Gagne 63568769f1 Show Orbit center from telemetry 6 years ago
Gus Grubba b8ad654486 Fix stream configuration test 6 years ago
Gus Grubba c2879665b0 Deal with c++ warnings 6 years ago
Gus Grubba 351cff6d3f
Merge pull request #7081 from mavlink/androidJoystick 6 years ago
Matej Frančeškin b255b841cf Bugfix: Android joystick had two axis mapped on the same button 6 years ago
Gus Grubba 2f982bbe16 Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into autoVideoStream 6 years ago
Gus Grubba 9dba67b9ac Initial work on video stream discovery 6 years ago
Gus Grubba 5ab7d32c77
Merge pull request #7080 from mavlink/commsCleanup 6 years ago
Gus Grubba c40fc59e67 Handle warnings 6 years ago
Gus Grubba 848fc0a41e Remove extra visible flag from copying/pasting code from elsewhere. 6 years ago
Gus Grubba c6f4d7fbe4 Cleaning up comm link settings 6 years ago
Gus Grubba cafc8ceedf
Merge pull request #7077 from mavlink/skipSerial 6 years ago
Yana Agun Siswanto 4c011ba738 CustomCommandWidget.qml:Fix URL 6 years ago
Gus Grubba 5be07f4819 CP - Skip serial related code if serial links are disabled. 6 years ago
Don Gagne 2c6f5625ac
Merge pull request #7076 from DonLakeFlyer/AutoLoad 6 years ago
Don Gagne 7f95863909
Merge pull request #7074 from DonLakeFlyer/MissionControllerDirty 6 years ago
Don Gagne 360bfab53d Fix AutoLoad not sending GeoFence or Rally Points to vehicle 6 years ago
Don Gagne 74a0e0def3 Fix Rally Point loading 6 years ago
Don Gagne e8b9fd7af4 Fix handling of dirty bit when home position changes from vehicle side 6 years ago
Don Gagne 4509f4b12c
Merge pull request #7073 from DonLakeFlyer/OrbitRotation 6 years ago
Don Gagne ed7d691d88 Fix rotation 6 years ago
Don Gagne 0679186cd2 Fix bit check 6 years ago
PX4BuildBot e1a290be2d Update PX4 Firmware metadata Fri Dec 7 11:05:58 UTC 2018 6 years ago
Don Gagne c6299624da
Merge pull request #7060 from DonLakeFlyer/AndroidNDK16b 6 years ago
Don Gagne 128cf19ac1
Merge pull request #7052 from Williangalvani/subUdpVideoDefault 6 years ago
Don Gagne eac38bcfe8
Merge pull request #7058 from DonLakeFlyer/OfflineVehicle 6 years ago