Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Resolving code review comments

  1. … 1 more file in changeset.
Merge branch 'LDT-4410-dialysate-composition-mixing-2' into develop

  1. … 1 more file in changeset.
LDT-4410 made changes to balaninch chamber open loop control

  1. … 1 more file in changeset.
updated

updated

updated in staging

updated in staging

assigned 0.0F as per sameer's suggestion

assigned 0.0F as per sameer's suggestion

defined as suggested

defined as suggested

added accordingly

added accordingly

updated

updated

it was updated in the latest staging

it was updated in the latest staging

updated accordingly

updated accordingly

the variable was renamed and the new ones have 0.0F

the variable was renamed and the new ones have 0.0F

updated

updated

updated

updated

removed

removed

Merge branch 'LDT-4410-dialysate-composition-mixing-2' into develop

  1. … 1 more file in changeset.
LDT-4410 addressed code review comments

  1. … 1 more file in changeset.
We are checking level status 3 times in same function. So Vinay suggested to use local variable to avoid the inconsistent states across the function.

We are checking level status 3 times in same function. So Vinay suggested to use local variable to avoid the inconsistent states across the function.

No, it isn't. We are going to fault mode on that alarm and Vinay has asked me to comment it out as this needs further testing.

No, it isn't. We are going to fault mode on that alarm and Vinay has asked me to comment it out as this needs further testing.

Remove leading space before void.

Remove leading space before void.

Is issue resolved? Can we revert now?

Is issue resolved? Can we revert now?

Also an input I think.

Also an input I think.

keep a blank line between declaration(s) and code.

keep a blank line between declaration(s) and code.

If level can be overridden, you should use get function.

If level can be overridden, you should use get function.

Add blank line before banner.

Add blank line before banner.

We made an implementation in such a way that when D65 is opened, D80 needs to be closed. Same way D80 is opened, D65 to be closed.

We made an implementation in such a way that when D65 is opened, D80 needs to be closed. Same way D80 is opened, D65 to be closed.

That's the worst-case timeout decided by team.

That's the worst-case timeout decided by team.

you need to bring in the new set of valves here as well.

you need to bring in the new set of valves here as well.

I would recommend commenting the stopping D108 heater here, as there is no implementation yet at driver level. Add a TODO comment for now.

I would recommend commenting the stopping D108 heater here, as there is no implementation yet at driver level. Add a TODO comment for now.