TODO
changeset 1186 ff481f097c97
parent 1185 337ce4fc2383
child 1189 acc6430bfb32
equal deleted inserted replaced
1185:337ce4fc2383 1186:ff481f097c97
     6 
     6 
     7 -------------------------------------------------------------------------------
     7 -------------------------------------------------------------------------------
     8 
     8 
     9 Version 1.4.0:
     9 Version 1.4.0:
    10 
    10 
    11 * Attach Pdo names from SII or Coe dictionary to Pdos read via CoE.
       
    12 * Update documentation.
    11 * Update documentation.
    13 * Check for possible race condition in jiffy-based frame timeout calculation.
    12 * Check for possible race condition in jiffy-based frame timeout calculation.
       
    13 * Use down_interruptible() for cdev calls.
    14 
    14 
    15 Future issues:
    15 Future issues:
    16 
    16 
    17 * Distributed clocks.
    17 * Distributed clocks.
    18 * Implement user space realtime interface via cdev.
    18 * Implement user space realtime interface via cdev.