firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9906: Misc code cleanup on new dialysate flow module.

    • -43
    • +16
    ./App/Controllers/DialysateFlow.c
I think this is from old flow sensor. Get new value from Dara.

I think this is from old flow sensor. Get new value from Dara.

Let's average for 1 second (1000 ms) instead of 250 ms.

Let's average for 1 second (1000 ms) instead of 250 ms.

Move this up before second pass of FPGA executive call.

Move this up before second pass of FPGA executive call.

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
    • +29
    ./App/Services/SystemCommMessages.c
DEN-9906: Use trimmer heater stop command enum for response.

Need "Reset" versions of these functions as well. And "value" should probably be "ms" to be more specific.

Need "Reset" versions of these functions as well. And "value" should probably be "ms" to be more specific.

Not sure what this function would do. I don't think we need it.

Not sure what this function would do. I don't think we need it.

For consistency, we put init functions first.

For consistency, we put init functions first.

I think we need to lower this minimum. We will be running dialysate at rates as low as 100 mL/min so we probably need to be able to see rates as low as 0.05 L/min.

I think we need to lower this minimum. We will be running dialysate at rates as low as 100 mL/min so we probably need to be able to see rates as low as 0.05 L/min.

Let's find out what the mfgr and p/n are.

Let's find out what the mfgr and p/n are.

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

Disabled the temperature command from dg

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

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

Disabled disable treatment flow control build switch

DEN-9906: Added dialysate flow sensor modules

    • -0
    • +270
    ./App/Controllers/DialysateFlow.c
    • -0
    • +53
    ./App/Controllers/DialysateFlow.h
DEN-9906: Added new dialysate flow modules and implemented the code to integrate the sensor to the FPGA

    • -0
    • +29
    ./App/Services/SystemCommMessages.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Added a build switch to disbale trimmer heater

DEN-9480 worked on the heaters

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

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

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

Merged DEN-9480 and resolved merge conflicts. Addressed DEN-10410, DEN-10648, DEN-10583 bugs. Disabled small flow sensor k factor build switch

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

Merged DEN-9480 and resolved merge conflicts. Addressed DEN-10410, DEN-10648, DEN-10583 bugs

    • -4
    • +12
    ./App/Services/SystemCommMessages.c
DEN-10583, DEN-10410 changed the sendEvent function to properly publish all the data into 4-byte data.

    • -4
    • +12
    ./App/Services/SystemCommMessages.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Enabled small flow sensor K factor