Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No need to initialize these to zero.

No need to initialize these to zero.

Something like this ( QUADRATIC_COEFFICIENT * ( pressureP13 * pressureP13 ) ) - ( LINEAR_COEFFICIENT * ( pressureP13 ) ) + CONSTANT_TERM;

Something like this
( QUADRATIC_COEFFICIENT * ( pressureP13 * pressureP13 ) ) - ( LINEAR_COEFFICIENT * ( pressureP13 ) ) + CONSTANT_TERM;

Remove extra blank line.

Remove extra blank line.

Remove extra blank line.

Remove extra blank line.

Remove blank line.

Remove blank line.

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

Merge branch 'develop' of bitbucket.org:diality-cloud/dd-firmware into develop

LDT-2204 liquid bicarb

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

Should we add _TARGET to these names for clarity?

Should we add _TARGET to these names for clarity?

Is the count really a float?

Is the count really a float?

Do we need an override for the RPM feedback?

Do we need an override for the RPM feedback?

LDT-2004 merge into develop

This is a maximum per treatment?

This is a maximum per treatment?

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

resolved merge conflicts

Resolved merge conflict

Merged latest staging into develop

    • -14
    • +30
    ./Modes/FPModes/FPOperationModes.c
    • -24
    • +36
    ./Modes/FPModes/FlushConcentrate.c
    • -54
    • +177
    ./Modes/FPModes/ModeGenPermeate.c
  1. … 19 more files in changeset.
I'm not seeing fixes in this file.

I'm not seeing fixes in this file.

Remove extra blank line.

Remove extra blank line.

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

LDT-1773: code review comments

  1. … 1 more file in changeset.
moved the sets into a separate function from init

moved the sets into a separate function from init

Merge branch 'staging_alpha' into LDT-1773-dd-valve-pwm