dd-firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDT-4001-hdf-fw-implementation-2-4' into staging

LDT-4001: code review comments

LDT-4001: code review comments

fixed thanks

fixed thanks

Should we change msg ID from speed to rate?

Should we change msg ID from speed to rate?

fixed thanks

fixed thanks

its a speed in rpm. updated function to convert target rate in ml/min to target speed in rpm and use that for the difference.

its a speed in rpm. updated function to convert target rate in ml/min to target speed in rpm and use that for the difference.

fixed thanks

fixed thanks

LDT-4001: code review updates

this is a set speed in rpm

this is a set speed in rpm

this is speed in rpm

this is speed in rpm

fixed thanks

fixed thanks

fixed thanks

fixed thanks

fixed thanks

fixed thanks

LDT-4001: code review comments

LDT-4001: code review updates

Change speed to rate.

Change speed to rate.

pumpTargetRate

pumpTargetRate

Change function name to say rate instead of speed

Change function name to say rate instead of speed

Is this a rate too?

Is this a rate too?

Is this a rate too?

Is this a rate too?

Change speed to rate.

Change speed to rate.

Is currentPumpSpeed actually a rate?

Is currentPumpSpeed actually a rate?

Is this comment correct? Seems like we're stopping pump if requested to turn off.

Is this comment correct? Seems like we're stopping pump if requested to turn off.

Is currentPumpSpeed also a rate? If not, we're subtracting a speed from a rate which doesn't make much sense.

Is currentPumpSpeed also a rate? If not, we're subtracting a speed from a rate which doesn't make much sense.

Align comment.

Align comment.

Align comment. Change "speed" to "rate in comment too. Also, I don't see you initializing these rates.

Align comment. Change "speed" to "rate in comment too.
Also, I don't see you initializing these rates.

fixed thanks

fixed thanks

LDT-4001: code review updates