2008-07-08 Florian Pose Sort configuration list.
2008-07-08 Florian Pose Added attention to ecrt_slave_config_sdo().
2008-07-07 Florian Pose Output category names.
2008-07-07 Florian Pose Implemented 'ethercat sii_read -v'.
2008-07-07 Florian Pose Break domain output data after 16 bytes.
2008-07-07 Florian Pose Show domain data only if verbose.
2008-07-07 Florian Pose Made verbosity a master property; added -Wall flag to tools.
2008-07-07 Florian Pose todo.
2008-07-04 Florian Pose Using EC_END.
2008-07-04 Florian Pose Minor change.
2008-07-04 Florian Pose Ethernet devices.
2008-07-04 Florian Pose App interface; doxygen; bib.
2008-07-04 Florian Pose Fixed line.
2008-07-04 Florian Pose Improved source code doc.
2008-07-04 Florian Pose Improved doc; removed BACKUP variables.
2008-07-04 Florian Pose Minor change.
2008-07-04 Florian Pose Generate pdfs with makefile.
2008-07-04 Florian Pose Master locks image.
2008-07-04 Florian Pose prepared command-line tool.
2008-07-04 Florian Pose Doc: Architecture, master module, system integration.
2008-07-03 Florian Pose Started to re-write the documentation.
2008-07-02 Florian Pose NEWS.
2008-07-02 Florian Pose Updated header docs, features and news file.
2008-07-02 Florian Pose Renamed ecrt_slave_config_sync_managers() to ecrt_slave_config_pdos();
2008-07-02 Florian Pose Minor change.
2008-07-02 Florian Pose Removed MSR example; adapted RTAI example; README files for examples.
2008-07-02 Florian Pose Improved locking between ioctl()s and master state machine; separate
2008-07-02 Florian Pose Added ec_master_find_domain_const().
2008-07-02 Florian Pose Added ec_master_find_slave_const().
2008-07-01 Florian Pose TODO.
2008-07-01 Florian Pose Implemented master semaphore to secure concurrent access from ioctls, state machine and realtime interface.
2008-06-30 Florian Pose Added Kbuild files to BUILT_SOURCES in Makefile.am files to create dependencies.
2008-06-30 Florian Pose Sync manager and name information in xml.
2008-06-30 Florian Pose Improved input/output of hex numbers.
2008-06-30 Florian Pose Added Fixed="1" to Pdo element.
2008-06-30 Florian Pose Xml: Output sync manager index with Pdo.
2008-06-27 Florian Pose Output slave headers in 'ethercat slaves'; show alias only if set.
2008-06-27 Florian Pose Alias decimal.
2008-06-27 Florian Pose Removed TODOx:y-Output.
2008-06-27 Florian Pose Added configuration listing command.
2008-06-27 Florian Pose United 'ethercat slaves' and 'ethercat list' with a verbose flag.
2008-06-27 Florian Pose Avoid duplicate reconfiguration.
2008-06-27 Florian Pose TODO.
2008-06-26 Florian Pose Show sync manager index in 'ethercat domain'.
2008-06-26 Florian Pose Adapted minimal example to sync manager configuration interface.
2008-06-26 Florian Pose Fixed sync manager direction bug.
2008-06-26 Florian Pose Minor change.
2008-06-26 Florian Pose Begin reading of Pdo assignment at sync manager 2; removed some
2008-06-26 Florian Pose Operational flag in 'ethercat config'.
2008-06-26 Florian Pose Configuration error, if sync manager configuration configuration with
2008-06-26 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
2008-06-24 Richard Hacker Return out of ecrt_slave_config_pdos() when pdo_infos == NULL
2008-06-23 Florian Pose Central CoE timeouts; retry on CoE response mismatch.
2008-06-23 Florian Pose Added a timeout for Sdo configurations.
2008-06-23 Florian Pose Added ec_pdo_list_print().
2008-06-23 Florian Pose Added some debugging.
2008-06-23 Florian Pose Minor change.
2008-06-20 Florian Pose TODO.
2008-06-20 Florian Pose Fixed alias bug.
2008-06-20 Florian Pose TODO.