Skip to content

Modified kalman filter to avoid accidental nans on sqrt. #16

Modified kalman filter to avoid accidental nans on sqrt.

Modified kalman filter to avoid accidental nans on sqrt. #16

Workflow file for this run

name: packaging
permissions:
contents: read
on:
push:
branches:
- 'release/**'
workflow_dispatch:
jobs:
package:
uses: NLnetLabs/ploutos/.github/workflows/pkg-rust.yml@v7
with:
workspace_package: statime-linux
package_build_rules: |
pkg: statime
image:
- "ubuntu:xenial"
target: x86_64
package_test_scripts_path: pkg/test-scripts/test-statime.sh
rpm_scriptlets_path: pkg/rpm/scriptlets.toml
rpm_extra_build_packages: git
deb_extra_build_packages: git