equal
deleted
inserted
replaced
27 - Read out CRC counters. |
27 - Read out CRC counters. |
28 - Optimize alignment of process data. |
28 - Optimize alignment of process data. |
29 - Calculate expected working counter for domains. |
29 - Calculate expected working counter for domains. |
30 |
30 |
31 * Smaller issues: |
31 * Smaller issues: |
|
32 - Reset topology_change_pending on successful validation. |
32 - Simplify FSMs with <state>_enter() functions. |
33 - Simplify FSMs with <state>_enter() functions. |
33 - Dynamic creation of EoE handlers. |
34 - Dynamic creation of EoE handlers. |
34 - Output intermediate results during lsec. |
35 - Output intermediate results during lsec. |
35 - State change FSM: Follow spontaneous state changes. |
36 - State change FSM: Follow spontaneous state changes. |
36 |
37 |