1、添加virfat备份与恢复;
2、修复sensorhub低功耗越界问题; 3、修复rcsp传输相关问题; 4、更新flash_params_v3.bin; 5、修复摄像头、科大讯飞相关问题;
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"-name": "BT_Watch",
|
||||
"-type": "project",
|
||||
"activePage": 83,
|
||||
"activePage": 84,
|
||||
"chip_type": "BR35",
|
||||
"dpi_type": "72",
|
||||
"lang_excel": "../../多国语言/多国语言_watch.xls",
|
||||
@@ -446144,7 +446144,7 @@
|
||||
"-name": "id",
|
||||
"-type": "id",
|
||||
"caption": "唯一ID号",
|
||||
"ename": "DUER_ERROR_NOTE",
|
||||
"ename": "DUER_NOTE",
|
||||
"id": 0
|
||||
},
|
||||
{
|
||||
@@ -446314,504 +446314,7 @@
|
||||
"-name": "id",
|
||||
"-type": "id",
|
||||
"caption": "ID号",
|
||||
"ename": "DUER_BASEFORM_ERROR",
|
||||
"id": 0
|
||||
},
|
||||
{
|
||||
"-name": "element_css",
|
||||
"-type": "struct",
|
||||
"caption": "CSS元素",
|
||||
"info": "",
|
||||
"struct": [
|
||||
[
|
||||
{
|
||||
"-name": "hori_align",
|
||||
"-type": "enum",
|
||||
"caption": "水平对齐方式",
|
||||
"default": "HORI_ALIGN_CENTER",
|
||||
"enum": [
|
||||
{
|
||||
"HORI_ALIGN_LEFT": 0
|
||||
},
|
||||
{
|
||||
"HORI_ALIGN_CENTER": 1
|
||||
},
|
||||
{
|
||||
"HORI_ALIGN_RIGHT": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "vert_align",
|
||||
"-type": "enum",
|
||||
"caption": "垂直对齐方式",
|
||||
"default": "VERT_ALIGN_CENTER",
|
||||
"enum": [
|
||||
{
|
||||
"VERT_ALIGN_TOP": 0
|
||||
},
|
||||
{
|
||||
"VERT_ALIGN_CENTER": 1
|
||||
},
|
||||
{
|
||||
"VERT_ALIGN_BOTTOM": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "invisible",
|
||||
"-type": "enum",
|
||||
"caption": "默认隐藏",
|
||||
"default": "false",
|
||||
"enum": [
|
||||
{
|
||||
"true": 1
|
||||
},
|
||||
{
|
||||
"false": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "flags",
|
||||
"-type": "enum",
|
||||
"caption": "标志",
|
||||
"default": "ELM_FLAG_NORMAL",
|
||||
"enum": [
|
||||
{
|
||||
"ELM_FLAG_NORMAL": 0
|
||||
},
|
||||
{
|
||||
"ELM_FLAG_HEAD": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "background_color",
|
||||
"-type": "background-color",
|
||||
"background-color": "#ff000000",
|
||||
"caption": "背景颜色"
|
||||
},
|
||||
{
|
||||
"-name": "rect",
|
||||
"-type": "rect",
|
||||
"caption": "坐标",
|
||||
"rect": {
|
||||
"height": 385,
|
||||
"width": 320,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"-name": "border",
|
||||
"-type": "border",
|
||||
"border": {
|
||||
"bottom": 0,
|
||||
"left": 0,
|
||||
"right": 0,
|
||||
"top": 0
|
||||
},
|
||||
"caption": "边框",
|
||||
"gray-color": 0
|
||||
},
|
||||
{
|
||||
"-name": "background_image",
|
||||
"-type": "background-image",
|
||||
"background-image": "",
|
||||
"caption": "背景图片"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
],
|
||||
"tip": "",
|
||||
"version": "1",
|
||||
"widget": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"-class": "NewLayout",
|
||||
"-name": "布局_624",
|
||||
"-type": "NewLayout",
|
||||
"caption": "布局",
|
||||
"clip": true,
|
||||
"icon": "config/images/layout.ico",
|
||||
"layout": [
|
||||
{
|
||||
"-class": "NewFrame",
|
||||
"-name": "文字_609",
|
||||
"-type": "Text",
|
||||
"caption": "文字",
|
||||
"icon": "",
|
||||
"property": [
|
||||
{
|
||||
"-name": "id",
|
||||
"-type": "id",
|
||||
"caption": "唯一ID号",
|
||||
"ename": "DUER_RESPONSE_TXT",
|
||||
"id": 0
|
||||
},
|
||||
{
|
||||
"-name": "element_css",
|
||||
"-type": "struct",
|
||||
"caption": "CSS元素",
|
||||
"info": "",
|
||||
"struct": [
|
||||
[
|
||||
{
|
||||
"-name": "hori_align",
|
||||
"-type": "enum",
|
||||
"caption": "水平对齐方式",
|
||||
"default": "HORI_ALIGN_CENTER",
|
||||
"enum": [
|
||||
{
|
||||
"HORI_ALIGN_LEFT": 0
|
||||
},
|
||||
{
|
||||
"HORI_ALIGN_CENTER": 1
|
||||
},
|
||||
{
|
||||
"HORI_ALIGN_RIGHT": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "vert_align",
|
||||
"-type": "enum",
|
||||
"caption": "垂直对齐方式",
|
||||
"default": "VERT_ALIGN_CENTER",
|
||||
"enum": [
|
||||
{
|
||||
"VERT_ALIGN_TOP": 0
|
||||
},
|
||||
{
|
||||
"VERT_ALIGN_CENTER": 1
|
||||
},
|
||||
{
|
||||
"VERT_ALIGN_BOTTOM": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "invisible",
|
||||
"-type": "enum",
|
||||
"caption": "默认隐藏",
|
||||
"default": "false",
|
||||
"enum": [
|
||||
{
|
||||
"true": 1
|
||||
},
|
||||
{
|
||||
"false": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "flags",
|
||||
"-type": "enum",
|
||||
"caption": "标志",
|
||||
"default": "ELM_FLAG_NORMAL",
|
||||
"enum": [
|
||||
{
|
||||
"ELM_FLAG_NORMAL": 0
|
||||
},
|
||||
{
|
||||
"ELM_FLAG_HEAD": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "background_color",
|
||||
"-type": "background-color",
|
||||
"background-color": "",
|
||||
"caption": "背景颜色"
|
||||
},
|
||||
{
|
||||
"-name": "rect",
|
||||
"-type": "rect",
|
||||
"caption": "坐标",
|
||||
"rect": {
|
||||
"height": 194,
|
||||
"width": 265,
|
||||
"x": 29,
|
||||
"y": 38
|
||||
}
|
||||
},
|
||||
{
|
||||
"-name": "border",
|
||||
"-type": "border",
|
||||
"border": {
|
||||
"bottom": 0,
|
||||
"left": 0,
|
||||
"right": 0,
|
||||
"top": 0
|
||||
},
|
||||
"caption": "边框",
|
||||
"gray-color": 0
|
||||
},
|
||||
{
|
||||
"-name": "background_image",
|
||||
"-type": "background-image",
|
||||
"background-image": "",
|
||||
"caption": "背景图片"
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "source",
|
||||
"-type": "text-str",
|
||||
"caption": "数据源",
|
||||
"default": "none",
|
||||
"maxlength": 8
|
||||
},
|
||||
{
|
||||
"-name": "color",
|
||||
"-type": "color",
|
||||
"caption": "文字颜色",
|
||||
"color": "#ffffffff"
|
||||
},
|
||||
{
|
||||
"-name": "color",
|
||||
"-type": "color",
|
||||
"caption": "高亮颜色",
|
||||
"color": "#FFFFFF"
|
||||
},
|
||||
{
|
||||
"-name": "str",
|
||||
"-type": "text-pic",
|
||||
"caption": "文字列表",
|
||||
"default": "",
|
||||
"list": [
|
||||
],
|
||||
"maxlength": 100
|
||||
},
|
||||
{
|
||||
"-name": "code",
|
||||
"-type": "enum",
|
||||
"caption": "编码格式",
|
||||
"default": "STRPIC",
|
||||
"enum": [
|
||||
{
|
||||
"TEXT": 0
|
||||
},
|
||||
{
|
||||
"ASCII": 1
|
||||
},
|
||||
{
|
||||
"STRPIC": 2
|
||||
},
|
||||
{
|
||||
"MULSTR": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"tip": "",
|
||||
"version": "1",
|
||||
"widget": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"-class": "NewFrame",
|
||||
"-name": "图片_925",
|
||||
"-type": "ImageList",
|
||||
"caption": "图片",
|
||||
"icon": "config/images/page_white_vector.png",
|
||||
"property": [
|
||||
{
|
||||
"-name": "id",
|
||||
"-type": "id",
|
||||
"caption": "ID号",
|
||||
"ename": "DUER_RESPONSE_TTS",
|
||||
"id": 0
|
||||
},
|
||||
{
|
||||
"-name": "element_css",
|
||||
"-type": "struct",
|
||||
"caption": "CSS元素",
|
||||
"info": "",
|
||||
"struct": [
|
||||
[
|
||||
{
|
||||
"-name": "hori_align",
|
||||
"-type": "enum",
|
||||
"caption": "水平对齐方式",
|
||||
"default": "HORI_ALIGN_CENTER",
|
||||
"enum": [
|
||||
{
|
||||
"HORI_ALIGN_LEFT": 0
|
||||
},
|
||||
{
|
||||
"HORI_ALIGN_CENTER": 1
|
||||
},
|
||||
{
|
||||
"HORI_ALIGN_RIGHT": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "vert_align",
|
||||
"-type": "enum",
|
||||
"caption": "垂直对齐方式",
|
||||
"default": "VERT_ALIGN_CENTER",
|
||||
"enum": [
|
||||
{
|
||||
"VERT_ALIGN_TOP": 0
|
||||
},
|
||||
{
|
||||
"VERT_ALIGN_CENTER": 1
|
||||
},
|
||||
{
|
||||
"VERT_ALIGN_BOTTOM": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "invisible",
|
||||
"-type": "enum",
|
||||
"caption": "默认隐藏",
|
||||
"default": "false",
|
||||
"enum": [
|
||||
{
|
||||
"true": 1
|
||||
},
|
||||
{
|
||||
"false": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "flags",
|
||||
"-type": "enum",
|
||||
"caption": "标志",
|
||||
"default": "ELM_FLAG_NORMAL",
|
||||
"enum": [
|
||||
{
|
||||
"ELM_FLAG_NORMAL": 0
|
||||
},
|
||||
{
|
||||
"ELM_FLAG_HEAD": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "background_color",
|
||||
"-type": "background-color",
|
||||
"background-color": "",
|
||||
"caption": "背景颜色"
|
||||
},
|
||||
{
|
||||
"-name": "rect",
|
||||
"-type": "rect",
|
||||
"caption": "坐标",
|
||||
"rect": {
|
||||
"height": 75,
|
||||
"width": 102,
|
||||
"x": 104,
|
||||
"y": 271
|
||||
}
|
||||
},
|
||||
{
|
||||
"-name": "border",
|
||||
"-type": "border",
|
||||
"border": {
|
||||
"bottom": 0,
|
||||
"left": 0,
|
||||
"right": 0,
|
||||
"top": 0
|
||||
},
|
||||
"caption": "边框",
|
||||
"gray-color": 0
|
||||
},
|
||||
{
|
||||
"-name": "background_image",
|
||||
"-type": "background-image",
|
||||
"background-image": "",
|
||||
"caption": "背景图片"
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "source",
|
||||
"-type": "text-str",
|
||||
"caption": "数据源",
|
||||
"default": "none",
|
||||
"maxlength": 8
|
||||
},
|
||||
{
|
||||
"-name": "highlight",
|
||||
"-type": "int8",
|
||||
"caption": "默认高亮",
|
||||
"default": 0,
|
||||
"max": 128,
|
||||
"min": 0
|
||||
},
|
||||
{
|
||||
"-name": "play_mode",
|
||||
"-type": "enum",
|
||||
"caption": "播放设置",
|
||||
"default": "PLAY_NONE",
|
||||
"enum": [
|
||||
{
|
||||
"PLAY_NONE": 0
|
||||
},
|
||||
{
|
||||
"PLAY_ONCE": 1
|
||||
},
|
||||
{
|
||||
"PLAY_LOOP": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"-name": "interval",
|
||||
"-type": "int16",
|
||||
"caption": "播放间隔(ms)",
|
||||
"default": 100,
|
||||
"max": 32768,
|
||||
"min": 0
|
||||
},
|
||||
{
|
||||
"-name": "normal_image",
|
||||
"-type": "piclist",
|
||||
"caption": "图片列表",
|
||||
"default": "config/image_resources/pullup/drop_icon_play.png",
|
||||
"image-compress": "true",
|
||||
"image-compress-en": "true",
|
||||
"image-compress-level": "",
|
||||
"image-compress-way": "BestSpaceSize",
|
||||
"image-type": "AUTO",
|
||||
"list": [
|
||||
"config/image_resources/pullup/drop_icon_play.png",
|
||||
"config/image_resources/pullup/drop_icon_stop.png"
|
||||
],
|
||||
"maxlength": 30
|
||||
},
|
||||
{
|
||||
"-name": "highlight_image",
|
||||
"-type": "piclist",
|
||||
"caption": "高亮图片列表",
|
||||
"default": "",
|
||||
"list": [
|
||||
],
|
||||
"maxlength": 30
|
||||
}
|
||||
],
|
||||
"tip": "",
|
||||
"version": "1",
|
||||
"widget": [
|
||||
]
|
||||
}
|
||||
],
|
||||
"property": [
|
||||
{
|
||||
"-name": "id",
|
||||
"-type": "id",
|
||||
"caption": "ID号",
|
||||
"ename": "DUER_BASEFORM_RESPONSE",
|
||||
"ename": "DUER_BASEFORM_NOTE",
|
||||
"id": 0
|
||||
},
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user