Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RT_RMR42E
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
时昊
RT_RMR42E
Commits
6ff1bbc0
Commit
6ff1bbc0
authored
Jul 22, 2024
by
郑萍
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🐞
fix:50985 【润通草地车】【系统指示灯】系统指示灯无效,不响应
以及上传变更记录
parent
97821bfa
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Can_RX_User.c
Firmware/Source/Application/CAN_User/Can_RX_User.c
+2
-1
软件变更记录_润通草地车RMRE42-60.xlsx
...ity/程序释放/RT_RMRE42-60-20240722/软件变更记录_润通草地车RMRE42-60.xlsx
+0
-0
No files found.
Firmware/Source/Application/CAN_User/Can_RX_User.c
View file @
6ff1bbc0
...
...
@@ -96,10 +96,11 @@ void Set_CAN_ALL_Signal(void)
{
SBMS_Soc
=
Get_CAN_CH0_ID_18200A21_Sig_SBMS_Soc
();
}
if
(
CAN_MSG_Status
(
&
CAN_CH0_CanMsgOp
,
Co_Can_ConvertSubID_CAN_CH0
(
CAN_CH0_ID_CAN_0x1
8200A21
_Msg
))
==
CAN_SIG_NORMAL
)
if
(
CAN_MSG_Status
(
&
CAN_CH0_CanMsgOp
,
Co_Can_ConvertSubID_CAN_CH0
(
CAN_CH0_ID_CAN_0x1
34
_Msg
))
==
CAN_SIG_NORMAL
)
{
SMCU_ErrorGrage
=
Get_CAN_CH0_ID_134_Sig_SMCU_ErrorGrage
();
}
}
uint8_t
Get_CAN_Num_BMCU_ErrorGrage
(
void
)
...
...
Firmware/utility/程序释放/RT_RMRE42-60-20240722/软件变更记录_润通草地车RMRE42-60.xlsx
View file @
6ff1bbc0
No preview for this file type
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