2006-08-31 Florian Pose Fixed bug in data pointer calculation.
2006-08-29 Florian Pose Added PDO defines to ecdb.h
2006-08-23 Florian Pose Updated TODO list.
2006-08-17 Florian Pose Fixed bug in install script.
2006-08-15 Florian Pose Removed unused code.
2006-08-15 Florian Pose Updated mini example.
2006-08-15 Florian Pose Removed delayed datagram statistics.
2006-08-15 Florian Pose Bugfix in install script.
2006-08-15 Florian Pose Improved datagram reception in sync_io and frame dequeuing.
2006-08-15 Florian Pose Replaced longer cycle timestamps with jiffies.
2006-08-09 Florian Pose Added missing code documentation.
2006-08-08 Florian Pose RTAI example with INHIBIT time.
2006-08-08 Florian Pose Added EoE rate in KB/s to master info.
2006-08-08 Florian Pose Fixed EoE debugging.
2006-08-08 Florian Pose Minor changes.
2006-08-05 Florian Pose New transition in slave conf state machine: Skip fmmu and SDO configuration.
2006-08-04 Florian Pose Minor output fix.
2006-08-04 Florian Pose EoE rate statistics.
2006-08-04 Florian Pose Better EoE and Idle timing measurement.
2006-08-04 Florian Pose Master information, timing.
2006-08-04 Florian Pose Minor fix: Output of SysFS accepting new slave state.
2006-08-03 Florian Pose New statistic outputs to avoid blasting the logs.
2006-08-03 Florian Pose Renamed ec_master_receive() to ec_master_receive_datagrams().
2006-08-03 Florian Pose Measure bus time.
2006-08-03 Florian Pose SDO configuration interface, SDO download state machine.
2006-08-03 Florian Pose Removed deprecated mailbox function headers.
2006-08-03 Florian Pose Added Beckhoff EL5001 to slave DB.
2006-08-03 Florian Pose Fixed bug with ec_master_eoe_start() does new coupling all the time.
2006-08-03 Florian Pose VERSION 1.1: New realtime interface, only state machines.
2006-08-02 Florian Pose Indentication in init script.
2006-08-02 Florian Pose Fixed bug in start script.
2006-08-01 Florian Pose Improved EoE state machine.
2006-08-01 Florian Pose Renamed master parameter ec_eoe_devices to ec_eoeif_count.
2006-08-01 Florian Pose Fixed bug with bit-sized PDOs leading to wrong Sync-Manager sizes.
2006-07-31 Florian Pose Minor changes.
2006-07-28 Florian Pose Renamed ec_master_idle() to ec_master_idle_run().
2006-07-25 Florian Pose Remove old ec_list before creating link.
2006-07-25 Florian Pose renamed ec_list script to lsec.
2006-07-25 Florian Pose Renamed Sysfs attributes.
2006-07-25 Florian Pose Minor changes.
2006-07-25 Florian Pose Reading of eeprom_write_enable.
2006-07-20 Florian Pose Minor changes.
2006-07-20 Florian Pose Renamed ACK2 state to CHECK ACK.
2006-07-19 Florian Pose Better slave scan sub state machine.
2006-07-19 Florian Pose Better slaveconf sub state machine.
2006-07-19 Florian Pose Separated slave scan sub state machine and slave configuration sub state machine.
2006-07-19 Florian Pose Removed Freerun out of FEATURES and README.
2006-07-19 Florian Pose Renamed FREERUN mode to IDLE mode.
2006-07-19 Florian Pose Renamed IDLE mode to ORPHANED mode.
2006-07-19 Florian Pose Better master state machines.
2006-07-18 Florian Pose SysFS entry for debug level.
2006-07-18 Florian Pose Ack timeout 100ns in simple IO.
2006-07-18 Florian Pose Ack timeout in FSM.
2006-07-18 Florian Pose Prefer EEPROM sync manager information also in FSM.
2006-07-18 Florian Pose Sleep times in startup script.
2006-07-17 Florian Pose Prefer EEPROM sync manager information for config.
2006-07-17 Florian Pose Added missing AL status code messages.
2006-07-06 Florian Pose Avoided crashes on kernel 2.4 acc. to patch by M. Schwerin.
2006-07-06 Florian Pose Removed warnings acc. to patch by M. Schwerin.
2006-07-06 Florian Pose Applied include patch by M. Schwerin.