hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7117: Added new syringe pump module. Added FPGA module functions for syringe pump. Added broadcast function for syringe pump data msg.

    • -0
    • +763
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +68
    /firmware/App/Controllers/SyringePump.h
DEN-6372: Merge from staging pt 2.

    • -27
    • +15
    /firmware/App/Controllers/BloodFlow.c
    • -21
    • +66
    /firmware/App/Controllers/DGInterface.c
    • -3
    • +4
    /firmware/App/Controllers/DGInterface.h
    • -24
    • +7
    /firmware/App/Controllers/DialInFlow.c
    • -13
    • +92
    /firmware/App/Controllers/PresOccl.c
    • -118
    • +117
    /firmware/App/Modes/ModePreTreat.c
    • -0
    • +230
    /firmware/App/Modes/PreTreatmentRecirc.c
    • -0
    • +1252
    /firmware/App/Modes/SelfTests.c
DEN-7091: Combined self-tests states and removed current min check when pumps running

    • -2
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +1
    /firmware/App/Controllers/DialOutFlow.c
HD-DEN-6372_HD Rinseback
HD-DEN-6372_HD Rinseback
DEN-6372: merged from staging.

    • -31
    • +74
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +11
    /firmware/App/Controllers/DGInterface.h
    • -4
    • +5
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -12
    • +42
    /firmware/App/Controllers/PresOccl.c
    • -11
    • +176
    /firmware/App/Modes/ModePreTreat.c
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Fixed.

Fixed.

DEN-6372: Addressed code review comments.

Need to fix doxygen style. @details Inputs: @details Outputs:

Need to fix doxygen style.
@details Inputs:
@details Outputs:

DEN-7091: Removed priming state in priming progress msg

DEN-7091: Added transmit ready check timeout

DEN-7091: Change i2c speed to 100 KHz

DEN-7091: Added stop fill command to DG Interface

    • -1
    • +15
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +2
    /firmware/App/Controllers/DGInterface.h
DEN-7091: Revert priming progress parameter to be compatible with UI

DEN-6372: Fixed dialysate use tracking issue. Added support for setting HD op mode from Dialin.

    • -9
    • +22
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -0
    • +34
    /firmware/App/Modes/OperationModes.c
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-6372: Addressed code review feedback.

    • -12
    • +13
    /firmware/App/Modes/ModeTreatment.c
This file is generated by halcogen and should not be modified.

This file is generated by halcogen and should not be modified.

RTCs are sync'd by UI sending its date/time to HD and DG f/w. However, RTC time is not used for treatment time. Treatment time is accumulated using HD timer counter. HD then uses this and set treat...

RTCs are sync'd by UI sending its date/time to HD and DG f/w.
However, RTC time is not used for treatment time. Treatment time is accumulated using HD timer counter. HD then uses this and set treatment duration to calculate time remaining. All are then sent to UI regularly.

Done.

Done.

Remove extra line.

Remove extra line.