484 Commits (c99c0b51e3ccbe22f9352d379968b2761e513280)

Author SHA1 Message Date
Dean Lee 55233b753b use ndarray.tolist to convert numpy array to float (#23485) 3 years ago
Dean Lee 38144fa83b calibrationd: remove extra comma (#23472) 3 years ago
Adeeb Shihadeh 1d324e09c4 skip falling device test 3 years ago
Adeeb Shihadeh 305a8eac79 locationd: disable falling device detector (#23431) 3 years ago
Dean Lee 179a685894 paramsd: follow capnp best practices (#23399) 3 years ago
George Hotz 86a39e838b Add More Types for mypy (#23268) 3 years ago
Ewout ter Hoeven f206ebd054 Pyupgrade 3.6: Update syntax with Python 3.6+ features (#23305) 3 years ago
HaraldSchafer f64c2974b4 Road Roll Compensation Rebased (#23251) 3 years ago
HaraldSchafer 4de7b45d40 Calibrationd: check size of valid_blocks without current (#23223) 3 years ago
HaraldSchafer 22ec491d1f Calibrationd: don't use noisy current block (#23222) 3 years ago
HaraldSchafer 4708268c7d Revert "Dont use erratic current block (#23211)" (#23221) 3 years ago
HaraldSchafer 6a7849aea3 Dont use erratic current block (#23211) 3 years ago
Dean Lee 3e72a81dac Use std::unique_ptr to manage memory (#23168) 3 years ago
Dean Lee dd7c226097 util: move all functions into util namespace (#23203) 3 years ago
Dean Lee c7b1ac57d8 locationd_thread: fix possible dangling reference to params (#23156) 3 years ago
Robbe Derks c9ef5b176e add check for restoring almanac, and clear like suggested in the datasheet (#23153) 3 years ago
Vivek Aithal 37ccdd8127 locationd: cleanup (#23088) 3 years ago
Vivek Aithal b2ddfb3719 add a note in loc_kf (#23082) 3 years ago
Vivek Aithal 87f37d73a3 Mesh3D: Add accelerometer bias to loc_kf (#22880) 3 years ago
Vivek Aithal d537897e9a locationd: Fix Nav localization reliability (#22959) 3 years ago
Vivek Aithal 16d9fcbd80 Revert ecef std until real fix (#22982) 3 years ago
Vivek Aithal 27a6dc0c08 locationd : Acceleration Bias in locationd (#22879) 4 years ago
Vivek Aithal d49fbbfbed locationd: Set ECEF_POS valid flag to false if in no-gps mode (#22857) 4 years ago
Vivek Aithal 6bc1c7b502 locationd: Make live_kf robust to no GPS (#22774) 4 years ago
Mayfield 43e1903073 enable wshadow (#22756) 4 years ago
Vivek Aithal b150ceffa4 locationd: Gyro bias initial covariance (#22622) 4 years ago
Vivek Aithal 80600a77dc expose filter internal states and stds (#22564) 4 years ago
Vivek Aithal 0bc7ccfbaa remove confusing logic in live_kf, move to locationd (#22558) 4 years ago
Vivek Aithal 9f96d63520 paramsd: Sort messages in each update iteration before processing (#22403) 4 years ago
Vivek Aithal c0ff654602 Add paramsd Stdev to message (#22443) 4 years ago
Vivek Aithal 5359f183aa locationd: modify factor for measurement STDEV in gps update (#22262) 4 years ago
HaraldSchafer 3eb667e29d Fix orientation in map (#21863) 4 years ago
arfy slowy 63b3d6024b fix: spelling typos (#21861) 4 years ago
Harald Schafer acd45c486b Revert "nav: use calibrated orientation (#21853)" 4 years ago
HaraldSchafer 1c35dc951d nav: use calibrated orientation (#21853) 4 years ago
HaraldSchafer d1c5e054d0 Better localizer unstable alert (#21660) 4 years ago
Willem Melching 5c1ba7502f tici: use LSM6DS3 (#21496) 4 years ago
HaraldSchafer eff53180ca Update car_kf.py 4 years ago
Adeeb Shihadeh e75dc5718c make locationd and paramsd RT (#21264) 4 years ago
HaraldSchafer 1cbda7bac0 gps can be bad in cities (#21270) 4 years ago
Dean Lee 147b355dde add space after function name and if statement (#21225) 4 years ago
Dean Lee 51cf285c31 Passing arguments by reference (#21205) 4 years ago
Adeeb Shihadeh edd2f1c1a6 fix qcom and qcom2 builds 4 years ago
Dean Lee f70a79b838 Use C++ header files instead of C header files. (#21192) 4 years ago
HaraldSchafer f0f36a0a06 Many localizer resets alert (#21116) 4 years ago
Dean Lee 497472932a Cleanup util.h (#20849) 4 years ago
Adeeb Shihadeh 82a82ce9b6 remove test too 4 years ago
Adeeb Shihadeh e35b30c9dd calibrationd: remove support for json params 4 years ago
Willem Melching 4d874a90ea Store almanac on ublox poweroff (#20967) 4 years ago
Adeeb Shihadeh 5a9504b59a fix linter 4 years ago