Gus Grubba
467c4eb5a2
Update weather icon string
7 years ago
Gus Grubba
ab11e2a47a
Changed "Clear Saved Answers" text.
7 years ago
Gus Grubba
d1aba05130
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
7 years ago
Gus Grubba
9377ebb238
Keep track of user name/password authentication state
7 years ago
Gus Grubba
1323625b71
Disable airmapd debug output
7 years ago
Gus Grubba
7e543bb02c
Add a button to clear feature responses
...
More clang warnings cleanup
7 years ago
Gus Grubba
b66447ff65
Updates in general was only done if a POI changed. This caused changes related to something other than a change in POI to be ignore. The code now "resets" the POI when such changes occur (change of ruleset for example).
...
Ruleset selection is was not persistent. When reloading the list of rulesets for a given region, any previously selected ruleset would be reset to defaults.
Also fixed several new clang warnings.
7 years ago
Gus Grubba
d3d7e4f73e
Replace original weather info with new airmapd weather interface.
...
It seems the icons now use dash instead of underscore. I'm simply replacing dash by underscore wholesale (to match the existing resource names) until I know better.
7 years ago
Gus Grubba
45c2e7d3d9
Merge pull request #6729 from mavlink/noQtQuickCompilerForDebug
...
Disable QtQuick compiler for Debug builds
7 years ago
Gus Grubba
45d36be49a
Disable QtQuick compiler for Debug builds
7 years ago
Gus Grubba
bc10a8d29a
Connection management
7 years ago
Gus Grubba
1c29e15e34
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
7 years ago
Don Gagne
bc2363a732
Merge pull request #6726 from mavlink/fixSetCircleRadius
...
Circle Radius
7 years ago
Gus Grubba
6df455df13
Fixed issue where the "Set Circle Radius" menu entry was trying to affect the visibility of an item within a component.
7 years ago
Don Gagne
5987613bbf
Merge pull request #6722 from DonLakeFlyer/StructurePitch
...
Structure Scan: Add ability to set Gimbal Pitch on manual scan
7 years ago
DonLakeFlyer
604d4051f9
Add ability to set Gimbal Pitch on manual scan
7 years ago
Don Gagne
07d998cfed
Merge pull request #6717 from mavlink/trimble_rtk
...
Add Trimble MB-Two GPS support #2
7 years ago
Don Gagne
fcc884e7ad
Merge pull request #6718 from DonLakeFlyer/ArduPilotMission
...
ArduPilot: Deal with seemingly incorrect protocol support of MAV_MISSION_INVALID_SEQUENCE
7 years ago
DonLakeFlyer
296c3ad6ef
Handle ArduPilot MAV_MISSION_INVALID_SEQUENCE usage
7 years ago
DonLakeFlyer
d1bcd47915
Bump timeout slightly to deal with really noisy links
7 years ago
Beat Küng
59ed0f5253
GPS: update GPS drivers submodule to fix CI
7 years ago
Beat Küng
b5ab11f761
RTK GPS: add Trimble MB-Two support
7 years ago
Beat Küng
3239118eca
GPS: update submodule & account for changed interface
7 years ago
Don Gagne
e3833aa5f2
Merge pull request #6715 from DonLakeFlyer/FWLandingClick
...
FW Landing Pattern: Z order for landing click is above map items
7 years ago
DonLakeFlyer
3b8e0edb1c
Z order for landing click is above map items
...
This way you can click anywhere
7 years ago
Don Gagne
693bda3df1
Merge pull request #6634 from mavlink/handleRxRSSI
...
Properly handle (unavailable) RX RSSI
7 years ago
Don Gagne
b536725f2d
Merge pull request #6710 from mavlink/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
7 years ago
Don Gagne
5fe215c6c4
Merge pull request #6712 from DonLakeFlyer/FWLandingTerrain
...
FW Landing Pattern: Use setLoiterCoordinate for correct triggering of terrain query
7 years ago
DonLakeFlyer
9eca2a703c
Use setLoiterCoordinate for correct triggering of terrain query
7 years ago
Don Gagne
f73ccdd36a
Merge pull request #6711 from DonLakeFlyer/Orbit
...
Fix orbit radius
7 years ago
DonLakeFlyer
440913db7d
Fix orbit radius
7 years ago
Gus Grubba
cf93c28b36
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
7 years ago
Gus Grubba
246771affd
Merge pull request #6706 from JonasVautherin/remove-airmapd-boost-dependency
...
Remove boost dependency from airmap public interface
7 years ago
Lorenz Meier
8713316c52
Create PULL_REQUEST_TEMPLATE.md
7 years ago
Lorenz Meier
5fd0eb5022
Update issue templates
7 years ago
Lorenz Meier
482e17e62f
Create CODE_OF_CONDUCT.md
7 years ago
Jonas Vautherin
9a71a29c6c
Update airmapd binaries
7 years ago
Jonas Vautherin
29089b930e
Bump Qt version numbers in airmap dependency
7 years ago
Gus Grubba
a49d1644a5
Merge pull request #6688 from mavlink/nxpHlite
...
Add auto connect support for the PX4 NXPHlite v3.x
7 years ago
Gus Grubba
3284f8b3d0
Merge pull request #6704 from mavlink/qmlFix
...
Skip custom instrument widget test if none exists.
7 years ago
Gus Grubba
3fd4bfaa79
Switching to Qt 5.11.1 (Windows only)
7 years ago
Jonas Vautherin
512301be44
Remove boost dependency from airmap public interface
7 years ago
Gus Grubba
7ab86a9727
Skip custom instrument widget test if none exists.
7 years ago
David Sidrane
b8cbc26d00
Buxfix-segfault - Added board ID for NXPHlite
7 years ago
Don Gagne
3a2a35847c
Merge pull request #6694 from DonLakeFlyer/SliderFix
...
FactValueSlider: Fix element sizing
7 years ago
Don Gagne
d264eda0ad
Merge pull request #6698 from DonLakeFlyer/GooglePlay
...
Google play: Try another fix
7 years ago
Don Gagne
0f18ca211e
Try another fix
7 years ago
Don Gagne
96d4e3af73
Merge pull request #6697 from DonLakeFlyer/GooglePlay
...
Trying to fix google play upload
7 years ago
Don Gagne
ccb2983de6
Trying to fix google play upload
7 years ago
Don Gagne
1b970095db
Merge pull request #6696 from DonLakeFlyer/GooglePlay
...
Trying to fix google play upload
7 years ago