Willian Galvani
ae02b940e2
Add filesink after an I-frame arrives
...
This solves the issue where the video is lost for a few seconds after
clicking record as the filesink attempts to preroll but doesn't have a valid buffer,
stalling the whole pipeline.
6 years ago
Don Gagne
0871b019d4
Merge pull request #7356 from DonLakeFlyer/LoiterNaN
...
Better handling of NaN in LOITER_* commands
6 years ago
Don Gagne
929d4210ec
Work around quirkiness with ArduPilot and LOITER_* NaN handling on heading.
6 years ago
Don Gagne
53e85a51bb
No camera commands for ArduPilot
6 years ago
Flavio Tonelli
9895dc7e1f
BUGFIX: When scanning from the top the starting altitude shall be equal to the structure altitude.
6 years ago
Gus Grubba
366305f9dc
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into qgc4
6 years ago
Gus Grubba
0736891f8b
Add Plan/Fly switch to ToolStrip
6 years ago
Don Gagne
7a56aaeaa9
Merge pull request #7348 from FlavioTonelli/ScanStructureFix
...
StructureScanFix: Starting altitude
6 years ago
PX4BuildBot
285be748a7
Update PX4 Firmware metadata Tue Apr 16 15:19:39 UTC 2019
6 years ago
Gus Grubba
2ceca793ce
Fix parameter load/save
6 years ago
Gus Grubba
d1828fe576
Reset Parameters to Vehicle's Default
6 years ago
Gus Grubba
168bc8ecfb
Handle fonts
6 years ago
Gus Grubba
0e4d256c5b
Handle multi vehicles
6 years ago
PX4BuildBot
950aab78b3
Update PX4 Firmware metadata Sat Apr 13 15:49:41 UTC 2019
6 years ago
Gus Grubba
a1ed12ee5a
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into qgc4
6 years ago
Gus Grubba
142855e177
Fix logic testing for unsaved missions on exit
6 years ago
Gus Grubba
942c554bbf
Early work on the MAVLink Inspector Controller
6 years ago
PX4BuildBot
9a907bfaa1
Update PX4 Firmware metadata Fri Apr 12 07:38:15 UTC 2019
6 years ago
Gus Grubba
4228892509
Remove QtWidget dialogs from GeoTag
...
Cleanup GeoTag UI
6 years ago
Gus Grubba
29f6654743
Set minimum to Qt 5.11
...
Windows fixes
6 years ago
Gus Grubba
54483e9136
Geo Tag
...
Converted GeoTagging file dialogs from QtWidgets to QtQuick
Reworked the dialog so it's not all random sizes
6 years ago
Gus Grubba
e1161ae081
Handling Plan View
6 years ago
Gus Grubba
355b80645e
Remove overly redundant activeVehicle redefinitions.
...
Fixed flight widget position.
6 years ago
Gus Grubba
e95c09510d
Refactor message system and fix typos/errors
6 years ago
Gus Grubba
e55deea4d3
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
6 years ago
Gus Grubba
1c4fdc2e36
First shot at it
6 years ago
Flavio Tonelli
0498ccd5e7
BUGFIX: When scanning from the top the starting altitude shall be equal to the structure altitude.
6 years ago
Gus Grubba
2f5324fd17
Merge pull request #7341 from mavlink/disableLogging
...
Disable Logging
6 years ago
Gus Grubba
109931a4b8
Split data persistence from logging along with wording about what disabling persistence entails.
6 years ago
Don Gagne
9e381539de
Merge pull request #7345 from DonLakeFlyer/HexWildcard
...
Wildcard connect to all Hex boards
6 years ago
Don Gagne
bccb07d73a
Merge pull request #7346 from DonLakeFlyer/LoiterNaN
...
Hack around ArduPilot problems with unsupported NaN in Loiter commands
6 years ago
Don Gagne
5e49ead0d6
Hack around ArduPilot problems with unsupported NaN in Loiter commands
6 years ago
Don Gagne
c2112fece8
Wildcard connect to all Hex boards
6 years ago
Gus Grubba
f0d0856fe3
Fix several compiler warnings
6 years ago
Gus Grubba
46c9696f08
Don't allow ulog download if data persistence is disabled.
6 years ago
Gus Grubba
c1cdc0fed1
Do not cache map tiles if data persistence is disabled
6 years ago
Gus Grubba
a8d0bc33d7
Change setting from save logs to any data persistence.
6 years ago
PX4BuildBot
9285dba56b
Update PX4 Firmware metadata Fri Apr 5 06:25:03 UTC 2019
6 years ago
Gus Grubba
3c84bfab15
Minor label tweaks
6 years ago
Gus Grubba
fe28ea8321
Flipped enable logging logic
...
Grouped logging options within General Settings
6 years ago
PX4 Build Bot
cea296ccff
Update mavlink v2.0 submodule Wed Apr 3 06:59:42 UTC 2019
6 years ago
PX4BuildBot
1c510babad
Update PX4 Firmware metadata Wed Apr 3 20:29:02 UTC 2019
6 years ago
Gus Grubba
675466bd02
Cleanup
6 years ago
Gus Grubba
c6e7d15de0
Add support for disabling logs
6 years ago
PX4BuildBot
ace62122e9
Update PX4 Firmware metadata Wed Apr 3 12:35:15 UTC 2019
6 years ago
PX4BuildBot
964405dba2
Update PX4 Firmware metadata Wed Apr 3 07:08:41 UTC 2019
6 years ago
Gus Grubba
ba8b53d9ba
Merge pull request #7336 from mavlink/gitIgnore
...
Removing overzealous exclusions.
6 years ago
Gus Grubba
d0f2d7d97a
Removing overzealous exclusions.
6 years ago
Gus Grubba
d93be01ada
Merge pull request #7329 from mavlink/multipleStreams
...
Multiple Video Streams
6 years ago
Don Gagne
13c0dd9e7b
Merge pull request #7333 from DonLakeFlyer/AirframeText
...
ArduCopter/Airframe: Fix incorrect text
6 years ago