Gus Grubba
eb341a6eea
Update airmapd (fixes airspace crashes)
...
Added some basic color management for airspaces
7 years ago
Gus Grubba
6c1fb389ff
Reset "relevant" features when a flight is created.
7 years ago
Gus Grubba
efff763ace
MAVLink submodule
7 years ago
Gus Grubba
6ea917704f
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
7 years ago
Gus Grubba
0698e9e76a
Update airmapd to current master (macOS)
7 years ago
Don Gagne
acf0e76c8b
Merge pull request #6751 from yl5006/position_edit
...
alow Polyline position edit
7 years ago
yl5006
08758034e2
alow Polyline position edit
7 years ago
PX4 Jenkins
8ad1d787f9
Update mavlink v2.0 submodule Thu Aug 2 00:39:17 UTC 2018
7 years ago
PX4 Jenkins
fce229a661
Update PX4 Firmware metadata Wed Aug 1 00:37:05 EDT 2018
7 years ago
Gus Grubba
a884de3179
Handle anonymous login
...
Add control to set flight duration (which ultimately sets the end_time of flight)
7 years ago
Gus Grubba
e67ba35dfe
Switch advisory API
...
Handle flight start/end time
Handle start/stop traffic monitor
Only start telemetry if enabled
Added a "Now" button for the flight start time
Collect advisories only when the rules change
7 years ago
Gus Grubba
467c4eb5a2
Update weather icon string
7 years ago
Gus Grubba
ecdb584140
Merge pull request #6736 from stmoon/vworld
...
create new vworld map for Korea
7 years ago
Gus Grubba
ab11e2a47a
Changed "Clear Saved Answers" text.
7 years ago
PX4 Jenkins
8aba445628
Update PX4 Firmware metadata Sat Jul 28 00:37:21 EDT 2018
7 years ago
stmoon
cf6089d080
fix the bug in case of non-supported level
7 years ago
stmoon
9d9276b255
create new vworld map for korea
7 years ago
Gus Grubba
51700e7d85
Merge pull request #6730 from mavlink/angleSlider
...
Adding a slider to set the mission path angle
7 years ago
Gus Grubba
62407de646
Adding a slider to set the mission path angle
...
This is in addition to the existing text edit control.
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