TODO
changeset 845 43770068e14c
parent 833 5dca670ae4dd
child 848 ae0829882a72
equal deleted inserted replaced
844:8839ba8bfeb4 845:43770068e14c
    20 * Distributed clocks.
    20 * Distributed clocks.
    21 * Update documentation.
    21 * Update documentation.
    22 * Do not configure in ecrt_master_activate(), but later in the state machine.
    22 * Do not configure in ecrt_master_activate(), but later in the state machine.
    23 * Remove master_state_t.
    23 * Remove master_state_t.
    24 * Scanning of Sdo dictionary / writing EEPROM in OPERATION state.
    24 * Scanning of Sdo dictionary / writing EEPROM in OPERATION state.
       
    25 * Adapt remaining examples.
    25 
    26 
    26 Future issues:
    27 Future issues:
    27 
    28 
    28 * Move slave handlers and state machines, etc. into a user space daemon.
    29 * Move slave handlers and state machines, etc. into a user space daemon.
    29     - Step 1: Replace Sysfs interface with cdev and a user space program
    30     - Step 1: Replace Sysfs interface with cdev and a user space program