FpgaDD.c

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
done changed it.

done changed it.

Looks the fields are empty and misaligned. fill as needed.

Looks the fields are empty and misaligned. fill as needed.

changed

changed

removed from everywhere

removed from everywhere

removed

removed

Result is a BOOL variable, use FALSE.

Result is a BOOL variable, use FALSE.

updated.

updated.

done.

done.

done

done

changed accordingly.

changed accordingly.

Why did this move? It needs to be in the nth row of the table (n = enum #) so that the enum will index to it in this table.

Why did this move? It needs to be in the nth row of the table (n = enum #) so that the enum will index to it in this table.

align

align

align

align

please do not use complicated statement in if condition. take out this logic before if condition and use BOOL variable.

please do not use complicated statement in if condition. take out this logic before if condition and use BOOL variable.

comment should start with capital letter

comment should start with capital letter

I see the TODO in staging and also, I see it in my branch, but I don't see it on this review.

I see the TODO in staging and also, I see it in my branch, but I don't see it on this review.

done

done

added

added

declared a fill timeout alarm

declared a fill timeout alarm

corrected.

corrected.

done

done

done

done

in the checkSpentFillComplete function we look at the current and the previous pressure sample and calculate the difference to get the adjusted speed for d48 pump.

in the checkSpentFillComplete function we look at the current and the previous pressure sample and calculate the difference to get the adjusted speed for d48 pump.

I am currently using all of them.

I am currently using all of them.

Add comments

Add comments

Align indent

Align indent

Align "="

Align "="

FALSE?

FALSE?

if fresh and spent pressure is not met after certain time, we should trigger an alarm and not to stuck in this state forever.

if fresh and spent pressure is not met after certain time, we should trigger an alarm and not to stuck in this state forever.

are we using this variable, if not, can we remove across the file?

are we using this variable, if not, can we remove across the file?