Don Gagne
9a9f20498f
Prevent clicks going through top level items
7 years ago
PX4BuildBot
8d080e27fd
Update PX4 Firmware metadata Tue Sep 25 06:27:12 UTC 2018
7 years ago
PX4BuildBot
6fff42d47a
Update PX4 Firmware metadata Sun Sep 23 18:10:00 UTC 2018
7 years ago
PX4BuildBot
899a85dff2
Update PX4 Firmware metadata Wed Sep 19 18:19:29 UTC 2018
7 years ago
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
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
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
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
Beat Küng
08dcb7e0e8
USBBoardInfo.json: add U-Blox F9P USB device
7 years ago
Gus Grubba
72ba6b07b6
Fix Windows build.
...
I have no idea how this was building elsewhere at all.
7 years ago
Gus Grubba
ecc2b56f3c
Changelog
7 years ago
Gus Grubba
2929f008e9
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
...
# Conflicts:
# src/Vehicle/Vehicle.cc
# src/api/QGCCorePlugin.cc
7 years ago
Don Gagne
70f899c6ca
Add FactGroup for ESTIMATOR_STATUS values
7 years ago
Don Gagne
71f74f3fef
Add error offset
7 years ago
Don Gagne
af0131b656
Better sizing of instrument panel
7 years ago
Don Gagne
e70b4b0f99
Fix bool type value strings
7 years ago
Gus Grubba
c7a171eb08
Merge pull request #6817 from mavlink/customPlan
...
Custom Plan Save/Load
7 years ago
Gus Grubba
44f8b922bb
Merge pull request #6816 from mavlink/densityFudge
...
Limit pixel density fudge to Android only
7 years ago
Gus Grubba
1d239f9270
CP - Slowly cleaning up annoying new c++ warnings
7 years ago