Daniel Agar
|
3e95b28222
|
github actions don't allow bloaty output to fail compile job
The bloaty output is for monitoring and review, but shouldn't be allowed to fail the overall compile job if something goes wrong.
|
5 years ago |
Daniel Agar
|
d34b5f86cc
|
Jenkins compile keep in sync with Github Actions NuttX build
- jenkins is still responsible for master/beta/stable S3 uploads
|
5 years ago |
Daniel Agar
|
19a125dacb
|
github actions cleanup
- merge bloaty into regular NuttX builds
- give SITL unique cache key
|
5 years ago |
Daniel Agar
|
7016660445
|
github actions update actions/cache@v1.1.0 -> actions/cache@v2
|
5 years ago |
Daniel Agar
|
32828c99fd
|
github actions get ccache working
|
5 years ago |
David Sidrane
|
07accb8403
|
Added px4_fmuv6x to .github workflows
|
5 years ago |
David Sidrane
|
4e014a0aed
|
github:workflows Change name to px4_fmu-v5x_p2_base_phy_LAN8742Ai
|
5 years ago |
Mirko Denecke
|
cf02b88d51
|
Initial Hex/Proficnc Cube Yellow support
|
5 years ago |
Daniel Agar
|
1c0925a189
|
Hex/Proficnc Cube Orange support
Co-authored-by: Jacob Dahl <dahl.jakejacob@gmail.com>
Co-authored-by: Jacob Crabill <jacob@flyvoly.com>
|
5 years ago |
Daniel Agar
|
d89b7804f7
|
boards: initial CUAV X7Pro support (not complete)
- this is booting and functional, but still missing a few things
- still needs full PWM output, verification of all sensor rotations and IO, etc
|
5 years ago |
Daniel Agar
|
76cfd8fa39
|
boards: add nxp fmuk66-v3 and rddrone-uavcan146 socketcan builds
|
5 years ago |
TSC21
|
e9aba642fe
|
CI: bump container tags to 2020-04-01
|
5 years ago |
TSC21
|
a71df40a8e
|
Github Actions: update workflow naming
|
5 years ago |
TSC21
|
40a99f940a
|
bump container tags to 2020-03-29
|
5 years ago |
TSC21
|
6598ce5a46
|
CI: bump container tags to 2020-03-16
|
5 years ago |
Daniel Agar
|
b73ec18abb
|
boards: add px4_fmu-v4 and px4_fmu-v5 optimized (-O3) build variants
|
5 years ago |
Julian Kent
|
88c9761f1f
|
Add ccache to github actions
|
5 years ago |
Daniel Agar
|
ab3670e02b
|
github actions upload binaries for NuttX boards (.px4 file)
|
5 years ago |
Daniel Agar
|
d7c3e1066a
|
uavcannode updates and px4_fmu-v4_cannode example
- drivers/uavcannode add baro, mag, gps publications
- delete old px4_cannode-v1 board
- add stripped down simple rcS for CAN nodes
|
5 years ago |
Julian Oes
|
00728dab18
|
workflows: build pull requests and master
With this change pull requests from forks are also built.
We yet need to verify if tags/releases are built or if we need to
specify the tags as well.
|
5 years ago |
Daniel Agar
|
036a45377d
|
boards rename auav_x21 -> mro_x21
|
5 years ago |
Julian Oes
|
e64c38fa25
|
CI: update all docker tags
|
5 years ago |
Julian Oes
|
02ecc04583
|
workflows: update docker tag
This should enable the docker images with Python 3 as default.
|
5 years ago |
Lorenz Meier
|
9ef0d7a6b6
|
Update compile_nuttx.yml
Fix submodule usage in CI.
|
5 years ago |
Lorenz Meier
|
77951c1e07
|
Add access token to NuttX Github Action
This is necessary for downstream adopters. We want them to run these actions as well so that contributions are already pre-tested.
|
5 years ago |
Daniel Agar
|
6c6ae6842a
|
github actions compile all nuttx configs
|
5 years ago |