Pressure.h

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

Done

No I removed it.

No I removed it.

I will resolve this for now, but I don't think ACKs are necessary and I'm pretty sure TD is not looking for a response. TD may be waiting for DD to change mode by looking at DD mode broadcasts.

I will resolve this for now, but I don't think ACKs are necessary and I'm pretty sure TD is not looking for a response. TD may be waiting for DD to change mode by looking at DD mode broadcasts.

fixed. thanks

fixed. thanks

I think so. the TD needs to know if we are successful in stopping Gen mode for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen. whether that should be a s...

I think so. the TD needs to know if we are successful in stopping Gen mode for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen.

whether that should be a separate message response or ACK is up for discussion.

I think so. the TD needs to know if we are successful in transitioning to PreGen for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen. whether that should ...

I think so. the TD needs to know if we are successful in transitioning to PreGen for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen.

whether that should be a separate message response or ACK is up for discussion.

I think so. the TD needs to know if we are successful in transitioning to PreGen for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen. whether that should ...

I think so. the TD needs to know if we are successful in transitioning to PreGen for either the DD or the FP. Otherwise, TD is waiting for something else that'll never happen.

whether that should be a separate message response or ACK is up for discussion.

fixed. thanks

fixed. thanks

Ok, but see my next comment below. Do we need to ACK with a result at all? Does TD require this?

Ok, but see my next comment below. Do we need to ACK with a result at all? Does TD require this?

updated to now change result to FALSE if we get a rr that is not NONE

updated to now change result to FALSE if we get a rr that is not NONE

updated to now change result to FALSE if we get a rr that is not NONE

updated to now change result to FALSE if we get a rr that is not NONE

reworked to use the request stop functions in their respective op modes.

reworked to use the request stop functions in their respective op modes.

reworked to use the request functions we have in the respective op modes. They check the standby constraint

reworked to use the request functions we have in the respective op modes. They check the standby constraint

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

Can we remove it now (before we merge to staging)?

Can we remove it now (before we merge to staging)?

Is it still needed? If so, when do we expect it can be removed?

Is it still needed? If so, when do we expect it can be removed?

If we're not sending ACK here, let's remove this code and replace with a comment stating we are only ACKing Dialin messages.

If we're not sending ACK here, let's remove this code and replace with a comment stating we are only ACKing Dialin messages.

Is this necessary,?

Is this necessary,?

What are we doing with fpReason?

What are we doing with fpReason?

What are we doing with fpReason?

What are we doing with fpReason?

Is sending of ACK msg needed here?

Is sending of ACK msg needed here?

Is it appropriate to call for mode transition here? Better to signal the gen permeate unit (featured or de-featured) and let its state machine handle the transition back to standby mode.

Is it appropriate to call for mode transition here? Better to signal the gen permeate unit (featured or de-featured) and let its state machine handle the transition back to standby mode.

Should we reject start request if we are not in standby mode? And is it appropriate to call for mode transition here? Better to signal Standby mode and let its state machine handle the transition.

Should we reject start request if we are not in standby mode?
And is it appropriate to call for mode transition here? Better to signal Standby mode and let its state machine handle the transition.

Add blank line between declarations and function code.

Add blank line between declarations and function code.