dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

DEN-11750 updated the code

DEN-11928 Implemented conductivity updates

    • -116
    • +242
    /firmware/App/Modes/ModeFill.c
Could we move these fields outside of the for loop? They dont need to be initialized NUM_OF_FANS_NAMES times.

Could we move these fields outside of the for loop? They dont need to be initialized NUM_OF_FANS_NAMES times.

If the DG is broadcasting these raw values, shouldn't Dialin be sync'd as well to handle these new fields?

If the DG is broadcasting these raw values, shouldn't Dialin be sync'd as well to handle these new fields?

All the new timer counters no longer are initialized to 0. I understand that they get set in their respective init()'s to the timer counter, but was this intentional?

All the new timer counters no longer are initialized to 0. I understand that they get set in their respective init()'s to the timer counter, but was this intentional?

We should probably keep the = 0;

We should probably keep the = 0;

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up

DEN-11750: Fixed casting error in ConcentratePumps.c.

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

Merged DEN-11750 and resolved the coflicts

    • -106
    • +11
    /firmware/App/Controllers/Heaters.c
    • -22
    • +11
    /firmware/App/Controllers/ROPump.c
Most of the files are VectorCAST that has been brought back from Code Clinic. Look at the files but they are auto generated so they are mostly passing through.

Most of the files are VectorCAST that has been brought back from Code Clinic. Look at the files but they are auto generated so they are mostly passing through.

Notices the 170 files that need to be reviewed https://c.tenor.com/RXMxqsRKEn0AAAAC/this-is-fine.gif

Notices the 170 files that need to be reviewed

https://c.tenor.com/RXMxqsRKEn0AAAAC/this-is-fine.gif

DEN-11750 addressed the bugs that Code Clinic reported

DG-DEN-11750_DG Dev Dialysate Temperature Control Tune Up
DG-DEN-11750_DG Dev Dialysate Temperature Control Tune Up
DEN-12121: Implementation of DIAL-147, HD Communication Status Override.

    • -4
    • +50
    /firmware/App/Services/SystemComm.c
DEN-11750 added more comments

DEN-11750 worked on the RO pump duty cycle feedback

    • -105
    • +10
    /firmware/App/Controllers/Heaters.c
Merge branch 'cc-vectorcast2' into DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up

DEM-11750 updated the code

DEN-12215 Fix linker overrides or HalCoGen generated files so CRC information persists.

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

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

Merged DEN-11750 and resolved the merge conflicts

DEN-11750: Fixed drain pump RPM out of range alarm.

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' of ssh://dvm-linux02:7999/dg/dgfirmware into DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up

DEN-11750 updated the drain pump

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

Merged DEN-11750