Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15014 Changes to support FPGA testing. Move FE and OE SCI faults to FPGA communications alarm.

  1. … 4 more files in changeset.
Why is this in two places? And why set every 10ms when it appears to be constant?

Why is this in two places? And why set every 10ms when it appears to be constant?

This doesn't seem to ever change. Why not just initialize this value once on reset?

This doesn't seem to ever change. Why not just initialize this value once on reset?

Make U32.

Make U32.

I think this whole function should be moved down into test support functions section.

I think this whole function should be moved down into test support functions section.

I think there are cases where rsrvrCmd is not set and so we should not be calling this function in those cases.

I think there are cases where rsrvrCmd is not set and so we should not be calling this function in those cases.

case body should be indented.

case body should be indented.

Use new #define from comment above.

Use new #define from comment above.

If res 1 is active, you will not set rsrvrCmd to anything but you are still sending command below.

If res 1 is active, you will not set rsrvrCmd to anything but you are still sending command below.

Use new #define (from comment above).

Use new #define (from comment above).

FULL volume is 1500. Unlikely to be less than 1500 as fills tend to overshoot a little (they don't stop until at least 1500). Add new #define for a max start value - maybe 1575 and use that instead.

FULL volume is 1500. Unlikely to be less than 1500 as fills tend to overshoot a little (they don't stop until at least 1500). Add new #define for a max start value - maybe 1575 and use that instead.

Update inputs

Update inputs

Comment for what we're doing here.

Comment for what we're doing here.

Put this prototype declaration last w/ blank line before.

Put this prototype declaration last w/ blank line before.

Add comment

Add comment

Fixed merge conflict.

  1. … 3 more files in changeset.
HD-DEN-15274_HD DG Test Configuration Setup
HD-DEN-15274_HD DG Test Configuration Setup
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 9 more files in changeset.
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done

Done

Done

Done

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Merged DEN-15199

  1. … 4 more files in changeset.
This was updated but not pushed.

This was updated but not pushed.

This was a mistake. I fixed it.

This was a mistake. I fixed it.

DEN-15199 renamed the test configuration enums

  1. … 1 more file in changeset.