openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Willem Melching c9ecab2139
Kalman filter to identify vehicle parameters (#1123)
6 years ago
..
kalman Kalman filter to identify vehicle parameters (#1123) 6 years ago
test Abstract common events + event cleanup (#1129) 6 years ago
.gitignore
SConscript
__init__.py
calibration_helpers.py
calibrationd.py
liblocationd_py.py
locationd.py Run locationd online (#1089) 6 years ago
locationd_yawrate.cc Kalman filter compilation cleanup (#1080) 6 years ago
locationd_yawrate.h Kalman filter compilation cleanup (#1080) 6 years ago
params_learner.cc
params_learner.h
paramsd.cc Fix bias state number in paramsd too 6 years ago
paramsd.py Kalman filter to identify vehicle parameters (#1123) 6 years ago
ublox_msg.cc Added hw status to ublox test scripts and ubloxGnss packet (#1054) 6 years ago
ublox_msg.h Added hw status to ublox test scripts and ubloxGnss packet (#1054) 6 years ago
ubloxd.cc
ubloxd_main.cc Added hw status to ublox test scripts and ubloxGnss packet (#1054) 6 years ago
ubloxd_test.cc