Robbe Derks

Results 16 issues of Robbe Derks

enhancement

### Describe the bug Sometimes on the second / later route, the C3 will not play sounds anymore. A reboot fixes this. Not sure about the cause yet, might also...

bug
comma three

Simpler version of #25326

refactor

With certain event-triggered multiplexed CAN signals, it's possible for `points` to be empty, which would cause a segfault when calling `->min()`. Not sure if this is the cleanest way to...

bugfix
tools

Testing on a 2020 Model S Raven

car port
car
tesla
ignore stale

It looks like webpack 5 has a built-in way to load service workers, which would allow us to get rid of `service-worker-loader` as a dependency. This package is quite stale...

Cleanup port, partially for easier model 3 merge (#32182), partially to get rid of ugly code

car
tesla

To fix #1256 and prepare for nicer model 3 merge (#1929)

The ring buffer code is copied in so many places, it's in need of a proper cleanup at some point _Originally posted by @robbederks in https://github.com/commaai/panda/issues/1457#issuecomment-1590977024_

enhancement
cleanup