Shane Smiskol

Results 1136 comments of Shane Smiskol

> I'll collect a new route with clustering on `headerScanIndex` 2 and 3, not only on 3 and see how everything looks. Make sure you understand what each is

Can you provide a route? The two in the description don't have rlogs

Have you scons cleaned and reboot?

From a clean scons it completely froze https://github.com/user-attachments/assets/101fc67f-aeca-4b1a-aea3-749d91f5c721

When I unplugged it after maybe 10 mins, it resumed near the end so it likely was still compiling?

``` clang++ -o rednose/helpers/ekf_sym_pyx.so -pthread -shared -Wl,-rpath=/data/openpilot/third_party/acados/larch64/lib -Wl,-rpath=/usr/local/lib rednose/helpers/ekf_sym_pyx.o rednose/helpers/ekf_load.os rednose/helpers/ekf_sym.os -L/usr/local/lib -L/system/vendor/lib64 -Lthird_party/acados/larch64/lib -Lthird_party/libyuv/larch64/lib -L/usr/lib/aarch64-linux-gnu -Lmsgq_repo -Lthird_party -Lselfdrive/pandad -Lcommon -Lrednose/helpers -ldl common/libcommon.a -ljson11 -lzmq -lzmq clang -o selfdrive/controls/lib/longitudinal_mpc_lib/c_generated_code/long_cost/long_cost_y_e_hess.os -c...

@deanlee it would be much appreciated if Cabana could use LogReader's auto sourcing abilities. So many old routes and the ones in opendbc's routes.py do not work in Cabana Maybe...

It would be nice to have a reset button that goes back to the latest datapoints in the stream after you've paused and zoomed. It's difficult to click constantly right...

@0x7B5 can you take a look at the code related to uploading files to see if there's anything obvious? It seems https://github.com/commaai/connect/pull/486 broke the upload all button. It's pretty critical...