Gus Grubba
355b80645e
Remove overly redundant activeVehicle redefinitions.
...
Fixed flight widget position.
6 years ago
Gus Grubba
a8d0bc33d7
Change setting from save logs to any data persistence.
6 years ago
Gus Grubba
fe28ea8321
Flipped enable logging logic
...
Grouped logging options within General Settings
6 years ago
Gus Grubba
c6e7d15de0
Add support for disabling logs
6 years ago
Don Gagne
da2fdf6566
ArduPilot for configurable mavlink stream rates
6 years ago
Stefan Dunca
80d9f884d4
Feature: add option to hide MAVLink Logging from settings
6 years ago
Don Gagne
b5d40d3c7e
ArduPilot option to not start mavlink streams
6 years ago
Gus Grubba
b5f30ae40b
MAVLink message receive status
...
Fixed the core MAVLink receiver. Among other things, it wasn't accounting for fragmented messages.
Fixed code that monitors messages received (and lost)
Added a section within the MAVLink panel to show the current status (for the current vehicle)
Remove some old, unused exposed interfaces
7 years ago
Gus Grubba
4cfada9304
Revert "MAVLink signing (WIP)"
...
This reverts commit 52160d8019
.
8 years ago
Gus Grubba
52160d8019
MAVLink signing (WIP)
8 years ago
Gus Grubba
a0321b80dd
Camera definition implementation
8 years ago
DonLakeFlyer
b9175788be
Changes imports back to v5.5 level
8 years ago
Don Gagne
54857c1af2
Fix incorrect import QtQuick.Controls
8 years ago
Don Gagne
8e5413750d
Update import QtQuick.Controls.Styles
8 years ago
Don Gagne
0feafd5989
Update import QtQuick.Dialogs
8 years ago
Don Gagne
d4a7cd1546
Update QtQuick and QtQuick.Control
8 years ago
Gus Grubba
9d413108f8
Disabling MAVLink 2.0 logging for APM.
8 years ago
Gus Grubba
51e1fe0d7f
Updated MAVLink logging to the new “flightreport" form upload.
8 years ago
Don Gagne
d7234b8e7f
Use new QGCListView
...
Shows horizontal/vertical scroll indicators
9 years ago
Gus Grubba
f1aee303bb
Just being really OCD.
9 years ago
Gus Grubba
c3f0a51f0a
Making the "brand" MAVLink consistent.
9 years ago
Gus Grubba
f6ef6a490f
I18N
9 years ago
Gus Grubba
c77d8df1ba
Make sure user knows an email is needed for log uploading.
9 years ago
Gus Grubba
62bc5a63c4
Qt 5.5.x doesn't know how to handle redirects.
9 years ago
Gus Grubba
a85cdd5946
Final UI tweaks and fixes.
9 years ago
Gus Grubba
dc2be3bff2
Bug fixes.
...
Moving source files into Vehicles as it is a more coherent place.
9 years ago
Gus Grubba
c615f477c7
Finished. Needs testing and debugging.
9 years ago
Gus Grubba
4d23912aa1
Receiving and writing logs.
...
Forcing QGC to use Mavlink V2 if vehicle supports it.
9 years ago
Gus Grubba
f91c5bef08
Setting up Mavlink logging Start/Stop (and receiving the data)
9 years ago
Gus Grubba
dfbaf7f280
Core Mavlink log handler.
9 years ago
Don Gagne
e7979fd93f
Must use pack_chan and encode_chan due to mav 2.0 problem
...
_finalize methods need information which is not available if all you
have is a mavlink_message_t
9 years ago
Don Gagne
cccff3df8e
Revert "Mavlink 2.0 support"
9 years ago
Don Gagne
fa7d4906db
Mavlink 2.0 support
9 years ago
Don Gagne
e32b8a27b8
Remove redundant title
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
dogmaphobic
e1d73b08c3
Moving to point size fonts.
...
Android done.
9 years ago
Tomaz Canabrava
5f005e5734
More qsTr aditions
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
de4f9cac92
Toolbar/Instruments respect palette
...
Map control use different border color based on map type
9 years ago
Don Gagne
f3f54cd574
Pull multiVehicleManager from QGroundControl
9 years ago
Don Gagne
0c7e970a69
Fix for small screens
9 years ago
Don Gagne
b1104cb661
New QGCFlickable control
...
Add scroll height indicators to Flickable
9 years ago
Don Gagne
799d20aa66
Move GCS heartbeat to MutiVehicleManager
9 years ago
dogmaphobic
6a1fe19d03
Removing old comm link settings.
10 years ago
dogmaphobic
c7dac00a88
Further WIP on Comm Link Settings (QML)
10 years ago
dogmaphobic
a8ffba6e30
Separate Settings Panel
10 years ago