Jonas Vautherin
|
512301be44
|
Remove boost dependency from airmap public interface
|
7 years ago |
Beat Küng
|
a15b46b8c9
|
AirMapTelemetry: rate-limit telemetry to 5Hz
|
7 years ago |
Beat Küng
|
ef729dee75
|
Airmap: send telemetry to udp.telemetry.k8s.airmap.io:7070
|
7 years ago |
Gus Grubba
|
600008e2ec
|
Dealing with brief features and telemetry.
|
7 years ago |
Gus Grubba
|
4283729f83
|
Change feature default values to something that will be identified as "not set". When a flight is created, features with missing values (not set) are not included. Note that all these are persistent, which may create a problem if something changes (different vehicle with large weight difference for instance). As the subsequent use of these are persistent, a question may not be asked because it's already set (the brief only asks for missing or problem values).
|
7 years ago |
Gus Grubba
|
ec51046694
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
# Conflicts:
# src/MissionManager/ComplexMissionItem.h
|
7 years ago |
Gus Grubba
|
33be72d329
|
Merge pull request #6630 from DonLakeFlyer/DeployTTS
Fix TTS deployment on OSX
I'm merging this. If something comes up we can come back and change it.
|
7 years ago |
Gus Grubba
|
95f49cc07d
|
Make the choice of using a personal key persistent. This will allow to toggle between personal and hardcoded key. Otherwise you would need to clear your personal key each time you want to use the hardcoded one.
|
7 years ago |
Gus Grubba
|
31e846fb43
|
Make all numeric values default to 1 (as opposed to 0) for the time being.
|
7 years ago |
Don Gagne
|
ef519e9222
|
Merge pull request #6627 from DonLakeFlyer/ComboSize
Fix combo width sizing
|
7 years ago |
DonLakeFlyer
|
5e0c6debdd
|
Fix TTS deployment on OSX
|
7 years ago |
DonLakeFlyer
|
f77cab5e6a
|
Fix combo width sizing
|
7 years ago |
Don Gagne
|
d4822bed69
|
Merge pull request #6612 from patrickelectric/rand_corrections
More random corrections around the code
|
7 years ago |
Don Gagne
|
13a6945bb7
|
Merge pull request #6617 from DonLakeFlyer/FMSwitches
Fix flight mode switch setting
|
7 years ago |
Don Gagne
|
9d2ef02e3c
|
Merge pull request #6619 from DonLakeFlyer/DupGStreamer
Remove dup gstreamer install
|
7 years ago |
DonLakeFlyer
|
c60b7b0f5c
|
OSX gstreamer always on
|
7 years ago |
Patrick José Pereira
|
acd18168df
|
Use Qt5 connect style
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
DonLakeFlyer
|
41353b046c
|
Remove dup gstreamer install
|
7 years ago |
Don Gagne
|
108b5caf74
|
Merge pull request #6615 from DonLakeFlyer/AdditionalTimeDelay
Plan: Fix additionalTimeDelay calcs
|
7 years ago |
Don Gagne
|
81d609472b
|
Merge pull request #6614 from DonLakeFlyer/TerrainWarn
Warn if sending MAV_FRAME_GLOBAL_TERRAIN_ALT
|
7 years ago |
DonLakeFlyer
|
27db20a46b
|
Fix flight mode switch setting
|
7 years ago |
Don Gagne
|
cbe81ce1a5
|
Merge pull request #6613 from DonLakeFlyer/GotoCommandInt
Goto Location uses COMMAND_INT
|
7 years ago |
DonLakeFlyer
|
4742849a30
|
Fix additionalTimeDelay calcs
|
7 years ago |
DonLakeFlyer
|
3b5f8ae7f8
|
Warn if sending MAV_FRAME_GLOBAL_TERRAIN_ALT
|
7 years ago |
DonLakeFlyer
|
19a63525bb
|
Fix COMMAND_LONG send
|
7 years ago |
DonLakeFlyer
|
671f55e5c3
|
Goto locaiton using COMMAND_INT
|
7 years ago |
Don Gagne
|
4dc7b9d64a
|
Merge pull request #6611 from DonLakeFlyer/CommandInt
Vehicle send COMMAND_INT support
|
7 years ago |
Don Gagne
|
5dcaf18b7c
|
Merge pull request #6610 from DonLakeFlyer/OrbitRadius
Draggable radius adjustment for Orbit
|
7 years ago |
Patrick José Pereira
|
0ee8973abf
|
Use QStringRef to avoid temporary heap allocations
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
7a391b7bea
|
Remove unneeded memory allocations due temporary QStrings
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
DonLakeFlyer
|
3e7254aa2c
|
Vehicle send COMMAND_INT support
|
7 years ago |
DonLakeFlyer
|
3992e5bd20
|
Draggable radius adjustment for Orbit
|
7 years ago |
Don Gagne
|
beff8561d9
|
Merge pull request #6609 from DonLakeFlyer/CircleRadiusDrag
QGCMapCircle: Support for dragging to change radius
|
7 years ago |
DonLakeFlyer
|
920969bb4f
|
Support for dragging to change radius
|
7 years ago |
Don Gagne
|
38a2246e92
|
Merge pull request #6608 from DonLakeFlyer/Orbit
Mavlink Orbit support
|
7 years ago |
DonLakeFlyer
|
58c0d43672
|
Mavlink Orbit support
|
7 years ago |
Don Gagne
|
0b0fdaa937
|
Merge pull request #6607 from DonLakeFlyer/MavlinkUpdate
Mavlink update
|
7 years ago |
Don Gagne
|
18ee215707
|
Merge pull request #6604 from DonLakeFlyer/StructureScanSeq
Structure Scan: Fix lastSequenceNumber calc
|
7 years ago |
Don Gagne
|
888a5d5460
|
Merge pull request #6587 from philipoe/XPlaneFlaps
HIL (X-Plane): Allow to control aircraft flaps in XPlane
|
7 years ago |
DonLakeFlyer
|
c9b3030114
|
Mavlink update
|
7 years ago |
DonLakeFlyer
|
83d2035fbe
|
Fix last sequence number signalling
|
7 years ago |
DonLakeFlyer
|
994ebe5ba3
|
Fix incorrect last sequence number test
|
7 years ago |
Don Gagne
|
359a08f021
|
Merge pull request #6603 from DonLakeFlyer/MoreFixes
More fixes
|
7 years ago |
Gus Grubba
|
900ce1ee4d
|
Restore mission bounding box, which was lost with master branch changes
|
7 years ago |
Gus Grubba
|
18120b0d8c
|
Unused variable warning
|
7 years ago |
Gus Grubba
|
3b60d917df
|
Merge conflict screwup
|
7 years ago |
Gus Grubba
|
eeba312d47
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
# Conflicts:
# src/MissionManager/PlanMasterController.cc
|
7 years ago |
DonLakeFlyer
|
b8cfd1e85d
|
Fix lastSequenceNumber calc
|
7 years ago |
DonLakeFlyer
|
435d6d3606
|
Better text fitting for indices
|
7 years ago |
DonLakeFlyer
|
463429faa8
|
Sizing fix
|
7 years ago |