Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
haoJin750TFT
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
时昊
haoJin750TFT
Commits
86c89739
Commit
86c89739
authored
Aug 26, 2024
by
张金硕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🧪 test:ota测试相关
parent
3cbed2be
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
5 deletions
+15
-5
BlueTooth.c
Firmware/Source/Application/BlueTooth.c
+3
-0
AMT630H_Datas.c
Firmware/Source/Component/AMT630H/AMT630H_Datas.c
+8
-1
Sys_Task_List.c
Firmware/Source/System/Sys_Task_List.c
+1
-1
Option.properties
Firmware/utility/诊断工具/Option/Option.properties
+3
-3
No files found.
Firmware/Source/Application/BlueTooth.c
View file @
86c89739
...
...
@@ -10,6 +10,8 @@ uint8_t SetUUIDTimes = 0;
_PICID_Struct
PicObj
;
_QRCODE_RECT
QRCode_Rect
;
const
uint8_t
HJBlueToothName
[
9
]
=
{
"HJ750"
};
// const uint8_t HJVersionNum[15]= {"HJ750TFT_TEST_W"};
const
uint8_t
HJVersionNum
[
15
]
=
{
"HJ750TFT_TEST_B"
};
uint8_t
UUIDConfigBuf
[
22
]
=
{
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0xff
,
0x00
};
// uint8_t sjhja[20] = {0};
...
...
@@ -151,6 +153,7 @@ void OTAUpdateService(void)
{
if
(
OTA_Update_Count_Open
<
5
)
{
Set_Pro_Unique_Identifier
((
uint8_t
*
)
HJVersionNum
,
sizeof
(
HJVersionNum
));
SetUpdateCtrl
(
1
,
QRCode_Rect
);
OTA_Update_Count_Open
++
;
}
...
...
Firmware/Source/Component/AMT630H/AMT630H_Datas.c
View file @
86c89739
...
...
@@ -4252,7 +4252,14 @@ void AMT630H_GUI_ReadPosittion_Display(void)
}
else
{
SetPagePic
(
GRAPHICS_PAGE_0
,
Pic_0002_0_0
);
PicObj
.
qr_logo_id
=
0
;
PicObj
.
main_pic_id
=
Pic_0382
;
PicObj
.
qr_pic_id
=
Pic_0316
;
PicObj
.
update_pic_id
=
Pic_0233
;
PicObj
.
second_menu
=
0
;
PicObj
.
navigation_task_id
=
0
;
// SetPagePic(GRAPHICS_PAGE_0, Pic_0002_0_0);//white
SetPagePic
(
GRAPHICS_PAGE_0
,
Pic_0193_0_0
);
//black
SetPagePic
(
GRAPHICS_PAGE_0
,
Pic_0477_178_130
);
SetPagePic
(
GRAPHICS_PAGE_0
,
Pic_0233_605_289
);
PackedTransfer_DisplayPhoneMirrorQRcode
(
0
,
PicObj
);
...
...
Firmware/Source/System/Sys_Task_List.c
View file @
86c89739
...
...
@@ -20,7 +20,7 @@ void Sys_2ms_Tasks(void)
Sys_Status_Update_Service
();
Analog_Signal_Conv_Service
();
AMT630H_Main
();
/* Check_MCU_Info_in_630H(); */
Check_MCU_Info_in_630H
();
DoCAN_Timer_Update
(
2000u
);
//Can_Write_Fun(&CAN_CH0_CanMsgTxOp, 2000u);无外发
CanMSg_XMS_Analysis
(
&
CAN_CH0_CanMsgOp
,
2u
);
...
...
Firmware/utility/诊断工具/Option/Option.properties
View file @
86c89739
#new Option
#
Wed Aug 21 20:04:42
CST 2024
#
Mon Aug 26 14:03:45
CST 2024
IsSort
=
true
MergeFlashIsCompression
=
false
ChangeAppFilePath
=
...
...
@@ -47,7 +47,7 @@ IsMergeCreateHex=false
MergeFlashIsCreateREC
=
false
TTFExtractTTFpath
=
MergeImageFilePath
=
IsMergeCreateUpdateBin
=
fals
e
IsMergeCreateUpdateBin
=
tru
e
MergeImageSize
=
128M
CRCFilePath
=
MergeFlashCompressionFormat
=
...
...
@@ -56,7 +56,7 @@ IsHexDisplay=true
MergeLineInXLSPath
=
MergeFlashInPutFilePath
=
MergeFlashIsInternal
=
false
MergeOutPutFilePath
=
D
\:\\\u9879\u
76EE
\\\u
8C6A
\u
8FDB
\\
haojin750TFT
\\
srec-8.21
MergeOutPutFilePath
=
D
\:\\\u9879\u
76EE
\\\u
8C6A
\u
8FDB
\\
haojin750TFT
\\
srec-
shuo
\\
srec-
8.21
MergeAppFilePath
=
D
\:\\
git
\\
haojin750tft
\\
Firmware
\\
Project
\\
Cmsemicon
\\
BAT32A279
\\
MDK_ARM
\\
Objects
\\
HaoJin750TFT.hex
MergeTelltalesXLSPath
=
FillingByte
=
-86
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment