firmware

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
    ./App/Controllers/SyringePump.c
    • -0
    • +68
    ./App/Controllers/SyringePump.h
    • -0
    • +28
    ./App/Services/SystemCommMessages.c
DEN-6372: Merge from staging pt 2.

    • -118
    • +117
    ./App/Modes/ModePreTreat.c
    • -0
    • +230
    ./App/Modes/PreTreatmentRecirc.c
    • -2
    • +33
    ./App/Services/SystemCommMessages.c
DEN-7091: Combined self-tests states and removed current min check when pumps running

DEN-6372: merged from staging.

    • -46
    • +97
    ./App/Services/SystemCommMessages.c
    • -5
    • +15
    ./App/Services/SystemCommMessages.h
DEN-6372: Addressed code review comments.

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

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.

    • -2
    • +27
    ./App/Services/SystemCommMessages.c
DEN-6372: Addressed code review feedback.

    • -22
    • +2
    ./App/Services/SystemCommMessages.c
DEN-7091: Removed unused include

DEN-6372: UF control change.

DEN-7091: Added timeout to i2c transmit wait

DEN-6372: Fixed bug in user signal handling.

DEN-7091: Moved pre-treatment recirc states to common

    • -29
    • +30
    ./App/Modes/PreTreatmentRecirc.c
DEN-6372: Fixes to final rinseback.

DEN-6372: Fixes to end treatment and final rinseback.

DEN-7091: Added DG restart and lost comm check

DEN-7091: Moved self-tests states to common and updated message ids

DEN-7091: Battery test

    • -0
    • +124
    ./App/Drivers/Battery.c
    • -0
    • +40
    ./App/Drivers/Battery.h
DEN-7091: Polling alarm stop status

DEN-7091: Combined sample water result state

DEN-7091: Added UI patient connection confirm handler

    • -18
    • +62
    ./App/Services/SystemCommMessages.c
DEN-7091: Added UI continue to treatment user request handler

    • -1
    • +30
    ./App/Services/SystemCommMessages.c
DEN-7091: Added handler for start prime msg from UI

    • -0
    • +29
    ./App/Services/SystemCommMessages.c
DEN-7091: Added handler for install confirm msg from UI

    • -20
    • +53
    ./App/Services/SystemCommMessages.c
DEN-6372: Addressed code review feedback.

DEN-6372: Added countdown status message to UI for treatment stop sub-mode. Addressed code review feedback.

    • -1
    • +31
    ./App/Services/SystemCommMessages.c