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

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 668 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 B

View File

@@ -0,0 +1,462 @@
[
{ "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",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "key" : "SD_VIDEOSIZE_REAR",
"offset" : 182,
"title" : "후방/실내 해상도",
"value_strings" : ["FHD","HD"],
"default" : 1,
"control" : "radio",
"type" : "int",
"values" : [1,2],
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "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,
"title" : "프레임 속도",
"value_strings" : ["20fps","30fps","타임랩스"],
"default" : 1,
"control" : "combo",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "key" : "SD_PARKINGRECMODE",
"offset" : 95,
"title" : "주차 녹화 설정",
"value_strings" : ["사용 안 함","AI 모션","타임랩스","저전력(퀵부팅+충격)","AI 저전력(AI 모션+저전력)"],
"default" : 4,
"control" : "combo",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
}
]
},
{ "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" : "CAMERA_GROUP",
"title" : "카메라 설정",
"group" : true,
"value_column_width" : 170,
"items" : [
{ "key" : "SD_CAMERA_BRIGHTNESS",
"offset" : 87,
"title" : "전방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_RCAM_BRIGHTNESS",
"offset" : 88,
"title" : "후방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_CH_COUNT",
"offset" : 141,
"title" : "실내 카메라 사용 설정",
"value_strings" : ["ON","OFF"],
"values" : [2,1],
"default" : 2,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PCAM_IMAGE",
"offset" : 167,
"title" : "실내 카메라 화면 표시 설정",
"value_strings" : ["운전자방향","녹화 방향"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_RCAM_DISPLAY_SET",
"offset" : 176,
"title" : "후방 카메라 저장 방향 설정",
"value_strings" : ["변경 안함","좌우 반전","180회전°"],
"default" : 0,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_IQ_SETTING",
"offset" : 200,
"title" : "선호 화질",
"value_strings" : ["자연스럽게","선명하게"],
"default" : 0,
"control" : "combo",
"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_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_ADAS_SOUND_TYPE",
"offset" : 79,
"title" : "AI ADAS 안내 방식",
"value_strings" : ["무음","비프음","음성 안내"],
"default" : 2,
"control" : "combo",
"type" : "int"
}
]
}
]
}
]

View File

@@ -0,0 +1,493 @@
[
{ "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_DRIVERECMODE=0,SD_PARKINGRECMODE=4,SD_VIDEOQUALITY=1,SD_VIDEOFRAME=1",
"UPDATEVALUES,1,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=1,SD_VIDEOQUALITY=2,SD_VIDEOFRAME=1",
"UPDATEVALUES,2,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=3,SD_VIDEOQUALITY=0,SD_VIDEOFRAME=0"]
},
{ "key" : "SD_DRIVERECMODE",
"offset" : 94,
"title" : "주행 녹화 설정",
"value_strings" : ["표준","타임랩스"],
"default" : 0,
"control" : "radio",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "key" : "SD_PARKINGRECMODE",
"offset" : 95,
"title" : "주차 녹화 설정",
"value_strings" : ["사용 안 함","AI 모션","타임랩스","저전력(퀵부팅+충격)","AI 저전력(AI 모션+저전력)"],
"default" : 4,
"control" : "combo",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "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" : ["20fps","30fps","타임랩스"],
"default" : 1,
"control" : "combo",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
}
]
},
{ "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","5","6","7","8","9","10"],
"default" : 5,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "SCREEN_GROUP",
"title" : "화면 설정",
"group" : true,
"items" : [
{ "key" : "SD_LCD_BRIGHTNESS_AUTO_EN",
"offset" : 151,
"title" : "LCD 자동 밝기 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_LCD_BRIGHTNESS",
"offset" : 49,
"title" : "LCD 밝기 설정",
"value_strings" : ["1","2","3","4","5","6","7","8","9","10"],
"default" : 5,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "CAMERA_GROUP",
"title" : "카메라 설정",
"group" : true,
"items" : [
{ "key" : "SD_CAMERA_BRIGHTNESS",
"offset" : 87,
"title" : "전방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_RCAM_BRIGHTNESS",
"offset" : 88,
"title" : "후방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게","더 밝게","아주 밝게"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_IQ_SETTING",
"offset" : 201,
"title" : "선호 화질",
"value_strings" : ["자연스럽게","선명하게"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_AI_DIMMING",
"offset" : 92,
"title" : "AI Dimming 설정",
"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" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PARKING_CUTOFF_VOL_TYPE",
"offset" : 99,
"title" : "저전압 차단 설정",
"value_strings" : ["보조배터리 전용","일반","하이브리드","전기차"],
"default" : 0,
"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.8V","13V","13.2V","13.4V"],
"default" : 2,
"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_WINTER_SAFETY_SET",
"offset" : 104,
"title" : "동계 안전 사용 설정",
"value_strings" : ["ON","OFF"],
"default" : 1,
"control" : "radio",
"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" : 0,
"control" : "combo",
"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_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" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_LDWS_ALARM",
"offset" : 55,
"title" : "차선 이탈 작동 속도 설정",
"value_strings" : ["50","60","70","80"],
"default" : 1,
"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" : 1,
"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"
}
]
}
]
}
]

View File

@@ -0,0 +1,534 @@
[
{ "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_DRIVERECMODE=0,SD_VIDEOSIZE=1,SD_VIDEOSIZE_REAR=1,SD_VIDEOQUALITY=1,SD_VIDEOFRAME=1",
"UPDATEVALUES,1,SD_DRIVERECMODE=0,SD_VIDEOSIZE=0,SD_VIDEOSIZE_REAR=1,SD_VIDEOQUALITY=2,SD_VIDEOFRAME=1",
"UPDATEVALUES,2,SD_DRIVERECMODE=0,SD_VIDEOSIZE=1,SD_VIDEOSIZE_REAR=2,SD_VIDEOQUALITY=0,SD_VIDEOFRAME=0"]
},
{ "key" : "SD_VIDEOSIZE",
"offset" : 139,
"title" : "전방 해상도",
"value_strings" : ["QHD","FHD","HD"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_VIDEOSIZE_REAR",
"offset" : 182,
"title" : "후방/페달 해상도",
"value_strings" : ["QHD","FHD","HD"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PARKINGRECMODE",
"offset" : 95,
"title" : "주차 녹화 설정",
"value_strings" : ["사용 안 함","AI 모션","타임랩스","저전력(퀵부팅+충격)","AI 저전력(AI 모션+저전력)"],
"default" : 4,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_VIDEOFRAME",
"offset" : 140,
"disabled" : true,
"title" : "프레임 속도",
"value_strings" : ["20fps","30fps","타임랩스"],
"default" : 1,
"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" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PCAM_IMAGE",
"offset" : 164,
"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" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PARKING_CUTOFF_VOL_TYPE_12_24",
"offset" : 99,
"title" : "저전압 차단 설정",
"value_strings" : ["12V","24V"],
"default" : 0,
"control" : "radio",
"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_VOL_TYPE",
"offset" : 99,
"title" : "저전압 차단 설정",
"value_strings" : ["보조배터리 전용","일반","하이브리드","전기차"],
"default" : 0,
"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.8V","13V","13.2V","13.4V"],
"default" : 2,
"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" : 0,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PARKING_WINTER_SAFETY_SET",
"offset" : 104,
"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" : 0,
"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" : 0,
"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" : 1,
"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"
}
]
}
]
}
]

View File

@@ -0,0 +1,493 @@
[
{ "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_DRIVERECMODE=0,SD_PARKINGRECMODE=4,SD_VIDEOQUALITY=1,SD_VIDEOFRAME=1",
"UPDATEVALUES,1,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=1,SD_VIDEOQUALITY=2,SD_VIDEOFRAME=1",
"UPDATEVALUES,2,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=3,SD_VIDEOQUALITY=0,SD_VIDEOFRAME=0"]
},
{ "key" : "SD_DRIVERECMODE",
"offset" : 94,
"title" : "주행 녹화 설정",
"value_strings" : ["표준","타임랩스"],
"default" : 0,
"control" : "radio",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "key" : "SD_PARKINGRECMODE",
"offset" : 95,
"title" : "주차 녹화 설정",
"value_strings" : ["사용 안 함","AI 모션","타임랩스","저전력(퀵부팅+충격)","AI 저전력(AI 모션+저전력)"],
"default" : 4,
"control" : "combo",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "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" : ["20fps","30fps","타임랩스"],
"default" : 1,
"control" : "combo",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
}
]
},
{ "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","5","6","7","8","9","10"],
"default" : 5,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "SCREEN_GROUP",
"title" : "화면 설정",
"group" : true,
"items" : [
{ "key" : "SD_LCD_BRIGHTNESS_AUTO_EN",
"offset" : 151,
"title" : "LCD 자동 밝기 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_LCD_BRIGHTNESS",
"offset" : 49,
"title" : "LCD 밝기 설정",
"value_strings" : ["1","2","3","4","5","6","7","8","9","10"],
"default" : 5,
"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_RCAM_BRIGHTNESS",
"offset" : 88,
"title" : "후방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게","더 밝게","아주 밝게"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_IQ_SETTING",
"offset" : 201,
"title" : "선호 화질",
"value_strings" : ["자연스럽게","선명하게"],
"default" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_AI_DIMMING",
"offset" : 92,
"title" : "AI Dimming 설정",
"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" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PARKING_CUTOFF_VOL_TYPE",
"offset" : 99,
"title" : "저전압 차단 설정",
"value_strings" : ["보조배터리 전용","일반","하이브리드","전기차"],
"default" : 0,
"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.8V","13V","13.2V","13.4V"],
"default" : 2,
"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_WINTER_SAFETY_SET",
"offset" : 104,
"title" : "동계 안전 사용 설정",
"value_strings" : ["ON","OFF"],
"default" : 1,
"control" : "radio",
"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" : 0,
"control" : "combo",
"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_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" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_LDWS_ALARM",
"offset" : 55,
"title" : "차선 이탈 작동 속도 설정",
"value_strings" : ["50","60","70","80"],
"default" : 1,
"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" : 1,
"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"
}
]
}
]
}
]

View File

@@ -0,0 +1,478 @@
[
{ "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_DRIVERECMODE=0,SD_VIDEOSIZE=1,SD_VIDEOSIZE_REAR=1,SD_VIDEOQUALITY=1,SD_VIDEOFRAME=1",
"UPDATEVALUES,1,SD_DRIVERECMODE=0,SD_VIDEOSIZE=0,SD_VIDEOSIZE_REAR=1,SD_VIDEOQUALITY=2,SD_VIDEOFRAME=1",
"UPDATEVALUES,2,SD_DRIVERECMODE=0,SD_VIDEOSIZE=1,SD_VIDEOSIZE_REAR=2,SD_VIDEOQUALITY=0,SD_VIDEOFRAME=0"]
},
{ "key" : "SD_VIDEOSIZE",
"offset" : 139,
"title" : "전방 해상도",
"value_strings" : ["QHD","FHD","HD"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_VIDEOSIZE_REAR",
"offset" : 182,
"title" : "후방/페달 해상도",
"value_strings" : ["QHD","FHD","HD"],
"default" : 0,
"control" : "radio",
"type" : "int"
}
{ "key" : "SD_PARKINGRECMODE",
"offset" : 95,
"title" : "주차 녹화 설정",
"value_strings" : ["사용 안 함","AI 모션","타임랩스","저전력(퀵부팅+충격)","AI 저전력(AI 모션+저전력)"],
"default" : 4,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_VIDEOFRAME",
"offset" : 140,
"disabled" : true,
"title" : "프레임 속도",
"value_strings" : ["20fps","30fps","타임랩스"],
"default" : 1,
"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" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PCAM_IMAGE",
"offset" : 164,
"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" : 1,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_PARKING_CUTOFF_VOL_TYPE_12_24",
"offset" : 99,
"title" : "저전압 차단 설정",
"value_strings" : ["12V","24V"],
"default" : 0,
"control" : "radio",
"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_VOL_TYPE",
"offset" : 99,
"title" : "저전압 차단 설정",
"value_strings" : ["보조배터리 전용","일반","하이브리드","전기차"],
"default" : 0,
"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.8V","13V","13.2V","13.4V"],
"default" : 2,
"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" : 0,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_PARKING_WINTER_SAFETY_SET",
"offset" : 104,
"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" : 0,
"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" : 0,
"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_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_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"
}
]
}
]
}
]

View File

@@ -0,0 +1,479 @@
[
{ "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_DRIVERECMODE=0,SD_PARKINGRECMODE=4,SD_VIDEOQUALITY=1",
"UPDATEVALUES,1,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=1,SD_VIDEOQUALITY=2",
"UPDATEVALUES,2,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=3,SD_VIDEOQUALITY=0",
"ENABLED,0,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=0,SD_VIDEOQUALITY=0",
"ENABLED,1,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=0,SD_VIDEOQUALITY=0",
"ENABLED,2,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=0,SD_VIDEOQUALITY=0",
"ENABLED,3,SD_DRIVERECMODE=1,SD_PARKINGRECMODE=1,SD_VIDEOQUALITY=1"]
},
{ "key" : "SD_DRIVERECMODE",
"offset" : 94,
"title" : "주행 녹화 설정",
"value_strings" : ["표준","타임랩스"],
"default" : 0,
"control" : "radio",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "key" : "SD_PARKINGRECMODE",
"offset" : 95,
"title" : "주차 녹화 설정",
"value_strings" : ["사용 안 함","AI 모션","타임랩스","저전력(퀵부팅+충격)","AI 저전력(AI 모션+저전력)"],
"default" : 4,
"control" : "combo",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "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" : "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","5","6","7","8","9","10"],
"default" : 5,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "SCREEN_GROUP",
"title" : "화면 설정",
"group" : true,
"items" : [
{ "key" : "SD_LCD_BRIGHTNESS_AUTO_EN",
"offset" : 151,
"title" : "LCD 자동 밝기 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_LCD_BRIGHTNESS",
"offset" : 49,
"title" : "LCD 밝기 설정",
"value_strings" : ["1","2","3","4","5","6","7","8","9","10"],
"default" : 5,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "CAMERA_GROUP",
"title" : "카메라 설정",
"group" : true,
"items" : [
{ "key" : "SD_CAMERA_BRIGHTNESS",
"offset" : 87,
"title" : "전방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_RCAM_BRIGHTNESS",
"offset" : 88,
"title" : "후방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_AI_DIMMING",
"offset" : 92,
"title" : "AI Dimming 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"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",
"offset" : 99,
"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_WINTER_SAFETY_SET",
"offset" : 173,
"title" : "동계 안전 사용 설정",
"value_strings" : ["ON","OFF"],
"default" : 1,
"control" : "radio",
"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" : "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_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"
}
]
}
]
}
]

View File

@@ -0,0 +1,479 @@
[
{ "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_DRIVERECMODE=0,SD_PARKINGRECMODE=4,SD_VIDEOQUALITY=1",
"UPDATEVALUES,1,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=1,SD_VIDEOQUALITY=2",
"UPDATEVALUES,2,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=3,SD_VIDEOQUALITY=0",
"ENABLED,0,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=0,SD_VIDEOQUALITY=0",
"ENABLED,1,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=0,SD_VIDEOQUALITY=0",
"ENABLED,2,SD_DRIVERECMODE=0,SD_PARKINGRECMODE=0,SD_VIDEOQUALITY=0",
"ENABLED,3,SD_DRIVERECMODE=1,SD_PARKINGRECMODE=1,SD_VIDEOQUALITY=1"]
},
{ "key" : "SD_DRIVERECMODE",
"offset" : 94,
"title" : "주행 녹화 설정",
"value_strings" : ["표준","타임랩스"],
"default" : 0,
"control" : "radio",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "key" : "SD_PARKINGRECMODE",
"offset" : 95,
"title" : "주차 녹화 설정",
"value_strings" : ["사용 안 함","AI 모션","타임랩스","저전력(퀵부팅+충격)","AI 저전력(AI 모션+저전력)"],
"default" : 4,
"control" : "combo",
"type" : "int",
"events" : ["UPDATE_OTHER_BY_EVENTS,SD_OMAKASE,NOT_FOUND=3"]
},
{ "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" : "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","5","6","7","8","9","10"],
"default" : 5,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "SCREEN_GROUP",
"title" : "화면 설정",
"group" : true,
"items" : [
{ "key" : "SD_LCD_BRIGHTNESS_AUTO_EN",
"offset" : 151,
"title" : "LCD 자동 밝기 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"control" : "radio",
"type" : "int"
},
{ "key" : "SD_LCD_BRIGHTNESS",
"offset" : 49,
"title" : "LCD 밝기 설정",
"value_strings" : ["1","2","3","4","5","6","7","8","9","10"],
"default" : 5,
"control" : "combo",
"type" : "int"
}
]
},
{ "key" : "CAMERA_GROUP",
"title" : "카메라 설정",
"group" : true,
"items" : [
{ "key" : "SD_CAMERA_BRIGHTNESS",
"offset" : 87,
"title" : "전방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_RCAM_BRIGHTNESS",
"offset" : 88,
"title" : "후방 카메라 밝기 설정",
"value_strings" : ["어둡게","보통","밝게"],
"default" : 1,
"control" : "combo",
"type" : "int"
},
{ "key" : "SD_AI_DIMMING",
"offset" : 92,
"title" : "AI Dimming 설정",
"value_strings" : ["ON","OFF"],
"default" : 0,
"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",
"offset" : 99,
"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_WINTER_SAFETY_SET",
"offset" : 173,
"title" : "동계 안전 사용 설정",
"value_strings" : ["ON","OFF"],
"default" : 1,
"control" : "radio",
"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" : "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_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"
}
]
}
]
}
]

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"
}
]
}
]
}
]

View File

@@ -0,0 +1,491 @@
[
{ "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" : ["20fps","30fps","타임랩스"],
"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_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_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"
}
]
}
]
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

View File

@@ -0,0 +1,385 @@
<RCC>
<qresource prefix="/image">
<file>arrow_down.png</file>
<file>arrow_up.png</file>
<file>backup.png</file>
<file>backup_1.png</file>
<file>backup_2.png</file>
<file>backup_3.png</file>
<file>chechbox_disabled.png</file>
<file>checkbox_checked.png</file>
<file>checkbox_partial.png</file>
<file>checkbox_unchecked.png</file>
<file>graph_down.png</file>
<file>graph_down_1.png</file>
<file>graph_down_2.png</file>
<file>graph_down_3.png</file>
<file>graph_seperator.png</file>
<file>graph_up.png</file>
<file>graph_up_1.png</file>
<file>graph_up_2.png</file>
<file>graph_up_3.png</file>
<file>icon_map_e.png</file>
<file>icon_map_location.png</file>
<file>icon_map_m.png</file>
<file>icon_plot_e.png</file>
<file>icon_plot_m.png</file>
<file>logo_front_big.png</file>
<file>logo_front_small.png</file>
<file>logo_rear_big.png</file>
<file>logo_rear_small.png</file>
<file>map_marker.png</file>
<file>num_15x25.png</file>
<file>open.png</file>
<file>open_1.png</file>
<file>open_2.png</file>
<file>open_3.png</file>
<file>open_en.png</file>
<file>open_en_1.png</file>
<file>open_en_2.png</file>
<file>open_en_3.png</file>
<file>open_jp.png</file>
<file>open_jp_1.png</file>
<file>open_jp_2.png</file>
<file>open_jp_3.png</file>
<file>panel_bg9.png</file>
<file>play_backward.png</file>
<file>play_backward_1.png</file>
<file>play_backward_2.png</file>
<file>play_backward_3.png</file>
<file>play_bg.png</file>
<file>play_forward.png</file>
<file>play_forward_1.png</file>
<file>play_forward_2.png</file>
<file>play_forward_3.png</file>
<file>play_next.png</file>
<file>play_next_1.png</file>
<file>play_next_2.png</file>
<file>play_next_3.png</file>
<file>play_play.png</file>
<file>play_play_1.png</file>
<file>play_play_2.png</file>
<file>play_play_3.png</file>
<file>play_play_checked.png</file>
<file>play_play_checked_1.png</file>
<file>play_play_checked_2.png</file>
<file>play_play_checked_3.png</file>
<file>play_previous.png</file>
<file>play_previous_1.png</file>
<file>play_previous_2.png</file>
<file>play_previous_3.png</file>
<file>play_seperator.png</file>
<file>play_stop.png</file>
<file>play_stop_1.png</file>
<file>play_stop_2.png</file>
<file>play_stop_3.png</file>
<file>popup_btn_disabled.png</file>
<file>popup_btn_focused.png</file>
<file>popup_btn_normal.png</file>
<file>popup_btn_pressed.png</file>
<file>radio_button_checked.png</file>
<file>radio_button_checked_disabled.png</file>
<file>radio_button_checked_focused.png</file>
<file>radio_button_unchecked.png</file>
<file>radio_button_unchecked_disabled.png</file>
<file>radio_button_unchecked_focused.png</file>
<file>select_asst.png</file>
<file>select_asst_1.png</file>
<file>select_asst_2.png</file>
<file>select_asst_3.png</file>
<file>select_asst_en.png</file>
<file>select_asst_en_1.png</file>
<file>select_asst_en_2.png</file>
<file>select_asst_en_3.png</file>
<file>select_asst_jp.png</file>
<file>select_asst_jp_1.png</file>
<file>select_asst_jp_2.png</file>
<file>select_asst_jp_3.png</file>
<file>select_fr.png</file>
<file>select_fr_1.png</file>
<file>select_fr_2.png</file>
<file>select_fr_3.png</file>
<file>select_fr_en.png</file>
<file>select_fr_en_1.png</file>
<file>select_fr_en_2.png</file>
<file>select_fr_en_3.png</file>
<file>select_fr_jp.png</file>
<file>select_fr_jp_1.png</file>
<file>select_fr_jp_2.png</file>
<file>select_fr_jp_3.png</file>
<file>select_front.png</file>
<file>select_front_1.png</file>
<file>select_front_2.png</file>
<file>select_front_3.png</file>
<file>select_front_en.png</file>
<file>select_front_en_1.png</file>
<file>select_front_en_2.png</file>
<file>select_front_en_3.png</file>
<file>select_front_jp.png</file>
<file>select_front_jp_1.png</file>
<file>select_front_jp_2.png</file>
<file>select_front_jp_3.png</file>
<file>select_indoor.png</file>
<file>select_indoor_1.png</file>
<file>select_indoor_2.png</file>
<file>select_indoor_3.png</file>
<file>select_indoor_en.png</file>
<file>select_indoor_en_1.png</file>
<file>select_indoor_en_2.png</file>
<file>select_indoor_en_3.png</file>
<file>select_indoor_jp.png</file>
<file>select_indoor_jp_1.png</file>
<file>select_indoor_jp_2.png</file>
<file>select_indoor_jp_3.png</file>
<file>select_left.png</file>
<file>select_left_1.png</file>
<file>select_left_2.png</file>
<file>select_left_3.png</file>
<file>select_left_en.png</file>
<file>select_left_en_1.png</file>
<file>select_left_en_2.png</file>
<file>select_left_en_3.png</file>
<file>select_left_jp.png</file>
<file>select_left_jp_1.png</file>
<file>select_left_jp_2.png</file>
<file>select_left_jp_3.png</file>
<file>select_lr.png</file>
<file>select_lr_1.png</file>
<file>select_lr_2.png</file>
<file>select_lr_3.png</file>
<file>select_lr_en.png</file>
<file>select_lr_en_1.png</file>
<file>select_lr_en_2.png</file>
<file>select_lr_en_3.png</file>
<file>select_lr_jp.png</file>
<file>select_lr_jp_1.png</file>
<file>select_lr_jp_2.png</file>
<file>select_lr_jp_3.png</file>
<file>select_rear.png</file>
<file>select_rear_1.png</file>
<file>select_rear_2.png</file>
<file>select_rear_3.png</file>
<file>select_rear_en.png</file>
<file>select_rear_en_1.png</file>
<file>select_rear_en_2.png</file>
<file>select_rear_en_3.png</file>
<file>select_rear_jp.png</file>
<file>select_rear_jp_1.png</file>
<file>select_rear_jp_2.png</file>
<file>select_rear_jp_3.png</file>
<file>select_right.png</file>
<file>select_right_1.png</file>
<file>select_right_2.png</file>
<file>select_right_3.png</file>
<file>select_right_en.png</file>
<file>select_right_en_1.png</file>
<file>select_right_en_2.png</file>
<file>select_right_en_3.png</file>
<file>select_right_jp.png</file>
<file>select_right_jp_1.png</file>
<file>select_right_jp_2.png</file>
<file>select_right_jp_3.png</file>
<file>sensor_x.png</file>
<file>sensor_x_1.png</file>
<file>sensor_x_2.png</file>
<file>sensor_x_3.png</file>
<file>sensor_y.png</file>
<file>sensor_y_1.png</file>
<file>sensor_y_2.png</file>
<file>sensor_y_3.png</file>
<file>sensor_z.png</file>
<file>sensor_z_1.png</file>
<file>sensor_z_2.png</file>
<file>sensor_z_3.png</file>
<file>slider_knob.png</file>
<file>slider_knob_1.png</file>
<file>slider_knob_2.png</file>
<file>slider_knob_3.png</file>
<file>slider_knob_small.png</file>
<file>slider_knob_small_1.png</file>
<file>slider_knob_small_2.png</file>
<file>slider_knob_small_3.png</file>
<file>speed_bar.png</file>
<file>speed_control_label.png</file>
<file>speed_control_label_dark.png</file>
<file>speed_kmh.png</file>
<file>speed_kmh_1.png</file>
<file>speed_kmh_2.png</file>
<file>speed_kmh_3.png</file>
<file>speed_off.png</file>
<file>speed_on.png</file>
<file>title_bg.png</file>
<file>title_capture.png</file>
<file>title_capture_1.png</file>
<file>title_capture_2.png</file>
<file>title_capture_3.png</file>
<file>title_close.png</file>
<file>title_close_1.png</file>
<file>title_close_2.png</file>
<file>title_close_3.png</file>
<file>title_gmap.png</file>
<file>title_gmap_1.png</file>
<file>title_gmap_2.png</file>
<file>title_gmap_3.png</file>
<file>title_info.png</file>
<file>title_info_1.png</file>
<file>title_info_2.png</file>
<file>title_info_3.png</file>
<file>title_language.png</file>
<file>title_language_1.png</file>
<file>title_language_2.png</file>
<file>title_language_3.png</file>
<file>title_list.png</file>
<file>title_list_en.png</file>
<file>title_list_jp.png</file>
<file>title_logo.png</file>
<file>title_map.png</file>
<file>title_map_1.png</file>
<file>title_map_2.png</file>
<file>title_map_3.png</file>
<file>title_maximize.png</file>
<file>title_maximize_1.png</file>
<file>title_maximize_2.png</file>
<file>title_maximize_3.png</file>
<file>title_maximize_checked.png</file>
<file>title_maximize_checked_1.png</file>
<file>title_maximize_checked_2.png</file>
<file>title_maximize_checked_3.png</file>
<file>title_minimize.png</file>
<file>title_minimize_1.png</file>
<file>title_minimize_2.png</file>
<file>title_minimize_3.png</file>
<file>title_popup_bg.png</file>
<file>title_report.png</file>
<file>title_report_1.png</file>
<file>title_report_2.png</file>
<file>title_report_3.png</file>
<file>title_seperator.png</file>
<file>title_settings.png</file>
<file>title_setup.png</file>
<file>title_setup_1.png</file>
<file>title_setup_2.png</file>
<file>title_setup_3.png</file>
<file>title_split.png</file>
<file>title_split_1.png</file>
<file>title_split_2.png</file>
<file>title_split_3.png</file>
<file>title_video_front.png</file>
<file>title_video_pedal.png</file>
<file>title_video_indoor.png</file>
<file>title_video_rear.png</file>
<file>type_all.png</file>
<file>type_all_3.png</file>
<file>type_all_en.png</file>
<file>type_all_en_3.png</file>
<file>type_all_jp.png</file>
<file>type_all_jp_3.png</file>
<file>type_event.png</file>
<file>type_event_3.png</file>
<file>type_event_en.png</file>
<file>type_event_en_3.png</file>
<file>type_event_jp.png</file>
<file>type_event_jp_3.png</file>
<file>type_manual.png</file>
<file>type_manual_3.png</file>
<file>type_manual_en.png</file>
<file>type_manual_en_3.png</file>
<file>type_manual_jp.png</file>
<file>type_manual_jp_3.png</file>
<file>type_normal.png</file>
<file>type_normal_3.png</file>
<file>type_normal_en.png</file>
<file>type_normal_en_3.png</file>
<file>type_normal_jp.png</file>
<file>type_normal_jp_3.png</file>
<file>type_park.png</file>
<file>type_park_3.png</file>
<file>type_park_en.png</file>
<file>type_park_en_3.png</file>
<file>type_park_jp.png</file>
<file>type_park_jp_3.png</file>
<file>v_brightness.png</file>
<file>v_brightness_1.png</file>
<file>v_brightness_2.png</file>
<file>v_brightness_3.png</file>
<file>v_constrast.png</file>
<file>v_constrast_1.png</file>
<file>v_constrast_2.png</file>
<file>v_constrast_3.png</file>
<file>v_speed.png</file>
<file>v_speed_1.png</file>
<file>v_speed_2.png</file>
<file>v_speed_3.png</file>
<file>v_volume.png</file>
<file>v_volume_1.png</file>
<file>v_volume_2.png</file>
<file>v_volume_3.png</file>
<file>v_volume_checked.png</file>
<file>v_volume_checked_1.png</file>
<file>v_volume_checked_2.png</file>
<file>v_volume_checked_3.png</file>
<file>video_bg.png</file>
<file>vt_360_mode.png</file>
<file>vt_360_mode_1.png</file>
<file>vt_360_mode_2.png</file>
<file>vt_360_mode_3.png</file>
<file>vt_ch3.png</file>
<file>vt_ch3_1.png</file>
<file>vt_ch3_2.png</file>
<file>vt_ch3_3.png</file>
<file>vt_ch3_wide.png</file>
<file>vt_ch3_wide_1.png</file>
<file>vt_ch3_wide_2.png</file>
<file>vt_ch3_wide_3.png</file>
<file>vt_flip_h.png</file>
<file>vt_flip_h_1.png</file>
<file>vt_flip_h_2.png</file>
<file>vt_flip_h_3.png</file>
<file>vt_flip_v.png</file>
<file>vt_flip_v_1.png</file>
<file>vt_flip_v_2.png</file>
<file>vt_flip_v_3.png</file>
<file>vt_fullscreen.png</file>
<file>vt_fullscreen_1.png</file>
<file>vt_fullscreen_2.png</file>
<file>vt_fullscreen_3.png</file>
<file>vt_fullscreen_checked.png</file>
<file>vt_fullscreen_checked_1.png</file>
<file>vt_fullscreen_checked_2.png</file>
<file>vt_fullscreen_checked_3.png</file>
<file>vt_360.png</file>
<file>vt_360_1.png</file>
<file>vt_360_2.png</file>
<file>vt_360_3.png</file>
<file>vt_360_checked.png</file>
<file>vt_360_checked_1.png</file>
<file>vt_360_checked_2.png</file>
<file>vt_360_checked_3.png</file>
<file>vt_seperator.png</file>
<file>vt_swap.png</file>
<file>vt_swap_1.png</file>
<file>vt_swap_2.png</file>
<file>vt_swap_3.png</file>
<file>vt_zoom.png</file>
<file>vt_zoom_1.png</file>
<file>vt_zoom_2.png</file>
<file>vt_zoom_3.png</file>
</qresource>
<qresource prefix="/stylesheet">
<file>style.qss</file>
</qresource>
<qresource prefix="/html">
<file>map_routo.html</file>
</qresource>
<qresource prefix="/raw">
<file>strings.txt</file>
<file>cfg_nm5000.json</file>
<file>cfg_np5000.json</file>
<file>cfg_mirror5.json</file>
<file>cfg_pro5.json</file>
<file>cfg_360x.json</file>
</qresource>
<qresource prefix="/report">
<file>report.xls</file>
</qresource>
</RCC>

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 383 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 502 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 437 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 567 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,138 @@
<html>
<head>
<script>
var polylines = [];
var carMarker = null;
var eMarker = null;
var mMarker = null;
var map = null;
const car_icon = 'data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAFS0lEQVRIiZWWaWxVRRTHf29vS2lL2QzG0rTUihRcalWIiEQDRIJUI2GLISTGiApqIiiIkCgRlA+WCNFGlkQQQmhAPtRgYg0Uy1KLgBawQilLwEKhLKWvb7l3xsy8+/C9ex+0/JOTuTPnzPnfc2bmzLiw4cwo+8htlACvAWVAAZBrKdqB08DvwMbBdbLRMTMBLleM0kHcMtJhOxBYAbwKZDq0ybgFVAEf5e+TlxzauxE3P5XUfRZYCxSpjrtXFr7iUrxDRkAgXYu41ka0+S/MpkNSdt2K+zsJvF5wQNb2mPhk2e3PMcA2oL/L5yfj+SlkTn8fz+ChCCGQUuo2LtGW44SrVhPds0NiRpXfNmDKkHq5p0fETaW6GQrsVJG6s/uSO28l6eOmxUhCQaKt53Srf8AXgH6DkF6/7kd+3UZ07VIhb91wW5FPfrBBnrATe+3EpqmbJYpURZo7N0YaudDC1RVvEz15FHf/+3FnZiMB0XEd0XYBT0EJ/rlf4hpdjssQbmP1AolpFFm+pjtSbh9oHM5zwC4gkDV5Nn0XrtaRXF4wFf+IkfSaMgehCBPSLEyDrqpKjMaD+BdVxlK/ZhGiRq0UYWDCsD/l7sSI3Y6IBeWmICDTMsmc9o52YoaCdNbvJn3SLEwpMU0zWYTEM2EGkSN12laNyYmzMH1pQvlSPu08TmKTMpVu39An8OYVEb1xjRvVW3APKkT405yklghfADkgn3DNDkyV/vsGIwoecStfyqedx7nGBnlakR/bvedmjCZ68azWnR01wG7uQPTkElxbK/GuqcYcVIg8clCZ5PUk4j56g/XK0ZFkv7UU6697LK6Z78WykN47PqdPT4hDytgIhfRkb0ExwuUj9/N1ZEx9847knvLZ+BZWYLp8yAcKdbaMUDiuD3WfapMrQN9w67+xycEgwpuGb3gZRjgSP25OFJXAQ48iPH49RxmKK22ImP2VbokNk+NAccfhBvpZGydys4Mzk55GhsPos5QCHcvm4/IHkKEu3KbQxNG/G5Ex4uM9iVjV15e7mk/RXrWRwIjSWJS3gmSMHU/WnPlIfX6tkimF7nd+V0H0txrtQ7g9mD/vxDgX25QXTRrj5zcOj514ZhpNUlIuJf2il1rp/dIUhGHizSsk/cVX8BYWIzN6/S/plvTORuDGNewxXMMfJ7Lua0T7VYKCCx/fZPM1ScBKuc6Zo3JVZ+tmMfCp0meOHcfA5asQ1qWgd2ti1bKJir5r+ScY+/XFJBsNNn/YyVbLfXM87Y6Ip/tASmqlpERKHg6fbqbr6GF8RcWQnZNEpCtUwi1ltDQTXLkMo36/8kGryb55QSoT3KuoW1JG/GP67U/1ADgA5KuOOyubjBfGk/bMGPylZUk/EG6oJ1JXS2RPDbKjQ08OweXPwnxwTHA9cQsBP6Uk3h5I6s4AvrdnxtN/AK6cHJ0a0d6u1zIREsRewVcVUZLuYiAI6B3o2NUi+bhsBsYBs5JsLl0GJXfARcnuCsNBSuJ57o5YYT7wpPU46BZdcH6NYEMKOxVtU7zjKJmK2CZtQrBYLWUKXZKYgug+waYmyQ2bW1UyG6w2NbHajSlku5SsTzGeJOclv1RK9ttcqjX5A5J/xkF8Fyy2HKREJzR/A5sSdF3AMUDdi1ftc+6FuN16P3XaFQJCdfBDC3RYlek8sNd66KfEvRArVAPf2gfPwq4NsTVUZ/YQcMR6a90RjnO85U6WyVCFRT/9O+CfN+DdGD+n1CPEYZ0C9xpxHPNUdBJu1sIXwP4tcGJLD0kVHOe4h6gHVql0TYT1ExMmqdp9N+jrEfgP4vQlN0VUoHYAAAAASUVORK5CYII=';
const trigger_e = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAkFBMVEX///8AAADwhifrXRvjJwnrXhvjJQnlMQ3sbiHudSPpUxjnRRPmPRHsbSDwhSjmNg7whSjmORDscCHwhSjmPRDtciLiHQbkQA3oaRXlPw3z6S3z7C7vVibtHyPwjCnxtSvz3i3xmirnZBTiKwnwzijiKAjkNgvy4izqhBry3yvqfxnqgBniJgjy3CvqexjiIwcw+MjgAAAAFnRSTlMAAAzO/s/++5Z04O/2nAj6BPiOAvaHvik/1AAAAAlwSFlzAAALEwAACxMBAJqcGAAAAMpJREFUOMul0dcSgjAQhWEWpClNwSMQBBsq1vd/O0HaKG3E/26T72In4bg0Xpig0UTguTIRK7fRCmIFJM9njXxPqgBc1pKLX0GwLgvHgzAv6gSDOwyCKG8ztGQ0Hvy/ZPEO26EdgpHgr+/etYFdDeT9oXl/2MsVUIA463jKbk7H9wAoFSB1OkvTcM7AGVo2TVWqQR4vxwljSSzzxcE3IB0Xxq7QqQsY5u1+v5lGJyAFjwcU6gbW/PmcWz2AFsCC+oDtOHYvoOWSPsELzMo/nFu3LQ8AAAAASUVORK5CYII=';
const trigger_m = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAWlBMVEX///8AAACXQBWXQBWXQBWXQBWXQBWXQBWXQBWXQBWiRReuSRjsYyDyZSH1jFn0gkv////zby/3n3T7z7r94tX0eD35spD97OP4qIL5vJ7bXB7nYCC5ThqzTBl5ufEpAAAACXRSTlMAABC/j2DP74BZG8vxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA7ElEQVQ4y6XS4Y6CMBAEYNqqsOC2RUFF8P1f82ZRpDm2JJebX4V+mQ20RYFYR0qcLZY4qptNanJfQPWZNznXtIKGlTR/Bd778N4JWCogIq3st7LKgIuAyw64CrhmQRdjz9zPCxXc7vHB/Ij3Ww4MsWPu4pAFATMwIWQBYwYmcB5gBibsgCBfGHYAZmDCHhgiJmSA9/hLrfc4j149rP/dB3pu95+0gsNykUfZGZenwxeYo5OcaBIw0Wl+PJoVvGNLqRiptJ8Xv4GppGKiyuSAVCQFW4CK12stUAAqkgIFoCIp0IAtkwINmCopmMEP+eggUwlpWX8AAAAASUVORK5CYII=';
function initmap()
{
// !4d!16
map = new routo.maps.Map("map", {
center: { lat: 37.4871286, lng: 127.0212453 }, // 지도 초기 위치
zoom: 18, // 지도 로딩 시 최초 표시 레벨
blockRotation: true, // 지도 회전 제한
zoomControl: true,
});
// drawPaths([[{"lat":37.486782, "lng":127.021142},{"lat":37.586787, "lng":127.121133},{"lat":37.596788, "lng":127.291133}]]);
// moveToMap(37.486782,127.021142);
// clearPath();
}
function moveToMap(Latitude, Longitude) {
var center = {lat: Latitude,lng: Longitude};
map.setCenter(center);
if(!carMarker)
{
carMarker = new routo.maps.Marker({ position: {
lat: Latitude,
lng: Longitude},
icon: {url : car_icon},
map: map,
});
} else {
carMarker.setPosition(center);
}
}
function clearPath()
{
if(polylines.length > 0)
{
for(var idx in polylines) {
var polyline = polylines[idx]
polyline.setMap(null);
}
polylines = []
}
if(carMarker)
{
carMarker.setMap(null);
carMarker = null;
}
if(eMarker) {
eMarker.setMap(null);
eMarker = null;
}
if(mMarker) {
mMarker.setMap(null);
mMarker = null;
}
}
function clearCarMarker()
{
if(carMarker)
{
carMarker.setMap(null);
carMarker = null;
}
}
function drawEMarkers(Latitude, Longitude) {
if(!eMarker)
{
eMarker = new routo.maps.Marker({ position: {
lat: Latitude,
lng: Longitude},
icon: {url : trigger_e},
map: map,
});
} else {
eMarker.setPosition({lat: Latitude,lng: Longitude});
}
}
function drawMMarkers(Latitude, Longitude) {
if(!mMarker)
{
eMarker = new routo.maps.Marker({ position: {
lat: Latitude,
lng: Longitude},
icon: {url : trigger_m},
map: map,
});
} else {
mMarker.setPosition({lat: Latitude,lng: Longitude});
}
}
function drawPaths(pathArray)
{
var first = null;
clearPath();
for(var idx in pathArray) {
var path = pathArray[idx];
if(first == null) {
first = path[0];
}
if(path.length > 1) {
polyline = new routo.maps.Polyline({map: map,
path: path,
strokeColor: "#FF0000",
strokeOpacity: 0.7,
strokeWeight: 4
});
polylines.push(polyline);
}
}
if(first != null)
{
//alert(first["lat"]);
var center = {lat: first["lat"],lng: first["lng"]};
map.panTo(center);
}
}
</script>
<script src="https://api.routo.com/v2/maps/map?key=ba001cb7-cb2b-4859-9c44-ee87767f162f&callback=initmap"></script>
</head>
<body oncontextmenu="return false;" style="width: 100%; height: 100%; padding : 0;margin: 0;">
<div id="map" class="map"></div>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1015 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 979 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1008 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 918 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

View File

@@ -0,0 +1,38 @@
#include <windows.h>
// 언어 설정 정보
// https://docs.microsoft.com/en-us/windows/win32/menurc/varfileinfo-block
#define STRINGIZE2(s) #s
#define STRINGIZE(s) STRINGIZE2(s)
#define VERSION_STRING STRINGIZE(RM_MODEL_VERSION_0) \
"." STRINGIZE(RM_MODEL_VERSION_1) \
"." STRINGIZE(RM_MODEL_VERSION_2) \
"." STRINGIZE(RM_MODEL_SVN_VERSION)
IDI_ICON1 ICON DISCARDABLE "emt_kr.ico"
VS_VERSION_INFO VERSIONINFO
FILEVERSION RM_MODEL_VERSION_0,RM_MODEL_VERSION_1,RM_MODEL_VERSION_2,RM_MODEL_SVN_VERSION
PRODUCTVERSION RM_MODEL_VERSION_0,RM_MODEL_VERSION_1,RM_MODEL_VERSION_2,RM_MODEL_SVN_VERSION
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "041204b0"
BEGIN
VALUE "CompanyName", "EMT Omega"
VALUE "FileDescription", "NEXIAN Viewer"
VALUE "FileVersion", VERSION_STRING
VALUE "InternalName", "NEXIAN Viewer"
VALUE "LegalCopyright", "Copyright 2025. EMT Omega Co.,Ltd"
VALUE "LegalTrademarks1", ""
VALUE "LegalTrademarks2", ""
VALUE "OriginalFilename", "viewer.exe"
VALUE "ProductName", "NEXIAN Viewer"
VALUE "ProductVersion", VERSION_STRING
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x412, 1200,
END
END

Binary file not shown.

After

Width:  |  Height:  |  Size: 786 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 846 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

Some files were not shown because too many files have changed in this diff Show More