Don Gagne
d9d7308045
ParameterLoader -> ParameterManager
9 years ago
Don Gagne
d3d03e1555
Remove unused code
9 years ago
Don Gagne
c9dab611a0
PX4 GeoFence plugin
...
Also change Plan Element selection ui
9 years ago
Don Gagne
a75f4b6daf
More work on GeoFence support
...
- GeoFence support comes from plugin
- Circle fence support
- Better param support
9 years ago
dogmaphobic
24358c1d05
Fix inverted logic when disabling UVC.
9 years ago
dogmaphobic
f1559638a1
Work on RTSP Video Stream, x86 Android, etc.
9 years ago
Don Gagne
c39e9c7f35
Initial GeoFence implementation
9 years ago
dogmaphobic
dc3d1d96ad
Adding alternate video sources.
9 years ago
Don Gagne
6046a19624
Initial implementation of LogDownloadTest
9 years ago
Don Gagne
7bd7938cac
Break out SurveyMissionItem->ComplexMissionItem class hierarchy
9 years ago
Don Gagne
cae4903daf
Remove Status Details widget
9 years ago
Don Gagne
0cecf13fcd
Major rewrite of Mission Item json editor support
9 years ago
Don Gagne
07aba7a18f
Remove old SettingsDialog
9 years ago
Rustom Jehangir
e9702e6f99
Move ArduSub Plugin files in project file.
9 years ago
Rustom Jehangir
94dca94d10
Add simple ArduSub firmware plugin.
9 years ago
Don Gagne
0aea00885e
Motor Setup/Testing support
9 years ago
Daniel Agar
4905c4c6ff
use proper case for name
9 years ago
Nate Weibley
3e51423c13
Update to fixed mavlink and include mavlink in precompiled headers for good measure
9 years ago
Don Gagne
8e6e066852
Add new ParameterLoader unit test
9 years ago
Nate Weibley
876abd8d82
Removing duplicated QGCQGeoCoordinate
9 years ago
Daniel Agar
3808a1f9b5
PX4 mode cleanup
9 years ago
dogmaphobic
133ff1427d
Initial App Store build settings.
9 years ago
Gregory Dymarek
907520b00d
Removing AndroidJoystick (requires Qt5.6)
9 years ago
Lorenz Meier
6658ff760d
Update more license terms
9 years ago
Don Gagne
92b353bd7f
Rework param loading
9 years ago
Gregory Dymarek
3987ea3756
Android Joystick support
9 years ago
Gregory D
b8e2f9802d
Update qgroundcontrol.pro
9 years ago
Gregory Dymarek
51814a3d2f
Fixing issue with initialization
9 years ago
Gregory Dymarek
e44fed2f4a
Restructuring + Initial Android handler
9 years ago
Gregory Dymarek
bf4ab002e0
Activating Joystick module for all builds
9 years ago
dogmaphobic
45e2716023
First take on CameraComponent
9 years ago
Gregory D
c753cb8ff7
Update qgroundcontrol.pro
9 years ago
Jimmy Johnson
ad6cb92904
adding position manager
9 years ago
Gregory Dymarek
3c6a4bc17a
Fixing issue with initialization
9 years ago
Gregory Dymarek
7af1f46c16
Restructuring + Initial Android handler
9 years ago
Gregory Dymarek
c97b69b5f3
Activating Joystick module for all builds
9 years ago
Beat Küng
90741961cc
gps & rtcm: exclude on MobileBuilds (Qt serialport seems not to be available on Android & iOS)
9 years ago
Beat Küng
f13c1785a5
gps: add structure to use gps drivers and send a RTCM stream via mavlink (currently disabled)
...
This does the following:
- add RTCMMavlink class that streams RTCM messages via mavlink
- add GPSProvider class that opens a serial device and uses the gps driver
submodule to get an RTCM stream
- add a GPSManager class that manages the RTCMMavlink & GPSProvider classes
- implement gps driver callback & definitions using Qt
- add the GPSManager to the QGCToolbox
To test this, uncomment the _gpsManager->setupGPS("ttyACM0"); in
QGCToolbox.cc
9 years ago
Don Gagne
7bb043247c
New RCChannelMonitorControl
9 years ago
Nate Weibley
e05b987a53
- Use NSIS installer + script from AppVeyor tracker / closer to CI builder ( #3217 )
...
- Include appveyor YAML script in windows build other files
See also: https://github.com/appveyor/ci/issues/743
9 years ago
Beat Küng
b9f8fd9252
qgroundcontrol.pro: explain shadow build
9 years ago
dogmaphobic
7b1f7bad6e
Fix GStreamer relocation for Mac OS release (installer) builds.
9 years ago
Nate Weibley
9ceca7fe8a
Move messages into preferences panel and refactor into AppMessages control
9 years ago
Daniel Agar
bf65b6c724
qmake try silent build
...
* qmake silent build
* Disable silent build on windows
9 years ago
Nate Weibley
efd085d16b
Fix case sensitive names, QPointer header, and mobile builds
9 years ago
Nate Weibley
c51a1a6ec9
Add optional qml-based console to view debugging messages. For #3121
9 years ago
Jimmy Johnson
d69ef3d401
adding follow me
9 years ago
dogmaphobic
cfd54d0244
Initial Qt 5.6 build support.
9 years ago
Don Gagne
f0529fd1da
Fix android build
9 years ago
Don Gagne
69c7ebb55f
Screen sleep control for iOS
9 years ago