c2ab0fa662
Restoring the working tree to the pristine pre-Claude baseline previously preserved at /data/clearpilot (now /data/clearpilot-baseline). The prior modified-but-broken tree is snapshotted at /data/openpilot-broken-2026-05-03 and tagged here as pre-reset-2026-05-03 for reference. From here, features (UI changes, dashcam, telemetry, GPS, display modes, speed logic, standstill power saving, etc.) will be re-introduced one at a time with proper testing.
6 lines
96 B
Bash
Executable File
6 lines
96 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
bash /data/openpilot/system/clearpilot/on_start.sh
|
|
|
|
exec ./launch_chffrplus.sh
|