openpilot
openpilot copied to clipboard
[locationd] Refactor input checks
- [x] Use more generic checks
- [x] Use FirstOrderFilter
- [x] Make running offline compatible
- [x] Verify
- [ ] Falsify, just to be sure
As discussed, let's first move the input checks into rednose, so it's a more generic version of #26460. SubMaster is a good example of this.