firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-12121-sw_dev-sprint-65-michael-garthwaite' into develop

DEN-12121: fixed memcpy

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

Merge branch 'DEN-12121-sw_dev-sprint-65-michael-garthwaite' into develop

DEN-12121: DIAL-147 fixed payload size check.

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

Merge branch 'DEN-12121-sw_dev-sprint-65-michael-garthwaite' into develop

DEN-12121: switch case for HD communication override. DIAL-147

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

Merge branch 'DEN-12121-sw_dev-sprint-65-michael-garthwaite' into develop

    • -0
    • +31
    ./App/Services/SystemCommMessages.c
DEN-11928 Updated deliver dialysate state

    • -0
    • +5
    ./App/Controllers/ConductivitySensors.h
Does this need to be memset when we can initialize it with 0'd values above? (line 92)

Does this need to be memset when we can initialize it with 0'd values above? (line 92)

Do we need an if for an always true condition? does this branch statement need to be uncommented?

Do we need an if for an always true condition? does this branch statement need to be uncommented?

Shouldn't the override check be its own get function like other overidden properties? Ex: getUVReactorHealth() ?

Shouldn't the override check be its own get function like other overidden properties? Ex: getUVReactorHealth() ?

I think this alarm should be not commented out.

I think this alarm should be not commented out.

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

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

DEN-11750 updated the concentrate pumps

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

Merge branch 'DEN-11928-dg-conductivity-update-den-tbd' into develop

    • -11
    • +23
    ./App/Controllers/ConductivitySensors.c
    • -9
    • +4
    ./App/Controllers/ConductivitySensors.h
    • -6
    • +29
    ./App/Controllers/TemperatureSensors.c
DEN-12225, DEN-12221 added code to update the UV reactors health and to calculate the target flow change based on the target drain pump RPM

DEN-11928 Updated conductivity

    • -2
    • +2
    ./App/Controllers/ConductivitySensors.c
    • -11
    • +11
    ./App/Controllers/TemperatureSensors.c
DEN-11928 Updated conductivity test

    • -11
    • +23
    ./App/Controllers/ConductivitySensors.c
DEN-11928 Updated temperature out of range test

    • -3
    • +6
    ./App/Controllers/TemperatureSensors.c
DEN-11928 Updated temperature, rejection ratio, CPo with new values

    • -2
    • +2
    ./App/Controllers/ConductivitySensors.c
    • -6
    • +26
    ./App/Controllers/TemperatureSensors.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

DEN-12225 updated the UV reactors

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

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

DEN-11750 updated the code