Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
TianYing_ty100
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
baizhengyuan
TianYing_ty100
Commits
a6608b9b
Commit
a6608b9b
authored
Sep 27, 2024
by
陈家乐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
feat:压力测试程序:ODO位置显示时间秒
parent
7147af6d
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
8 deletions
+14
-8
TianYing.sct
.../Project/Cmsemicon/BAT32A239/MDK_ARM/Objects/TianYing.sct
+2
-2
GUI_Display.c
Firmware/Source/Application/GUI_Display/GUI_Display.c
+1
-1
Key_user.c
Firmware/Source/Component/Key/Key_user.c
+5
-0
Key_user.h
Firmware/Source/Component/Key/Key_user.h
+1
-0
ODO位置显示时间秒.srec
Firmware/utility/压力测试程序释放/ODO显示秒/ODO位置显示时间秒.srec
+0
-0
Option.properties
Firmware/utility/诊断工具/Option/Option.properties
+5
-5
No files found.
Firmware/Project/Cmsemicon/BAT32A239/MDK_ARM/Objects/TianYing.sct
View file @
a6608b9b
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
; *** Scatter-Loading Description File generated by uVision ***
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
; *************************************************************
LR_IROM1 0x0000
8
000 0x00040000 { ; load region size_region
LR_IROM1 0x0000
0
000 0x00040000 { ; load region size_region
ER_IROM1 0x0000
8
000 0x00040000 { ; load address = execution address
ER_IROM1 0x0000
0
000 0x00040000 { ; load address = execution address
*.o (RESET, +First)
*.o (RESET, +First)
*(InRoot$$Sections)
*(InRoot$$Sections)
.ANY (+RO)
.ANY (+RO)
...
...
Firmware/Source/Application/GUI_Display/GUI_Display.c
View file @
a6608b9b
...
@@ -100,7 +100,7 @@ void Gauge_Service(void)
...
@@ -100,7 +100,7 @@ void Gauge_Service(void)
}
}
SEG_SET_ODO_TRIP_FAULTCODE_TCS_DIS
(
Get_Dis_KM_Unit
(),
Get_
ODO_Value
()
/
10u
,
Get_Trip_Value
());
SEG_SET_ODO_TRIP_FAULTCODE_TCS_DIS
(
Get_Dis_KM_Unit
(),
Get_
Dis_Seconds_Time
()
,
Get_Trip_Value
());
Gauge_Clock_Display
();
Gauge_Clock_Display
();
SEG_SET_FuelDial
(
1
,
Get_CurFuelSetp
());
SEG_SET_FuelDial
(
1
,
Get_CurFuelSetp
());
SEG_SET_EspeedDial
(
1
,
Get_DispEngineSpeed
()
/
500
);
SEG_SET_EspeedDial
(
1
,
Get_DispEngineSpeed
()
/
500
);
...
...
Firmware/Source/Component/Key/Key_user.c
View file @
a6608b9b
...
@@ -563,6 +563,11 @@ uint8_t Get_Dis_Minute_Time(void)
...
@@ -563,6 +563,11 @@ uint8_t Get_Dis_Minute_Time(void)
return
counter_val
.
time
.
RTC_Minutes
;
return
counter_val
.
time
.
RTC_Minutes
;
}
}
uint8_t
Get_Dis_Seconds_Time
(
void
)
{
return
counter_val
.
time
.
RTC_Seconds
;
}
uint8_t
Get_Current_PageType
(
void
)
uint8_t
Get_Current_PageType
(
void
)
{
{
return
PageType
;
return
PageType
;
...
...
Firmware/Source/Component/Key/Key_user.h
View file @
a6608b9b
...
@@ -67,6 +67,7 @@ void Key_Left_Long_Press(void);
...
@@ -67,6 +67,7 @@ void Key_Left_Long_Press(void);
void
Key_Auto_Save
(
void
);
void
Key_Auto_Save
(
void
);
uint8_t
Get_Dis_Hour_Time
(
void
);
uint8_t
Get_Dis_Hour_Time
(
void
);
uint8_t
Get_Dis_Minute_Time
(
void
);
uint8_t
Get_Dis_Minute_Time
(
void
);
uint8_t
Get_Dis_Seconds_Time
(
void
);
uint8_t
Get_Current_PageType
(
void
);
uint8_t
Get_Current_PageType
(
void
);
uint8_t
Get_Current_PageMenu
(
void
);
uint8_t
Get_Current_PageMenu
(
void
);
void
TYW_RESET_ODO
(
void
);
void
TYW_RESET_ODO
(
void
);
...
...
Firmware/utility/压力测试程序释放/ODO显示秒/ODO位置显示时间秒.srec
0 → 100644
View file @
a6608b9b
This diff is collapsed.
Click to expand it.
Firmware/utility/诊断工具/Option/Option.properties
View file @
a6608b9b
#new Option
#new Option
#
Wed Aug 21 15:17:41
CST 2024
#
Fri Sep 27 10:01:36
CST 2024
IsSort
=
true
IsSort
=
true
MergeFlashIsCompression
=
false
MergeFlashIsCompression
=
false
ChangeAppFilePath
=
ChangeAppFilePath
=
...
@@ -7,7 +7,7 @@ MergeCanXLSPath=
...
@@ -7,7 +7,7 @@ MergeCanXLSPath=
RH850_D1M1AGPIOJSONpath
=
RH850_D1M1AGPIOJSONpath
=
DBFFilePath
=
DBFFilePath
=
MergeCrcTtpe
=
21
MergeCrcTtpe
=
21
MergeBootFilePath
=
D
\:\\
Git
\\\u5929\u
9E70
\\
tianying_ty100
\\
Firmware
\\
utility
\\
Boot_Release
\\
TY200.080000b(ty)
\\
TY_TY200.080000b(ty)_Boot_B1.04_2408
20.hex
MergeBootFilePath
=
D
\:\\
git
\\
temp
\\
tianying_ty100
\\
Firmware
\\
utility
\\
Boot_Release
\\
TY200.080000b(ty)
\\
TY_TY200.080000b(ty)_Boot_B1.06_2409
20.hex
IsMergeChangeAddress
=
false
IsMergeChangeAddress
=
false
MergeFlashOutPutFilePath
=
MergeFlashOutPutFilePath
=
GPIOOutPutPath
=
GPIOOutPutPath
=
...
@@ -30,7 +30,7 @@ AppUpdateFilePath=
...
@@ -30,7 +30,7 @@ AppUpdateFilePath=
FUNID
=
7DF
FUNID
=
7DF
IsMergeCreateBin
=
false
IsMergeCreateBin
=
false
IsOverWrite
=
false
IsOverWrite
=
false
DllFilePath
=
D
\:\\
Git
\\\u5929\u
9E70
\\
tianying_ty100
\\
Firmware
\\
utility
\\\u
8BCA
\u
65AD
\u
5DE5
\u5177\\\u
89E3
\u9501\u6587\u
4EF6
\\
TY100 x64.dll
DllFilePath
=
MergeAudioOutPutPath
=
MergeAudioOutPutPath
=
MergeCanOutPutPath
=
MergeCanOutPutPath
=
ChangeOutPutFilePath
=
ChangeOutPutFilePath
=
...
@@ -56,8 +56,8 @@ IsHexDisplay=true
...
@@ -56,8 +56,8 @@ IsHexDisplay=true
MergeLineInXLSPath
=
MergeLineInXLSPath
=
MergeFlashInPutFilePath
=
MergeFlashInPutFilePath
=
MergeFlashIsInternal
=
false
MergeFlashIsInternal
=
false
MergeOutPutFilePath
=
D
\:\\
Git
\\\u5929\u
9E70
\\
tianying_ty100
\\
Firmware
\\
utility
\\\u
7A0B
\u
5E8F
\u
91CA
\u
653E
\\
20240821
MergeOutPutFilePath
=
D
\:\\
git
\\
temp
\\
tianying_ty100
\\
Firmware
\\
utility
\\\u
538B
\u
529B
\u
6D4B
\u
8BD5
\u
7A0B
\u
5E8F
\u
91CA
\u
653E
MergeAppFilePath
=
D
\:\\
Git
\\\u5929\u
9E70
\\
tianying_ty100
\\
Firmware
\\
utility
\\\u
7A0B
\u
5E8F
\u
91CA
\u
653E
\\
20240821
\\
TianYing.hex
MergeAppFilePath
=
D
\:\\
git
\\
temp
\\
tianying_ty100
\\
Firmware
\\
Project
\\
Cmsemicon
\\
BAT32A239
\\
MDK_ARM
\\
Objects
\\
TianYing.hex
MergeTelltalesXLSPath
=
MergeTelltalesXLSPath
=
FillingByte
=
-86
FillingByte
=
-86
ImageVersion
=
0
ImageVersion
=
0
...
...
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