dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Fixed merge conflicts.

DEN-11114 updated task priority to report the dialysate flow all the time

DEN-11114 updated DG to send the concentrate mixing information to HD per request and receive the target fill flow rate

    • -11
    • +30
    /firmware/App/Services/Reservoirs.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

DEN-11202, DEN-11114 added time constants of the ultrafilter and the reservoirs to the heater module. Chnaged the drain pump RPM out of range from 5 seconds to 10 seconds

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-11114-dg_dev-dg-dialysate-temperature-control-2-of-2' into develop

DEN-11114 updated the safety shutdown broadcast channel and set the safety shutdown active boolean variable to be TRUE once it is set.

    • -1
    • +2
    /firmware/App/Drivers/SafetyShutdown.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merged DEN-11114 and resolved the merge conflicts

DEN-11001 addressed the drain pump RPM set bug.

    • -20
    • +22
    /firmware/App/Controllers/DrainPump.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -6
    • +6
    /firmware/App/Controllers/DialysateFlow.c
    • -6
    • +6
    /firmware/App/Controllers/DialysateFlow.h
    • -2
    • +2
    /firmware/App/Modes/ModeHeatDisinfect.c
  1. … 11 more files in changeset.
DEN-9906: Fixed code review issue.

    • -2
    • +4
    /firmware/App/Controllers/DialysateFlow.c
DEN-9906: Fixed merge conflicts from staging.

    • -49
    • +132
    /firmware/App/Controllers/DrainPump.c
    • -450
    • +454
    /firmware/App/Controllers/Heaters.c
    • -35
    • +57
    /firmware/App/Controllers/ROPump.c
    • -46
    • +147
    /firmware/App/Modes/ModeFill.c
    • -22
    • +31
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -27
    • +65
    /firmware/App/Modes/ModeInitPOST.c
    • -18
    • +34
    /firmware/App/Modes/OperationModes.c
  1. … 9 more files in changeset.
Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-9906-hd_dev-flow-measurement-changes

    • -0
    • +6
    /firmware/App/Controllers/DialysateFlow.c
DEN-9906: Fixed doxygen comments and group for dialysate flow module.

    • -2
    • +2
    /firmware/App/Controllers/DialysateFlow.c
    • -2
    • +2
    /firmware/App/Controllers/DialysateFlow.h
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merged staging and resolved merge conflicts

    • -18
    • +17
    /firmware/App/Controllers/DrainPump.c
    • -12
    • +11
    /firmware/App/Controllers/Heaters.c
    • -24
    • +44
    /firmware/App/Controllers/ROPump.c
    • -1
    • +18
    /firmware/App/Controllers/Switches.c
    • -1
    • +19
    /firmware/App/Controllers/Thermistors.c
  1. … 15 more files in changeset.
DEN-9906 Added dialysate flow rate out of range alarm

    • -0
    • +6
    /firmware/App/Controllers/DialysateFlow.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Fixed merge conflicts.

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'staging' of ssh://dvm-linux02:7999/dg/dgfirmware into staging

Removed the DEBUG_DENALI comment

Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-9906-hd_dev-flow-measurement-changes

DEN-9906: Added publication of DG alarm info (safety line status) and override of its broadcast interval.