leahi-fwcommon

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged staging

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

LDT-2936 merge into staging

Resolved

Resolved

Change comment from 3 to 5 minutes to match code.

Change comment from 3 to 5 minutes to match code.

I don't see fix

I don't see fix

Fixed the ordering

Fixed the ordering

I'm confused as to why the available alarm that this alarm replaced is in a different row within this table. That seems wrong.

I'm confused as to why the available alarm that this alarm replaced is in a different row within this table. That seems wrong.

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

  1. … 14 more files in changeset.
Handled in FPOperationModes and respective states of PreGen have it.

Handled in FPOperationModes and respective states of PreGen have it.

Checked with Eliza if they need it for alarm persistence time. Not needed at this time, we can add them in future

Checked with Eliza if they need it for alarm persistence time. Not needed at this time, we can add them in future

Fixed. Thanks

Fixed. Thanks

Fixed.

Fixed.

Fixed.

Fixed.

Fixed. thanks

Fixed. thanks

I don't think the number of samples is what you want as 3rd parameter. You want number of bytes so 4 x number of samples so you should pass "sizeof( roRRSamples )".

I don't think the number of samples is what you want as 3rd parameter. You want number of bytes so 4 x number of samples so you should pass "sizeof( roRRSamples )".

Put space between if and ( for all conditions in this function.

Put space between if and ( for all conditions in this function.

Put first condition in () too.

Put first condition in () too.

Small letter used

Small letter used

Resolved.

Resolved.

Resolved. Thanks

Resolved. Thanks

We might need to provide a possibility to override the persistence time on alarm. To be clarified.

We might need to provide a possibility to override the persistence time on alarm. To be clarified.

Published in the respective modules

Published in the respective modules

Done in individual units publish functions.

Done in individual units publish functions.

add any override function if required

add any override function if required

publish filter flush status , add other important data , inlet pressure etc

publish filter flush status , add other important data , inlet pressure etc

do we need override function for high flow rate , low flow rate, conductivity, pressure etc ?

do we need override function for high flow rate , low flow rate, conductivity, pressure etc ?

arrange static and global function properly , public on top and static on bottom

arrange static and global function properly , public on top and static on bottom