Don Gagne
b8a4746def
Merge pull request #7114 from Williangalvani/udpNmea
...
Add support to receive NMEA streams via UDP
6 years ago
PX4 Build Bot
7930364fad
Update mavlink v2.0 submodule Fri Jan 18 06:54:27 UTC 2019
6 years ago
Willian Galvani
6fbd0351be
ChangeLog: Add entry for UDP Port option for GPS device
6 years ago
Matej Frančeškin
f69b32b380
Merge branch 'master' into pr-taisync-android
6 years ago
Don Gagne
27289773ba
Merge pull request #7149 from mavlink/FontReboot
...
Fix startup crash on initial font change signalling qgc reboot required
6 years ago
Gus Grubba
6c8477f81d
Merge pull request #7146 from mavlink/cameraAndVideo
...
Camera and Video Streams
6 years ago
DonLakeFlyer
00ea831b14
Fix startup crash on initial font change signalling qgc reboot required
6 years ago
Gus Grubba
80a12fd1bb
Expose stream info to QML
6 years ago
Gus Grubba
3db2524476
Dummy vehicle doesn't implement the camera API
6 years ago
Willian Galvani
7cc48870ba
PositionManager: fix bad cleaning of pointers
6 years ago
Willian Galvani
671e445d6d
generalSettings.qml: add NMEA udp port selection
6 years ago
Willian Galvani
156b82310e
Create nmeaUdpPort setting
6 years ago
Willian Galvani
1b542ab598
PositionManager.h: add gcsHeading
6 years ago
Willian Galvani
1798f453f4
PositionManager.cpp: Add gcsHeading
6 years ago
Willian Galvani
51a5c870d1
FlightMap.qml: Add rotation using gcsHeading
6 years ago
Willian Galvani
b49fa1194c
QGCLogoArrow.svg: create it
6 years ago
Willian Galvani
7c4d31e5af
LinkManager.cc: Add udp link to groundstation position
6 years ago
Willian Galvani
d1db6938a9
Create UdpIODevice
6 years ago
Matej Frančeškin
28272aa634
Change synchronization object
6 years ago
Matej Frančeškin
cc9c2de50a
Bugfix: [Android] Joystick is not visible if connected after start of QGC
...
When starting up, if you start the GS before connecting the bluetooth joystick the QGC needs to be closed and restarted to get it to recognize the joystick
6 years ago
Matej Frančeškin
e474718f2c
Make Android Joystick init behave in the same was as for SDL
6 years ago
Gus Grubba
a259736de9
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into cameraAndVideo
6 years ago
Matej Frančeškin
240763af0d
Added brackets around DEG_TO_RAD definitions
6 years ago
Matej Frančeškin
b884191f51
Changed sleep to gps_sleep needed by GPS Drivers
6 years ago
Matej Frančeškin
404b601fc6
Updated GPS Drivers to include Septentrio changes
6 years ago
PX4BuildBot
93d3874384
Update PX4 Firmware metadata Tue Jan 15 08:34:17 UTC 2019
6 years ago
Gus Grubba
5776de494b
Handle mode change through (known) parameter (if it exists)
...
Keep track of recording time if camera doesn't provide it.
Make sure camera info is received (if camera ACKs the request)
Keep track of camera's heartbeat. Remove camera if not heard from after a while.
Update MAVLink
6 years ago
Matej Frančeškin
4a85cb6e66
Added Septentrio USB board
6 years ago
Matej Frančeškin
9bd9513f1c
Add support for Septentrio base station
6 years ago
Beat Küng
2e82d5343a
Firmware Update: add PX4 Omnibus F4 SD
6 years ago
Gus Grubba
93de5ddb83
Merge pull request #7143 from mavlink/customQMLPath
...
Allow plugins to control mainQmlWidgetHolder creation.
6 years ago
Gus Grubba
661dbe4d7c
CP - Allow plugin to control mainQmlWidgetHolder creation.
6 years ago
Gus Grubba
53ad9dc68f
Merge pull request #7139 from mavlink/fixCrashOnExit
...
Check if qgcApp() actually exists before using it.
6 years ago
Gus Grubba
0bcddf9a98
CP - Check if qgcApp() actually exists before using it.
6 years ago
Gus Grubba
f5d6ff4d15
Move video streaming handling to the camera API.
6 years ago
PX4BuildBot
8dca2cd491
Update PX4 Firmware metadata Wed Jan 9 14:13:31 UTC 2019
6 years ago
Matej Frančeškin
f90b91fe9a
Taisync android - send telemetry messages to TCP port 8200 instead to UDP 14550.
6 years ago
Gus Grubba
39065498ca
Merge pull request #7137 from mavlink/videoZoomAndFit
...
Video fit and camera pinch zoom
6 years ago
PX4BuildBot
f8510ccd5a
Update PX4 Firmware metadata Tue Jan 8 22:48:11 UTC 2019
6 years ago
Gus Grubba
12a5e8f815
Video fit and camera pinch zoom
6 years ago
Don Gagne
ed8158e361
Merge pull request #7120 from DonLakeFlyer/ReservedButtons
...
Remove the concept of reserved buttons for manual control
6 years ago
PX4BuildBot
50bd4a21a0
Update PX4 Firmware metadata Tue Jan 8 07:30:08 UTC 2019
6 years ago
Don Gagne
3d9dbf313e
Merge pull request #7135 from DonLakeFlyer/AltModeTweaks
...
Plan: AltMode visual tweaks
6 years ago
Don Gagne
b5497de9db
AltMode visual tweaks
6 years ago
Don Gagne
0947625052
Merge pull request #7134 from DonLakeFlyer/AbortAlt
...
Default abort alt = 0. This works around problems between multi-rotor and fixed wing
6 years ago
Don Gagne
6193b0b1ff
Merge pull request #7129 from DonLakeFlyer/Toolstrip
...
Toolstrip tweaks
6 years ago
Don Gagne
99960f13e6
Default abort alt = 0. This works around problems between multi-rotor and fixed wing.
6 years ago
Matej Frančeškin
05e3abe830
Change device filter to allow only Taisync USB accessory
6 years ago
Matej Frančeškin
ef75a925af
Enabled TaiSync for Android & fixed race condition on USB accessory stream.
6 years ago
Matej Frančeškin
545f635320
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into pr-taisync-android
6 years ago