PX4BuildBot
|
a53022607f
|
Update PX4 Firmware metadata Mon Jan 27 21:57:30 UTC 2020
|
5 years ago |
Gus Grubba
|
cf881a9606
|
Merge pull request #8251 from patrickelectric/video_enable
VideoPageWidget: Enable camera control if using gstreamer
|
5 years ago |
PX4BuildBot
|
b800034386
|
Update PX4 Firmware metadata Mon Jan 27 15:39:44 UTC 2020
|
5 years ago |
Gus Grubba
|
7e349568dd
|
Merge pull request #8259 from andrewvoznytsa/pr-rtsp-fix
Fix double EOS handling
|
5 years ago |
Andrew Voznytsa
|
255e59a645
|
Fix double EOS handling
|
5 years ago |
PX4BuildBot
|
2702289a86
|
Update PX4 Firmware metadata Fri Jan 24 07:59:24 UTC 2020
|
5 years ago |
Gus Grubba
|
7c2eb7f72e
|
Merge pull request #8229 from ThunderFly-aerospace/autogyro_doc
Adding a New Autogyro Airframe Group
|
5 years ago |
Gus Grubba
|
16630ddacf
|
Merge pull request #8254 from mavlink/pr-odometer
Update flight distance
|
5 years ago |
Gus Grubba
|
c4b864aa99
|
Merge pull request #8256 from mavlink/pr-ui-scaling
UI Scaling
|
5 years ago |
Roman Dvořák
|
650b4d0650
|
add Autogyro group to AirframeFactMetaData.xml
|
5 years ago |
Gus Grubba
|
da62ead17c
|
Custom combo box was not using our own custom font. As a result, it would respect neither the font family nor font size accordingly.
|
5 years ago |
Gus Grubba
|
7a0d8b491f
|
Change user facing UI from "Font Size" to "UI Scaling".
|
5 years ago |
Gus Grubba
|
bd93a3d7b7
|
Fix typo
|
5 years ago |
Gus Grubba
|
e5b88df6d3
|
CP - Update flight distance from within the new TrajectoryPoints handler.
This was lost when moving the handling the the trajectory points from within the vehicle.
|
5 years ago |
PX4BuildBot
|
0b5aba449d
|
Update PX4 Firmware metadata Wed Jan 22 23:19:29 UTC 2020
|
5 years ago |
Patrick José Pereira
|
2c773fccff
|
VideoPageWidget: Enable camera control if using gstreamer
Since gstreamer is enable, we can record and do mostly everything
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Gus Grubba
|
69d47d7439
|
Merge pull request #8245 from jinchengde/pr-maven-https
set maven url to https
|
5 years ago |
Jin Chengde
|
42e55d1593
|
set maven url to https
|
5 years ago |
Gus Grubba
|
391f155cee
|
Merge pull request #8238 from mavlink/pr-armed-position
Keep track of armed position
|
5 years ago |
Gus Grubba
|
71029db189
|
Merge pull request #8237 from mavlink/pr-last-known-location
Keep track of current vehicle's last known location.
|
5 years ago |
Gus Grubba
|
2367b18279
|
Keep track of armed position
|
5 years ago |
Gus Grubba
|
750901fb6b
|
Keep track of current vehicle's last known location.
|
5 years ago |
Gus Grubba
|
72b172b452
|
Merge pull request #8234 from mavlink/pr-do-not-throttle-joystick-msg
Let the sender control the joystick message rate.
|
5 years ago |
PX4BuildBot
|
fb1d0d2828
|
Update PX4 Firmware metadata Fri Jan 17 20:09:25 UTC 2020
|
5 years ago |
Gus Grubba
|
bfbefa67eb
|
Let the sender control the joystick message rate.
|
5 years ago |
Gus Grubba
|
ee8193f35b
|
Merge pull request #8233 from mavlink/pr-low-battery-warning-timer
Add a timer in between low battery warning messages.
|
5 years ago |
Gus Grubba
|
1952275992
|
Add a timer in between low battery warning messages.
|
5 years ago |
Patrick José Pereira
|
7e9b1e8521
|
cmake: QGCDeploy: Update old rsync command
/libs/lib/Framework was moved to /libs/Framework
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Patrick José Pereira
|
ccaa637da9
|
cmake: Include Qt5QGConfiguration before QT_VERSION variable usage
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Jakub Kákona
|
1fb20f95cb
|
Adding the reference to the Autogyro.svg image.
|
5 years ago |
Jakub Kákona
|
9edb25b402
|
Rotor identification number and direction of rotation arrows removed.
|
5 years ago |
Jakub Kákona
|
355205aea3
|
Adding autogyro group image.
|
5 years ago |
Patrick José Pereira
|
1c93002200
|
cmake: Remove lost code since COMPILE_QML option
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
PX4BuildBot
|
1745a9e51c
|
Update PX4 Firmware metadata Thu Jan 16 16:17:37 UTC 2020
|
5 years ago |
Patrick José Pereira
|
fffb1fcd88
|
cmake: Use Git module
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Patrick José Pereira
|
64144ec9b6
|
cmake: Add Git module
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Patrick José Pereira
|
dfb0af9175
|
cmake: Move to a more modern cmake version
CMake 3.12 is a good modern version to help us with the build system
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Patrick José Pereira
|
e40293b26b
|
cmake: Add DEBUG_QML option
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Patrick José Pereira
|
4604a32bcd
|
cmake: Add COMPILE_QML option
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Don Gagne
|
f16168c30c
|
Merge pull request #8222 from DonLakeFlyer/FollowMeLog
Follow Me logging
|
5 years ago |
DonLakeFlyer
|
70dc8c1040
|
Follow Me logging
|
5 years ago |
Patrick José Pereira
|
bab9fbe939
|
Joystick: Use find_package for mac and linux
Fix cmake build in macOS
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
PX4BuildBot
|
fb42923fa3
|
Update PX4 Firmware metadata Wed Jan 15 10:38:14 UTC 2020
|
5 years ago |
Gus Grubba
|
f115738eb5
|
Merge pull request #8217 from patrickelectric/fix_qvariant
ShapeFileHelper: Fix incomplete type QVariant error
|
5 years ago |
Patrick José Pereira
|
4e740d3c45
|
ShapeFileHelper: Fix incomplete type QVariant error
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Daniel Agar
|
18df0b7dc9
|
cmake: remove MultiVehicleDockWidget and fix Analyze (Qt5::Charts)
|
5 years ago |
PX4BuildBot
|
86da51f301
|
Update PX4 Firmware metadata Mon Jan 13 19:25:06 UTC 2020
|
5 years ago |
Gus Grubba
|
35deed1545
|
Merge pull request #8214 from mavlink/pr-cleanup
Cleanup
|
5 years ago |
Gus Grubba
|
d8fdf6732c
|
Don't create a new instance (and a new binding) of QGCPalette for every instance of QGCLabel.
|
5 years ago |
Gus Grubba
|
11c9c79e7d
|
If using a GStreamer video source, don't load anything for UVC
|
5 years ago |