Vivek Aithal
fbf2f3816b
[locationd] Add input checks ( #26460 )
...
* add input checks with same decay as reset_tracker
* add observation timings check
* typo
* bugfix
* improve offline locationd visibility
* sbugfix offline lld
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
HaraldSchafer
f54e724b5d
Body cleanup + 100Hz locationd ( #24168 )
...
* use PID
* 100hz on the branch
* Better defaults
* fix int clip
* More cleanup
* Fix pid comments
* only notcar gets 100hz
* cleanup
* fix tests
* ignore
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Vivek Aithal
dfc1292614
locationd: Commissue fix ( #23951 )
...
* check allAliveAndValid only at filter init
* revert cereal and bugfix test
* rename filterValid to filterInitialized
* bump cereal
* correct err
* update refs
3 years ago
Vivek Aithal
f1546e6552
expose filter internal states and stds ( #22564 )
4 years ago
Joost Wooning
e08a570a13
create library for using locationd in python using ffi ( #20711 )
...
* create library for using locationd in python using ffi
* lib is not required in release
* cleanup
* dont build liblocationd on release
* add check on buffer size
4 years ago