Project

General

Profile

Bug #3109

Updated by neels about 6 years ago

hacking on fsm-to-dot to visualize the gscon FSM, the script noticed two illegal state transitions: 

 * ERROR: gscon_fsm_active() triggers a transition to ST_ACTIVE, ST_WAIT_HO_COMPL, but this is not allowed by the FSM definition 
 * ERROR: gscon_fsm_wait_ho_compl() triggers a transition to ST_CLEARING, ST_WAIT_MDCX_BTS_HO, but this is not allowed by the FSM definition 

 setting to immediate prio since it should be fairly quick to allow these.

Back

Add picture from clipboard (Maximum size: 48.8 MB)