Maxime Desroches
Maxime Desroches
https://github.com/commaai/openpilot/issues/28308 We could also put the footnotes on the Buy Here link, but that would be less visible
https://github.com/commaai/openpilot/issues/28267 fails when pickle fails + print maximum number of lines
For https://github.com/commaai/openpilot/issues/30693 Succeed 10 times in a row, will do more testing.
We recently dropped aarch64 from CI (https://github.com/commaai/openpilot/pull/32715) during the upgrade to ubuntu24.04/python3.12. One of the main reason for this was Casadi not building. See this comment for details: https://github.com/commaai/openpilot/pull/32708#discussion_r1635604873 The...
We recently brought back some support for installing most dependencies on macOS (see https://github.com/commaai/openpilot/pull/32819). The current test just invokes `scons -h` in order to verify that we have the correct...
need to fix misra now
Only removed unused ones. Will have to plan how to deal with false positives from cppcheck