8284 Commits (37c62b7873d57babb96d20751fcb2a9a9fc827d1)
 

Author SHA1 Message Date
Lorenz Meier 37c62b7873 Merge pull request #3269 from mavlink/reposition 9 years ago
Lorenz Meier 27e727f9b9 APM: Compile fixes 9 years ago
Lorenz Meier 0138c03961 PX4: Compile fixes 9 years ago
Lorenz Meier 3e6a3218d9 Implement proper Pause at current position 9 years ago
Lorenz Meier 3a415a88e4 Teach QGC to detect the PX4 guided mode. 9 years ago
Daniel Agar dc41a4fa77 allow linux clang builds 9 years ago
Daniel Agar ea387d4442 travis-ci fold no longer needed (#3270) 9 years ago
Lorenz Meier 9e423bea60 Support REPOSITION MAVLink command in PX4 9 years ago
Lorenz Meier 535e5de2e9 Initialize command properly to zero 9 years ago
Gus Grubba 4be818c240 Merge pull request #3264 from dogmaphobic/fixFlightModesCrash 9 years ago
dogmaphobic 08eff3b25c F%$#* Windows... 9 years ago
dogmaphobic aa52020c8f Fixed crash when switching to the Flight Modes panel. 9 years ago
Lorenz Meier 0d214e1eba Merge pull request #3263 from dogmaphobic/transparencyOnMissionEditor 9 years ago
dogmaphobic 18cf8ba964 Fixing the Mission Editor view to respect the view area (so the map extends beneath the toolbar) 9 years ago
Lorenz Meier 283733666d Merge pull request #3257 from dogmaphobic/transparency 9 years ago
dogmaphobic 10de6808f8 Restoring toolbar transparency. 9 years ago
Gus Grubba f7ad3693f3 Merge pull request #3247 from dogmaphobic/offlineMap 9 years ago
dogmaphobic b31e202519 Wrapping up iOS 9 years ago
Don Gagne 916651a6e7 Merge pull request #3246 from bkueng/rtcm_gps 9 years ago
Don Gagne 7bc1d256f6 Merge pull request #3250 from DonLakeFlyer/VTOLTuning 9 years ago
Beat Küng 90741961cc gps & rtcm: exclude on MobileBuilds (Qt serialport seems not to be available on Android & iOS) 9 years ago
Beat Küng f2011b3005 GPSProvider: retry a few times before giving up when we get an error from the driver 9 years ago
Don Gagne 85af870cb7 Tuning not supported on VTOL 9 years ago
Lorenz Meier 1df6297661 Update MAVLink version 9 years ago
dogmaphobic 94a4e02d5b Merge remote-tracking branch 'MavLink/master' into offlineMap 9 years ago
dogmaphobic 6af467bafb Separate info for Defined Tile Sets and Default Tile Cache. 9 years ago
Beat Küng 795d48d242 GPSManager: remove the usage of PRIu64, because of problems under windows 9 years ago
Beat Küng d94ac67326 update gps submodule 9 years ago
Beat Küng f13c1785a5 gps: add structure to use gps drivers and send a RTCM stream via mavlink (currently disabled) 9 years ago
Beat Küng ddafe14550 gps: add gps drivers submodule 9 years ago
dogmaphobic 29b0c65ac2 Adding a MapRectangle item to show the tile set region. 9 years ago
Lorenz Meier 07052d03e1 Merge pull request #3244 from mavlink/fltmode_fixes 9 years ago
Lorenz Meier e89706064a Fix flight mode display for PX4. Missed reverse channel check 9 years ago
dogmaphobic 781c7e3784 Increase map real estate when defining offline maps. 9 years ago
Gus Grubba 6ab27c17ce Merge pull request #3241 from dogmaphobic/criticalMessages 9 years ago
dogmaphobic db61222679 Restore critical messages in the main window. 9 years ago
Gus Grubba a66ff7617d Merge pull request #3240 from dogmaphobic/transparentIcons 9 years ago
Gus Grubba 8c03a14a9a Merge pull request #3239 from gregd72002/master 9 years ago
dogmaphobic 0eb6af1cdb Fixing transparent "Q" in all icons. 9 years ago
Gregory Dymarek ae9a4a82e5 Default case for RADIO_STATUS 9 years ago
Don Gagne 0ea2a81dae Merge pull request #3235 from DonLakeFlyer/VersionParameterRemapping 9 years ago
Don Gagne 0a88341fc5 Fix bad return 9 years ago
Don Gagne 4e1acddda8 Add support for version based parameter remapping 9 years ago
Don Gagne 2e552b3af1 Add Vehicle::versionNotSetValue 9 years ago
Don Gagne 2f149c59ac Merge pull request #3232 from DonLakeFlyer/APMFirmwareVersioning 9 years ago
Don Gagne dde81d1313 Fix min check 9 years ago
Don Gagne 5a039092a6 Fix APM parameter versioning 9 years ago
Don Gagne cfd7f99804 Merge pull request #3223 from DonLakeFlyer/RCChannelMonitor 9 years ago
Don Gagne 7bb043247c New RCChannelMonitorControl 9 years ago
Don Gagne 4776d22d18 Merge pull request #3227 from NaterGator/hilfix 9 years ago