Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-13460: Reset bad fill state in gen idle mode when detecting bad fill in case 2 bad fills back to back edge case.

  1. … 2 more files in changeset.
Merge branch 'DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2' into develop

  1. … 1 more file in changeset.
DEN-13460 updated the heaters with the latest primary heater gain check

  1. … 3 more files in changeset.
Updated the baro pressure sensor to 14.7 psi

Merge branch 'DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2' into develop

DEN-13460 updated the latest DVT changes and the primary heater gain calculations

  1. … 1 more file in changeset.
Should 0.5 be a #define?

Should 0.5 be a #define?

TODO should be all CAPS.

TODO should be all CAPS.

Is it really true that all function below this line are DVT?

Is it really true that all function below this line are DVT?

If these comment outs are not permanent, add a TODO. Otherwise remove the commented out code.

If these comment outs are not permanent, add a TODO. Otherwise remove the commented out code.

Is this logic right? Looks like it should be || instead of && and it should be == instead of != DG_MODE_INIT.

Is this logic right? Looks like it should be || instead of && and it should be == instead of != DG_MODE_INIT.

No point in initializing here - gets set by exec function.

No point in initializing here - gets set by exec function.

Is this a TODO?

Is this a TODO?

Fix alignment.

Fix alignment.

Fix alignment.

Fix alignment.

Should go to NV data POST state regardless of RTC pass/fail. Still need to get calibration and system records read.

Should go to NV data POST state regardless of RTC pass/fail. Still need to get calibration and system records read.

Keep this blank line.

Keep this blank line.

Magic number.

Magic number.

Keep this blank line.

Keep this blank line.

Add blank line between declarations and code.

Add blank line between declarations and code.

Add comments like others.

Add comments like others.

DVT software configuration?

DVT software configuration?

Keep this blank line.

Keep this blank line.

Flow rate is F32 so change 0 to 0.0F.

Flow rate is F32 so change 0 to 0.0F.

Fix alignment.

Fix alignment.

Why are these commented out. I thought these were fixed now.

Why are these commented out. I thought these were fixed now.

Keep this blank line.

Keep this blank line.

You can just use 0.0F here.

You can just use 0.0F here.

Add blank line between declarations and code.

Add blank line between declarations and code.

Should be s/w fault. Add TODO or trigger s/w fault now.

Should be s/w fault. Add TODO or trigger s/w fault now.