PX4BuildBot
9947dbf3c9
Update PX4 Firmware metadata Mon Sep 17 19:25:07 UTC 2018
7 years ago
PX4BuildBot
a6cc09593e
Update PX4 Firmware metadata Thu Sep 6 16:25:55 UTC 2018
7 years ago
Gus Grubba
9769dd2ec2
Merge pull request #6863 from mavlink/ChineseLocalization
...
First cut at Chinese localization
7 years ago
Gus Grubba
8d1bd0b2a8
First cut at Chinese localization
7 years ago
Gus Grubba
5ff47d88f6
Merge pull request #6859 from mavlink/localizationSupport
...
Adding code to actually load localization strings.
7 years ago
Gus Grubba
b646c39c12
Merge pull request #6858 from mavlink/SimpleItemFix
...
Simple item fix
7 years ago
Gus Grubba
728f008bde
Adding code to actually load localization strings.
7 years ago
Don Gagne
ac46eb0cb9
Changelog
7 years ago
Don Gagne
55636099a3
Update to setCoordinate no longer changing altitude
7 years ago
Don Gagne
8c31a198a8
Removed setCoordinate support to reduce confusion
7 years ago
Don Gagne
de6671ade1
setCoordinate was screwing up altitude/param7 syncronization
7 years ago
Gus Grubba
64c930d5b4
Update Jenkinsfile
...
Removing old, no longer used branches (and launching a new build to check the results)
7 years ago
Gus Grubba
afb20783ae
Merge pull request #6857 from mavlink/airmapBuild
...
Airmap CI
7 years ago
Don Gagne
575140869b
Merge pull request #6852 from fredowski/vtail
...
Enhancement: added X-UAV Mini Talon airframe in new group Plane V-Tail
7 years ago
PX4 Build Bot
2a68e74ea8
Update mavlink v2.0 submodule Thu Sep 6 01:54:38 CDT 2018
7 years ago
PX4BuildBot
158fb58a90
Update PX4 Firmware metadata Tue Aug 14 02:14:11 UTC 2018
7 years ago
Daniel Agar
6de3e1c0db
travis-ci disable OSX installer build (moved to Jenkins)
7 years ago
Daniel Agar
4072e6c57a
Jenkinsfile use QGC Airmap API header
7 years ago
Gus Grubba
84a2f18f45
Update README.md
7 years ago
Don Gagne
959b4729fb
Merge pull request #6854 from DonLakeFlyer/ChangeLog
...
Prep for marking 3.4.3
7 years ago
Don Gagne
62d2d70ef0
Prep for marking 3.4.3
7 years ago
Don Gagne
ff4c7e3db3
Merge pull request #6851 from mavlink/plannedHomeAlt_3.4
...
Fix terrain NaN making it all the way to Planned Home altitude
7 years ago
Friedrich Beckmann
ef828442ff
added X-UAV Mini Talon airframe in new group Plane V-Tail
...
The X-UAV Mini Talon is a V-Tail plane. This commit adds the
new group "Plane V-Tail" together with a svg image for the
new group.
7 years ago
Gus Grubba
1bd2ba5255
Merge pull request #6822 from mavlink/Airmap
...
Adding Airmap integration to QGC
7 years ago
Gus Grubba
012de5a513
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
...
# Conflicts:
# src/Vehicle/Vehicle.cc
7 years ago
Gus Grubba
15f188a00c
Merge pull request #6847 from mavlink/mavlinkStatus
...
MAVLink Status
7 years ago
Don Gagne
2c2808b068
Fix terrain NaN making it all the way to Planned Home altitude
7 years ago
Don Gagne
fcdc88d703
Merge pull request #6849 from DonLakeFlyer/PlannedHomeAlt
...
Plan: Fix terrain NaN making it all the way to Planned Home altitude.
7 years ago
Don Gagne
8f695da5ee
Fix terrain NaN making it all the way to Planned Home altitude.
7 years ago
Gus Grubba
dd747599de
Just compute total sent on the fly rather then keeping a running count.
7 years ago
Gus Grubba
2a3619ce3b
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into mavlinkStatus
7 years ago
Gus Grubba
a1f8de6330
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
...
# Conflicts:
# libs/mavlink/include/mavlink/v2.0
7 years ago
Gus Grubba
b5f30ae40b
MAVLink message receive status
...
Fixed the core MAVLink receiver. Among other things, it wasn't accounting for fragmented messages.
Fixed code that monitors messages received (and lost)
Added a section within the MAVLink panel to show the current status (for the current vehicle)
Remove some old, unused exposed interfaces
7 years ago
Gus Grubba
095964c52e
Merge pull request #6844 from mavlink/localizationUpdate
...
Updating localization strings
7 years ago
Gus Grubba
e88dcfac8d
Updating localization strings
...
Also fixing some c++ errors within commented off code as the localization engine was getting confused by it.
7 years ago
Gus Grubba
5c956faa7d
Added option to enable/disable Airspaces on map
...
Limit all queries to areas smaller than 500km^2. If an area of interest is greater, clip to 500km^2 centered on current ROI's center.
Removed the identifier "Airmap" from error messages coming from Airmap.
Added a clipping function to QGCGeoBoundingCube (clip polygon to given area)
7 years ago
PX4 Build Bot
1457b6eda2
Update mavlink v2.0 submodule Sat Sep 1 06:55:54 UTC 2018
7 years ago
Thomas Gubler
2e36cbf256
[QmlObjectListModel] fix list insert
...
Fixes https://github.com/mavlink/qgroundcontrol/issues/6770
7 years ago
Gus Grubba
daa09883d1
Merge pull request #6838 from thomasgubler/fix/6770_kml_import
...
[QmlObjectListModel] fix list insert
7 years ago
Thomas Gubler
5997bd1b29
[QmlObjectListModel] fix list insert
...
Fixes https://github.com/mavlink/qgroundcontrol/issues/6770
7 years ago
Don Gagne
a95b2d3209
Merge pull request #6836 from DonLakeFlyer/ResumeMission
...
Fix Resume Mission item count bug
7 years ago
Don Gagne
82cceb1ae7
Fix resume mission item count bug
7 years ago
Don Gagne
c5f273172a
Support GuidedActionsController logging
7 years ago
Beat Küng
08dcb7e0e8
USBBoardInfo.json: add U-Blox F9P USB device
7 years ago
Don Gagne
31fa444d23
Merge pull request #6825 from DonLakeFlyer/SimpleItemFix
...
SimpleMissionItem::setCoordinate was screwing up altitude/param7 syncronization
7 years ago
Don Gagne
6a3f9d7a75
Add blank line
7 years ago
Don Gagne
7ea61544dc
Update for SimpleMissionItem::setCoordinate fix
7 years ago
Don Gagne
71a234a6c9
Update to setCoordinate no longer changing altitude
7 years ago
Don Gagne
861e7ff90e
Removed setCoordinate support to reduce confusion
7 years ago
Don Gagne
353853f324
setCoordinate was screwing up altitude/param7 syncronization
7 years ago