etbIntegralError TODO: figure out how to handle uncalibrated ETB
Open
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
Assessment
This issue has not been assessed yet.