Files
2026-02-22 14:20:31 +09:00

2245 lines
75 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"apilot": 20220111,
"params": [
{
"group": "조향일반",
"name": "PathOffset",
"title": "차선치우침 좌우보정(0)",
"descr": "(레인모드)\n (-)좌측 / (+)우측",
"egroup": "LAT",
"etitle": "Lane Deviation Left/Right Correction(0)",
"edescr": "LaneMode only — (-)Left / (+)Right",
"min": -150,
"max": 150,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "车道偏移左右修正(0)",
"cdescr": "仅限车道模式 — (-)左侧 / (+)右侧"
},
{
"group": "조향튜닝",
"name": "LateralTorqueCustom",
"title": "_LateralTorqueCustom(0)",
"descr": "커스텀 토크 사용\n (TorqueAccelFactor, FrictionFactor 사용을 위해서 켜기)",
"egroup": "LAT",
"etitle": "_LateralTorqueCustom(0)",
"edescr": "Use Custom Torque(TorqueAccelFactor, FrictionFactor)",
"min": 0,
"max": 1,
"default": 1,
"unit": 1,
"cgroup": "转向",
"ctitle": "自定义转向力矩(0)",
"cdescr": "使用自定义力矩 (TorqueAccelFactor, FrictionFactor)"
},
{
"group": "조향튜닝",
"name": "LateralTorqueAccelFactor",
"title": "_LateralTorqueAccelFactor*0.001(2500)",
"descr": "낮을수록 토크가 강해지다가 어느순간 약해짐 \n 가장 강한 지점의 값 사용",
"egroup": "LAT",
"etitle": "_LateralTorqueAccelFactor*0.001(2500)",
"edescr": "As the value decreases, the torque becomes stronger up to a point, then weakens — Uses the value at the strongest point.",
"min": 1000,
"max": 6000,
"default": 2500,
"unit": 100,
"cgroup": "转向",
"ctitle": "转向力矩加速系数*0.001(2500)",
"cdescr": "随着值减小,力矩会增强到某一点然后变弱 — 请使用力矩最强点的值。"
},
{
"group": "조향튜닝",
"name": "LateralTorqueFriction",
"title": "_LateralTorqueFriction*0.001(100)",
"descr": "높을수록 미세조향이 많아짐 \n\n 0~50 권장",
"egroup": "LAT",
"etitle": "_LateralTorqueFriction*0.001(100)",
"edescr": "More fine steering at higher values — 0-50 recommended",
"min": 0,
"max": 1000,
"default": 100,
"unit": 10,
"cgroup": "转向",
"ctitle": "转向力矩摩擦系数*0.001(100)",
"cdescr": "值越高微操越多 — 推荐 0-50"
},
{
"group": "조향튜닝",
"name": "LateralTorqueKpV",
"title": "_LateralTorqueKp*0.01(100)",
"descr": "조향 비례 계수(오차가 클수록 강하게 반응) \n\n 140 권장",
"egroup": "LAT",
"etitle": "_LateralTorqueKp*0.01(100)",
"edescr": "Steering Response Speed (Instant Reaction) — 140 Recommended",
"min": 0,
"max": 200,
"default": 100,
"unit": 1,
"cgroup": "转向",
"ctitle": "转向力矩 Kp*0.01(100)",
"cdescr": "转向响应速度 (瞬时反应) — 推荐 140"
},
{
"group": "조향튜닝",
"name": "LateralTorqueKiV",
"title": "_LateralTorqueKi*0.01(10)",
"descr": "조향 누적 오차 보정 \n\n 20 권장",
"egroup": "LAT",
"etitle": "_LateralTorqueKi*0.01(10)",
"edescr": "Steering Accumulated Error Correction — 20 Recommended",
"min": 0,
"max": 200,
"default": 10,
"unit": 1,
"cgroup": "转向",
"ctitle": "转向力矩 Ki*0.01(10)",
"cdescr": "转向累积误差修正 — 推荐 20"
},
{
"group": "조향튜닝",
"name": "LateralTorqueKf",
"title": "_LateralTorqueKf*0.01(100)",
"descr": "조향 예측 기반 보정 \n\n 85 권장",
"egroup": "LAT",
"etitle": "_LateralTorqueKf*0.001(100)",
"edescr": "Steering Feedforward Correction — 85 Recommended",
"min": 0,
"max": 200,
"default": 100,
"unit": 1,
"cgroup": "转向",
"ctitle": "转向力矩 Kf*0.001(100)",
"cdescr": "转向前馈修正 — 推荐 85"
},
{
"group": "조향튜닝",
"name": "LateralTorqueKd",
"title": "_LateralTorqueKd*0.01(0)",
"descr": "조향 미분 계수(급격한 변화에 저항) \n\n 0 권장",
"egroup": "LAT",
"etitle": "_LateralTorqueKd*0.01(0)",
"edescr": "Steering Derivative Gain, 0 Recommended",
"min": 0,
"max": 10000,
"default": 0,
"unit": 10,
"cgroup": "转向",
"ctitle": "转向力矩 Kd*0.01(0)",
"cdescr": "转向微分增益,推荐 0"
},
{
"group": "조향튜닝",
"name": "LatMpcPathCost",
"title": "*LATMPC.PathCost(200)",
"descr": "(레인모드) 경로추종가중치 \n 높으면 경로우선시함.",
"egroup": "LAT",
"etitle": "*LATMPC.PathCost(200)",
"edescr": "(LaneMode) Path Following Weight — Higher values prioritize the path",
"min": 0,
"max": 500,
"default": 200,
"unit": 10,
"cgroup": "转向",
"ctitle": "横向MPC路径代价(200)",
"cdescr": "(车道模式) 路径跟随权重 — 值越高越优先考虑路径"
},
{
"group": "조향튜닝",
"name": "LatMpcMotionCost",
"title": "*LATMPC.MotionCost(7)",
"descr": "(레인모드) 헤딩가중치",
"egroup": "LAT",
"etitle": "*LATMPC.MotionCost(7)",
"edescr": "(LaneMode) Heading Weight",
"min": 0,
"max": 500,
"default": 7,
"unit": 1,
"cgroup": "转向",
"ctitle": "横向MPC运动代价(7)",
"cdescr": "(车道模式) 航向权重"
},
{
"group": "조향튜닝",
"name": "LatMpcAccelCost",
"title": "*LATMPC.AccelCost(120)",
"descr": "(레인모드) 횡가속도제한 \n 낮으면 민첩성증가 안정성감소",
"egroup": "LAT",
"etitle": "*LATMPC.AccelCost(120)",
"edescr": "(LaneMode) Lateral Acceleration Limit — Lower values increase agility but reduce stability",
"min": 0,
"max": 500,
"default": 100,
"unit": 10,
"cgroup": "转向",
"ctitle": "横向MPC加速代价(120)",
"cdescr": "(车道模式) 侧向加速度限制 — 值越低灵活性越高但稳定性降低"
},
{
"group": "조향튜닝",
"name": "LatMpcJerkCost",
"title": "*LATMPC.JerkCost(4)",
"descr": "(레인모드) 낮추면 빠른조향허용 \n 부드러움 감소",
"egroup": "LAT",
"etitle": "*LATMPC.JerkCost(4)",
"edescr": "(LaneMode) Lower values allow quicker steering — reduces smoothness",
"min": 0,
"max": 200,
"default": 1,
"unit": 1,
"cgroup": "转向",
"ctitle": "横向MPC冲击代价(4)",
"cdescr": "(车道模式) 值越低允许越快的转向 — 会降低平滑度"
},
{
"group": "조향튜닝",
"name": "LatMpcSteeringRateCost",
"title": "*LATMPC.SteerRateCost(7)",
"descr": "(레인모드) 조향변화율제한 \n 낮추면 조향이 적극적",
"egroup": "LAT",
"etitle": "*LATMPC.SteerRateCost(7)",
"edescr": "(LaneMode) Steering Rate Limit — Lower values make steering more aggressive",
"min": 0,
"max": 1000,
"default": 7,
"unit": 100,
"cgroup": "转向",
"ctitle": "横向MPC转向速率代价(7)",
"cdescr": "(车道模式) 转向速率限制 — 值越低转向越激进"
},
{
"group": "조향튜닝",
"name": "LatMpcInputOffset",
"title": "*LATMPC.InputOffset(4)",
"descr": "(레인모드) Mpc입력보상 \n 값이 크면 일찍커브에 진입함",
"egroup": "LAT",
"etitle": "*LATMPC.InputOffset(4)",
"edescr": "(LaneMode) MPC Input Compensation — Higher values enter curves earlier",
"min": 0,
"max": 20,
"default": 4,
"unit": 1,
"cgroup": "转向",
"ctitle": "横向MPC输入偏移(4)",
"cdescr": "(车道模式) MPC 输入补偿 — 值越高进入弯道越早"
},
{
"group": "조향튜닝",
"name": "CustomSteerMax",
"title": "_CustomSteerMax(0)",
"descr": "최대조향토크 \n 270/384/409 중 오류가 안나는 가장 큰 값 사용",
"egroup": "LAT",
"etitle": "_CustomSteerMax(0)",
"edescr": "Maximum Steering Torque — Use the largest value among 270/384/409 that does not cause errors",
"min": 0,
"max": 30000,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "自定义最大转向力矩(0)",
"cdescr": "最大转向力矩 — 在 270/384/409 中选择不报错的最大值"
},
{
"group": "조향튜닝",
"name": "CustomSteerDeltaUp",
"title": "_CustomSteerDeltaUp(0)",
"descr": "(토크차량) \n 높을수록 핸들 감는속도 빨라짐",
"egroup": "LAT",
"etitle": "_CustomSteerDeltaUp(0)",
"edescr": "Torque Vehicle — Higher values increase steering wheel turn speed",
"min": 0,
"max": 50,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "自定义转向增大斜率(0)",
"cdescr": "力矩控制车辆 — 值越高方向盘转动速度越快"
},
{
"group": "조향튜닝",
"name": "CustomSteerDeltaDown",
"title": "_CustomSteerDeltaDown(0)",
"descr": "(토크차량) \n 높을수록 핸들 푸는속도 빨라짐",
"egroup": "LAT",
"etitle": "_CustomSteerDeltaDown(0)",
"edescr": "Torque Vehicle — Higher values increase steering wheel release speed",
"min": 0,
"max": 50,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "自定义转向减小斜率(0)",
"cdescr": "力矩控制车辆 — 值越高方向盘回正速度越快"
},
{
"group": "조향튜닝",
"name": "CustomSteerDeltaUpLC",
"title": "_CustomSteerDeltaUpLC(0)",
"descr": "(토크차량) \n 차선변경 시 일시적용 SteerDeltaUp",
"egroup": "LAT",
"etitle": "_CustomSteerDeltaUpLC(0)",
"edescr": "Torque Vehicle — Temporarily applies SteerDeltaUp during lane changes",
"min": 0,
"max": 50,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "变道自定义转向增大斜率(0)",
"cdescr": "力矩控制车辆 — 变道期间临时应用转向增大斜率"
},
{
"group": "조향튜닝",
"name": "CustomSteerDeltaDownLC",
"title": "_CustomSteerDeltaDownLC(0)",
"descr": "(토크차량) \n 차선변경 시 일시적용 SteerDeltaDown",
"egroup": "LAT",
"etitle": "_CustomSteerDeltaDownLC(0)",
"edescr": "Torque Vehicle — Temporarily applies SteerDeltaDown during lane changes",
"min": 0,
"max": 50,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "变道自定义转向减小斜率(0)",
"cdescr": "力矩控制车辆 — 变道期间临时应用转向减小斜率"
},
{
"group": "조향튜닝",
"name": "SteerActuatorDelay",
"title": "SteerActuatorDelay(30)",
"descr": "조향지연값 \n 높을수록 미리 조향 함 \n 0:LiveDelay",
"egroup": "LAT",
"etitle": "SteerActuatorDelay(30)",
"edescr": "Steering Delay Value — Higher values steer earlier. 0 means Live Delay",
"min": 0,
"max": 300,
"default": 30,
"unit": 1,
"cgroup": "转向",
"ctitle": "转向执行器延迟(30)",
"cdescr": "转向延迟值 — 值越高转向越早。0 表示实时延迟"
},
{
"group": "조향튜닝",
"name": "LatSmoothSec",
"title": "LatSmoothSec(13)x0.01",
"descr": "조향필터링값\n 높으면 부드러운조향",
"egroup": "LAT",
"etitle": "LatSmoothSec(13)",
"edescr": "Lat smoothing values — Higher values smoother",
"min": 1,
"max": 30,
"default": 13,
"unit": 1,
"cgroup": "转向",
"ctitle": "转向平滑时间(30)",
"cdescr": "转向平滑值 — 值越高越平滑"
},
{
"group": "조향튜닝",
"name": "LatSuspendAngleDeg",
"title": "자동조향일시중지각도(300)",
"descr": "조향각이 커지면 자동조향을 일시중지. 15도 이내도 조향각이 돌아오면 재개함.",
"egroup": "LAT",
"etitle": "AutoSteering Suspend Angle(300)",
"edescr": "Auto steering pauses at large steering angles and resumes when it returns within 15.",
"min": 45,
"max": 300,
"default": 300,
"unit": 10,
"cgroup": "转向",
"ctitle": "AutoSteering Suspend Angle(300)",
"cdescr": "Auto steering pauses at large steering angles and resumes when it returns within 15."
},
{
"group": "크루즈",
"name": "CruiseOnDist",
"title": "크루즈ON거리(0cm)",
"descr": "페달을 땠을 때, 앞차가 가까워지면 크루즈ON",
"egroup": "CRUISE",
"etitle": "CruiseOnDist(0cm)",
"edescr": "Cruise ON when releasing the pedal and the front car gets close",
"min": 0,
"max": 2500,
"default": 0,
"unit": 50,
"cgroup": "巡航设置",
"ctitle": "巡航开启距离(0cm)",
"cdescr": "松开油门且前车靠近时开启巡航"
},
{
"group": "크루즈",
"name": "CruiseEcoControl",
"title": "크루즈연비제어(2km/h)",
"descr": "HEV 차량의 EV모드 개입을 위해 일시적으로 목표 속도를 증가시킵니다.",
"egroup": "CRUISE",
"etitle": "CruiseEcoControl(2km/h)",
"edescr": "Temporarily increases the target speed for fuel efficiency",
"min": 0,
"max": 10,
"default": 2,
"unit": 1,
"cgroup": "巡航设置",
"ctitle": "巡航节能控制(2km/h)",
"cdescr": "为提高燃油效率临时提高目标速度"
},
{
"group": "크루즈",
"name": "CarrotCruiseDecel",
"title": "당근크루즈감속도x0.01(-1)",
"descr": "당근크루즈 감속도 지정\n -1:크루즈OFF",
"egroup": "CRUISE",
"etitle": "CarrotCruiseDecel(-1)",
"edescr": "Carrot Cruise Deceleration Setting, -1: Cruise OFF",
"min": -1,
"max": 200,
"default": -1,
"unit": 10,
"cgroup": "巡航设置",
"ctitle": "胡萝卜巡航减速度(-1)",
"cdescr": "胡萝卜巡航减速度设置,-1: 巡航关闭"
},
{
"group": "크루즈",
"name": "CarrotCruiseAtcDecel",
"title": "당근크루즈감속도ATCx0.01(-1)",
"descr": "당근크루즈 ATC 감속도 지정\n -1:변경안함",
"egroup": "CRUISE",
"etitle": "CarrotCruiseDecelATCx0.01(-1)",
"edescr": "Carrot Cruise ATC Deceleration Setting, -1: Not Change",
"min": -1,
"max": 200,
"default": -1,
"unit": 10,
"cgroup": "巡航设置",
"ctitle": "胡萝卜巡航 ATC 减速度(-1)",
"cdescr": "胡萝卜巡航 ATC 减速度设置,-1: 不改变"
},
{
"group": "크루즈",
"name": "CommaLongAcc",
"title": "콤마크루즈(0)",
"descr": "콤마 롱컨트롤 사용",
"egroup": "CRUISE",
"etitle": "Use Comma Long",
"edescr": "",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "巡航设置",
"ctitle": "使用 Comma 纵向控制",
"cdescr": ""
},
{
"group": "조향튜닝",
"name": "CustomSR",
"title": "CustomSteerRatiox0.1(0)",
"descr": "조향비(차량제원 참고)\n 0: LiveSteerRatio 사용",
"egroup": "LAT",
"etitle": "CustomSteerRatiox0.1(0)",
"edescr": "Steering Ratio (Refer to Vehicle Specs), 0: Uses LiveSteerRatio",
"min": 0,
"max": 300,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "自定义转向比x0.1(0)",
"cdescr": "转向比 (参考车辆参数),0: 使用实时转向比"
},
{
"group": "조향튜닝",
"name": "SteerRatioRate",
"title": "CustomSteerRatioRatex0.01(100)",
"descr": "LiveSteerRatio 반영비율\n(CustomSR 0으로 설정해야 함)",
"egroup": "LAT",
"etitle": "CustomSteerRatioRatex0.01(100)",
"edescr": "LiveSteerRatio Application Ratio (Requires CustomSR set to 0)",
"min": 30,
"max": 200,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "自定义转向比率x0.01(100)",
"cdescr": "实时转向比应用比例 (需要 CustomSR 设置为 0)"
},
{
"group": "가속설정",
"name": "CruiseMaxVals0",
"title": "가속도설정 0 : 0km/h(160)",
"descr": "0km/h ~ 10km/h 가속도",
"egroup": "ACCEL",
"etitle": "AccelSet0:0km/h(160)",
"edescr": "Acceleration from 0 km/h to 10 km/h",
"min": 1,
"max": 250,
"default": 160,
"unit": 5,
"cgroup": "加速设置",
"ctitle": "加速度设置 0: 0km/h(160)",
"cdescr": "0 km/h 到 10 km/h 的加速度"
},
{
"group": "가속설정",
"name": "CruiseMaxVals1",
"title": "가속도설정 1 : 10km/h(160)",
"descr": "10km/h ~ 40km/h 가속도",
"egroup": "ACCEL",
"etitle": "AccelSet1:10km/h(160)",
"edescr": "Acceleration from 10 km/h to 40 km/h",
"min": 1,
"max": 250,
"default": 160,
"unit": 5,
"cgroup": "加速设置",
"ctitle": "加速度设置 1: 10km/h(160)",
"cdescr": "10 km/h 到 40 km/h 的加速度"
},
{
"group": "가속설정",
"name": "CruiseMaxVals2",
"title": "가속도설정 2 : 40km/h(120)",
"descr": "40km/h ~ 60km/h 가속도",
"egroup": "ACCEL",
"etitle": "AccelSet2:40km/h(120)",
"edescr": "Acceleration from 40 km/h to 60 km/h",
"min": 1,
"max": 250,
"default": 120,
"unit": 5,
"cgroup": "加速设置",
"ctitle": "加速度设置 2: 40km/h(120)",
"cdescr": "40 km/h 到 60 km/h 的加速度"
},
{
"group": "가속설정",
"name": "CruiseMaxVals3",
"title": "가속도설정 3 : 60km/h(100)",
"descr": "60km/h ~ 80km/h 가속도",
"egroup": "ACCEL",
"etitle": "AccelSet3:60km/h(100)",
"edescr": "Acceleration from 60 km/h to 80 km/h",
"min": 1,
"max": 250,
"default": 100,
"unit": 5,
"cgroup": "加速设置",
"ctitle": "加速度设置 3: 60km/h(100)",
"cdescr": "60 km/h 到 80 km/h 的加速度"
},
{
"group": "가속설정",
"name": "CruiseMaxVals4",
"title": "가속도설정 4 : 80km/h(80)",
"descr": "80km/h ~ 110km/h 가속도",
"egroup": "ACCEL",
"etitle": "AccelSet4:80km/h(80)",
"edescr": "Acceleration from 80 km/h to 110 km/h",
"min": 1,
"max": 250,
"default": 80,
"unit": 5,
"cgroup": "加速设置",
"ctitle": "加速度设置 4: 80km/h(80)",
"cdescr": "80 km/h 到 110 km/h 的加速度"
},
{
"group": "가속설정",
"name": "CruiseMaxVals5",
"title": "가속도설정 5 : 110km/h(70)",
"descr": "110km/h ~ 140km/h 가속도",
"egroup": "ACCEL",
"etitle": "AccelSet5:110km/h(70)",
"edescr": "Acceleration from 110 km/h to 140 km/h",
"min": 1,
"max": 250,
"default": 70,
"unit": 5,
"cgroup": "加速设置",
"ctitle": "加速度设置 5: 110km/h(70)",
"cdescr": "110 km/h 到 140 km/h 的加速度"
},
{
"group": "가속설정",
"name": "CruiseMaxVals6",
"title": "가속도설정 6 : 140km/h(60)",
"descr": "140km/h ~ 가속도",
"egroup": "ACCEL",
"etitle": "AccelSet6:140km/h(60)",
"edescr": "Acceleration from 140 km/h",
"min": 1,
"max": 250,
"default": 60,
"unit": 5,
"cgroup": "加速设置",
"ctitle": "加速度设置 6: 140km/h(60)",
"cdescr": "140 km/h 以上的加速度"
},
{
"group": "주행튜닝",
"name": "StopDistanceCarrot",
"title": "StopDistance(600)cm",
"descr": "정지위치 * 0.8",
"egroup": "LONG",
"etitle": "StopDistance(600)cm",
"edescr": "Stop Distance * 0.8",
"min": 400,
"max": 1000,
"default": 600,
"unit": 10,
"cgroup": "纵向控制",
"ctitle": "停止距离(600)cm",
"cdescr": "停止距离 * 0.8"
},
{
"group": "주행튜닝",
"name": "AChangeCostStarting",
"title": "AChangeCostStarting",
"descr": "출발가속도제한, 0:빠른가속도",
"egroup": "LONG",
"etitle": "AChangeCostStarting",
"edescr": "AccelCost Starting, 0:rapid starting",
"min": 0,
"max": 200,
"default": 10,
"unit": 10,
"cgroup": "纵向控制",
"ctitle": "启动加速度限制",
"cdescr": "启动加速代价,0: 快速启动"
},
{
"group": "주행튜닝",
"name": "TrafficStopDistanceAdjust",
"title": "TrafficStopDistanceAdjust(400)",
"descr": "신호정지위치 보정",
"egroup": "LONG",
"etitle": "TrafficStopDistanceAdjust",
"edescr": "",
"min": -600,
"max": 600,
"default": 400,
"unit": 100,
"cgroup": "纵向控制",
"ctitle": "交通信号停止距离调整",
"cdescr": ""
},
{
"group": "주행튜닝",
"name": "JLeadFactor3",
"title": "JerkLeadFactor(0)",
"descr": "값이 클수록 전방차량의 가속도변화율에 민감하게 반응",
"egroup": "LONG",
"etitle": "JerkLeadFactor(0)",
"edescr": "Higher values respond more sensitively to acceleration changes of the lead vehicle",
"min": 0,
"max": 100,
"default": 0,
"unit": 10,
"cgroup": "纵向控制",
"ctitle": "前车冲击因子(0)",
"cdescr": "值越高对前车加速度变化的反应越敏感"
},
{
"group": "주행튜닝",
"name": "LongTuningKpV",
"title": "Long KpV(100)x0.01",
"descr": "롱컨 비례게인(오차 즉각 반응) \n\n HKG: 100 권장",
"egroup": "LONG",
"etitle": "Long KpV(100)x0.01",
"edescr": "Longitudinal Control Proportional Gain (Immediate Error Response) — HKG: 100 Recommended",
"min": 0,
"max": 200,
"default": 100,
"unit": 5,
"cgroup": "纵向控制",
"ctitle": "纵向 KpV(100)x0.01",
"cdescr": "纵向控制比例增益 (瞬时误差响应) — HKG: 推荐 100"
},
{
"group": "주행튜닝",
"name": "LongTuningKf",
"title": "Long Kf(100)x0.01",
"descr": "롱컨 예측기반 보정 \n\n HKG: 100으로 설정 권장",
"egroup": "LONG",
"etitle": "Long Kf(100)x0.01",
"edescr": "Longitudinal Feedforward Correction — HKG: 100 Recommended",
"min": 0,
"max": 200,
"default": 0,
"unit": 5,
"cgroup": "纵向控制",
"ctitle": "纵向 Kf(100)x0.01",
"cdescr": "纵向前馈修正 — HKG: 推荐 100"
},
{
"group": "주행튜닝",
"name": "LongTuningKiV",
"title": "Long KiV(0)x0.01",
"descr": "롱컨 적분게인(누적오차 보정) \n\n HKG: 0으로 설정 권장",
"egroup": "LONG",
"etitle": "Long KiV(0)x0.01",
"edescr": "Longitudinal Integral Gain (Cumulative Error Correction) — HKG: 0 Recommended",
"min": 0,
"max": 2000,
"default": 0,
"unit": 1,
"cgroup": "纵向控制",
"ctitle": "纵向 KiV(0)x0.01",
"cdescr": "纵向积分增益 (累积误差修正) — HKG: 推荐 0"
},
{
"group": "주행튜닝",
"name": "LongActuatorDelay",
"title": "LongActuatorDelay(20)x0.01",
"descr": "롱컨 지연값(높을수록 미리 가감속) \n\n HKG: 20으로 설정 권장",
"egroup": "LONG",
"etitle": "LongActuatorDelay(20)x0.01",
"edescr": "Longitudinal Delay Value (Higher values lead to earlier acceleration/deceleration) — HKG: 20 Recommeded",
"min": 0,
"max": 200,
"default": 20,
"unit": 5,
"cgroup": "纵向控制",
"ctitle": "纵向执行器延迟(20)x0.01",
"cdescr": "纵向延迟值 (值越高越早开始加减速) — HKG: 推荐 20"
},
{
"group": "주행튜닝",
"name": "VEgoStopping",
"title": "정지출발민감도(50)x0.01",
"descr": "값이 낮을수록 빠르게 출발함\n 너무낮추면 추돌위험이 있을수 있음\n (5 권장)",
"egroup": "LONG",
"etitle": "VEgoStopping(50)x0.01",
"edescr": "Lower values result in quicker starts; setting too low may increase collision risk. (5 recommended)",
"min": 1,
"max": 100,
"default": 50,
"unit": 5,
"cgroup": "纵向控制",
"ctitle": "停止/启动灵敏度(50)x0.01",
"cdescr": "值越低起步越快;设置过低可能会增加碰撞风险 (推荐 5)"
},
{
"group": "주행튜닝",
"name": "RadarReactionFactor",
"title": "Radar reaction factor (100)%",
"descr": "값이 낮을수록 선행차량에 대한 반응이 빠름.",
"egroup": "LONG",
"etitle": "Radar reaction factor (100)%",
"edescr": "Lower value: faster response to lead car",
"min": 0,
"max": 200,
"default": 100,
"unit": 1,
"cgroup": "纵向控制",
"ctitle": "雷达反应因子 (100)%",
"cdescr": "值越低:对前车的反应越快"
},
{
"group": "감속제어",
"name": "AutoCurveSpeedFactor",
"title": "커브속도 조절비율(100%)",
"descr": "높으면 커브속도가 느려집니다.",
"egroup": "DECEL",
"etitle": "CurveSpeedFactor(100%)",
"edescr": "Higher value: slow curve speed",
"min": 50,
"max": 300,
"default": 100,
"unit": 5,
"cgroup": "减速控制",
"ctitle": "弯道速度调节比例(100%)",
"cdescr": "值越高:弯道速度越慢"
},
{
"group": "감속제어",
"name": "AutoCurveSpeedAggressiveness",
"title": "커브속도 적극성(100%)",
"descr": "올리면 진입속도가 적극적으로 변합니다.",
"egroup": "DECEL",
"etitle": "CurveSpeed Aggressiveness(100%)",
"edescr": "Higher value: more speed down",
"min": 50,
"max": 300,
"default": 10,
"unit": 1,
"cgroup": "减速控制",
"ctitle": "弯道速度积极性(100%)",
"cdescr": "值越高:减速越多"
},
{
"group": "조향일반",
"name": "AutoTurnControl",
"title": "ATC: AutoTurnControl(0)",
"descr": "0:사용안함\n1:차선변경\n2:차선변경+속도\n3:속도",
"egroup": "LATSET",
"etitle": "ATC: AutoTurnControl",
"edescr": "(APN)0: not use, 1:laneChange, 2:laneChange+speed, 3:speed",
"min": 0,
"max": 3,
"default": 0,
"unit": 1,
"cgroup": "转向设置",
"ctitle": "ATC: 自动转向控制",
"cdescr": "(APN) 0: 不使用, 1: 变道, 2: 变道+速度, 3: 速度"
},
{
"group": "조향일반",
"name": "AutoTurnControlSpeedTurn",
"title": "ATC: 턴속도(20)",
"descr": "ATC 턴시 적용속도\n0:사용안함",
"egroup": "LATSET",
"etitle": "ATC: Turn Speed(20)",
"edescr": "(APN)0: not use, Turn Speed",
"min": 0,
"max": 100,
"default": 20,
"unit": 5,
"cgroup": "转向设置",
"ctitle": "ATC: 转向速度(20)",
"cdescr": "(APN) 0: 不使用, 转向速度"
},
{
"group": "조향일반",
"name": "AutoTurnControlTurnEnd",
"title": "ATC: 시간거리(3)",
"descr": "NOO완료 시간거리(속도*시간)",
"egroup": "LATSET",
"etitle": "ATC: Speed Ctrl left Time(3)",
"edescr": "(APN) NOO Completion Time Distance (Speed × Time)",
"min": 0,
"max": 30,
"default": 6,
"unit": 1,
"cgroup": "转向设置",
"ctitle": "ATC: 速度控制剩余时间(3)",
"cdescr": "(APN) NOO 完成时间距离 (速度 × 时间)"
},
{
"group": "조향일반",
"name": "AutoTurnMapChange",
"title": "ATC Helper 맵전환(0)",
"descr": "ATC 작동시 자동맵전환",
"egroup": "LATSET",
"etitle": "ATC Helper Map display(0)",
"edescr": "(APN) Turn On Map When ATC",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "转向设置",
"ctitle": "ATC 辅助地图显示(0)",
"cdescr": "(APN) ATC 激活时开启地图"
},
{
"group": "버튼설정",
"name": "CruiseButtonMode",
"title": "크루즈버튼작동모드(0)",
"descr": "0:일반\n1:사용자1\n2:사용자2\n3:사용자3(속도 테이블 사용)",
"egroup": "BUTN",
"etitle": "Cruise Button Mode(0)",
"edescr": "0:General, 1:User1, 2:User2, 3:User3(Use Speed Tables)",
"min": 0,
"max": 3,
"default": 0,
"unit": 1,
"cgroup": "按键设置",
"ctitle": "巡航按钮模式(0)",
"cdescr": "0: 常规, 1: 用户1, 2: 用户2, 3: 用户3 (使用速度表)"
},
{
"group": "버튼설정",
"name": "CancelButtonMode",
"title": "캔슬버튼작동모드(0)",
"descr": "0:Long control, 1: Long + Lateral",
"egroup": "BUTN",
"etitle": "Cancel Button Mode(0)",
"edescr": "0:Long control, 1: Long + Lateral",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "按键设置",
"ctitle": "取消按钮模式(0)",
"cdescr": "0: 纵向控制, 1: 纵向 + 横向"
},
{
"group": "버튼설정",
"name": "LfaButtonMode",
"title": "LFA버튼작동모드(0)",
"descr": "0:일반\n 1:감속정지&Ready\n 2:당근크루즈",
"egroup": "BUTN",
"etitle": "LFA Button Mode(0)",
"edescr": "0:General, 1:Decel&Stop, leadCar ready, 2:CarrotCruise",
"min": 0,
"max": 2,
"default": 0,
"unit": 1,
"cgroup": "按键设置",
"ctitle": "LFA 按钮模式(0)",
"cdescr": "0: 常规, 1: 减速并停止/前车就绪, 2: 胡萝卜巡航"
},
{
"group": "버튼설정",
"name": "CruiseButtonTest1",
"title": "크루즈버튼스팸쏘기(8)",
"descr": "(비롱컨 전용) 속도버튼신호 발송제한시간",
"egroup": "BUTN",
"etitle": "Cruise Button spam1(8)",
"edescr": "For Non-Long Vehicle Only, Speed Button Signal Send Restriction Time",
"min": 1,
"max": 20,
"default": 0,
"unit": 1,
"cgroup": "按键设置",
"ctitle": "巡航按钮连发1(8)",
"cdescr": "仅限非纵向控制车辆,速度按钮信号发送限制时间"
},
{
"group": "버튼설정",
"name": "CruiseButtonTest2",
"title": "크루즈버튼스팸쉬기(30)",
"descr": "(비롱컨 전용) 속도버튼신호 발송 휴지시간",
"egroup": "BUTN",
"etitle": "Cruise Button spam2(30)",
"edescr": "For Non-Long Vehicle Only — Speed Button Signal Send Pause Time",
"min": 1,
"max": 200,
"default": 0,
"unit": 1,
"cgroup": "按键设置",
"ctitle": "巡航按钮连发2(30)",
"cdescr": "仅限非纵向控制车辆 — 速度按钮信号发送暂停时间"
},
{
"group": "버튼설정",
"name": "CruiseButtonTest3",
"title": "크루즈버튼스팸연속쏘기(1)",
"descr": "(비롱컨 전용) 속도버튼신호 연속회수",
"egroup": "BUTN",
"etitle": "Cruise Button spam3(1)",
"edescr": "For Non-Long Vehicle Only — Consecutive Speed Button Signal Count",
"min": 1,
"max": 20,
"default": 0,
"unit": 1,
"cgroup": "按键设置",
"ctitle": "巡航按钮连发3(1)",
"cdescr": "仅限非纵向控制车辆 — 连续速度按钮信号计数"
},
{
"group": "버튼설정",
"name": "CruiseSpeedUnit",
"title": "크루즈버튼속도단위 확장(10)",
"descr": "크루즈버튼 속도조절 단위(모드1,2,3, 엑셀톡등)",
"egroup": "BUTN",
"etitle": "Cruise Speed Unit Extra(10)",
"edescr": "SET/DECEL up/down speed unit(mode1,2,3, GasTok)",
"min": 1,
"max": 100,
"default": 10,
"unit": 1,
"cgroup": "按键设置",
"ctitle": "巡航速度单位扩展(10)",
"cdescr": "SET/DECEL 加减速单位 (模式 1,2,3, GasTok)"
},
{
"group": "버튼설정",
"name": "CruiseSpeedUnitBasic",
"title": "크루즈버튼속도단위 기본(1)",
"descr": "크루즈버튼 속도조절 단위(기본단위)",
"egroup": "BUTN",
"etitle": "Cruise Speed Unit Baic(10)",
"edescr": "SET/DECEL up/down speed unit(Basic unit)",
"min": 1,
"max": 100,
"default": 10,
"unit": 1,
"cgroup": "按键设置",
"ctitle": "巡航速度单位基础(10)",
"cdescr": "SET/DECEL 加减速单位 (基础单位)"
},
{
"group": "버튼설정",
"name": "CruiseSpeed1",
"title": "크루즈속도1(30)",
"descr": "(버튼모드 사용자3) 단계별속도\n 0:도로제한속도 + 자동속도증가 오프셋",
"egroup": "BUTN",
"etitle": "Cruise Speed1(30)",
"edescr": "Button Mode User 3, Stepwise Speed, 0: Road Speed Limit + Auto Speed Increase Offset",
"min": 0,
"max": 160,
"default": 10,
"unit": 10,
"cgroup": "按键设置",
"ctitle": "巡航速度1(30)",
"cdescr": "按钮模式用户 3, 分段速度, 0: 道路限速 + 自动加速偏移"
},
{
"group": "버튼설정",
"name": "CruiseSpeed2",
"title": "크루즈속도2(50)",
"descr": "(버튼모드 사용자3) 속도테이블 2번째",
"egroup": "BUTN",
"etitle": "Cruise Speed2(50)",
"edescr": "Button Mode User 3, Second Speed",
"min": 1,
"max": 160,
"default": 10,
"unit": 10,
"cgroup": "按键设置",
"ctitle": "巡航速度2(50)",
"cdescr": "按钮模式用户 3, 第二段速度"
},
{
"group": "버튼설정",
"name": "CruiseSpeed3",
"title": "크루즈속도3(80)",
"descr": "(버튼모드 사용자3) 속도테이블 3번째",
"egroup": "BUTN",
"etitle": "Cruise Speed3(80)",
"edescr": "Button Mode User 3, Third Speed",
"min": 1,
"max": 160,
"default": 10,
"unit": 10,
"cgroup": "按键设置",
"ctitle": "巡航速度3(80)",
"cdescr": "按钮模式用户 3, 第三段速度"
},
{
"group": "버튼설정",
"name": "CruiseSpeed4",
"title": "크루즈속도4(110)",
"descr": "(버튼모드 사용자3) 속도테이블 4번째",
"egroup": "BUTN",
"etitle": "Cruise Speed4(110)",
"edescr": "Button Mode User 3, Fourth Speed",
"min": 1,
"max": 160,
"default": 10,
"unit": 10,
"cgroup": "按键设置",
"ctitle": "巡航速度4(110)",
"cdescr": "按钮模式用户 3, 第四段速度"
},
{
"group": "버튼설정",
"name": "CruiseSpeed5",
"title": "크루즈속도5(130)",
"descr": "(버튼모드 사용자3) 속도테이블 5번째",
"egroup": "BUTN",
"etitle": "Cruise Speed5(130)",
"edescr": "Button Mode User 3, Fifth Speed",
"min": 1,
"max": 160,
"default": 10,
"unit": 10,
"cgroup": "按键设置",
"ctitle": "巡航速度5(130)",
"cdescr": "按钮模式用户 3, 第五段速度"
},
{
"group": "버튼설정",
"name": "PaddleMode",
"title": "패들시프트모드(0)",
"descr": "0:크루즈ON, 1:크루즈대기, 2:자동감속, 3:CarrotCruise ",
"egroup": "BUTN",
"etitle": "PaddleShift Mode(0)",
"edescr": "After Regen paddle, 0:Cruise ON, 1:Cruise Ready, 2: decel & cruise ready, 3: CarrotCruise",
"min": 0,
"max": 3,
"default": 1,
"unit": 1,
"cgroup": "按键设置",
"ctitle": "换挡拨片模式(0)",
"cdescr": "动能回收拨片后, 0: 巡航开启, 1: 巡航就绪, 2: 减速并巡航就绪, 3: 胡萝卜巡航"
},
{
"group": "시작",
"name": "AutoCruiseControl",
"title": "오토크루즈제어(HKG only)",
"descr": "1:소프트홀드 + 오토크루즈\n 2:소프트홀드 오류 발생 차량",
"egroup": "START",
"etitle": "Auto Cruise control(HKG only)",
"edescr": "1:Softhold + Auto Cruise, 2:if softhold error",
"min": 0,
"max": 3,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "自动巡航控制 (仅限现代/起亚)",
"cdescr": "1: 软驻车 + 自动巡航, 2: 如果软驻车报错"
},
{
"group": "시작",
"name": "AutoGasTokSpeed",
"title": "오토크루즈: 엑셀톡 시작속도",
"descr": "설정속도 이상에서만 작동합니다",
"egroup": "START",
"etitle": "Auto Cruise: Accelerator Tap Start Speed",
"edescr": "Operates only above the set speed — GasTab : Tap the accelerator pedal for 0.6 seconds",
"min": 0,
"max": 200,
"default": 0,
"unit": 5,
"cgroup": "启动设置",
"ctitle": "自动巡航: 踩油门起步速度",
"cdescr": "仅在设定速度以上运行 — GasTab: 踩油门 0.6 秒"
},
{
"group": "시작",
"name": "AutoEngage",
"title": "오토인게이지",
"descr": "1: 조향만\n 2: 조향 ON + 크루즈 대기상태",
"egroup": "START",
"etitle": "Auto Engage on onroad",
"edescr": "1: Steering Only, 2: Steering ON + Cruise Standby",
"min": 0,
"max": 2,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "上路自动激活",
"cdescr": "1: 仅转向, 2: 转向开启 + 巡航待机"
},
{
"group": "시작",
"name": "RecordRoadCam",
"title": "RoadCam녹화",
"descr": "1: 일반카메라\n 2: 일반카메라 + 광각카메라",
"egroup": "START",
"etitle": "Record RoadCam",
"edescr": "1: Standard Camera, 2: Standard Camera + Wide Camera",
"min": 0,
"max": 2,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "记录路面摄像头",
"cdescr": "1: 标准摄像头, 2: 标准摄像头 + 广角摄像头"
},
{
"group": "시작",
"name": "HDPuse",
"title": "HDP 사용(CCNC)",
"descr": "1:APN사용시\n2:항상",
"egroup": "START",
"etitle": "Use HDP(CCNC)",
"edescr": "1:While using APN, 2:Always",
"min": 0,
"max": 2,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "使用 HDP (CCNC)",
"cdescr": "1: 使用 APN 时, 2: 始终"
},
{
"group": "시작",
"name": "MapboxStyle",
"title": "맵박스 스타일",
"descr": "0: 기본 배경\n 1: 어두운 배경\n 2: 위성 지도",
"egroup": "START",
"etitle": "MapboxStyle",
"edescr": "0: Default Background, 1: Dark Background, 2: Satellite Map",
"min": 0,
"max": 2,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "Mapbox 样式",
"cdescr": "0: 默认背景, 1: 深色背景, 2: 卫星地图"
},
{
"group": "시작",
"name": "DisableMinSteerSpeed",
"title": "저속조향제한해제",
"descr": "SMDPS장착차량: 1로 설정",
"egroup": "START",
"etitle": "DisableMinSteerSpeed",
"edescr": "smdps equiped: 1",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "解除最小转向速度限制",
"cdescr": "配备 smdps: 1"
},
{
"group": "시작",
"name": "SpeedFromPCM",
"title": "PCM차량속도제어(순정SCC)",
"descr": "0: 커브/카메라 감속 + 롱컨\n 1: 버튼스패밍안함(순정SCC)\n 2: 커브/카메라 감속\n 3: Honda/Toyota",
"egroup": "START",
"etitle": "Speed from PCM(StockSCC)",
"edescr": "0: Curve/Camera Deceleration + Long, 1: No Button Spamming (Stock SCC), 2: Curve/Camera Decel, 3: Honda/Toyota",
"min": 0,
"max": 3,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "来自 PCM 的速度 (原厂 SCC)",
"cdescr": "0: 弯道/摄像头减速 + 纵向控制, 1: 无按钮连发 (原厂 SCC), 2: 弯道/摄像头减速, 3: 本田/丰田"
},
{
"group": "시작",
"name": "MaxTimeOffroadMin",
"title": "자동전원OFF(분)",
"descr": "시동이 꺼지고 해당 시간이 경과하면 콤마가 꺼집니다.",
"egroup": "START",
"etitle": "PowerOffTime(min)",
"edescr": "When the engine is turned off and the specified time elapses, the comma device will shut down.",
"min": 0,
"max": 3000,
"default": 60,
"unit": 10,
"cgroup": "启动设置",
"ctitle": "关机时间 (分钟)",
"cdescr": "发动机熄火且经过指定时间后,comma 设备将关机。"
},
{
"group": "시작",
"name": "DisableDM",
"title": "DisableDM",
"descr": "1.DisableDM, 2: +EnableWebRTC, reboot required",
"egroup": "START",
"etitle": "DisableDM",
"edescr": "1.DisableDM, 2: +EnableWebRTC, Reboot required",
"min": 0,
"max": 2,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "禁用驾驶员监控",
"cdescr": "1. 禁用 DM, 2: + 开启 WebRTC, 需要重启"
},
{
"group": "시작",
"name": "EnableConnect",
"title": "EnableConnect",
"descr": "(1:콤마, 2:당근)커넥트를 사용합니다\n 상황에 따라 BAN될 수 있습니다\n 재부팅 필요",
"egroup": "START",
"etitle": "EnableConnect",
"edescr": "Using (1:comma, 2:carrot) Connect. May be banned depending on the situation. Reboot required.",
"min": 0,
"max": 2,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "开启连接 (Connect)",
"cdescr": "使用 (1:comma, 2:carrot) 连接。根据情况可能会被封禁。需要重启。"
},
{
"group": "시작",
"name": "MuteDoor",
"title": "도어감지안함",
"descr": "",
"egroup": "START",
"etitle": "MuteDoor",
"edescr": "",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "屏蔽车门感应",
"cdescr": ""
},
{
"group": "시작",
"name": "MuteSeatbelt",
"title": "안전벨트감지안함",
"descr": "",
"egroup": "START",
"etitle": "MuteSeatbelt",
"edescr": "",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "屏蔽安全带感应",
"cdescr": ""
},
{
"group": "크루즈",
"name": "AutoSpeedUptoRoadSpeedLimit",
"title": "자동속도증가 (100)%",
"descr": "전방차량에 따라 자동속도증가\n 로드스피드*비율 까지 자동속도올림.",
"egroup": "CRUISE",
"etitle": "AutoSpeedUpx:(100)%",
"edescr": "Automatically increases speed on lead car, up to (road speed x ratio)",
"min": 0,
"max": 200,
"default": 0,
"unit": 10,
"cgroup": "巡航设置",
"ctitle": "自动加速至: (100)%",
"cdescr": "当前方有车时自动加速,最高至 (道路限速 x 比例)"
},
{
"group": "감속제어",
"name": "AutoRoadSpeedAdjust",
"title": "자동도로제한속도감속 (50)%",
"descr": "-1: 도로제한속도로 항상\n 0: 기존속도유지\n50: 중간값\n100: 새로운속도",
"egroup": "CRUISE",
"etitle": "AutoRoadLimitSpeedAdjust (50)%",
"edescr": "-1: set roadlimitspeed, 100: new road speed, 50: median, 0: not change",
"min": -1,
"max": 100,
"default": 0,
"unit": 10,
"cgroup": "巡航设置",
"ctitle": "自动道路限速调整 (50)%",
"cdescr": "-1: 设置道路限速, 100: 新道路速度, 50: 中值, 0: 不改变"
},
{
"group": "크루즈",
"name": "AutoGasSyncSpeed",
"title": "자동크루즈속도 업데이트",
"descr": "액셀을 밟아 속도가 설정속도보다 빨라지면 설정속도 변경",
"egroup": "CRUISE",
"etitle": "Auto update Cruise speed",
"edescr": "If accelerator is pressed and speed exceeds set speed, update set speed",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "巡航设置",
"ctitle": "自动更新巡航速度",
"cdescr": "如果踩下油门且速度超过设定速度,则更新设定速度"
},
{
"group": "화면",
"name": "ShowDebugUI",
"title": "디버그정보 표시",
"descr": "",
"egroup": "DISP",
"etitle": "Show Debug Info",
"edescr": "",
"min": 0,
"max": 2,
"default": 1,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示调试信息",
"cdescr": ""
},
{
"group": "화면",
"name": "ShowTpms",
"title": "TPMS정보 표시",
"descr": "0:표시안함\n 1: 위\n 2: 아래\n 3: 둘다",
"egroup": "DISP",
"etitle": "Show TPMS Info",
"edescr": "0:None, 1: Upper, 2:Lower, 3: Both",
"min": 0,
"max": 3,
"default": 1,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示胎压 (TPMS) 信息",
"cdescr": "0: 无, 1: 上方, 2: 下方, 3: 两侧"
},
{
"group": "화면",
"name": "ShowDateTime",
"title": "시간정보표시",
"descr": "0:표시안함\n 1:시간+날짜\n 2:시간\n 3:날짜",
"egroup": "DISP",
"etitle": "Show Time Info",
"edescr": "0:None, 1:Time/Date, 2:Time, 3:Date",
"min": 0,
"max": 3,
"default": 1,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示时间信息",
"cdescr": "0: 无, 1: 时间/日期, 2: 时间, 3: 日期"
},
{
"group": "화면",
"name": "ShowPathEnd",
"title": "패스끝표시",
"descr": "",
"egroup": "DISP",
"etitle": "Show Path End",
"edescr": "",
"min": 0,
"max": 1,
"default": 1,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示路径终点",
"cdescr": ""
},
{
"group": "화면",
"name": "ShowDeviceState",
"title": "디바이스정보 표시",
"descr": "",
"egroup": "DISP",
"etitle": "Show Device Info",
"edescr": "",
"min": 0,
"max": 1,
"default": 1,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示设备信息",
"cdescr": ""
},
{
"group": "화면",
"name": "ShowCustomBrightness",
"title": "화면밝기비율",
"descr": "화면 밝기를 조절합니다.\n터치나 이벤트 발생 시 일시적으로 밝아집니다.",
"egroup": "DISP",
"etitle": "ScreenBrightness ratio",
"edescr": "Adjusts screen brightness. Temporarily brightens on touch or event.",
"min": 0,
"max": 100,
"default": 100,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "屏幕亮度比例",
"cdescr": "调整屏幕亮度。触摸或发生事件时临时变亮。"
},
{
"group": "화면",
"name": "ShowLaneInfo",
"title": "차선정보",
"descr": "-1:없음\n 0:패스만\n 1:레인\n 2:로드엣지",
"egroup": "DISP",
"etitle": "Show Lane Info",
"edescr": "-1:None, 0:Path, 1:Path+Lane, 2:Path+Lane+RoadEdge",
"min": -1,
"max": 2,
"default": 1,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示车道信息",
"cdescr": "-1: 无, 0: 路径, 1: 路径+车道, 2: 路径+车道+路缘"
},
{
"group": "화면",
"name": "ShowRadarInfo",
"title": "레이더감지정보(0)",
"descr": "0: 안함\n 1: 표시함 \n2: 상대위치\n 3: 정지차량",
"egroup": "DISP",
"etitle": "Show Radar Info",
"edescr": "0:None,1:display,2:+relative pos, 3:stopped obstacle",
"min": 0,
"max": 3,
"default": 0,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示雷达信息",
"cdescr": "0: 无, 1: 显示, 2: + 相对位置, 3: 停止的障碍物"
},
{
"group": "화면",
"name": "ShowRouteInfo",
"title": "경로AR표시(0)",
"descr": "APN 연결시에만 작동합니다.\n 0: 안함\n 1: 표시함",
"egroup": "DISP",
"etitle": "Show Route Info",
"edescr": "Operates only when connected to APN. 0: Off, 1: On",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示路线信息",
"cdescr": "仅在连接 APN 时运行。0: 关闭, 1: 开启"
},
{
"group": "화면패스",
"name": "ShowPathMode",
"title": "패스종류,레인리스(9)",
"descr": "0:일반,1,2:사각,3,4:^^,5,6:사각,7,8:^^,9,10,11:smooth^^,12:smooth2^^,13:3줄,14:2줄,15:1줄",
"egroup": "DISP",
"etitle": "Show Path Mode:LaneLess(9)",
"edescr": "0:stock,1,2:REC,3,4:^^,5,6:REC,7,8:^^,9,10,11:smooth^^,12:smooth2^^,13:3lines,14:2lines,15:1lines",
"min": 0,
"max": 15,
"default": 9,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示路径模式: 无车道 (9)",
"cdescr": "0: 原厂, 1,2: 矩形, 3,4: ^^, 5,6: 矩形, 7,8: ^^, 9,10,11: 平滑^^, 12: 平滑2^^, 13: 3线, 14: 2线, 15: 1线"
},
{
"group": "화면패스",
"name": "ShowPathColor",
"title": "패스색상,레인리스(12)",
"descr": "(+10:띠)0:빨,1:주,2:노,3:초,4:파,5:남,6:보,7:고,8:흰,9:검,20:Auto",
"egroup": "DISP",
"etitle": "Show Path Color:LaneLess(12)",
"edescr": "(+10:stroke)0(R),1(O),2(Y),3(B),5(N),6(V),7(K),8(W),9(B),20:Auto",
"min": 0,
"max": 20,
"default": 12,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示路径颜色: 无车道 (12)",
"cdescr": "(+10: 描边) 0(红), 1(橙), 2(黄), 3(蓝), 5(深蓝), 6(紫), 7(黑), 8(白), 9(蓝), 20: 自动"
},
{
"group": "화면패스",
"name": "ShowPathColorCruiseOff",
"title": "패스색상,크루즈OFF(1)",
"descr": "(+10:띠)0:빨,1:주,2:노,3:초,4:파,5:남,6:보,7:고,8:흰,9:검",
"egroup": "DISP",
"etitle": "Show Path Color:CruiseOFF(1)",
"edescr": "(+10:stroke)0(R),1(O),2(Y),3(B),5(N),6(V),7(K),8(W),9(B)",
"min": 0,
"max": 19,
"default": 1,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示路径颜色: 巡航关闭 (1)",
"cdescr": "(+10:stroke)0(R),1(O),2(Y),3(B),5(N),6(V),7(K),8(W),9(B)"
},
{
"group": "화면패스",
"name": "ShowPathModeLane",
"title": "패스종류,레인모드(11)",
"descr": "0:일반,1,2:사각,3,4:^^,5,6:사각,7,8:^^,9,10,11:smooth^^,12:smooth2^^,13:3줄,14:2줄,15:1줄",
"egroup": "DISP",
"etitle": "Show Path Mode:LaneMode(11)",
"edescr": "0:stock,1,2:REC,3,4:^^,5,6:REC,7,8:^^,9,10,11:smooth^^,12:smooth2^^,13:3lines,14:2lines,15:1lines",
"min": 0,
"max": 15,
"default": 11,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示路径模式: 车道模式 (11)",
"cdescr": "0: 原厂, 1,2: 矩形, 3,4: ^^, 5,6: 矩形, 7,8: ^^, 9,10,11: 平滑^^, 12: 平滑2^^, 13: 3线, 14: 2线, 15: 1线"
},
{
"group": "화면패스",
"name": "ShowPathColorLane",
"title": "패스색상,레인모드(3)",
"descr": "(+10:띠)0:빨,1:주,2:노,3:초,4:파,5:남,6:보,7:고,8:흰,9:검,20:Auto",
"egroup": "DISP",
"etitle": "Show Path Color:LaneMode(3)",
"edescr": "(+10:stroke)0(R),1(O),2(Y),3(B),5(N),6(V),7(K),8(W),9(B),20:Auto",
"min": 0,
"max": 20,
"default": 3,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示路径颜色: 车道模式 (3)",
"cdescr": "(+10: 描边) 0(红), 1(橙), 2(黄), 3(蓝), 5(深蓝), 6(紫), 7(黑), 8(白), 9(蓝), 20: 自动"
},
{
"group": "화면",
"name": "ShowPlotMode",
"title": "디버그플롯(0)",
"descr": "1: 가속도 2: 속도+가속도 3: 모델 4: Lead 5: Lead2",
"egroup": "DISP",
"etitle": "Show Debug plot(0)",
"edescr": "1:Accel,2:Accel+vel,3:Model,4:Lead,5:Lead2",
"min": 0,
"max": 10,
"default": 0,
"unit": 1,
"cgroup": "显示设置",
"ctitle": "显示调试图表 (0)",
"cdescr": "1: 加速度, 2: 加速+速度, 3: 模型, 4: 前车, 5: 前车2"
},
{
"group": "조향일반",
"name": "UseLaneLineSpeed",
"title": "레인모드: 속도(0)",
"descr": "설정 속도 이상일 때 레인모드로 전환합니다.",
"egroup": "LAT",
"etitle": "Laneline: Speed(0)",
"edescr": "Switches to LaneMode when speed exceeds the set speed",
"min": 0,
"max": 200,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "车道线: 速度 (0)",
"cdescr": "当速度超过设定速度时切换到车道模式"
},
{
"group": "조향일반",
"name": "UseLaneLineCurveSpeed",
"title": "레인모드: 커브속도(0)",
"descr": "레인모드를 설정속도 이하에서는 사용하지 않습니다.",
"egroup": "LAT",
"etitle": "Laneline: Curve Speed(0)",
"edescr": "LaneMode is not used below the set speed",
"min": 0,
"max": 200,
"default": 0,
"unit": 10,
"cgroup": "转向",
"ctitle": "车道线: 弯道速度 (0)",
"cdescr": "低于设定速度时不使用车道模式"
},
{
"group": "조향일반",
"name": "AdjustLaneOffset",
"title": "레인모드: 차선조절옵셋 (0)cm",
"descr": "도로경계쪽/커브안쪽으로 보정합니다.",
"egroup": "LAT",
"etitle": "LaneLine: AdjustLaneOffset (0)cm",
"edescr": "Corrects toward the road edge/inside of the curve",
"min": 0,
"max": 500,
"default": 0,
"unit": 10,
"cgroup": "转向",
"ctitle": "车道线: 车道偏移调整 (0)cm",
"cdescr": "向路缘/弯道内侧修正"
},
{
"group": "조향일반",
"name": "LaneChangeNeedTorque",
"title": "차선변경 조향토크 사용",
"descr": "-1:자동차선변경사용안함\n 0: 즉시 차선변경\n 1: 토크필요",
"egroup": "LAT",
"etitle": "LaneChange use steering torque",
"edescr": "0:immediate, 1: need torque(nudge), -1: auto lane change off",
"min": -1,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "变道使用转向力矩",
"cdescr": "0: 立即变道, 1: 需要力矩 (轻拨), -1: 自动变道关闭"
},
{
"group": "조향일반",
"name": "LaneChangeDelay",
"title": "차선변경 지연시간x0.1s(0)",
"descr": "방향지시등을 켜고 설정시간 후 차선변경합니다.",
"egroup": "LAT",
"etitle": "LaneChange delayx0.1s(0)",
"edescr": "Changes lanes after the set time once the turn signal is activated",
"min": 0,
"max": 100,
"default": 0,
"unit": 10,
"cgroup": "转向",
"ctitle": "变道延迟 x0.1s(0)",
"cdescr": "开启转向灯后在设定时间后变道"
},
{
"group": "조향일반",
"name": "LaneChangeBsd",
"title": "차선변경 BSD",
"descr": "0: BSD검출(조향토크허용)\n 1: 조향토크불허\n-1: BSD사용안함",
"egroup": "LAT",
"etitle": "LaneChange BSD",
"edescr": "0:BSD detect(allow steer torque), 1: block steer torque, -1: ignore BSD",
"min": -1,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "转向",
"ctitle": "变道盲点监测 (BSD)",
"cdescr": "0: BSD 检测 (允许转向力矩), 1: 阻止转向力矩, -1: 忽略 BSD"
},
{
"group": "시작",
"name": "HapticFeedbackWhenSpeedCamera",
"title": "핸들햅틱기능사용(0)",
"descr": "0: 사용안함\n1: 진동\n 2: 계기판\n 3: HUD표시",
"egroup": "START",
"etitle": "HapticFeedbackSpeedCamera(0)",
"edescr": "0: Disabled, 1: Vibration, 2: Instrument Cluster, 3: HUD Display",
"min": 0,
"max": 3,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "超速照相触感反馈 (0)",
"cdescr": "0: 禁用, 1: 振动, 2: 仪表盘, 3: HUD 显示"
},
{
"group": "시작",
"name": "MaxAngleFrames",
"title": "MaxAngleFrames(89)",
"descr": "89 권장",
"egroup": "START",
"etitle": "MaxAngleFrames(89)",
"edescr": "89 Recommeded",
"min": 80,
"max": 100,
"default": 89,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "最大角度帧数 (89)",
"cdescr": "推荐 89"
},
{
"group": "시작",
"name": "HyundaiCameraSCC",
"title": "HYUNDAI: CAMERA SCC",
"descr": "1:롱컨차량\n 2:크루즈 상태 동기화\n 3:순정크루즈(CANFD롱컨배선)",
"egroup": "START",
"etitle": "HYUNDAI: CAMERA SCC(0)",
"edescr": "1: Long-con Vehicle, 2: Cruise State Sync (CAN-FD Vehicle), 3: Stock Cruise (CANFD Long harness)",
"min": 0,
"max": 3,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "现代: 摄像头 SCC (0)",
"cdescr": "1: 纵向控制车辆, 2: 巡航状态同步 (CAN-FD 车辆), 3: 原厂巡航 (CANFD 纵向线束)"
},
{
"group": "시작",
"name": "IsLdwsCar",
"title": "HYUNDAI: LDWS ONLY CAR(0)",
"descr": "LDWS ONLY CAR는 ON",
"egroup": "START",
"etitle": "HYUNDAI: LDWS ONLY CAR(0)",
"edescr": "LDWS ONLY CAR",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "现代: 仅配备 LDWS 的车辆 (0)",
"cdescr": "仅配备 LDWS 的车辆"
},
{
"group": "시작",
"name": "CanfdHDA2",
"title": "CANFD HDA2지원(0)",
"descr": "1: HDA2 차량\n 2: HDA2 + BSM 차량",
"egroup": "START",
"etitle": "CANFD HDA2(0)",
"edescr": "0:HDA1, 1: HDA2, 2: HDA2+BSM",
"min": 0,
"max": 2,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "CANFD HDA2 (0)",
"cdescr": "0: HDA1, 1: HDA2, 2: HDA2+BSM"
},
{
"group": "시작",
"name": "CanfdDebug",
"title": "CANFD Debug(0)",
"descr": "",
"egroup": "START",
"etitle": "CANFD Debug(0)",
"edescr": "",
"min": -1,
"max": 128,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "CANFD 调试 (0)",
"cdescr": ""
},
{
"group": "시작",
"name": "EnableRadarTracks",
"title": "레이더트랙,SCC레이더설정(0)",
"descr": "-1: SCC사용(정지차), 0: SCC레이더사용\n 1: 레이더트랙, 2: 레이더트랙(SCC사용)\n 3:레이더트랙(끼어들기,스텔스차량검출)",
"egroup": "START",
"etitle": "Enable radar tracks(0)",
"edescr": "-1: use SCC(Stopped car), 0: SCC Radar\n, 1: RadarTrack, 2: RadarTrack(use SCC)\n 3:RadarTrack(Cutin detect and etc)",
"min": -1,
"max": 3,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "开启雷达轨迹 (0)",
"cdescr": "-1: 使用 SCC (静止车), 0: SCC 雷达, 1: 雷达轨迹, 2: 雷达轨迹 (使用 SCC), 3: 雷达轨迹 (切入检测等)"
},
{
"group": "시작",
"name": "RadarLatFactor",
"title": "레이더트랙,끼어들기 감도(0)",
"descr": "높을수록 끼어들거나 나가는 차량에 대한 감도가 증가함",
"egroup": "START",
"etitle": "RadarTrack Cutin Factor(0)",
"edescr": "Higher values increase sensitivity to cutting-in or exiting vehicles",
"min": 0,
"max": 1000,
"default": 0,
"unit": 10,
"cgroup": "启动设置",
"ctitle": "雷达轨迹切入因子 (0)",
"cdescr": "值越高对切入或离开车辆的灵敏度越高"
},
{
"group": "시작",
"name": "EnableCornerRadar",
"title": "코너레이더 사용(0)",
"descr": "1:코너레이더활성화,2:끼어드는 차량 검출",
"egroup": "START",
"etitle": "Enable Corner radar(0)",
"edescr": "1:Enable Corner radar, 2: Cutin Detection for CCNC car",
"min": 0,
"max": 2,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "开启角雷达 (0)",
"cdescr": "1: 开启角雷达, 2: CCNC 车辆的切入检测"
},
{
"group": "시작",
"name": "HotspotOnBoot",
"title": "부팅시 핫스팟켜기",
"descr": "COMMA에 USIM을 장착한경우 핫스팟을 자동으로 켜주는 기능",
"egroup": "START",
"etitle": "Enable HotSpot(0)",
"edescr": "Feature to automatically enable hotspot when a USIM is inserted in COMMA",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "开启热点 (0)",
"cdescr": "在 COMMA 中插入 USIM 卡时自动开启热点的功能"
},
{
"group": "시작",
"name": "SoftwareMenu",
"title": "소프트웨어메뉴활성화",
"descr": "메모리오류가 있을때 끄기",
"egroup": "START",
"etitle": "Enable Software menu",
"edescr": "Turn off on memory error",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "启动设置",
"ctitle": "开启软件菜单",
"cdescr": "内存错误时关闭"
},
{
"group": "시작",
"name": "SoundVolumeAdjust",
"title": "사운드볼륨조절(100%)",
"descr": "",
"egroup": "START",
"etitle": "Sound Volume adjust(100%)",
"edescr": "",
"min": 5,
"max": 200,
"default": 0,
"unit": 5,
"cgroup": "启动设置",
"ctitle": "音量调节 (100%)",
"cdescr": ""
},
{
"group": "시작",
"name": "SoundVolumeAdjustEngage",
"title": "사운드볼륨조절, 인게이지 볼륨(10%)",
"descr": "",
"egroup": "START",
"etitle": "Sound Volume adjust,Engage(10%)",
"edescr": "",
"min": 5,
"max": 200,
"default": 0,
"unit": 5,
"cgroup": "启动设置",
"ctitle": "音量调节,激活音量 (10%)",
"cdescr": ""
},
{
"group": "차량간격",
"name": "TFollowGap1",
"title": "TF(1): 차량간격시간1x0.01s(110)",
"descr": "차간거리 1단계 차간 시간거리",
"egroup": "FDIST",
"etitle": "TF(1): TimeFollow1x0.01s(110)",
"edescr": "Following Distance Level 1",
"min": 40,
"max": 300,
"default": 110,
"unit": 5,
"cgroup": "跟车距离",
"ctitle": "跟车时间(1): TimeFollow1x0.01s(110)",
"cdescr": "跟车距离 1 级"
},
{
"group": "차량간격",
"name": "TFollowGap2",
"title": "TF(2): 차량간격시간2x0.01s(120)",
"descr": "차간거리 2단계 차간 시간거리",
"egroup": "FDIST",
"etitle": "TF(2): TimeFollow2x0.01s(120)",
"edescr": "Following Distance Level 2",
"min": 40,
"max": 300,
"default": 120,
"unit": 5,
"cgroup": "跟车距离",
"ctitle": "跟车时间(2): TimeFollow2x0.01s(120)",
"cdescr": "跟车距离 2 级"
},
{
"group": "차량간격",
"name": "TFollowGap3",
"title": "TF(3): 차량간격시간3x0.01s(140)",
"descr": "차간거리 3단계 차간 시간거리",
"egroup": "FDIST",
"etitle": "TF(3): TimeFollow3x0.01s(140)",
"edescr": "Following Distance Level 3",
"min": 40,
"max": 300,
"default": 140,
"unit": 5,
"cgroup": "跟车距离",
"ctitle": "跟车时间(3): TimeFollow3x0.01s(140)",
"cdescr": "跟车距离 3 级"
},
{
"group": "차량간격",
"name": "TFollowGap4",
"title": "TF(4): 차량간격시간4x0.01s(160)",
"descr": "차간거리 4단계 차간 시간거리",
"egroup": "FDIST",
"etitle": "TF(4): TimeFollow4x0.01s(160)",
"edescr": "Following Distance Level 4",
"min": 40,
"max": 300,
"default": 160,
"unit": 5,
"cgroup": "跟车距离",
"ctitle": "跟车时间(4): TimeFollow4x0.01s(160)",
"cdescr": "跟车距离 4 级"
},
{
"group": "차량간격",
"name": "DynamicTFollow",
"title": "동적 차간거리 설정(0)",
"descr": "선행차와 거리에따른 동적 설정",
"egroup": "FDIST",
"etitle": "Dynamic TFollow",
"edescr": "Dynamic setting based on distance to lead vehicle",
"min": 0,
"max": 100,
"default": 0,
"unit": 1,
"cgroup": "跟车距离",
"ctitle": "动态跟车时间",
"cdescr": "根据与前车距离的动态设置"
},
{
"group": "차량간격",
"name": "EnableSpeedTF",
"title": "속도별 차간거리 설정(0)",
"descr": "-1:0/30/60/90km/h 단계\n-2:0/40/80/120km/h 단계\n-3:0/50/100/150km/h 단계\n1~50%:100km/h 이하 TF 감소",
"egroup": "FDIST",
"etitle": "EnableSpeedTF(0)",
"edescr": "-1:0/30/60/90km/h steps\n-2:0/40/80/120km/h steps\n-3:0/50/100/150km/h steps\n1~50%:Reduce TF below 100km/h",
"min": -3,
"max": 50,
"default": 0,
"unit": 1,
"cgroup": "跟车距离",
"ctitle": "开启基于速度的跟车时间 (0)",
"cdescr": "-1: 0/30/60/90km/h 分段\n-2: 0/40/80/120km/h 分段\n-3: 0/50/100/150km/h 分段\n1~50%: 100km/h 以下减小跟车时间"
},
{
"group": "차량간격",
"name": "DynamicTFollowLC",
"title": "동적 차간거리 설정 차선변경(100)%",
"descr": "차선변경시작시 일시적으로 차량간격을 좁힙니다.",
"egroup": "FDIST",
"etitle": "Dynamic TFollow LaneChange(100)%",
"edescr": "Temporarily reduces the gap between vehicles when starting a lane change",
"min": 20,
"max": 100,
"default": 0,
"unit": 5,
"cgroup": "跟车距离",
"ctitle": "变道动态跟车时间 (100)%",
"cdescr": "变道开始时临时缩小车距"
},
{
"group": "감속제어",
"name": "AutoCurveSpeedLowerLimit",
"title": "커브속도 최저속도(30)",
"descr": "커브 최저속도 설정",
"egroup": "FDIST",
"etitle": "AutoCurveSpeed LowerLimit(30)",
"edescr": "Curve Minimum Speed Setting",
"min": 10,
"max": 200,
"default": 30,
"unit": 10,
"cgroup": "跟车距离",
"ctitle": "弯道自动减速下限 (30)",
"cdescr": "弯道最低速度设置"
},
{
"group": "주행튜닝",
"name": "StoppingAccel",
"title": "정지시작가속도x0.01(0)",
"descr": "정지시작가속도 조정, 0: 기존방식",
"egroup": "LONG",
"etitle": "StoppingStartAccelx0.01(0)",
"edescr": "stopping acceleration, 0: Traditional method",
"min": -100,
"max": 0,
"default": 0,
"unit": 10,
"cgroup": "纵向控制",
"ctitle": "停止起步加速度 x0.01(0)",
"cdescr": "停止加速度,0: 传统方式"
},
{
"group": "가속설정",
"name": "MyDrivingMode",
"title": "드라이브모드:(3)",
"descr": "1: 연비(ComfortBrake, 가속도 10% 감소)\n 2: 안전(ComfortBrake, 가속도 20% 감소)\n 3: 일반\n 4: 고속(신호무시, 가속도 20%상승)",
"egroup": "ACCEL",
"etitle": "DrivingMode:Init(3)",
"edescr": "1: Fuel Economy (ComfortBrake, 10% accel. reduction), 2: Safety (ComfortBrake, 20% accel. reduction), 3: Normal, 4: High Speed (Ignores signals, 20% accel. increase).",
"min": 1,
"max": 4,
"default": 3,
"unit": 1,
"cgroup": "加速设置",
"ctitle": "驾驶模式: 初始 (3)",
"cdescr": "1: 经济 (舒适刹车, 加速度减少 10%), 2: 安全 (舒适刹车, 加速度减少 20%), 3: 普通, 4: 高速 (忽略信号, 加速度增加 20%)"
},
{
"group": "가속설정",
"name": "MyDrivingModeAuto",
"title": "드라이브모드: 자동",
"descr": "정체조건에서는 자동으로 안전모드로 전환, 앞차가속이 빠르거나 20kmh이상의 속도에서는 일반모드로 전환",
"egroup": "ACCEL",
"etitle": "DrivingMode: Auto",
"edescr": "Safety mode in Congested Conditions; Normal mode when lead vehicle accelerates quickly or 20+km/h.",
"min": 0,
"max": 1,
"default": 0,
"unit": 1,
"cgroup": "加速设置",
"ctitle": "驾驶模式: 自动",
"cdescr": "拥堵路况进入安全模式;前车加速快或速度超过 20km/h 时进入普通模式"
},
{
"group": "감속제어",
"name": "TrafficLightDetectMode",
"title": "신호감지 기능",
"descr": "0:신호감지안함\n 1:신호정지만 감지\n 2:신호정지/출발 모두",
"egroup": "SPEED",
"etitle": "TrafficLightDetectMode",
"edescr": "0:None,1:Stopping only, 2:Stop & Go",
"min": 0,
"max": 2,
"default": 2,
"unit": 1,
"cgroup": "速度控制",
"ctitle": "红绿灯检测模式",
"cdescr": "0: 无, 1: 仅停止, 2: 停止和起步"
},
{
"group": "감속제어",
"name": "AutoNaviSpeedCtrlEnd",
"title": "과속카메라감속 완료 시간(6초)",
"descr": "감속종료시점을 설정합니다.",
"egroup": "SPEED",
"etitle": "NaviSpeedEndingPoint(6s)",
"edescr": "Time until decel completes, based on speed x time",
"min": 3,
"max": 20,
"default": 6,
"unit": 1,
"cgroup": "速度控制",
"ctitle": "导航减速结束点 (6秒)",
"cdescr": "基于 速度 x 时间 的减速完成时间"
},
{
"group": "감속제어",
"name": "AutoNaviSpeedCtrlMode",
"title": "네비게이션감속모드(2)",
"descr": "0: 감속안함\n1: 과속카메라\n2: 과속카메라+과속방지턱\n3: 과속카메라+과속방지턱+이동식카메라",
"egroup": "SPEED",
"etitle": "NaviSpeedControlMode(2)",
"edescr": "0: Not Use, 1: Speed cam, 2: cam + speed bump, 3: cam + bump + apn speed cam",
"min": 0,
"max": 3,
"default": 2,
"unit": 1,
"cgroup": "速度控制",
"ctitle": "导航减速模式 (2)",
"cdescr": "0: 不使用, 1: 限速摄像头, 2: 摄像头 + 减速带, 3: 摄像头 + 减速带 + APN 限速摄像头"
},
{
"group": "감속제어",
"name": "AutoRoadSpeedLimitOffset",
"title": "도로제한속도맞춤(-1)",
"descr": "도로제한속도 + 설정값\n -1: 안함,",
"egroup": "SPEED",
"etitle": "RoadSpeedLimitOffset(-1)",
"edescr": "RoadLimitSpeed+Set Value, -1:Not Use",
"min": -1,
"max": 100,
"default": -1,
"unit": 1,
"cgroup": "速度控制",
"ctitle": "道路限速偏移 (-1)",
"cdescr": "道路限速 + 设定值, -1: 不使用"
},
{
"group": "감속제어",
"name": "AutoNaviSpeedBumpTime",
"title": "사고방지턱 감속완료시간시점(1s)",
"descr": "",
"egroup": "SPEED",
"etitle": "SpeedBumpEndingPoint(1s)",
"edescr": "",
"min": 1,
"max": 50,
"default": 1,
"unit": 1,
"cgroup": "速度控制",
"ctitle": "减速带结束点 (1秒)",
"cdescr": ""
},
{
"group": "감속제어",
"name": "AutoNaviSpeedBumpSpeed",
"title": "과속방지턱 속도(35Km/h)",
"descr": "",
"egroup": "SPEED",
"etitle": "SpeedBumpSpeed(35km/h)",
"edescr": "",
"min": 10,
"max": 100,
"default": 35,
"unit": 5,
"cgroup": "速度控制",
"ctitle": "减速带速度 (35km/h)",
"cdescr": ""
},
{
"group": "감속제어",
"name": "AutoNaviSpeedDecelRate",
"title": "과속카메라 감속율 x0.01m/s^2(200)",
"descr": "낮으면 멀리서부터 감속함",
"egroup": "SPEED",
"etitle": "NaviSpeedDecelRate 0.01m/s^2x(200)",
"edescr": "The lower the value, the further away it decelerates.",
"min": 50,
"max": 300,
"default": 200,
"unit": 10,
"cgroup": "速度控制",
"ctitle": "导航减速效率 0.01m/s^2x(200)",
"cdescr": "值越低,减速越早(距离越远)。"
},
{
"group": "감속제어",
"name": "AutoNaviCountDownMode",
"title": "네비알림 카운트다운 방법",
"descr": "0: 알림없음\n 1: 턴지점+속도\n2: 턴지점+속도+방지턱",
"egroup": "SPEED",
"etitle": "NaviCountDownMode",
"edescr": "0:not use, 1: turn point + speed, 2: turn point + speed + bump",
"min": 0,
"max": 2,
"default": 2,
"unit": 1,
"cgroup": "速度控制",
"ctitle": "导航倒计时模式",
"cdescr": "0: 不使用, 1: 转向点 + 速度, 2: 转向点 + 速度 + 减速带"
},
{
"group": "감속제어",
"name": "TurnSpeedControlMode",
"title": "턴속도제어방법",
"descr": "0: 속도제어안함\n 1: 비젼\n 2: 비젼+경로(TBT)\n 3: 경로(항상)",
"egroup": "SPEED",
"etitle": "TurnSpeedControlMode",
"edescr": "0:not use, 1:vision, 2:vision+route, 3:route(always)",
"min": 0,
"max": 3,
"default": 1,
"unit": 1,
"cgroup": "速度控制",
"ctitle": "转向速度控制模式",
"cdescr": "0: 不使用, 1: 视觉, 2: 视觉 + 路线, 3: 路线 (始终)"
},
{
"group": "감속제어",
"name": "CarrotSmartSpeedControl",
"title": "스마트속도제어(속도재생)",
"descr": "0: 속도제어안함\n 1: 가속만, 2: 감속만, 3: 모두",
"egroup": "SPEED",
"etitle": "Smart Speed Control(Replay)",
"edescr": "0:not use, 1:accel, 2:decel, 3:all",
"min": 0,
"max": 3,
"default": 0,
"unit": 1,
"cgroup": "速度控制",
"ctitle": "智能速度控制 (回放)",
"cdescr": "0: 不使用, 1: 仅加速, 2: 仅减速, 3: 全部"
},
{
"group": "감속제어",
"name": "MapTurnSpeedFactor",
"title": "경로턴속도반영비율(100%)",
"descr": "작을수록 경로에 따라 속도가 많이 줄어듭니다. (APN 연결시에만)",
"egroup": "SPEED",
"etitle": "MapTurnSpeedFactor",
"edescr": "The smaller the value, the more the speed will decrease along the route.",
"min": 50,
"max": 300,
"default": 100,
"unit": 10,
"cgroup": "速度控制",
"ctitle": "地图转向速度因子",
"cdescr": "值越小,沿路线减速越多。"
},
{
"group": "감속제어",
"name": "ModelTurnSpeedFactor",
"title": "모델턴속도반영시간(0)x0.1sec",
"descr": "클수록 모델의 미래속도가 반영됩니다.",
"egroup": "SPEED",
"etitle": "ModelTurnSpeed time(0)x0.1sec",
"edescr": "future model speed",
"min": 0,
"max": 80,
"default": 0,
"unit": 10,
"cgroup": "速度控制",
"ctitle": "模型转向速度时间 (0)x0.1s",
"cdescr": "未来模型速度"
},
{
"group": "감속제어",
"name": "AutoNaviSpeedSafetyFactor",
"title": "과속카메라 제한속도적용율(105)%",
"descr": "과속카메라에서 도로제한속도*설정값으로 감속합니다",
"egroup": "SPEED",
"etitle": "NaviSpeedLimitRatio(105)%",
"edescr": "Reduce speed to the road speed limit*set value at the speed camera",
"min": 80,
"max": 120,
"default": 105,
"unit": 1,
"cgroup": "速度控制",
"ctitle": "导航限速比例 (105)%",
"cdescr": "在限速摄像头处将速度降至 道路限速 * 设定值"
}
]
}