82 Commits (e67a9387d12c40de364e7f02f0c484bab9356fb0)

Author SHA1 Message Date
Gus Grubba cfe602e3de Remove debug output 6 years ago
Gus Grubba bd6491e738 Show vehicle options when offline editing missions 6 years ago
Don Gagne f5c2c4aba5 Add support for ArduRover MockLink 6 years ago
Don Gagne 4f64356389 Add support for ArduRover MockLink 6 years ago
Matej Frančeškin 4c989f9368 Microhard: Added settings panel similar to Taisync 6 years ago
Don Gagne da2fdf6566 ArduPilot for configurable mavlink stream rates 6 years ago
Gus Grubba 339da87a16 Add support for Linux and experimenting with settings (there are "set" but no "get" options for them though) 7 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. 7 years ago
Don Gagne e07b730b09 Add support for specifying fixed RTK base position 7 years ago
Gus Grubba 066699f310 Removed AirspaceController and moved its interface into AirspaceManager 7 years ago
Gus Grubba 54d8fd8d56 Properly handle default (initial) map coordinates and zoom level. 8 years ago
G_I_V_D e944d4fae5 Remove dublicate group settings 8 years ago
G_I_V_D 61fad09a66 Replacement code to speed up work on the map and fighting mistake 'manual control lost' when connected joystick with armed UAV 8 years ago
DonLakeFlyer 83d205c745 RTK Indicator updates 8 years ago
Beat Küng 795c689ba8 rtk gps: exclude for mobile build 8 years ago
Beat Küng e3c97d2ee2 toolbar: show RTK survey-in status 8 years ago
Don Gagne 6341bf6c6c Stop one MockLink at a time 8 years ago
DonLakeFlyer 950c7666e3 Initial zoom level 17 8 years ago
DonLakeFlyer ab25a46aba Fix crash on exit due to bad parenting/shutdown sequence 8 years ago
DonLakeFlyer 2e498a6632 Various fixes/changes to initial map positions in Fly/Plan 8 years ago
DonLakeFlyer cff65ebe45 Better initial map positions and planned home position support 8 years ago
DonLakeFlyer 31ab9fffdf Map provider and type move to SettingsManager 8 years ago
Gus Grubba d893b5fa77 Allowing to skip going to the setup page. 8 years ago
DonLakeFlyer 7b33c740e2 Move showAdvancedUI/showTouchAreas to QGCCorePlugin 8 years ago
DonLakeFlyer 21b110ce20 Add showTouchAreas and showAdvancedUI 8 years ago
Don Gagne 147ebb387d More moves of settings to new support 8 years ago
Don Gagne 88f084eb8a More moves of settings to new support 8 years ago
Don Gagne 72cd5d1ca6 Add support for FirmwarePluginFactory::supportedVehicleTypes 8 years ago
Don Gagne 9b384a958b Add bool support to FactSystem 8 years ago
Don Gagne 80ee708ce6 Convert mission auto load dir setting to SettingsFact 8 years ago
Don Gagne 616e11370b Add/use new SettingsManager implementation 8 years ago
Don Gagne e71a5fcbaa Support for default mission item altitude setting 8 years ago
Gus Grubba 5b5278c36c UI Tweaks 8 years ago
Don Gagne 85009f4401 Mission AutoLoad support 8 years ago
Don Gagne b789a6903a Remove unused code 9 years ago
Don Gagne 76677481f6 Reference counting for LinkInterface, LinkConfiguration 9 years ago
Gus Grubba a0166f1358 Made QGCCorePlugin derive from QGCToolBox and expose everything through the same mechanism as everything else. 9 years ago
Gus Grubba 0920b97983 Custom plugin work 9 years ago
Gus Grubba dfbaf7f280 Core Mavlink log handler. 9 years ago
Don Gagne e7979fd93f Must use pack_chan and encode_chan due to mav 2.0 problem 9 years ago
Don Gagne 5466f49651 Use new FactMetaData json load support 9 years ago
Don Gagne cccff3df8e Revert "Mavlink 2.0 support" 9 years ago
Don Gagne 61940fbd9e Merge pull request #3957 from DonLakeFlyer/BatteryCrash 9 years ago
dogmaphobic dc3d1d96ad Adding alternate video sources. 9 years ago
Don Gagne fa7d4906db Mavlink 2.0 support 9 years ago
Don Gagne 93b5139361 Move battery.percentRemainingAnnounce to Qml Global 9 years ago
Don Gagne 0cecf13fcd Major rewrite of Mission Item json editor support 9 years ago
Rustom Jehangir 2d54faaa8c Add mock link for ArduSub 9 years ago
Andreas Bircher e7f9d93136 adding choice for offline mission editing vehicle type and associated cruise and hover speeds 9 years ago
Andreas Bircher af6617374f drafting some conversion functions for areas 9 years ago