first commit

This commit is contained in:
2026-02-21 17:11:31 +09:00
commit 18b4338361
4001 changed files with 365464 additions and 0 deletions

View File

@@ -0,0 +1,547 @@
[
{ "key" : "RECORD_GROUP",
"title" : "녹화 설정",
"group" : true,
"items" : [
{ "key" : "SD_OMAKASE",
"offset" : 93,
"title" : "프리셋 모드 설정",
"value_strings" : ["추천 (권장)","고화질","장시간","사용자"],
"default" : 0,
"control" : "combo",
"type" : "int",
"events" : ["UPDATEVALUES,0,SD_VIDEOSIZE=0,SD_VIDEOSIZE_REAR=0,SD_VIDEOQUALITY=1,SD_VIDEOFRAME=1",
"UPDATEVALUES,1,SD_VIDEOSIZE=0,SD_VIDEOSIZE_REAR=0,SD_VIDEOQUALITY=2,SD_VIDEOFRAME=1",
"UPDATEVALUES,2,SD_VIDEOSIZE=1,SD_VIDEOSIZE_REAR=1,SD_VIDEOQUALITY=0,SD_VIDEOFRAME=0",
"ENABLED,0,SD_VIDEOSIZE=0,SD_VIDEOSIZE_REAR=0,SD_VIDEOQUALITY=0,SD_VIDEOFRAME=0",
"ENABLED,1,SD_VIDEOSIZE=0,SD_VIDEOSIZE_REAR=0,SD_VIDEOQUALITY=0,SD_VIDEOFRAME=0",
"ENABLED,2,SD_VIDEOSIZE=0,SD_VIDEOSIZE_REAR=0,SD_VIDEOQUALITY=0,SD_VIDEOFRAME=0",
"ENABLED,3,SD_VIDEOSIZE=1,SD_VIDEOSIZE_REAR=1,SD_VIDEOQUALITY=1,SD_VIDEOFRAME=1"]
},
{ "key" : "SD_VIDEOSIZE",
"offset" : 139,
"title" : "전방 해상도",
"value_strings" : ["QHD","FHD"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_VIDEOSIZE_REAR",
"offset" : 182,
"title" : "후방/페달 해상도",
"value_strings" : ["FHD","HD"],
"default" : 1,
"values" : [1,2],
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_VIDEOQUALITY",
"offset" : 96,
"title" : "화질 설정",
"value_strings" : ["고","중","저"],
"default" : 1,
"control" : "radio",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "key" : "SD_VIDEOFRAME",
"offset" : 140,
"disabled" : true,
"title" : "프레임 속도",
"value_strings" : ["30fps","20fps","타임랩스"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PARKINGRECMODE",
"offset" : 95,
"title" : "주차 녹화 설정",
"value_strings" : ["사용 안 함","AI 모션","타임랩스","저전력(퀵부팅+충격)","AI 저전력(AI 모션+저전력)"],
"default" : 4,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "SYSTEM_GROUP",
"title" : "시스템 설정",
"group" : true,
"items" : [
{ "key" : "SD_MEMORYTYPE",
"offset" : 84,
"title" : "메모리 할당 설정",
"value_strings" : ["주행 녹화 중시","충격 녹화 중시","주차 녹화 중시","주행 녹화 전용"],
"default" : 0,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_WIFI_SETTING",
"offset" : 85,
"title" : "Wi-Fi 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_WIFI_BAND",
"offset" : 86,
"title" : "Wi-Fi 주파수 대역 설정",
"value_strings" : ["2.4Ghz","5Ghz"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_GPSENABLE",
"offset" : 110,
"title" : "GPS 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_LEDENABLE",
"offset" : 111,
"title" : "시큐리티 LED 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_VIDEOMIC",
"offset" : 47,
"title" : "음성 녹음 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_VOLUME",
"offset" : 48,
"title" : "스피커 볼륨 설정",
"value_strings" : ["OFF","1","2","3","4"],
"default" : 2,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "SCREEN_GROUP",
"title" : "화면 설정",
"group" : true,
"items" : [
{ "key" : "SD_LCD_OFF_TIME_SET",
"offset" : 174,
"title" : "화면 자동 꺼짐 설정",
"value_strings" : ["30초 후","1분 후","10분 후","항상 켜짐","시계 화면"],
"default" : 4,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_LCD_BRIGHTNESS_SET",
"offset" : 175,
"title" : "LCD 밝기 설정",
"value_strings" : ["어둡게","보통","밝게"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_RCAM_DISPLAY_SET",
"offset" : 176,
"title" : "후방 화면 표시 설정",
"value_strings" : ["녹화 방향","룸미러 방향"],
"default" : 0,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "CAMERA_GROUP",
"title" : "카메라 설정",
"group" : true,
"items" : [
{ "key" : "SD_CAMERA_BRIGHTNESS",
"offset" : 87,
"title" : "전방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_CH_COUNT",
"offset" : 141,
"title" : "채널 설정",
"value_strings" : ["2채널","3채널"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PCAM_IMAGE",
"offset" : 167,
"title" : "페달 카메라 영상 회전",
"value_strings" : ["ON","OFF"],
"default" : 1,
"control" : "radio",
"type" : "int"
}
]
},
{ "key" : "PARKING_GROUP",
"title" : "주차 모드 설정",
"group" : true,
"value_column_width" : 160,
"items" : [
{ "key" : "SD_PARKING_ENTRY_TIME",
"offset" : 97,
"title" : "주차 진입 시간 설정",
"value_strings" : ["5초 후","30초 후","1분 후","3분 후","5분 후"],
"default" : 0,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PARKING_SHOCK_FILTERING",
"offset" : 98,
"title" : "주차 승하차 충격 필터링 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PARKING_CUTOFF_VOL_TYPE_12_24",
"offset" : 99,
"title" : "저전압 차단 설정(12/24V)",
"value_strings" : ["12V","24V"],
"default" : 0,
"control" : "radio",
"type" : "int",
"events" : ["ENABLED,0,SD_PARKING_CUTOFF_VOL_TYPE=1,SD_PARKING_CUTOFF_NORMAL=1,SD_PARKING_CUTOFF_HYBRID=1,SD_PARKING_CUTOFF_ELECTRIC=1,SD_PARKING_CUTOFF_24V=0",
"ENABLED,1,SD_PARKING_CUTOFF_VOL_TYPE=0,SD_PARKING_CUTOFF_NORMAL=0,SD_PARKING_CUTOFF_HYBRID=0,SD_PARKING_CUTOFF_ELECTRIC=0,SD_PARKING_CUTOFF_24V=1"]
},
{ "key" : "SD_PARKING_CUTOFF_VOL_TYPE",
"offset" : 172,
"title" : "저전압 차단 설정",
"value_strings" : ["보조배터리 전용","일반","하이브리드","전기차"],
"default" : 1,
"control" : "combo",
"type" : "int",
"events" : ["ENABLED,1,SD_PARKING_CUTOFF_NORMAL=1,SD_PARKING_CUTOFF_HYBRID=0,SD_PARKING_CUTOFF_ELECTRIC=0",
"ENABLED,2,SD_PARKING_CUTOFF_NORMAL=0,SD_PARKING_CUTOFF_HYBRID=1,SD_PARKING_CUTOFF_ELECTRIC=0",
"ENABLED,3,SD_PARKING_CUTOFF_NORMAL=0,SD_PARKING_CUTOFF_HYBRID=0,SD_PARKING_CUTOFF_ELECTRIC=1"]
},
{ "key" : "SD_PARKING_CUTOFF_NORMAL",
"offset" : 100,
"title" : "일반",
"value_strings" : ["11.6V","11.8V","12V","12.2V"],
"default" : 2,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PARKING_CUTOFF_HYBRID",
"offset" : 101,
"title" : "하이브리드",
"value_strings" : ["12.0V","12.2V","12.4V","12.6V","12.8V","13.0V","13.2V","13.4V"],
"default" : 6,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PARKING_CUTOFF_ELECTRIC",
"offset" : 102,
"title" : "전기차",
"value_strings" : ["12.2V","12.4V","12.6V","12.8V","13.0V","13.2V","13.4V","13.6V","13.8V","14.0V","14.2V","14.4V","14.6V"],
"default" : 5,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PARKING_CUTOFF_24V",
"offset" : 103,
"title" : "저전압 차단 설정(24V)",
"value_strings" : ["23.2V","23.6V","24V","24.4V"],
"default" : 2,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PARKING_OFF_TIME",
"offset" : 105,
"title" : "주차 타이머 설정",
"value_strings" : ["3시간","6시간","12시간","24시간","48시간","무제한"],
"default" : 3,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_HIGH_TEMP_PROTECT_TYPE",
"offset" : 106,
"title" : "고온 보호 차단 설정",
"value_strings" : ["일반 고온 보호","AI 고온 보호"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PARKING_WINTER_SAFETY_SET",
"offset" : 173,
"title" : "동계 안전 사용 설정",
"value_strings" : ["ON","OFF"],
"default" : 1,
"control" : "radio",
"type" : "int"
}
]
},
{ "key" : "COLUMN_02",
"column_break" : true
},
{ "key" : "SENSITIVITY_GROUP",
"title" : "민감도 설정",
"group" : true,
"items" : [
{ "key" : "SD_NORMALEVENTSENSITIVITY",
"offset" : 107,
"title" : "주행 충격 감도",
"value_strings" : ["둔감","보통","민감"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PARKINGEVENTSENSITIVITY",
"offset" : 108,
"title" : "주차 충격 감도",
"value_strings" : ["둔감","보통","민감"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_MOTIONFRONTSENSITIVITY",
"offset" : 109,
"title" : "주차 모션 감도",
"value_strings" : ["OFF","둔감","보통","민감"],
"default" : 2,
"control" : "radio",
"type" : "int"
}
]
},
{ "key" : "ADAS_GROUP",
"title" : "안전 운행 기능",
"no_grid" : true,
"group" : true,
"items" : [
{ "key" : "SD_BSPEEDCAMENABLE",
"group_box" : true,
"offset" : 51,
"title" : "안전 운행 도우미 사용 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "ADAS_ADAS",
"title" : "AI ADAS",
"group" : true,
"value_column_width" : 115,
"items" : [
{ "key" : "SD_FVSA_ALARM",
"offset" : 72,
"title" : "앞차 출발 알림 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_TLDS_ALARM",
"offset" : 74,
"title" : "신호등 변경 알림 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_ACPE_ALARM",
"trinity_only" : true,
"offset" : 76,
"title" : "페달 오작동 알림 설정",
"value_strings" : ["ON","OFF"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_ACPE_SENSITIVE",
"trinity_only" : true,
"offset" : 77,
"title" : "페달 오작동 민감도 설정",
"value_strings" : ["둔감","보통","민감"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_ACPE_RECMODE",
"trinity_only" : true,
"offset" : 78,
"title" : "페달 오작동 이벤트 녹화 저장 여부",
"value_strings" : ["ON","OFF"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PCWS_ALARM",
"offset" : 52,
"title" : "보행자 추돌 알림 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PCWS_SENSITIVE",
"offset" : 53,
"title" : "보행자 추돌 민감도 설정",
"value_strings" : ["둔감","보통","민감"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_LDWS_ALARM",
"offset" : 54,
"title" : "차선 이탈 알림 설정",
"value_strings" : ["ON","OFF"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_LDWS_ALARM",
"offset" : 55,
"title" : "차선 이탈 작동 속도 설정",
"value_strings" : ["50","60","70","80"],
"default" : 3,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_LDWS_SENSITIVE",
"offset" : 56,
"title" : "차선 이탈 민감도 설정",
"value_strings" : ["둔감","보통","민감"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_BSD_ALARM",
"offset" : 57,
"title" : "사각지대 알림 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_BSD_SENSITIVE",
"offset" : 58,
"title" : "사각지대 민감도 설정",
"value_strings" : ["둔감","보통","민감"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_FCWS_ALARM",
"offset" : 59,
"title" : "전방 추돌 알림 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_FCWS_SPEED",
"offset" : 60,
"title" : "전방 추돌 작동 속도 설정",
"value_strings" : ["50","60","70","80","90","100"],
"default" : 3,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_FCWS_SENSITIVE",
"offset" : 61,
"title" : "전방 추돌 민감도 설정",
"value_strings" : ["둔감","보통","민감"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_FCWS_ALERTTIME",
"offset" : 62,
"title" : "전방 추돌 알림 재알림 간격 설정",
"value_strings" : ["OFF","5초","10초","15초"],
"default" : 0,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_BCWS_ALARM",
"offset" : 63,
"title" : "후방 추돌 알림 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_BCWS_SPEED",
"offset" : 64,
"title" : "후방 추돌 작동 속도 설정",
"value_strings" : ["50","60","70","80","90","100"],
"default" : 4,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_BCWS_SENSITIVE",
"offset" : 65,
"title" : "후방 추돌 민감도 설정",
"value_strings" : ["둔감","보통","민감"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_BCWS_ALERTTIME",
"offset" : 66,
"title" : "후방 추돌 알림 지속 시간 설정",
"value_strings" : ["OFF","5초","10초","15초"],
"default" : 0,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_BCWS_RECMODE",
"offset" : 67,
"title" : "후방 추돌 이벤트 녹화 저장 여부",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_CIWS_ALARM",
"offset" : 68,
"title" : "끼어들기 알림 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_CIWS_SPEED",
"offset" : 70,
"title" : "끼어들기 작동 속도 설정",
"value_strings" : ["50","60","70","80","90","100"],
"default" : 0,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_CIWS_RECMODE",
"offset" : 71,
"title" : "끼어들기 이벤트 녹화 저장 여부",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_ADAS_SOUND_TYPE",
"offset" : 79,
"title" : "AI ADAS 안내 방식",
"value_strings" : ["무음","비프음","음성 안내"],
"default" : 2,
"control" : "combo",
"type" : "int"
}
]
}
]
}
]