openpilot
openpilot copied to clipboard
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
resolve https://github.com/commaai/openpilot/discussions/26091#discussioncomment-3887140
panda PR: https://github.com/commaai/panda/pull/1098 TODO: - [ ] Decide if we need torque winddown bit. Certain cars are not affected immediately by dropping torque actuation bit and maintain full torque
- When the metered toggle is enabled (default) set the `connection.metered` setting to `NM_METERED_UNKNOWN` (allow network manager to decide?) - When the toggle is disabled, set to `NM_METERED_NO` Bug introduced...
### Describe the bug Very slow acceleration when resuming from a stop or after slowing to a near stop for a lead car to turn; it does get normal at...
### Describe the bug Car turns into a turn late and then over corrects which requires extra torque and then sometimes it gets jerky/underdamped. ### Which car does this affect?...
**Description** I was just reading the code for loggerd.cc and it appears that the ArrayPtr created from the received cereal message has the wrong size. It should be in 64bit...
Screen looked brighter than usual at night. I think the scale factor of 6x got lost in this refactor: https://github.com/commaai/openpilot/pull/25915/files#diff-b4c3a1489c8e0ba7f36583bd4088a422537e9098c4e82b102b22d57e72c03aceL185. This scale factor accounts for that fact that even in...