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.
 
 
 
 
 
 
Dean Lee a5cb283b27 cabana: speed up parsing can events (#27874) 2 years ago
..
abstractstream.cc cabana: speed up parsing can events (#27874) 2 years ago
abstractstream.h cabana: speed up parsing can events (#27874) 2 years ago
livestream.cc cabana: group CAN events by message id to reduce the time complex from O(N) to O(1) (#27601) 2 years ago
livestream.h cabana: group CAN events by message id to reduce the time complex from O(N) to O(1) (#27601) 2 years ago
replaystream.cc cabana: support qlogs (#27689) 2 years ago
replaystream.h cabana: improve find similar bits (#27651) 2 years ago