17114 Commits (0ad459e58f5bacaa60edaf72e026c8462904cefa)
 

Author SHA1 Message Date
Don Gagne cedee16f18 New translations qgc.ts (French) 5 years ago
Don Gagne d16af7384a
Merge pull request #8796 from DonLakeFlyer/Translations 5 years ago
Don Gagne 475fbf3246
Merge pull request #8795 from DonLakeFlyer/BoatCherryPick 5 years ago
Don Gagne 3ead9231fc
Merge branch 'master' into ADSBCherryPick 5 years ago
Don Gagne 3a406dea58
Merge pull request #8793 from DonLakeFlyer/CherryPickStableVirtualJoystick 5 years ago
DonLakeFlyer 513ad2342e Update crowdin yaml config file 5 years ago
DonLakeFlyer 508976aa06 Modified translation support 5 years ago
DonLakeFlyer a3e3bc9d71 Fix boat classification as a Rover 5 years ago
DonLakeFlyer 023aeeeeda Fix ADSB vehicle setup 5 years ago
DonLakeFlyer 7c2028ae3f Cherry pick virtual joystick fix from Stable 5 years ago
Aleksey Kontsevich 771e60a423 Deploy custom start script for custom build 5 years ago
PX4BuildBot ef9abaa057 Update PX4 Firmware metadata Thu May 28 13:08:30 UTC 2020 5 years ago
PX4BuildBot a61464b4c6 Update PX4 Firmware metadata Thu May 28 06:49:59 UTC 2020 5 years ago
Jacob Dahl 44d8027df9 Added a transmitOnly flag to UDP config. When enabled, the socket receive buffer is set to zero such that no data is ever received. Also updated the MavlinkSettings page such that new config settings respect the setting visibility. 5 years ago
PX4BuildBot 48fc19c01a Update PX4 Firmware metadata Wed May 27 05:53:56 UTC 2020 5 years ago
Don Gagne 48fc09ea93
Merge pull request #8758 from patrickelectric/fix_more_and_more_deprecated 5 years ago
Don Gagne 64712c25d3
Merge pull request #8782 from DonLakeFlyer/VideoSetCase 5 years ago
DonLakeFlyer e9e196a572 Case insensitive protocol detection 5 years ago
Don Gagne 774154e314
Merge pull request #8769 from airmap/address_of_packed_member 5 years ago
Jacob Dahl af2309a990 Updated mavlink forwarding implementation to forward all mavlink messages received on all channels onto a single UDP port. A new mavlink forwarding UDP link is created if forwarding is enabled. The mavlink settings page now has a Fact checkbox for enabling forwarding and a fact text field for specifying the host name. 5 years ago
Aleksey Kontsevich 6a5a15aee4 Missed fix for UAS.cc 5 years ago
Aleksey Kontsevich ce674f46cd Localize warnings disabling to cpp file only 5 years ago
Aleksey Kontsevich f27dbb68fa Custom binary build fix 5 years ago
Aleksey Kontsevich efcd990cd4 Removed -Waddress-of-packed-member warning disabling 5 years ago
Don Gagne 55c2c50c41
Merge pull request #8777 from DonLakeFlyer/VTOLTakeoff 5 years ago
DonLakeFlyer c928c6ce5b VTOL Takeoff should be considered a transition to FW 5 years ago
Don Gagne 545d995e1d
Merge pull request #8773 from DonLakeFlyer/JoystickCherryPicl 5 years ago
Don Gagne 6f98de250d
Merge pull request #8764 from AJRepo/debian_doc_updates 5 years ago
DoinLakeFlyer 7c59549944 Cherry pick joystick fixes from stable and fixup merge 5 years ago
Aleksey Kontsevich 7b6d7c6817
Update CustomFirmwarePlugin.cc 5 years ago
Aleksey Kontsevich f760901e67
Merge branch 'master' into address_of_packed_member 5 years ago
Don Gagne 63cc00146e
Merge pull request #8761 from spearuav/spearuav_master_fixes 5 years ago
Aleksey Kontsevich abb96a4e7c -Waddress-of-packed-member build error fix 5 years ago
Jacob Dahl 7bf37616f1 moved mavlink forwarding logic to MAVLinkProtocol:receiveBytes 5 years ago
PX4BuildBot 1f178d2b1c Update PX4 Firmware metadata Wed May 20 17:49:33 UTC 2020 5 years ago
AJRepo 2724254622 Ubuntu 14 deprecated. TravisCI trusty->xenial 5 years ago
AJRepo 848913f85b Fix/Updates for debian documentation 5 years ago
Jacob Dahl 66590562c7 Added mavlink forwarding as an option to UDP connections. Enabling this setting will cause every mavlink packet received by QGC to be forwarded on the link, with the exception of packets originating from said link. 5 years ago
Roie Geron 7001704841 Add return in CustomFirmwarePlugin::hasGimbal 5 years ago
Patrick José Pereira 9552d964fe QGCTileCacheWorker: Fix deprecated QString::sprintf 5 years ago
Patrick José Pereira 92370b404d PlanMasterController: Fix deprecated QString::sprintf 5 years ago
Patrick José Pereira 17c3d09788 QGCCameraControl: Fix deprecated QString::sprintf 5 years ago
Don Gagne c24029938e
Merge pull request #8748 from DonLakeFlyer/CompilerWarningsBackOn 5 years ago
Don Gagne 211d97862e Merge pull request #8755 from DonLakeFlyer/FirstRunPrompt 5 years ago
Don Gagne d4d9376797 Clean up and turn on compiler warnings as errors 5 years ago
DoinLakeFlyer 20664925b0 Modified support for multiple first run pages. Added first run for offline vehicle settings. 5 years ago
Don Gagne cbbf4322af
Merge pull request #8753 from DonLakeFlyer/ToolbarVisuals 5 years ago
DonLakeFlyer b37c3c9cf2 VIsual tweaks 5 years ago
Don Gagne 85aa5735c0
Merge pull request #8751 from DonLakeFlyer/VideoCherryPick 5 years ago
Don Gagne 2979407a97
Merge pull request #8752 from DonLakeFlyer/CustomValidator 5 years ago