Dean Lee
Dean Lee
Sure, but it might take a few more days.
@sshane the extra conversion steps make it (https://github.com/commaai/openpilot/pull/32009) more than twice as slow as the master. ### this branch > 6000 CAN packets, 10 runs > 263.47 mean ms, 367.93...
Y, it's ready. > BTW here's a list of things we need to remove from selfdrive/car, do you know if we have Python logging in opendbc yet? https://github.com/commaai/openpilot/pull/32726BTW here's a...
I keep encountering the following error when trying to clone the PlotJuggler: > Cloning into 'PlotJuggler'... > remote: Enumerating objects: 18341, done. > remote: Counting objects: 100% (4032/4032), done. >...
@adeebshihadeh @sshane this pr is ready for review
sure,working on this
submitted a draft: https://github.com/commaai/opendbc/pull/852
> We can choose not to update the vals in query_latest if the last_ts is 0, but unsure if anything relies on that behavior since last_ts not being 0 is...
Unit tests revealed three flawed assumptions in the encoder-logger synchronization logic, leading to synchronization failures and continuous queue growth, which ultimately exhausted memory (these issues will be fixed later in...
Thanks for pointing this out! I have a comma 3X and can test the SPI locally. There are two key issues causing the 'loopback' and 'test pandad spi' failures in...