David Jablonski
27efaa4e2b
applied reviewer comments
3 years ago
David Jablonski
109e84ec88
QGCCameraControl: allow to read camera information xml via ftp
3 years ago
Val Doroshchuk
4ff3b4ed18
Don't resolve tcp host when adding a config
...
Currently when adding a hostname in string form for tcp connection,
resolving to IP is done immediately, and in case of an error
the host is not stored and used default one instead.
Also the ip might be not known when adding the config, but hostname is known,
which also might be not resolvable at time when the config is being created.
Since hostName in QAbstractSocket::connectToHost
may be an IP address in string form (e.g., "43.195.83.32"),
or it may be a host name (e.g., "example.com").
QAbstractSocket will do a lookup only if required.
So suggesting to totally remove resolving of ip from TCPLink.
Resolving will be performed in QTcpSocket::connectToHost() when actual connection is requested.
3 years ago
aib
aeed3d0c8f
Save map position using a timer to prevent FPS decrease ( #10070 )
...
Based on commit d0008a5f307086227197bff1ba72e6ff1090eeab. See #9220 .
3 years ago
Tzuriel Lampner
4a5ba3361f
Id should not have changed
3 years ago
Tzuriel Lampner
6002ac5b47
Fix vibration page bar and count display
3 years ago
Holden
f0f3c99b1a
Fix build without serial
3 years ago
Holden
89cd2856c0
Use recommended mapReady signal
3 years ago
Holden
c0a8c1428b
Update mac sdl2
3 years ago
Holden
c98d889960
Update Windows SDL2 library
3 years ago
Holden
c09c4115ed
Show firmware specific settings based on active firmware
3 years ago
PX4BuildBot
5fddca949d
Fix Warnings
3 years ago
PX4BuildBot
e7027f783e
Fix telemetry bar sizing
3 years ago
bnsgeyer
24970f021a
Tradheli- update heli page
3 years ago
lss
ecb7571036
Rework flight mode menu for toolbar
...
Add a flight mode menu indicator that matches the QGC style
3 years ago
lss
2f14b59793
Rework fly view map guided mode menu
3 years ago
PX4BuildBot
39bd560a42
Update PX4 Firmware metadata Wed Aug 3 00:46:58 UTC 2022
3 years ago
Vasily Evseenko
b4757afc53
Fix #10175
3 years ago
PX4BuildBot
1fa8485f7f
Update PX4 Firmware metadata Fri Jun 24 18:15:58 UTC 2022
3 years ago
PX4BuildBot
c8a530be7d
Update PX4 Firmware metadata Tue Jun 21 01:27:47 UTC 2022
3 years ago
PX4BuildBot
807ad4d8d3
Update PX4 Firmware metadata Mon Jun 20 23:09:34 UTC 2022
3 years ago
PX4BuildBot
200c0cee32
Update PX4 Firmware metadata Sun Jun 19 20:14:15 UTC 2022
3 years ago
PX4BuildBot
de81fadeaf
Update PX4 Firmware metadata Thu Jun 16 20:47:50 UTC 2022
3 years ago
PX4BuildBot
5f65e62efb
Update PX4 Firmware metadata Thu Jun 16 18:53:37 UTC 2022
3 years ago
PX4BuildBot
a490d7285f
Update PX4 Firmware metadata Tue Jun 14 09:32:12 UTC 2022
3 years ago
PX4BuildBot
0e18726d45
Update PX4 Firmware metadata Tue Jun 14 09:08:52 UTC 2022
3 years ago
PX4BuildBot
8aefae1a0a
Update PX4 Firmware metadata Fri Jun 10 12:26:03 UTC 2022
3 years ago
PX4BuildBot
24c5c6fec6
Update PX4 Firmware metadata Wed Jun 8 09:42:04 UTC 2022
3 years ago
PX4BuildBot
651d4fbc03
Update PX4 Firmware metadata Sat Jun 4 06:10:02 UTC 2022
3 years ago
Willian Galvani
ffc1e0fa26
ApmSensorParams.qml: check if ins parameters exist
3 years ago
Willian Galvani
498735b04d
APMSafetyComponentSub.qml: warn user if params are unavailable due to improper power module setup
3 years ago
Beat Küng
550b6c3cfa
MavlinkConsoleController: set correct data size
...
Do not include the null bytes
3 years ago
PX4BuildBot
d80c1cc732
Update PX4 Firmware metadata Wed Jun 1 18:25:31 UTC 2022
3 years ago
Ramon Roche
732cd2d8eb
Update Pixhawk FMUv6C vendor id
...
We are using the generic vendor id available on te bootloader which is set to Auterion, we plan to change that at some point to either Dronecode or Pixhawk, we realize its not ideal but it will have to do for now.
3 years ago
Vincent Poon
b663f61976
Add FMUv6C to FirmwareUpgradeController.cc
3 years ago
Willian Galvani
933d78b73b
APMPowerComponent.qml: add new entry for BR PM on Navigator
...
This is required because it uses different pins for reading the voltage
and current. This code probably needs a refactor to deal with different boards
3 years ago
Willian Galvani
47c291f050
Vehicle: create '_commandCanBeDuplicated()', use for MOTOR_TEST
3 years ago
PX4BuildBot
d7efc4248a
Update PX4 Firmware metadata Thu May 26 14:37:52 UTC 2022
3 years ago
PX4BuildBot
05aaf33cf5
Update PX4 Firmware metadata Tue May 24 09:57:24 UTC 2022
3 years ago
PX4BuildBot
ce868651d3
Update PX4 Firmware metadata Mon May 23 05:23:50 UTC 2022
3 years ago
PX4BuildBot
a82d06ee1f
Update PX4 Firmware metadata Thu May 19 20:23:50 UTC 2022
3 years ago
Vincent Poon
d697e0edd6
Add FMUv6C ProductID to QGC USBBoardInfo.Json.
...
Add FMUv6C ProductID to QGC USBBoardInfo.Json.
3 years ago
PX4BuildBot
8e63681937
Update PX4 Firmware metadata Wed May 18 08:30:10 UTC 2022
3 years ago
Holden
5dfe7b3c71
fix seriallink error signal connection
3 years ago
Holden
697b2b6ac2
Convert shapelib to submodule
3 years ago
DiegoJRAleixandre
5659486464
QGCPipOverlay.qml: solve bug flightmap not being properly displayed after video disable.
...
There was a bug when having the video enabled in fullstate while the map was in pip state. If the video was disabled the map was being set to fullstate but not to visible
3 years ago
PX4BuildBot
0d17b2d048
Update PX4 Firmware metadata Thu May 12 06:48:14 UTC 2022
3 years ago
PX4BuildBot
a9662d3be5
Update PX4 Firmware metadata Tue May 10 20:54:23 UTC 2022
3 years ago
PX4BuildBot
c9de0bf12b
Update PX4 Firmware metadata Tue May 10 14:15:46 UTC 2022
3 years ago
PX4BuildBot
32c2828d0e
Update PX4 Firmware metadata Tue May 10 07:46:16 UTC 2022
3 years ago