TODO
changeset 1535 0c484ee12d89
parent 1532 b1d1317f1c7a
child 1537 0f8fc0bc2454
equal deleted inserted replaced
1534:4844a8433915 1535:0c484ee12d89
    18     - Do not output graph, if topology calculation failed.
    18     - Do not output graph, if topology calculation failed.
    19     - Set the "Cyclic Generation Start Time" based on the slave's
    19     - Set the "Cyclic Generation Start Time" based on the slave's
    20       "System Time" register instead of using the application time.
    20       "System Time" register instead of using the application time.
    21     - Check if register 0x0980 is working, to avoid clearing it when
    21     - Check if register 0x0980 is working, to avoid clearing it when
    22       configuring.
    22       configuring.
    23     - Create an interface to query the System Time Difference registers.
       
    24 * Remove byte-swapping functions from user space.
    23 * Remove byte-swapping functions from user space.
    25 * EoE:
    24 * EoE:
    26     - Only execute one EoE handler per cycle.
    25     - Only execute one EoE handler per cycle.
    27     - Mailbox protocol handlers.
    26     - Mailbox protocol handlers.
    28     - Mailbox state machine using toggle bits.
    27     - Mailbox state machine using toggle bits.