Gus Grubba
76b6b9dee8
Merge pull request #8269 from tcanabrava/remove_unused_gstreamer_code
...
Remove unused function
5 years ago
Gus Grubba
036e7a963f
Merge pull request #8276 from stefandunca/pr-fix_done_on_planview
...
Fix Done in Toolbar when switching to Plan View
5 years ago
stefandunca
27ca8ba4d4
Fix Done message in Toolbar when switching to Plan View
5 years ago
Andrew Voznytsa
c16ababca8
Allow developers (or advanced users) to override UI settings - quite useful if you set your debug settings in QtCreator and do not depends on QGC settings state (they are reset to default sometimes, for example)
5 years ago
PX4BuildBot
7807873fbc
Update PX4 Firmware metadata Tue Feb 4 08:37:20 UTC 2020
5 years ago
PX4BuildBot
497b7e1008
Update PX4 Firmware metadata Mon Feb 3 15:08:46 UTC 2020
5 years ago
Gus Grubba
2e033034dc
Merge pull request #8272 from mavlink/pr-document
...
Code documentation and updates
5 years ago
Gus Grubba
cc74eceaf1
Add a high level diagram.
...
Tweak output.
5 years ago
Gus Grubba
2c04ad3c35
Exclude QObject and Item. Everything on the c++ side derives from QObject and most things on the QML side derives from Item.
5 years ago
PX4BuildBot
ef5bfab790
Update PX4 Firmware metadata Sun Feb 2 17:23:57 UTC 2020
5 years ago
Gus Grubba
f6c49f99f5
More code documentation
5 years ago
Gus Grubba
347a855289
Fix a few Doxygen warnings
5 years ago
Gus Grubba
988a6eb132
Replace email address
5 years ago
Gus Grubba
a444862925
Remove dead file
5 years ago
Gus Grubba
f820a7c697
Initial cleanup of (Doxygen) documentation.
5 years ago
Gus Grubba
c7a3dd8792
Remove dead interface/file.
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
Tomaz Canabrava
09b86a778e
Remove unused function
...
Every single line of this function is commented out, and the
documentation of GStreamer says that it's uneeded.
5 years ago
PX4BuildBot
12d2701ae8
Update PX4 Firmware metadata Fri Jan 31 04:00:49 UTC 2020
5 years ago
Gus Grubba
a49984d00c
Merge pull request #8264 from mavlink/pr-various-fixes
...
Various fixes
5 years ago
PX4BuildBot
9c521d0c3a
Update PX4 Firmware metadata Thu Jan 30 12:53:26 UTC 2020
5 years ago
Gus Grubba
4340f2a2ea
CP - If GCS starts receiving its own coordinates, don't change the map center if it is already tracking the vehicle.
5 years ago
Gus Grubba
62ebf7ee7c
CP - Fix map zoom level handling
5 years ago
Gus Grubba
e3f54a944b
CP - Fix comment typo
5 years ago
Gus Grubba
61cab679ca
CP - Fix video margins when video is in PIP mode
5 years ago
Gus Grubba
5259114b78
CP - Silence various debug messages
5 years ago
Gus Grubba
7b32dd585d
Use a decimal point precision if max slider value is 1 or less.
5 years ago
PX4BuildBot
71daeed519
Update PX4 Firmware metadata Wed Jan 29 21:27:43 UTC 2020
5 years ago
PX4BuildBot
1b6293c6cf
Update PX4 Firmware metadata Tue Jan 28 07:02:23 UTC 2020
5 years ago
PX4BuildBot
07ed55aed1
Update PX4 Firmware metadata Mon Jan 27 23:41:51 UTC 2020
5 years ago
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
Willian Galvani
ddbf21992f
Vehicle: Change date format in csv output
5 years ago
Willian Galvani
fcdb99dfa6
Support automatic Thruster direction detection in Ardusub
...
This adds support for the new ArduSub 3.0 feature of automatically detecting
the thrusters directions and reverting the corresponding motor output if
necessary
5 years ago