Services

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into DEN-15104-hd-fpga-communications

# Conflicts:

# firmware/App/Controllers/BloodFlow.c

  1. … 4 more files in changeset.
Remove blank line.

Remove blank line.

Use enums instead of literals.

Use enums instead of literals.

Don't we have an enum for these values?

Don't we have an enum for these values?

Is there more to be done here (TODO)?

Is there more to be done here (TODO)?

I think these variable declarations should stay here. Why move to function?

I think these variable declarations should stay here. Why move to function?

This is HD f/w. Why are you looking at DG mode?

This is HD f/w. Why are you looking at DG mode?

Why aren't these declared at top of file and initialized in init function like everything else.

Why aren't these declared at top of file and initialized in init function like everything else.

DEN-15014 Changes to support FPGA testing. Move FE and OE SCI faults to FPGA communications alarm.

  1. … 5 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

DEN-15274 added code to support the test configurations

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

Merge branch 'staging' into DEN-15060-nfr-alarms-lower-priority-alarm-de-silence-higher-priority-alarm-audio

HD-DEN-15060_Nfr Alarms Lower Priority Alarm DE Silence Higher Priority Alarm Audio
HD-DEN-15060_Nfr Alarms Lower Priority Alarm DE Silence Higher Priority Alarm Audio