dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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

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

  1. … 78 more files in changeset.
DEN-9480 updated documentation

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

Done.

Done.

The const is an optional step in our code. Plus these are the local variables and their values are not changed inside the function.

The const is an optional step in our code. Plus these are the local variables and their values are not changed inside the function.

Done.

Done.

Done.

Done.

Variable reservoirDataPublicationTimerCounter is missing in the @detail Inputs and Output

Variable reservoirDataPublicationTimerCounter is missing in the @detail Inputs and Output

I am not sure why you removed the "const" from dialysateTemp and targetTemp?

I am not sure why you removed the "const" from dialysateTemp and targetTemp?

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

Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' into develop