dgfirmware

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

Fixed DG.launch.

DEN-9906 added self test for the dialysate flow sensor and removed its broadcast function

    • -2
    • +29
    /firmware/App/Controllers/DialysateFlow.c
    • -0
    • +2
    /firmware/App/Controllers/DialysateFlow.h
Added "pressuresDataPublicationTimerCounter" variable to @details Outputs

Added "pressuresDataPublicationTimerCounter" variable to @details Outputs

The state variable valvesStatesPublicationTimerCounter was read, increment, then write. Therefore, it needs to be added to the @details Outputs.

The state variable valvesStatesPublicationTimerCounter was read, increment, then write. Therefore, it needs to be added to the @details Outputs.

Fixed merge conflicts.

Fixed merge conflicts. Fixed launch change.

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

Merged dialysate flow sensor calibration

    • -14
    • +33
    /firmware/App/Controllers/DialysateFlow.c
DEN-9906: DIAL-138 - Added DG alarm condition status and Dialin cmd to clear all DG alarms.

DEN-9906 Removed code added to collect unfiltered dialysate flow data

    • -3
    • +1
    /firmware/App/Controllers/DialysateFlow.c