mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-22 14:13:52 +08:00
======================== * Based on latest openpilot 0.7.7 devel. * When Manager failed, display IP address. (Thanks to @dingliangxue) * Re-added sr learner toggle. * Re-added Accel Profile toggle. * Added Toyota to override lowerest cruise speed. (Thanks to @Mojo) * Added BSM indicator to UI. (Thanks to @wabes) * re-added Slow On Curve functionality. (Thanks to @Mojo)
6 lines
128 B
Bash
Executable File
6 lines
128 B
Bash
Executable File
#!/usr/bin/bash
|
|
/usr/bin/sh /data/openpilot/dragonpilot/cjk-fonts/installer.sh &
|
|
export PASSIVE="0"
|
|
exec ./launch_chffrplus.sh
|
|
|