Daniel Agar
|
7b74b306df
|
cmake create uav library in src/uas
|
6 years ago |
Daniel Agar
|
4077fc18c5
|
cmake create VideoStreaming library in src/VideoStreaming
|
6 years ago |
Daniel Agar
|
bff39b26c5
|
cmake create VehicleSetup library in src/VehicleSetup
|
6 years ago |
Daniel Agar
|
64d85552b5
|
cmake create Settings library in src/Settings
|
6 years ago |
Daniel Agar
|
3eacac302f
|
cmake create QtLocationPlugin library in src/QtLocationPlugin
|
6 years ago |
Daniel Agar
|
f212a5bb29
|
cmake create FactSystem library in src/FactSystem
|
6 years ago |
Daniel Agar
|
5df65cdb3e
|
cmake create QmlControls library in src/QmlControls
|
6 years ago |
Daniel Agar
|
a8baec09de
|
cmake create FirmwarePlugin library in src/FirmwarePlugin
|
6 years ago |
Daniel Agar
|
d8b6f37eb4
|
cmake create comm library in src/comm
|
6 years ago |
Daniel Agar
|
08684db3b1
|
cmake create ui library in src/ui
|
6 years ago |
Daniel Agar
|
1c00bea6a4
|
cmake create MissionManager library in src/MissionManager
|
6 years ago |
Daniel Agar
|
4383f6969f
|
cmake create AutoPilotPlugins library in src/AutoPilotPlugins
|
6 years ago |
Daniel Agar
|
9fa08020b5
|
cmake create api library in src/api
|
6 years ago |
Daniel Agar
|
b31a5e8d8b
|
cmake create Audio library in src/Audio
|
6 years ago |
Daniel Agar
|
8eaa3206e9
|
cmake create Airmap and AirspaceManagement libraries
|
6 years ago |
Daniel Agar
|
e583e7aa3c
|
cmake move all src handling to src/CMakeLists.txt
|
6 years ago |
Daniel Agar
|
c3743e2b90
|
cmake create qwt library in libs/qwt
|
6 years ago |
Daniel Agar
|
b97df1599d
|
cmake create gps library in src/GPS
|
6 years ago |
Gus Grubba
|
9f51ed8382
|
Merge pull request #6995 from mavlink/defaultRTSPPort
If using RTSP and no port is defined, make sure to set default.
|
6 years ago |
Don Gagne
|
e660233ec3
|
Fix delete file
|
6 years ago |
Daniel Agar
|
abc1ddda8a
|
AndroidManifest.xml increase targetSdkVersion 19 -> 26
This is a Google Play store requirement as of November 1st, 2018.
https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html
|
6 years ago |
Don Gagne
|
6104850665
|
Merge pull request #6994 from DonLakeFlyer/PreFlight
PreFlight: Reset not working correctly
|
6 years ago |
Gus Grubba
|
6717f8964a
|
If using RTSP and no port is defined, make sure to set default RTSP port (554)
|
6 years ago |
Don Gagne
|
84a6c9d915
|
Merge pull request #6962 from mavlink/feature/concave_poly
Feature: Concave Polygon Support by Splitting into Sub-Polygons
|
6 years ago |
Gus Grubba
|
a2a82f30e7
|
Bump survey complex item version to 5
|
6 years ago |
Don Gagne
|
6e4127f89d
|
Fix reset handling
|
6 years ago |
Don Gagne
|
5fe4a4a5c0
|
Only version check stable builds
|
6 years ago |
Gus Grubba
|
8144d1f294
|
Move split survey polygons from app settings to survey settings.
|
6 years ago |
Don Gagne
|
da8e98a1c2
|
Merge pull request #6974 from Williangalvani/subCamera2
Create simplified camera page for sub
|
6 years ago |
Don Gagne
|
b51f273506
|
Merge pull request #6993 from DonLakeFlyer/CompParam
Parameter Editor: Support editing of non-default component params
|
6 years ago |
Don Gagne
|
4a6e42d346
|
Merge pull request #6992 from DonLakeFlyer/StableMerge
Stable merge
|
6 years ago |
Don Gagne
|
0c148e9376
|
Merge pull request #6991 from DonLakeFlyer/GuidedSettings
Expose guided altitude settings. Rearrange Fly and Plan view settings.
|
6 years ago |
Don Gagne
|
5332ca14c9
|
Support editing non-default component parameters
|
6 years ago |
Don Gagne
|
0e6902e352
|
Clarify category map usage
|
6 years ago |
Don Gagne
|
b974f35011
|
Support parameters from multiple components
|
6 years ago |
Don Gagne
|
47534dbfb8
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into StableMerge
|
6 years ago |
Don Gagne
|
7bbadf6839
|
Merge pull request #6987 from DonLakeFlyer/KMLLoad
KML: Better file load error messages
|
6 years ago |
Don Gagne
|
ad064b5264
|
Expose guided altitude settings. Rearrange Fly and Plan view settings.
|
6 years ago |
Gus Grubba
|
6d052668a8
|
Merge pull request #6990 from mavlink/rtspUdpTimeout
RTSP UDP timeout
|
6 years ago |
Gus Grubba
|
ebcc802d9c
|
Fix warnings
|
6 years ago |
Gus Grubba
|
dac81965c8
|
Make RTSP UDP timeout into a (protected) variable so derived classes have access to it.
|
6 years ago |
Gus Grubba
|
7db9d47d0c
|
Remove some c++ warnings
|
6 years ago |
Thomas Gubler
|
bec854d028
|
[SurveyComplexItem] add link to algorithm description, remove debug code
|
6 years ago |
Thomas Gubler
|
336a387c37
|
update changelog
|
6 years ago |
Thomas Gubler
|
1650af8585
|
[SurveyComplexItem] Get rid of foreach
|
6 years ago |
Gus Grubba
|
38679196eb
|
Update survey when split polygon option is toggled.
|
6 years ago |
Thomas Gubler
|
130e12cf30
|
[SurveyComplexItem] wire up to splitConcavePolygons setting (lots of code duplication)
|
6 years ago |
Gus Grubba
|
6f2a99531a
|
CP - Add setting to toggle splitting concave polygon on/off
|
6 years ago |
Thomas Gubler
|
9ae5cc7e15
|
[Survey transects generation] towards concave polygons
|
6 years ago |
Thomas Gubler
|
059578e628
|
[Survey transects generation] add basic implementation for handling
multiple polygons
need to fully implement vertexvisibility
|
6 years ago |