PX4BuildBot
7f05cc9fe1
Update PX4 Firmware metadata Fri Jun 11 13:33:44 UTC 2021
4 years ago
PX4BuildBot
a58178f481
Update PX4 Firmware metadata Wed Jun 9 16:57:02 UTC 2021
4 years ago
PX4BuildBot
4b2998d56f
Update PX4 Firmware metadata Fri Jun 4 14:27:27 UTC 2021
4 years ago
PX4BuildBot
84b69002d2
Update PX4 Firmware metadata Fri Jun 4 13:12:19 UTC 2021
4 years ago
PX4BuildBot
49852b1d49
Update PX4 Firmware metadata Fri Jun 4 01:50:32 UTC 2021
4 years ago
Luiz Kressin
9fd9e5bdcb
fix typo src planview qml
4 years ago
kistlin
c2fdac97d7
exclude some none windows compiler flags, make zlib include/linker files available
...
- cl : Command line error D8021 : invalid numeric argument '/Wno-missing-braces'
- ..\src\VehicleSetup\FirmwareUpgradeController.cc(29): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
4 years ago
DonLakeFlyer
76dec5f72e
Fix libevents build failure
4 years ago
DonLakeFlyer
9d27181989
Rework Altitude Mode internals and ui
4 years ago
PX4BuildBot
0fccc7b794
Update PX4 Firmware metadata Fri May 28 13:18:03 UTC 2021
4 years ago
PX4BuildBot
3b0d3b2341
Update PX4 Firmware metadata Thu May 27 02:09:54 UTC 2021
4 years ago
Patrick José Pereira
a423972e3e
deploy: docker: Remove git submodule update
...
Breaks git internall when executed inside docker
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
Patrick José Pereira
1bb5243fee
deploy: docker: Add default user
...
Do not run docker as root user, uses a default 1000 user
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
acxz
ef5c4164f4
fix for range-loop-construct
4 years ago
DonLakeFlyer
3b7360e8dc
Add missing Shapes lib
4 years ago
Don Gagne
fcf4fccd24
Deprecate some travis builds, use GitHub actions instead
4 years ago
Don Gagne
0391b86eaa
Split into separate workflows, add Windows ( #9674 )
4 years ago
DonLakeFlyer
39c9615d1e
Fix calibration dialog sequence
4 years ago
DonLakeFlyer
5f5712127c
Add support for enable/disable of accept/reject buttons
4 years ago
DonLakeFlyer
50422504aa
Return correct AUTOPILOT_VERSION info
4 years ago
DonLakeFlyer
8e2e9023f3
Change showMessageDialog to use qml dialog
4 years ago
PX4BuildBot
e96f90e7ee
Update PX4 Firmware metadata Mon May 24 23:46:18 UTC 2021
4 years ago
Ljung323
bb35a2779a
use containsMouse
4 years ago
Ljung323
cf2e161893
show message to exit video fullscreen mode
4 years ago
DonLakeFlyer
0480a72075
Fix multitude of bugs in Analyze popout support
4 years ago
DonLakeFlyer
d3dbf5230b
Rewrite Mavlink image protocol supportt and fix bugs
4 years ago
DonLakeFlyer
bde5d7ccae
Better calibration logging
4 years ago
Hunter522
e14d4a9ba5
Draggable radius adjustment for Loiter mission items (attempt 2) ( #9580 )
...
* Draggable radius adjustment for Loiter mission items
* Revert usage of MainRootWindow activeVehicle
* Various changes to loiter visuals
- remove TerrainStatus loiter radius
- make loiter map visual dynamic
- use _planMasterController.controllerVehicle
- move some of the visibility logic out of QML to CPP
- get rid of placeholderMapCircle in FlyViewMap
4 years ago
Beat Küng
de44dba05d
mavlink: add events interface protocol
4 years ago
Don Gagne
bdff3e8815
Daily build upload to S3 back on
4 years ago
PX4BuildBot
012d14a791
Update PX4 Firmware metadata Fri May 21 07:23:30 UTC 2021
4 years ago
Philipp Borgers
7c0ccbfc55
QGCTileCacheWorker: Use explicit type in lambda function
...
This fixes a broken build on my setup. Otherwise I see the following
error:
/home/borgers/projects/qgroundcontrol/src/QtLocationPlugin/QGCTileCacheWorker.cpp:1200:79: error: use of ‘auto’ in lambda parameter declaration only available with ‘-std=c++14’ or ‘-std=gnu++14’
1200 | connect(socket, &QAbstractSocket::errorOccurred, this, [this, socket](auto error) {
|
As mentioned in https://github.com/mavlink/qgroundcontrol/pull/9591
4 years ago
Don Gagne
93766a28d7
Disable S3 Upload
4 years ago
Don Gagne
58610ba742
Fix S3 region
4 years ago
Don Gagne
f7efa49daa
Set S3 ACL
4 years ago
Don Gagne
897b0866d5
Remove install of aws cli
4 years ago
Don Gagne
79095b5cc7
Revert "Rework shadow build dir"
...
This reverts commit faf43e693cb8a0be2b0f87011c48c80e5ae428f9.
4 years ago
Don Gagne
faf43e693c
Rework shadow build dir
4 years ago
Don Gagne
a0edaca5b2
Fix awscli install
4 years ago
Don Gagne
4307881360
Manual S3 upload, not custom action
4 years ago
Don Gagne
25adc5d7c3
Still working on S3 Upload
4 years ago
Don Gagne
000438a7c7
Use github workspace for s3 upload
4 years ago
Don Gagne
45796ab508
Save artifact before S3 upload
4 years ago
DonLakeFlyer
8a1deef673
Hardening of inital connect sequence to boundary conditions
...
* MockLink - Support REQUEST_MESSAGE:AUTOPILOT_VERSION, REQUEST_MESSAGE:PROTOCOL_VERSION
* Fix bugs in Vehicle::requestMessage
* Switch to all INT mission items
* Create unit tests to exercise Initial Connect state mache state failure conditions
4 years ago
Don Gagne
55d1968705
Fix S3 upload
4 years ago
Don Gagne
83d9c1b3a8
Fix workflow, S3 Upload
4 years ago
Don Gagne
0bd2aa9b32
Temp disable S3 daily build upload
4 years ago
Don Gagne
0afd61e01c
Upload top S3
4 years ago
Don Gagne
46a4c328b3
Move to GitHub Actions Phase I ( #9631 )
...
* Verify build of linux debug and clean unit test run
* Verify build of OSX installer
* Verify build of linux AppImage
4 years ago
DonLakeFlyer
78cf9bbe6e
Rework Link Settings to use Layouts and be much simpler
4 years ago