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
trafficstars

**GV70 Car port** **Checklist** - [x] added entry to CarInfo in selfdrive/car/*/values.py and ran `selfdrive/car/docs.py` to generate new docs - [x] test route added to [routes.py](https://github.com/commaai/openpilot/blob/master/selfdrive/car/tests/routes.py) - [x] route with...

car port
hyundai

**Description** Resume from Standstill does not work for HKG Can-FD cars with HDA1. This is fixed by putting the can send for Cruise Buttons on bus 6 rather than bus...

enhancement
car
hyundai

**Description** Resume from standstill fails to work 1/5 times in a given drive in my hda1 EV6 (and others as well). To solve this problem I have employed the same...

car
hyundai

Pre-req for two brake thresholds. To allow engagement at a standstill ECM expects brake 20 units, but while moving, 11 causes a fault if ACC doesn't go inactive (a bit...

bugfix
car
gm

An almost perfect GMC Acadia tune with data-based, custom FeedForward. Comma 3 Comma Master 0.8.17 @ e3268d8 2018 GMC Acadia df51b2195de66a9b|2022-10-16--15-55-34--0 df51b2195de66a9b|2022-10-08--22-59-55--0 - This route with lots of highway driving...

enhancement
car
gm

Custom torque controller FF for Chevy Bolt EUV Submitting for @sshane to test. Would like to have more data for a more "complete" fit, but preliminary reports from Bolt EUV...

enhancement
car
gm

**Checklist** - [x] added entry to CarInfo in selfdrive/car/*/values.py and ran `selfdrive/car/docs.py` to generate new docs - [ ] test route added to [routes.py]() - [x] route with openpilot: `b3537035ffe6a7d6|2022-10-15--11-44-25`...

car port
hyundai

move the 'time' column from vertical header to normal cell. the `headerDataChanged` will cause QAbstractView to reset the layout and redraw the entire view (include the horizontalHeader). https://github.com/commaai/openpilot/blob/00494a44f4fb8f9e18ce82e22bf40fbe6bc1a805/tools/cabana/historylog.cc#L72

enhancement
tools

enhancement
tools

Use a custom delegate to draw cells ![abc1](https://user-images.githubusercontent.com/27770/196030831-121254b1-ac59-4270-aa45-e4ac53ace4f6.png)

enhancement
tools