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 8444f8267d
calibrationd: convert existing calibration to numpy (#23494)
4 years ago
..
generated Cleanup ubloxd message parsing (#20664) 4 years ago
models Pyupgrade 3.6: Update syntax with Python 3.6+ features (#23305) 4 years ago
test calibrationd: convert existing calibration to numpy (#23494) 4 years ago
.gitignore convert locationd to c++ (#20622) 4 years ago
SConscript create library for using locationd in python using ffi (#20711) 4 years ago
__init__.py selfdrive/locationd 6 years ago
calibrationd.py calibrationd: convert existing calibration to numpy (#23494) 4 years ago
gps.ksy Cleanup ubloxd message parsing (#20664) 4 years ago
liblocationd.cc expose filter internal states and stds (#22564) 4 years ago
locationd.cc locationd: disable falling device detector (#23431) 4 years ago
locationd.h locationd: Fix Nav localization reliability (#22959) 4 years ago
paramsd.py paramsd: follow capnp best practices (#23399) 4 years ago
ublox_msg.cc add check for restoring almanac, and clear like suggested in the datasheet (#23153) 4 years ago
ublox_msg.h add space after function name and if statement (#21225) 4 years ago
ubloxd.cc Use std::unique_ptr to manage memory (#23168) 4 years ago
ubx.ksy Cleanup ubloxd message parsing (#20664) 4 years ago