Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9966: Resolved peer code review comments and added functions to handle sensor override reset

  1. … 7 more files in changeset.
Need "Reset" versions of these override functions too. Also need to add override command message IDs for publish interval and flow override commands + handling of these messages so that these overr...

Need "Reset" versions of these override functions too.
Also need to add override command message IDs for publish interval and flow override commands + handling of these messages so that these override functions will be called.

Move this up with other monitor inits (e.g. initPressures).

Move this up with other monitor inits (e.g. initPressures).

Update this function header - not RO pump.

Update this function header - not RO pump.

Update function brief - not RO flow.

Update function brief - not RO flow.

Update return comment.

Update return comment.

Wrong field name.

Wrong field name.

Remove "Meter" from function name.

Remove "Meter" from function name.

Remove blank line.

Remove blank line.

DEN-9906: Misc code cleanup on new dialysate flow module.

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.

DEN-9906: Use trimmer heater stop command enum for response.

  1. … 2 more files in changeset.
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.

DEN-9906: Added dialysate flow sensor modules

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

  1. … 6 more files in changeset.
Added a build switch to disbale trimmer heater

  1. … 1 more file in changeset.
DEN-9480 worked on the heaters

  1. … 2 more files in changeset.
Disabled trimmer heater error

  1. … 1 more file in changeset.
Merged DEN-9480 and addressed DEN-10410

  1. … 6 more files in changeset.
DEN-9480 added events to the firmware

  1. … 12 more files in changeset.
DG-DEN-9906_HD Dev Flow Measurement Changes
DG-DEN-9906_HD Dev Flow Measurement Changes
Fixed tare load cells function

  1. … 1 more file in changeset.
Enabled the heating dialysate ignore build switch

  1. … 1 more file in changeset.