Don Gagne
c08104b757
Merge pull request #5951 from DonLakeFlyer/CalFixes
...
Calibration fixes
7 years ago
DonLakeFlyer
70a304f3a5
Log cache miss
7 years ago
DonLakeFlyer
5ca54838b2
Fix wording and level horizon indicator bug
7 years ago
Don Gagne
88542ac768
Merge pull request #5948 from DonLakeFlyer/FW_ARSP_MODE
...
Respect FW_ARSP_MODE value for airspeed cal display
7 years ago
Gus Grubba
93c9e91e08
Merge pull request #5949 from mavlink/nameVideoFile
...
Allow setting a path and filename for the recorded video (optional)
7 years ago
Gus Grubba
2037cdcda0
Allow setting a path and filename for the recorded video (optional)
7 years ago
PX4 Jenkins
35743f6511
Update PX4 Firmware metadata Tue Jan 2 23:37:05 EST 2018
7 years ago
Don Gagne
a5981a149c
Respect FW_ARSP_MODE value
7 years ago
Don Gagne
b7a2ea9065
Merge pull request #5902 from bluerobotics/multiv-joystick
...
Bugfix joystick input handling with multi-vehicle scenario
7 years ago
PX4 Jenkins
df6054f05a
Update PX4 Firmware metadata Mon Jan 1 23:37:17 EST 2018
7 years ago
PX4 Jenkins
c70c34840b
Update PX4 Firmware metadata Mon Jan 1 04:37:12 UTC 2018
7 years ago
Lorenz Meier
e438f2d559
PX4 setup: Put sensors before radio to create the right affordance: We want the user to handle this first
7 years ago
Don Gagne
3e32972473
Merge pull request #5937 from DonLakeFlyer/MoreFixes
...
More fixes
7 years ago
Don Gagne
8d42d08715
Merge pull request #5931 from DonLakeFlyer/ROIFixes
...
Plan: ROI fixes
7 years ago
DonLakeFlyer
957e2f3b3b
Fix dynamic file extension changing
...
Don't close mobile dialog on file delete
7 years ago
DonLakeFlyer
fc8c0d7f23
Remove qDebug
7 years ago
DonLakeFlyer
8a54ef0ff5
Fix iOS build
7 years ago
DonLakeFlyer
b9e20a58e6
Fix bugs found by unit tests
7 years ago
DonLakeFlyer
9c82f91586
Add mission comma
7 years ago
DonLakeFlyer
ebaf7018af
Remove mode
7 years ago
DonLakeFlyer
a7b369db56
Removing dup'ed command
7 years ago
DonLakeFlyer
8f3d200169
Set defaults even when param is not shown
7 years ago
Don Gagne
73d856d50b
Merge pull request #5929 from DonLakeFlyer/BugFixes
...
Bug fixes
7 years ago
Don Gagne
ec55c049d0
Remove V1 support
7 years ago
Don Gagne
235b3d6fc8
File path doesn't overflow
7 years ago
Don Gagne
cb724342d9
Fix images in turned enable/disable
7 years ago
Don Gagne
acca8d7e3d
Take focus to commit fact editing
7 years ago
Don Gagne
05ec8c40c8
Add BAT_EMERGEN_THR
7 years ago
Don Gagne
cbdebe0a02
Merge pull request #5922 from samduff/sdu-sequioa
...
Add camera definitions for Parrot Sequioa RGB and Monochrome sensors
7 years ago
Don Gagne
91d558cfd0
Merge pull request #5915 from lvale/FlightMode
...
Renaming new flight mode to SmartRTL
7 years ago
Jacob Walser
21cff51cf1
Fix instrument widget width issues for 4k screens
7 years ago
Patrick José Pereira
c7e236c303
QGeoTiledMappingManagerEngineQGC: Use cameraCaps in QGeoMapType
...
In Qt 5.10 QGeoMapType need QGeoCameraCapabilities as argument
E.g: 2b230b0a10/src/plugins/geoservices/osm/qgeotiledmappingmanagerengineosm.cpp (L167)
Fix #5916
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Lorenz Meier
971aa24d2b
Filter serial port handles already in initial list
...
This ensures no ports are being displayed to the user that are definitely unusable.
7 years ago
Lorenz Meier
8dcf6c4dd6
SerialLink: Continue to run the app event loop while connecting
...
The earlier sleep calls disabled the app event queue, leading to "beachballing" in Mac OS and a visible boot delay / jitter. Running the event loop actively while waiting prevents the UI from freezing.
7 years ago
Lorenz Meier
5c56bd037a
Serial links: Do not connect to known system peripherals
...
We were connecting to system peripherals before, which adds boot delay as QGC re-tries opening the port. We were also opening serial ports two times on Mac OS: Once as /dev/cu.usbmodem1 and once as /dev/tty.usbmodem1 - since the cu.usbmodem alias was already open, the 2nd opening always failed, leading to further boot delay.
7 years ago
Sam Duff
9da239a618
Add camera definitions for Parrot Sequioa RGB and Monochrome sensors
7 years ago
Gus Grubba
870f7cb976
Merge pull request #5914 from mavlink/singleFirmware
...
Single firmware
7 years ago
Luis Vale Gonçalves
1141b141dd
Renaming new flight mode to SmartRTL
7 years ago
Gus Grubba
2dd6afd439
Fix wording for custom firmware.
...
Remove zip experiment.
7 years ago
Gus Grubba
4a3e6e97af
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into singleFirmware
7 years ago
Don Gagne
0aad76c599
Merge pull request #5913 from DonLakeFlyer/FWLandingPatternOverrides
...
Fixed Window landing pattern defaults override support
7 years ago
Don Gagne
0092cf2c2a
Mobile fix
7 years ago
Don Gagne
be0b4164cd
Allow core plugin overrides of defaults
7 years ago
Don Gagne
7adde14bb2
New constructor for create from metadata and plugin override
7 years ago
Don Gagne
a5c6b0dade
Merge pull request #5900 from patrickelectric/corrections
...
Code correction, Qt5.10 compatibility
7 years ago
Gus Grubba
5922c95360
Merge pull request #5909 from mavlink/customMobileFileDlg
...
Allow custom plugins to define the use of mobile file dialog
7 years ago
Don Gagne
96ca8e478a
Merge pull request #5911 from DonLakeFlyer/CameraCalcFixesVersioning
...
Fixes to CameraCalc loading plus versioning
7 years ago
Gus Grubba
868eb627f9
Merge pull request #5906 from mavlink/disableAPMDialect
...
Allow disabling the Ardupilot MAVLink dialect
7 years ago
Gus Grubba
651f110b47
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into customMobileFileDlg
7 years ago
Gus Grubba
37bc967009
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into disableAPMDialect
7 years ago