nopenpilot/selfdrive/locationd
Vivek Aithal 8a2cbfe00b
paramsd: fix VehicleModelInvalid errors (#23726)
* bound steerratio, stiffness std

* remove start steer_ratio limits after looking at data

* reduce sf obs noise

* update refs

* update refs

* add comment explaining change
2022-02-09 17:37:28 -08:00
..
generated Cleanup ubloxd message parsing (#20664) 2021-04-14 16:17:30 +02:00
models paramsd: fix VehicleModelInvalid errors (#23726) 2022-02-09 17:37:28 -08:00
test calibrationd: convert existing calibration to numpy (#23494) 2022-01-11 15:25:01 +01:00
.gitignore convert locationd to c++ (#20622) 2021-04-20 11:56:43 +02:00
SConscript create library for using locationd in python using ffi (#20711) 2021-04-20 17:50:40 +02:00
__init__.py selfdrive/locationd 2020-01-17 11:39:56 -08:00
calibrationd.py give calibrationd rt priority (#23725) 2022-02-07 21:05:55 -08:00
gps.ksy Cleanup ubloxd message parsing (#20664) 2021-04-14 16:17:30 +02:00
liblocationd.cc expose filter internal states and stds (#22564) 2021-10-14 19:44:31 -07:00
locationd.cc use roll std from locationd (#23449) 2022-01-12 21:37:09 -08:00
locationd.h locationd: Fix Nav localization reliability (#22959) 2021-11-24 15:24:25 -08:00
paramsd.py paramsd: fix VehicleModelInvalid errors (#23726) 2022-02-09 17:37:28 -08:00
ublox_msg.cc add check for restoring almanac, and clear like suggested in the datasheet (#23153) 2021-12-08 14:13:56 +01:00
ublox_msg.h boardd: remove ublox timestamp logging (#23498) 2022-01-12 15:00:46 +01:00
ubloxd.cc Use std::unique_ptr to manage memory (#23168) 2021-12-13 14:16:53 +01:00
ubx.ksy Cleanup ubloxd message parsing (#20664) 2021-04-14 16:17:30 +02:00