Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SQ_0037
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
崔立宝
SQ_0037
Commits
27181f6d
Commit
27181f6d
authored
Oct 11, 2024
by
崔立宝
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
变更TYW-2024-0706:修改压缩机故障码-过流(0x1)时仪表复位BUG
parent
81736520
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
5 additions
and
3 deletions
+5
-3
GUI.c
source/Application/Graphic/GUI/GUI.c
+1
-1
main.c
source/System/main.c
+2
-0
0037-软件变更记录.xlsx
utility/0037-软件变更记录.xlsx
+0
-0
0037-软件自测报告.xlsx
utility/0037-软件自测报告.xlsx
+0
-0
SQ_0037.bin
utility/工程文件(释放绥化)/SQ_0037.bin
+0
-0
SQ_0037_UpdateApp_S1.3.1_F1.1.2_241009.bin
...ity/工程文件(释放绥化)/SQ_0037_UpdateApp_S1.3.1_F1.1.2_241009.bin
+0
-0
释放软件说明.txt
utility/工程文件(释放绥化)/释放软件说明.txt
+2
-2
No files found.
source/Application/Graphic/GUI/GUI.c
View file @
27181f6d
...
...
@@ -5029,7 +5029,7 @@ void GUI_ACCM_Popup_Display(uint8_t PopupMsg, uint8_t typ)
{
uint16_t
image
=
0u
;
uint16_t
AdressX
=
577u
;
uint8_t
popId
=
PopupMsg
-
32u
;
uint8_t
popId
=
PopupMsg
-
POPUP_ACCM_CmprErrCode0
;
uint8_t
temp
=
LanguageTyp_Get
();
if
(
typ
==
0u
)
...
...
source/System/main.c
View file @
27181f6d
...
...
@@ -115,6 +115,8 @@
//20240724 20240723变更,变更点二,1.锁车提醒(纠错);2.离座报警(纠错);3.水位低报警(纠错);
// 变更点一.新增:红-黑-白-黑-蓝-黑-彩-黑 各显2S纯色界面
//20241009 241009变更:修改压缩机故障码-过流(0x1)时仪表复位BUG
#include "r_typedefs.h"
#include "sys_scheduler.h"
#include "Watchdog.h"
...
...
utility/0037-软件变更记录.xlsx
View file @
27181f6d
No preview for this file type
utility/0037-软件自测报告.xlsx
View file @
27181f6d
No preview for this file type
utility/工程文件(释放绥化)/SQ_0037.bin
View file @
27181f6d
No preview for this file type
utility/工程文件(释放绥化)/SQ_0037_UpdateApp_S1.3.1_F1.1.2_24
0730
.bin
→
utility/工程文件(释放绥化)/SQ_0037_UpdateApp_S1.3.1_F1.1.2_24
1009
.bin
View file @
27181f6d
No preview for this file type
utility/工程文件(释放绥化)/释放软件说明.txt
View file @
27181f6d
1、SQ_0037_BootApp_S1.3.1_F1.1.2_24
0730
.srec,完整版,适用于新生产的无程序仪表
2、SQ_0037_UpdateApp_S1.3.1_F1.1.2_24
0730
.bin,APP版,适用于烧过完整版程序仪表,需配合诊断工具使用
1、SQ_0037_BootApp_S1.3.1_F1.1.2_24
1009
.srec,完整版,适用于新生产的无程序仪表
2、SQ_0037_UpdateApp_S1.3.1_F1.1.2_24
1009
.bin,APP版,适用于烧过完整版程序仪表,需配合诊断工具使用
3、SQ_0037.bin,APP版,适用于烧过完整版程序仪表,一键升级小白盒用
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