Tomaz Canabrava
0f417ec31c
CMake: Add Qml targets to MissionManager
6 years ago
Tomaz Canabrava
c887fc0441
CMake: Add Qml targets to FligthMap
6 years ago
Tomaz Canabrava
b160e67888
CMake: add FligthDisplay QML to custom target
...
This helps with other IDE's that handle CMake better than QMake
6 years ago
Tomaz Canabrava
5bb0b822b1
CMake: add the resources in the main app
...
This feels like a hack - they are already inserted somehwere else
in the plugin folder.
6 years ago
Tomaz Canabrava
560fe6a151
CMake: new target FactControls / FactControlsQml
...
Create a new Target FactControls, and add a custom target for the
Qml in the folder.
6 years ago
Tomaz Canabrava
06f45932a1
CMake: Add AnalyzeView Qml files to CMake
...
This creates a fake target that adds the Qml sources to the CMakeProject
this let's IDE's that read CMake files to display the files on the
project viewer
6 years ago
Tomaz Canabrava
189beed4a1
CMake: Add Qml targets to Airmap
...
This creates a fake target that adds the Qml sources to the CMakeProject
this let's IDE's that read CMake files to display the files on the
project viewer
6 years ago
Tomaz Canabrava
af113b5e9c
CMake: Set warning level and disable -Waddress-of-packet-member ( #7693 )
...
* CMake: Set warning level and disable -Waddress-of-packet-member
Mavlink fails terribly on the check for -Waddress-of-packet-member
but this is not a problem of QGC, if I don't remove this warning
it's impossible to look at the terminal for QGC warnings.
This needs to be fixed however, but this is not the place.
6 years ago
Tomaz Canabrava
0f304a4e01
SerialInterface: delete - it's not used thru the project
6 years ago
PX4BuildBot
38a928ab73
Update PX4 Firmware metadata Mon Aug 19 13:03:35 UTC 2019
6 years ago
Tomaz Canabrava
b024888fe0
CMake: Add missing source on CMake
...
Fixes build
6 years ago
Stefan Dunca
7744784c85
Merge remote-tracking branch 'origin/master' into pr-fix_combobox_usage
6 years ago
Stefan Dunca
9e45ab3136
Fix combobox usage
6 years ago
Stefan Dunca
11cb267881
Fix compas jumping around in the vehicle information control
6 years ago
Stefan Dunca
f939c2be55
Fix VERSION qmake var being corupted by dev version build
6 years ago
Pierre TILAK
f3815a9f32
Do not anchor top of SingleMultiSelector
6 years ago
Pierre TILAK
dc09c162a9
Remove debug console
6 years ago
Don Gagne
4b6163ecfd
Merge pull request #7686 from DonLakeFlyer/LogReplay
...
Log replay: Support changing speed of playback
6 years ago
Don Gagne
0c60f8b349
Merge pull request #7685 from DonLakeFlyer/GoToMaxDistance
...
Configurable Go To Location max distance
6 years ago
Pierre TILAK
076fa4632d
Hide Indicators in MultiVehicleList + Fix
...
Fix : COGAngle indicator was shown everytime, fix isCOGAngleOK
6 years ago
Don Gagne
8bab7d7a7e
Merge branch 'master' into LogReplay
6 years ago
Don Gagne
03202ab610
Update
6 years ago
Don Gagne
7252fc2248
Support replay speed changing
6 years ago
Don Gagne
3b3d3d2d9e
Fix bug where QGCComboBox { model: ListModel would not work correctly
6 years ago
Pierre TILAK
aa6fb469ec
Fix Multivehicle selector overlayed
6 years ago
Gus Grubba
da6b87e121
Merge pull request #7680 from mavlink/objectAvoidance
...
Object avoidance
6 years ago
Gus Grubba
d5413555ac
Changelog
6 years ago
Gus Grubba
8507b1a675
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into objectAvoidance
6 years ago
Don Gagne
a3480370bb
Configurable Go To Location max distance
6 years ago
Don Gagne
aa8b858826
Merge pull request #7684 from DonLakeFlyer/GoToMaxDistance
...
Configurable maximum distance on Go To Location
6 years ago
Don Gagne
d73fc45e37
Configurable maximum distance on Go To Location
6 years ago
Gus Grubba
ec11971dc7
Handle unit
6 years ago
Gus Grubba
66c2a33f30
Wrap up
6 years ago
Gus Grubba
2bb5aad465
Cleanup Safety Panel
...
Add collision avoidance settings to Safety Panel
6 years ago
Gus Grubba
50e585c90a
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into objectAvoidance
6 years ago
PX4BuildBot
f09948742d
Update PX4 Firmware metadata Wed Aug 14 12:36:25 UTC 2019
6 years ago
Don Gagne
367e276ccc
Merge pull request #7646 from DonLakeFlyer/ArduCopterFlightModes
...
ArduCopter: Add Follow, Flow Hold, ZigZag flight modes
6 years ago
Stefan Dunca
0fe8ae9d1e
custom-example: add showAttitudeWidget as a persistent option
6 years ago
Stefan Dunca
73a4286df6
custom-example: Make GPS info optional and persistent
6 years ago
Stefan Dunca
80ce7ae0f9
custom-example: Add GPS info to the Vehicle Indicator
6 years ago
Gus Grubba
f6e72014f1
Merge pull request #7676 from mavlink/noVehicleNoFullScreen
...
Disable full screen video if no vehicle or connection lost
6 years ago
Gus Grubba
8092647027
Disable full screen video if no vehicle or connection lost
6 years ago
murata
655661fc98
Terrain: Change NULL or 0 to nullptr
6 years ago
murata
35acf7f464
GPS: Change NULL or 0 to nullptr
6 years ago
murata
91a97b2882
api: Change NULL or 0 to nullptr
6 years ago
murata
636738a0e6
AnalyzeView: Change NULL or 0 to nullptr
6 years ago
murata
4592bab637
AirspaceManagement: Change NULL or 0 to nullptr
6 years ago
murata
3405d7de78
QmlControls: Change NULL or 0 to nullptr
6 years ago
murata
7b70df8dc4
uas: Change NULL or 0 to nullptr
6 years ago
murata
24d73dc77c
QtLocationPlugin: Change NULL or 0 to nullptr
6 years ago