FOME-Tech / FOME-Tech/fome-fw

etbIntegralError TODO: figure out how to handle uncalibrated ETB

Open
#292 1 comment 0 reactions 0 assignees View on GitHub
enhancement Low priority
Dominant language
C
Stars
138
Forks
69
Avg merge
5d 20h
Merged PRs (30d)
4

Description

dead code or just on hold?

```
// Allow up to 10 percent-seconds of error
if (etbIntegralError > 10.0f) {
// TODO: figure out how to handle uncalibrated ETB
//getLimpManager()->reportEtbProblem();
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.