M350b版本
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
[DJI]
|
[DJI]
|
||||||
USER_APP_NAME=Project_Grixis
|
USER_APP_NAME=M400device
|
||||||
USER_APP_ID=126401
|
USER_APP_ID=176035
|
||||||
USER_APP_KEY=a313e3617b16c56a11502bd91a61d6f
|
USER_APP_KEY=4889bbeb0092089889b4f3180167202
|
||||||
USER_APP_LICENSE=BNrpsD+UJ2lj8kmVgN4GnXg+AZiQwaxSuf/WvA072DFdLy2h+NCQizf+nR+WcjEEKeTknSzPbfqlvAc/WSJwrtqV/gYXSVPtSlK0AaV61SeKBvZQpogoyaZy07fWNCZrha3OAQsHj18TtU5RjOn6gYapzGDAPQVG6Q/At/H/9GSPQr5uwxI20fVWUTOkymYLM/04CNQGsToPD+fZwixExjjjHjdD9K7R0D4EgyvbqMpMLlkspBLR/9h6/oVxefOyaHJIi+pk+IdLFFC3omnrh7U3/4b95LA3t22J1GJvqvO2cyphjrSXsaDdctvtj6EjE8WhEXQCvmYm0VIHWz/0Qw==
|
USER_APP_LICENSE=VVfdaxQA6j5aX6zy/C6S2PFoSUqdcj5PeQ1GG8aRMuy+SegA1y9iYtQLOLu7CprNwwBN6X6wdwzSn8lOHJuXb6TfvRsakVCsXQ6A9qWmBB8IKzAKcQ60EJlZ71h5cLthXzNNq1ERQpBM5w9b+FebKF29XzozZCF2ZYWSgoGb/nEWxlm23Gp0EB3ZwbP31yRyLQUCY3iDdLYByOe3xSGLtJOlu3OJuujzY80T3eqWonwYsl4Hb4hWJODXJYWzLGFA1irjVJdle//7WZ0F17fEo/xGgPb7W36twDU80QFfpwagEqtacoo6bp+qij6Db10wF9Z8VWlAkY+59lLbyV3gnw==
|
||||||
USER_DEVELOPER_ACCOUNT=1033584732@qq.com
|
USER_DEVELOPER_ACCOUNT=rlxlixin1@163.com
|
||||||
|
|||||||
@ -33,20 +33,26 @@
|
|||||||
{
|
{
|
||||||
"widget_list":
|
"widget_list":
|
||||||
[
|
[
|
||||||
|
|
||||||
{
|
{
|
||||||
"widget_index": 4,
|
"widget_index": 4,
|
||||||
"widget_type": "int_input_box",
|
"widget_type": "int_input_box",
|
||||||
|
"widget_name": "防误触密码",
|
||||||
|
"int_input_box_hint": "123456"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"widget_index": 5,
|
||||||
|
"widget_type": "int_input_box",
|
||||||
"widget_name": "当前温度--风速标定",
|
"widget_name": "当前温度--风速标定",
|
||||||
"int_input_box_hint": "*0.1°C"
|
"int_input_box_hint": "*0.1°C"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"widget_index": 5,
|
"widget_index": 6,
|
||||||
"widget_type": "button",
|
"widget_type": "button",
|
||||||
"widget_name": "风速标定"
|
"widget_name": "风速标定"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"widget_index": 6,
|
"widget_index": 7,
|
||||||
"widget_type": "list",
|
"widget_type": "list",
|
||||||
"widget_name": "标气类型--零位校正",
|
"widget_name": "标气类型--零位校正",
|
||||||
"list_item": [
|
"list_item": [
|
||||||
@ -55,16 +61,19 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item_name": "AIR(空气)"
|
"item_name": "AIR(空气)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item_name": "请选择"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"widget_index": 7,
|
"widget_index": 8,
|
||||||
"widget_type": "button",
|
"widget_type": "button",
|
||||||
"widget_name": "零位校正"
|
"widget_name": "零位校正"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"widget_index": 8,
|
"widget_index": 9,
|
||||||
"widget_type": "list",
|
"widget_type": "list",
|
||||||
"widget_name": "目标气体类型--步长校正",
|
"widget_name": "目标气体类型--步长校正",
|
||||||
"list_item": [
|
"list_item": [
|
||||||
@ -73,17 +82,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item_name": "H2O(水蒸气)"
|
"item_name": "H2O(水蒸气)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item_name": "请选择"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"widget_index": 9,
|
"widget_index": 10,
|
||||||
"widget_type": "int_input_box",
|
"widget_type": "int_input_box",
|
||||||
"widget_name": "标气浓度值--步长校正",
|
"widget_name": "标气浓度值--步长校正",
|
||||||
"int_input_box_hint": "ppm"
|
"int_input_box_hint": "ppm"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"widget_index": 10,
|
"widget_index": 11,
|
||||||
"widget_type": "button",
|
"widget_type": "button",
|
||||||
"widget_name": "步长校正"
|
"widget_name": "步长校正"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -46,8 +46,9 @@ if lsmod | grep -q g_ether; then
|
|||||||
fi
|
fi
|
||||||
rmmod g_mass_storage
|
rmmod g_mass_storage
|
||||||
sleep 1
|
sleep 1
|
||||||
|
rm -rf /sys/kernel/config/usb_gadget/pi4
|
||||||
if [ ! -d /sys/kernel/config/usb_gadget/pi4 ]; then
|
if [ ! -d /sys/kernel/config/usb_gadget/pi4 ]; then
|
||||||
|
echo "Creating USB Gadget configuration..."
|
||||||
mkdir -p /sys/kernel/config/usb_gadget/pi4
|
mkdir -p /sys/kernel/config/usb_gadget/pi4
|
||||||
cd /sys/kernel/config/usb_gadget/pi4
|
cd /sys/kernel/config/usb_gadget/pi4
|
||||||
echo 0x2ca3 > idVendor # Linux Foundation
|
echo 0x2ca3 > idVendor # Linux Foundation
|
||||||
|
|||||||
Reference in New Issue
Block a user