closed
on 27 Sep 22
HD-DEN-13598_DG HD Dev Sprint 77 FW Dong
Activity
HD-DEN-13598-2 61
- Details
- Objectives
- General Comments 4
- Unresolved
- Resolved
- Number of files included: 44
-
hdfirmware
0
-
Folder
firmware
0
-
Folder
App
0
-
Folder
Controllers
0
- File BloodFlow.c 0 Remove
- File BloodLeak.c 0 Remove
- File BloodLeak.h 0 Remove
- File DGInterface.c 27 Remove
- File DGInterface.h 0 Remove
- File DialInFlow.c 0 Remove
- File DialOutFlow.c 0 Remove
- File Fans.c 0 Remove
- File PresOccl.c 0 Remove
- File PresOccl.h 0 Remove
- File SyringePump.c 0 Remove
- File SyringePump.h 0 Remove
- File Temperatures.c 3 Remove
- File Temperatures.h 0 Remove
- File Valves.c 0 Remove
- File Voltages.c 0 Remove
-
Folder
Drivers
0
- File Battery.c 0 Remove
- File InternalADC.c 0 Remove
- File SafetyShutdown.c 0 Remove
-
Folder
Modes
0
- File BloodPrime.c 0 Remove
- File Dialysis.c 0 Remove
- File ModeFault.c 0 Remove
- File ModeInitPOST.c 0 Remove
- File ModeStandby.c 0 Remove
- File ModeTreatmentParams.c 0 Remove
- File OperationModes.c 0 Remove
- File OperationModes.h 0 Remove
- File Prime.c 7 Remove
- File Rinseback.c 0 Remove
- File SelfTests.c 2 Remove
- File TreatmentStop.c 0 Remove
-
Folder
Services
0
- File AlarmMgmt.c 0 Remove
- File AlarmMgmt.h 0 Remove
- File AlarmMgmtSWFaults.h 0 Remove
- File CommBuffers.c 0 Remove
- File FPGA.c 5 Remove
- File SystemComm.c 5 Remove
- File SystemCommMessages.c 3 Remove
- File SystemCommMessages.h 0 Remove
-
Folder
Tasks
0
- File TaskBG.c 0 Remove
- File TaskGeneral.c 5 Remove
- File TaskPriority.c 0 Remove
- File HDCommon.h 0 Remove
-
Folder
Controllers
0
-
Folder
source
0
- File sys_main.c 0 Remove
-
Folder
App
0
-
Folder
firmware
0
-
Filter
- Only show me content:
- Unfiltered files: dynamically added content
- Filtered files: dynamically added content
- Clear filters
Keyboard shortcuts
#permalink
Details
Warning: no files are visible, they have all been filtered.
| Participant | Role | Time Spent | Comments | Latest Comment |
|---|---|---|---|---|
| Author & Moderator | 2h 39m | 12 | This comment looks like the same as the previous one? I a... | |
| Reviewer - Complete | 1h 25m | 20 | RESOLVED in CODE WALKTHROUGH. | |
| Reviewer - Complete | 24m | 6 | RESOLVED IN CODE WALKTHROUGH | |
| Reviewer - 0% reviewed | 1h 3m | 10 | Remove blank line. | |
| Reviewer - Complete | 1h 40m | 12 | RESOLVED IN CODE WALKTHROUGH | |
| Reviewer - 0% reviewed | 7m | 1 | I added the common branch to this code review. | |
| Total | 7h 21m | 61 |
Branches in review
| Repository | Branch to review | Branched from |
|---|
#permalink
General Comments
Sean Nash
common and fwcommon repos are covered in the 13598 DG code review so not need...common and fwcommon repos are covered in the 13598 DG code review so not needed here.
Dara Navaei
I added the common branch to this code review.I added the common branch to this code review.
/firmware/App/Controllers/BloodFlow.c
Changed
0
(0)
/firmware/App/Controllers/BloodLeak.c
Changed
0
(0)
/firmware/App/Controllers/BloodLeak.h
Changed
0
(0)
/firmware/App/Controllers/DGInterface.c
Changed
27
(0)
/firmware/App/Controllers/DGInterface.h
Changed
0
(0)
/firmware/App/Controllers/DialInFlow.c
Changed
0
(0)
/firmware/App/Controllers/DialOutFlow.c
Changed
0
(0)
/firmware/App/Controllers/Fans.c
Changed
0
(0)
/firmware/App/Controllers/PresOccl.c
Changed
0
(0)
/firmware/App/Controllers/PresOccl.h
Changed
0
(0)
/firmware/App/Controllers/SyringePump.c
Changed
0
(0)
/firmware/App/Controllers/SyringePump.h
Changed
0
(0)
/firmware/App/Controllers/Temperatures.c
Changed
3
(0)
/firmware/App/Controllers/Temperatures.h
Changed
0
(0)
/firmware/App/Controllers/Valves.c
Changed
0
(0)
/firmware/App/Controllers/Voltages.c
Changed
0
(0)
/firmware/App/Drivers/Battery.c
Changed
0
(0)
/firmware/App/Drivers/InternalADC.c
Changed
0
(0)
/firmware/App/Drivers/SafetyShutdown.c
Changed
0
(0)
/firmware/App/Modes/BloodPrime.c
Changed
0
(0)
/firmware/App/Modes/Dialysis.c
Changed
0
(0)
/firmware/App/Modes/ModeFault.c
Changed
0
(0)
/firmware/App/Modes/ModeInitPOST.c
Changed
0
(0)
/firmware/App/Modes/ModeStandby.c
Changed
0
(0)
/firmware/App/Modes/ModeTreatmentParams.c
Changed
0
(0)
/firmware/App/Modes/OperationModes.c
Changed
0
(0)
/firmware/App/Modes/OperationModes.h
Changed
0
(0)
/firmware/App/Modes/Prime.c
Changed
7
(0)
/firmware/App/Modes/Rinseback.c
Changed
0
(0)
/firmware/App/Modes/SelfTests.c
Changed
2
(0)
/firmware/App/Modes/TreatmentStop.c
Changed
0
(0)
/firmware/App/Services/AlarmMgmt.c
Changed
0
(0)
/firmware/App/Services/AlarmMgmt.h
Changed
0
(0)
/firmware/App/Services/AlarmMgmtSWFaults.h
Changed
0
(0)
/firmware/App/Services/CommBuffers.c
Changed
0
(0)
/firmware/App/Services/FPGA.c
Changed
5
(0)
/firmware/App/Services/SystemComm.c
Changed
5
(0)
/firmware/.../Services/SystemCommMessages.c
Changed
3
(0)
/firmware/.../Services/SystemCommMessages.h
Changed
0
(0)
/firmware/App/Tasks/TaskBG.c
Changed
0
(0)
/firmware/App/Tasks/TaskGeneral.c
Changed
5
(0)
/firmware/App/Tasks/TaskPriority.c
Changed
0
(0)
/firmware/App/HDCommon.h
Changed
0
(0)
/firmware/source/sys_main.c
Changed
0
(0)
Sean Nash Dara Navaei
Does this code review also need the common repo as well? There are changes within this branch that look like they have changes in alarmdefs.h.
Sean Nash marked as Resolved 26 Sep 22