openpilot icon indicating copy to clipboard operation
openpilot copied to clipboard

openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.

Results 1396 openpilot issues
Sort by recently updated
recently updated
newest added

Closes https://github.com/commaai/openpilot/issues/34568 - blocks initializing on getting carParams - in effect, doesn't show anything on screen. adds selfdriveInitializing event while fingerprinting (just a noEntry, but we won't get any carStates...

enhancement
ignore stale
stale

resolve: https://github.com/commaai/openpilot/issues/34839 This PR adds unit tests specifically aimed at resolving synchronization issues between encoderd and loggerd. While existing tests thoroughly cover logger rotation, these new test cases address the...

### Describe the bug Cannot upload logs via cellular hotspot. I have unlimited wifi hostspot in my car, plus unlimited wifi hotspot from my phone. Comma detects both types of...

bug

@fredyshox since you're working on torqued now, do you know the criteria to enable a new car to live-learn? The Rivian has variable torque at all speeds

enhancement

### Describe the bug Encountered this when I went to help a new user drive on NMS Passat by taking it out of dashcam. They went straight into "LKAS Fault:...

bug

This allows us to remove the parallel C++ Panda interfacing code we maintain just for `pandad`. The main challenge here is maintaining the timings and performance of the `can` and...

refactor

Saves 100KB in the qlog. - [ ] verify 0.9.8 cam timings are better than 0.1% - [ ] add a replacement for `IsTrainable`

enhancement