sunnypilot locationd: remove unused car_ekf filter (#1790)

* sunnypilot locationd: remove unused car_ekf filter

* revert

* Revert "revert"

This reverts commit 115f04656c66085712288f860b1d90e71d32f66e.

* just 2

* just 1
This commit is contained in:
Jason Wen
2026-04-03 20:17:19 -07:00
committed by GitHub
parent 79bf1e1450
commit fa329eb9ff
2 changed files with 1 additions and 8 deletions
@@ -185,7 +185,7 @@ jobs:
echo "Building sunnypilot's locationd..."
scons -j2 cache_dir=${{env.SCONS_CACHE_DIR}} --minimal sunnypilot/selfdrive/locationd
echo "Building openpilot's locationd..."
scons -j$(nproc) cache_dir=${{env.SCONS_CACHE_DIR}} --minimal selfdrive/locationd
scons -j1 cache_dir=${{env.SCONS_CACHE_DIR}} --minimal selfdrive/locationd
echo "Building rest of sunnypilot"
scons -j$(nproc) cache_dir=${{env.SCONS_CACHE_DIR}} --minimal
touch ${BUILD_DIR}/prebuilt