2006-09-26 Florian Pose Changes in ecrt_request_master(); minor output changes.
2006-09-26 Florian Pose Documentation: EtherLab-CD; obtaining the DEVICE_INDEX.
2006-09-26 Florian Pose Minor changes in Makefile.am
2006-09-25 Florian Pose Updated documentation concerning autotools/installation.
2006-09-25 Florian Pose Minor changes.
2006-09-25 Florian Pose Added documentation to distribution.
2006-09-25 Florian Pose Improved documentation makefile, removed svn.sty, fixed LaTeX penalties.
2006-09-25 Florian Pose Renamed documentation -> doxygen-output, doc -> documentation.
2006-09-25 Florian Pose Moved doc into trunk
2006-09-25 Florian Pose Fixed --with-linux switch.
2006-09-25 Florian Pose Autotools "--with-linux" switch; "mydist" target
2006-09-25 Florian Pose Added SVN revision to distribution.
2006-09-25 Florian Pose Corrected autotools.
2006-09-25 Florian Pose EtherCAT master with Autotools.
2006-09-23 Florian Pose Bugfix: ecrt_domain_state() always returned -1.
2006-09-19 Florian Pose Allow only one open() on XML device.
2006-09-19 Florian Pose Introduced per-master character devices for XML descriptions.
2006-09-19 Florian Pose Changed identation in init script.
2006-09-18 Florian Pose Added XML daemon.
2006-09-11 Florian Pose lsec: advanced number formatting; no-lines option.
2006-09-11 Florian Pose Coupler information in slave info file, lines in lsec.
2006-09-08 Florian Pose Compile/Version info in sysconfig master info file.
2006-09-04 Florian Pose Improved INSTALL file.
2006-09-01 Florian Pose Updated master version in Doxyfile.
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().