mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-18 18:43:53 +08:00
======================== * Based on latest openpilot 0.7.6.1 devel. * Optimized and integrated several dp services. (Settings have been renamed, please re-config all settings) * Completely disabled steer ratio learner. * Removed Accel Profile. * Added Honda Breeze Hybrid FPv1. (Thanks to @劉駿) * Added Taiwan Toyota Prius 4.5 FPv1. (Thanks to @jeekid)
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
|
|
|