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.
 
 
 
 
 
 
HaraldSchafer 4de7b45d40 Calibrationd: check size of valid_blocks without current (#23223) 3 years ago
..
generated Cleanup ubloxd message parsing (#20664) 4 years ago
models locationd: cleanup (#23088) 4 years ago
test add check for restoring almanac, and clear like suggested in the datasheet (#23153) 3 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 5 years ago
calibrationd.py Calibrationd: check size of valid_blocks without current (#23223) 3 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 util: move all functions into util namespace (#23203) 3 years ago
locationd.h locationd: Fix Nav localization reliability (#22959) 4 years ago
paramsd.py paramsd: Sort messages in each update iteration before processing (#22403) 4 years ago
ublox_msg.cc add check for restoring almanac, and clear like suggested in the datasheet (#23153) 3 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) 3 years ago
ubx.ksy Cleanup ubloxd message parsing (#20664) 4 years ago