You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes the SPAT received on platform is not the min green duration we set when evc is running actuated mode.
It would send end time of just before current time ends or 10sec duration instead of the 50sec min_green time we set.
This issue occurs intermittent.
Currently it is not clear whether it is evc issue or tsc client issue or some other issue.
start cdasim vru use case scenario 1 config. Its min_green time should be 20s.
And with tsc_client's spat_projection_mode with 0 value.
it may take multiple runs to see that the min_green is not the value we set for each signal_groups
We saw the issue initially when we had set the value to 50s just incase if the value is the issue.
Related Work
No response
The text was updated successfully, but these errors were encountered:
Summary
Sometimes the SPAT received on platform is not the min green duration we set when evc is running actuated mode.
It would send end time of just before current time ends or 10sec duration instead of the 50sec min_green time we set.
This issue occurs intermittent.
Currently it is not clear whether it is evc issue or tsc client issue or some other issue.
Commit
986b2b1
Expected Behavior
See above
Actual Behavior
See above
Steps to Reproduce the Actual Behavior
start cdasim vru use case scenario 1 config. Its min_green time should be 20s.
And with tsc_client's spat_projection_mode with 0 value.
it may take multiple runs to see that the min_green is not the value we set for each signal_groups
We saw the issue initially when we had set the value to 50s just incase if the value is the issue.
Related Work
No response
The text was updated successfully, but these errors were encountered: