Gus Grubba
|
d35a77c12e
|
Keep Android screen from sleeping while QGC is running.
|
8 years ago |
Don Gagne
|
6edd9f6e35
|
Merge pull request #5350 from DonLakeFlyer/LogExtension
Change to log file extension handling
|
8 years ago |
Don Gagne
|
5b2d245986
|
Merge pull request #5351 from DonLakeFlyer/SmallScreen
Small screen, fall back to font based sizing
|
8 years ago |
Don Gagne
|
5d59889e02
|
Merge pull request #5352 from DonLakeFlyer/RTKIndicator
RTK Indicator updates
|
8 years ago |
Don Gagne
|
1363ee82cf
|
Merge pull request #5349 from DonLakeFlyer/CameraSectionTest
CameraSection: Fixup unit test to new NaN usage
|
8 years ago |
DonLakeFlyer
|
83d205c745
|
RTK Indicator updates
|
8 years ago |
DonLakeFlyer
|
64ebdab5a5
|
Fall back to font based min touch if needed to
|
8 years ago |
DonLakeFlyer
|
40fd204166
|
Use font based sizing on short screens
|
8 years ago |
Don Gagne
|
4ab73ba510
|
Merge pull request #5343 from DonLakeFlyer/AltRelativeFixes
Fixes for relative altitude signalling
|
8 years ago |
DonLakeFlyer
|
93566c0e11
|
Change to log file extension handling
|
8 years ago |
Don Gagne
|
25c19fb63b
|
Merge pull request #5348 from DonLakeFlyer/FontSize
Don't drop point-size on Linux
|
8 years ago |
Don Gagne
|
50d612daec
|
Merge pull request #5347 from DonLakeFlyer/ComboBox
Fix coloring of QGCComboBox dropdowns
|
8 years ago |
DonLakeFlyer
|
73909897fd
|
Fixup unit test to new NaN usage
|
8 years ago |
DonLakeFlyer
|
61117078fd
|
Don't drop pint-size on Linux
|
8 years ago |
Don Gagne
|
40d2540cfb
|
Fix coloring
|
8 years ago |
Gus Grubba
|
3ed158a6ee
|
Merge pull request #5345 from dogmaphobic/updateMavlink
Updating MAVLink camera/video commands.
|
8 years ago |
Gus Grubba
|
f0e09f82ca
|
Commenting off tests I don't understand.
|
8 years ago |
Gus Grubba
|
644f6c8394
|
Updating MAVLink camera/video commands.
|
8 years ago |
Don Gagne
|
36377fa746
|
Fixes for relative altitude signalling
|
8 years ago |
Don Gagne
|
7811545430
|
Merge pull request #5339 from DonLakeFlyer/V3MissionItemFormat
New V3 format for mission items
|
8 years ago |
Don Gagne
|
4a36f9d52e
|
New V3 format for mission items
Moves all params into param array instead of using GeoCoordinate for
param 5/6/7
|
8 years ago |
Gus Grubba
|
988ffbee43
|
Merge pull request #5338 from dogmaphobic/pluginRootWindow
Allow plugins to create (native) root window
|
8 years ago |
Gus Grubba
|
f50b692f81
|
Allow plugins to create (native) root window
|
8 years ago |
Don Gagne
|
6dae1e7e33
|
Merge pull request #5335 from DonLakeFlyer/FlightTime
Flight time estimate for hover and capture
|
8 years ago |
DonLakeFlyer
|
1d3e7cae0a
|
Flight time calc for hover and capture
|
8 years ago |
DonLakeFlyer
|
ee51717860
|
Set correct ascent/descent defaults
|
8 years ago |
DonLakeFlyer
|
3915615ae5
|
Expand camera section is values modified
|
8 years ago |
Don Gagne
|
0789442ebc
|
Merge pull request #5330 from DonLakeFlyer/FlightTime
Flight time calculation for ascent/descent
|
8 years ago |
Gus Grubba
|
c539aad9b0
|
Merge pull request #5327 from dogmaphobic/renameTileSet
Allow renaming a tile set
|
8 years ago |
Don Gagne
|
97bbb8d239
|
Merge pull request #5317 from jaxxzer/pr-prearm-fail-info
Add some extra information to prearm failure display
|
8 years ago |
Don Gagne
|
116afe32d1
|
Merge pull request #5328 from DonLakeFlyer/Android5.9FileDialogHack
Hack workaround to 5.9 android FileDialog Qt bug
|
8 years ago |
Don Gagne
|
c1feddf322
|
Flight time calculation for ascent/descent
|
8 years ago |
DonLakeFlyer
|
9a307a67d1
|
Hack workaround to 5.9 android FileDialog Qt bug
https://bugreports.qt.io/browse/QTBUG-61424
|
8 years ago |
Gus Grubba
|
eacffcd04f
|
Allow renaming a tile set.
|
8 years ago |
Gus Grubba
|
54c92f75cd
|
Merge pull request #5326 from dogmaphobic/bumpXcode
Bump up Xcode to see if the Mac installer build runs properly.
|
8 years ago |
Gus Grubba
|
258b1d9880
|
Bump up Xcode to see if the Mac installer build runs properly.
|
8 years ago |
Don Gagne
|
43bc449b6c
|
Merge pull request #5320 from DonLakeFlyer/MapPolygonZOrder
Polygon Editing: Use better z-ordering to handle cases where drag/split overlay each o…
|
8 years ago |
Don Gagne
|
b2683dd7a8
|
Use better z-ordering to handle cases where drag/split overlay each other
This gives drag clicks precedence over splitting.
|
8 years ago |
Don Gagne
|
098a0204fc
|
Merge pull request #5296 from mavlink/rtk_status
[WIP] First stab at GPS RTK indicator
|
8 years ago |
Don Gagne
|
835376956e
|
Merge pull request #5315 from jaxxzer/pr-fix-34-safety-setup
Fix for Safety setup backwards compatability on Sub-3.4
|
8 years ago |
Gus Grubba
|
246f2d4bd2
|
Merge pull request #5318 from dogmaphobic/videoReceiver
Decouple VideoReceiver from VideoManager.
|
8 years ago |
Gus Grubba
|
5fb2078717
|
Decouple VideoReceiver from VideoManager.
|
8 years ago |
Jacob Walser
|
015d58c145
|
Add some extra information to prearm failure display
|
8 years ago |
Beat Küng
|
46c8ae235e
|
GPSRTKIndicator: show final accuracy after survey-in
|
8 years ago |
Jacob Walser
|
29d3208328
|
Fix for Safety setup backwards compatability on Sub-3.4
|
8 years ago |
Gus Grubba
|
bbc7bfaeac
|
Merge pull request #5314 from dogmaphobic/rotationGesture
Enable only the gestures we're interested in.
|
8 years ago |
Gus Grubba
|
de90ec9924
|
Enable only the gestures we're interested in.
|
8 years ago |
Beat Küng
|
69d042e48a
|
GPSRTKIndicator: update layout & text
Icon is not visible if no GPS is connected
Icon is red, as long as survey-in is active
|
8 years ago |
Beat Küng
|
795c689ba8
|
rtk gps: exclude for mobile build
|
8 years ago |
Beat Küng
|
e3c97d2ee2
|
toolbar: show RTK survey-in status
|
8 years ago |