TODO
changeset 959 676e15bc5f27
parent 958 02a789e9f1c5
child 960 36e460ffbb5e
equal deleted inserted replaced
958:02a789e9f1c5 959:676e15bc5f27
    13     - Sdo entry info
    13     - Sdo entry info
    14     - Sdo entry value read
    14     - Sdo entry value read
    15     - Sdo entry value write
    15     - Sdo entry value write
    16     - Slave alias write
    16     - Slave alias write
    17     - Slave SII write
    17     - Slave SII write
    18     - Slave state write
    18     - Slave state request
    19     - Slave info (flags, mailbox, general) 
    19     - Slave info (flags, mailbox, general) 
    20     - Config info
    20     - Config info (alias, position, type, Pdos, Sdos)
    21 * Remove the end state of the master state machine.
    21 * Remove the end state of the master state machine.
    22 * Supply new ec_master_state_t.
    22 * Supply new ec_master_state_t.
    23 * Implement ecrt_slave_config_state().
    23 * Implement ecrt_slave_config_state().
    24 * Make ecrt_master_slave_config() return no error when slave is not present
    24 * Make ecrt_master_slave_config() return no error when slave is not present
    25   or invalid.
    25   or invalid.