Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 28 more files in changeset.
Why two output lines?

Why two output lines?

All cases seem a little off on indents, especially this one.

All cases seem a little off on indents, especially this one.

For default cases (throughout this unit), we either need a s/w fault (because this should never happen and indicates memory corruption) or a comment noting it is ok to ignore invalid cases (command...

For default cases (throughout this unit), we either need a s/w fault (because this should never happen and indicates memory corruption) or a comment noting it is ok to ignore invalid cases (commands in this case).

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 28 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 28 more files in changeset.
Should we be calling get function in monitor instead of driver here?

Should we be calling get function in monitor instead of driver here?

No overrides?

No overrides?

Fix indent.

Fix indent.

Use a #define instead of 1000.

Use a #define instead of 1000.

If no parameters, just don't have any param lines (don't say none).

If no parameters, just don't have any param lines (don't say none).

No param, so remove this line.

No param, so remove this line.

measurementSettingsTX is an output.

measurementSettingsTX is an output.

Seems like eePromDataTX is an output, not an input.

Seems like eePromDataTX is an output, not an input.

Remove extra blank line.

Remove extra blank line.

Remove extra blank line.

Remove extra blank line.

Add comment to right.

Add comment to right.

///

///

Add space between } and type name.

Add space between } and type name.

///

///

Add space between } and type name.

Add space between } and type name.

///

///

Add space between } and type name.

Add space between } and type name.

///

///

///

///

Use /// here so doxygen will pick it up.

Use /// here so doxygen will pick it up.

Put in #ifdef.

Put in #ifdef.

error count or reading temperature?

error count or reading temperature?

Remove extra line.

Remove extra line.

Add the comments for coefficients. bring a top-level comment explaining the formula where these coefficients are being used.

Add the comments for coefficients. bring a top-level comment explaining the formula where these coefficients are being used.