mantelt
2f79d2f04c
Allow setting MAVLINK relative path, absolut path and dialect in user_config.pri
7 years ago
mantelt
7c2aaf2161
Allow setting MAVLINK dialect in user_config.pri
7 years ago
Gus Grubba
30af7f8d52
Merge pull request #6180 from mavlink/flightWidget
...
Flight Widget
7 years ago
Gus Grubba
6d636fd3ac
Flight Widget
...
Allow plugins to define a left placement for its custom flight widget.
When placed on the left, the action tool strip is placed on the right side.
7 years ago
Gus Grubba
ffe6813b95
Merge pull request #6178 from mavlink/updateLocalization
...
Update localization strings [ci skip]
7 years ago
PX4 Jenkins
252605b3e6
Update PX4 Firmware metadata Mon Mar 5 22:38:12 CST 2018
7 years ago
Gus Grubba
840efc43a0
Update localization strings [ci skip]
7 years ago
Patrick José Pereira
1308152a9e
AudioOutput: Create text to speech in constructor
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Gus Grubba
719eec20d7
Merge pull request #6166 from barzanisar/patch-1
...
added additional packages needed to build QGC
7 years ago
Gus Grubba
053e41d5e8
Merge pull request #6175 from mavlink/mobileLogDownload
...
Mobile Log Download
7 years ago
Gus Grubba
107ba36231
For mobile, save log downloads next to where everything else is saved instead of straight into the home directory (which is anybody's guess when it comes to mobile platforms).
7 years ago
Gus Grubba
e834982557
Merge pull request #6174 from mavlink/kmlLoadOnMobile
...
Missing file extension for QGCFileDialog when loading KML files.
7 years ago
PX4 Jenkins
cd766d229b
Update PX4 Firmware metadata Sat Mar 3 22:37:06 CST 2018
7 years ago
Gus Grubba
94455cc558
Missing file extension for QGCFileDialog when loading KML files.
7 years ago
Gus Grubba
bdb044dfb3
Show flight area on map when listing flights
...
Add message asking user confirmation to end a flight
7 years ago
PX4 Jenkins
1248b79c21
Update mavlink v2.0 submodule Fri Mar 2 18:39:58 CST 2018
7 years ago
Gus Grubba
15b2bde0c4
WIP: Create polygon instead of lineString for flight plan
...
Remove delete flights and add "End" active flight instead
Work on flight geometry (flight list)
7 years ago
Gus Grubba
845e80687c
Delete flights using flightID instead of flightPlanID (still doesn't work)
7 years ago
Gus Grubba
f6c18f78d3
Updating airmapd binaries
...
Implementing authorization management
7 years ago
Gus Grubba
51a6792a00
Handling Date/Time
...
Flight management with date range, delete flights.
7 years ago
Gus Grubba
60453a887b
Done for the night
7 years ago
Gus Grubba
4feba02390
WIP Flight List Management
7 years ago
Gus Grubba
a39013e96e
WIP Flight Management
7 years ago
barzanisar
60de5a5e88
added additional packages needed to build QGC
7 years ago
Gus Grubba
9359c1545b
Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management)
...
Added submit flight plan
Added update flight plan
Disable flight features as these don't seem to be quite working (values must be initialized and validated before submission as backend doesn't validate and the objects don't initialize their members)
7 years ago
Gus Grubba
96792c7bd3
Split Flight Brief and Flight Details into different components
...
Have different modes for the Airspace Widget (Plan/Fly)
7 years ago
PX4 Jenkins
44d33ceaa9
Update mavlink v2.0 submodule Sat Feb 24 19:40:43 EST 2018
7 years ago
PX4 Jenkins
740b6b3d91
Update PX4 Firmware metadata Sat Feb 24 23:37:06 EST 2018
7 years ago
Gus Grubba
77863043ae
Merge pull request #6079 from mavlink/pr-plugin-control
...
Finer control for plugins
7 years ago
Gus Grubba
0790eb2af6
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into pr-plugin-control
7 years ago
Gus Grubba
67118103d3
Merge pull request #6156 from szechyjs/hero4
...
Add GoPro Hero 4
7 years ago
Gus Grubba
ebead6c144
Merge pull request #6158 from mavlink/pr-64bit-metadata
...
Add support for 64-bit metadata values
7 years ago
Gus Grubba
c71e4500f0
Another try with this pain in the ass type ambiguity in Linux
7 years ago
Gus Grubba
c41cd82f9e
Fix Linux build
7 years ago
Gus Grubba
5d435d39ff
Add support for 64-bit metadata values
7 years ago
Gus Grubba
b20f9be0b4
Wiring brief "Flight Features"
7 years ago
Gus Grubba
d21752cb09
WIP
7 years ago
Jared Szechy
4a5c5fa94e
Add GoPro Hero 4
7 years ago
Gus Grubba
5d1117533c
Finalizing flight brief rules UI
7 years ago
Gus Grubba
f109339e43
Set mission bounding box as ROI if one exists.
7 years ago
Gus Grubba
eba58fe3af
Merge pull request #6155 from bluerobotics/patrickelectric/solve_close_issue
...
MainWindowHybrid: Close app if something goes wrong with item
7 years ago
Patrick José Pereira
fa52097bc2
MainWindowHybrid: Close app if something goes wrong with item
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Gus Grubba
98088b359a
Make PlanMasterController in charge of initializing Airspace flight planning.
7 years ago
Gus Grubba
176541d233
Merge pull request #6154 from mavlink/DeadMouseArea
...
Mouse Bleed Through
7 years ago
Gus Grubba
60fbc49261
Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area.
...
Replace original "NoMouseThroughRectangle" as this is more versatile.
Prevent mouse through events from leaking underneath the Fly View tool strip.
7 years ago
Gus Grubba
299fde42f8
Merge pull request #6152 from mavlink/qmlFixes
...
QML fixes
7 years ago
Gus Grubba
0f944190fa
One last one
7 years ago
Gus Grubba
7c81d7c5dc
Fix checkbox logic
7 years ago
Gus Grubba
e9d586b4c8
Sanitizing QML and JavaScript
...
Adding missing qgcView to QGCMapPolygonVisuals instance in SurveyMapVisual.qml
7 years ago
Gus Grubba
abab26cca4
Adding update button
7 years ago