TemperatureSensors.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use explicit condition ( TRUE == resetStateTimer ).

Use explicit condition ( TRUE == resetStateTimer ).

Use explicit condition ( TRUE == resetStateTimer ).

Use explicit condition ( TRUE == resetStateTimer ).

Add resetStateTimer @param.

Add resetStateTimer @param.

Why commented out? Remove if no longer needed. If coming back, use explicit condition ( TRUE == resetStateTimer ).

Why commented out? Remove if no longer needed. If coming back, use explicit condition ( TRUE == resetStateTimer ).

Use explicit condition ( TRUE == resetStateTimer ).

Use explicit condition ( TRUE == resetStateTimer ).

Add resetStateTimer @param.

Add resetStateTimer @param.

I don't see resetStateTimer being used (unless commented out code is coming back). Also, it is not in function header.

I don't see resetStateTimer being used (unless commented out code is coming back). Also, it is not in function header.

Why commented out? Remove if no longer needed.

Why commented out? Remove if no longer needed.

Separate assignments or at least put all in same line.

Separate assignments or at least put all in same line.

Separate assignments or at least put all in same line.

Separate assignments or at least put all in same line.

Separate assignments or at least put all in same line.

Separate assignments or at least put all in same line.

Separate assignments or at least put all in same line.

Separate assignments or at least put all in same line.

Separate assignments or at least put all in same line.

Separate assignments or at least put all in same line.

Use explicit condition ( TRUE == resetStateTimer ).

Use explicit condition ( TRUE == resetStateTimer ).

This looks like it allows flows > maximum now. What is the intent here?

This looks like it allows flows > maximum now. What is the intent here?

This looks like it allows flows > maximum now. What is the intent here?

This looks like it allows flows > maximum now. What is the intent here?

This looks like it allows flows > maximum now. What is the intent here?

This looks like it allows flows > maximum now. What is the intent here?

Remove comment at end of line. Is fpgaReadByteSize replacing sizeof(DG_FPGA_SENSORS_T)?

Remove comment at end of line. Is fpgaReadByteSize replacing sizeof(DG_FPGA_SENSORS_T)?

Remove comment at end of line? sam for 710/822.

Remove comment at end of line? sam for 710/822.

Does the monitorPumpSpeed function generate the alarm

Does the monitorPumpSpeed function generate the alarm

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.