Skip to content

ekf2: GNSS velocity control should own vertical velocity reset if height faiing #24407

ekf2: GNSS velocity control should own vertical velocity reset if height faiing

ekf2: GNSS velocity control should own vertical velocity reset if height faiing #24407

Workflow file for this run

name: Clang Tidy
on:
push:
branches:
- 'main'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
container: px4io/px4-dev-clang:2021-09-08
steps:
- uses: actions/checkout@v1
with:
token: ${{secrets.ACCESS_TOKEN}}
- name: make clang-tidy-quiet
run: make clang-tidy-quiet