master/sync.h
2009-07-27 Florian Pose Added watchdog configuration via application interface (thanks to J. Mohre).
2009-02-24 Florian Pose Improved and added license headers.
2009-01-26 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
2009-01-26 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
2008-09-01 Florian Pose Added VoE handler.
2008-08-01 Florian Pose Removed sync manager assign source.
2008-06-26 Florian Pose Store sync manager configurations in ec_slave_config_t instead of Pdo
2008-04-03 Florian Pose Equalized defines against duplicated header inclusion.
2008-04-03 Florian Pose Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
2008-03-17 Florian Pose Fixed bug in copying sync managers. Now making a deep copy.
2008-02-22 Florian Pose Renamed [PS]DO to [PS]do.
2008-02-19 Florian Pose Implemented most realtime interface changes for version 1.4, improved
2007-10-04 Florian Pose Store PDO mapping source in sync manager.
2007-09-20 Florian Pose Added ec_sync_get_pdo_type().
2007-03-07 Florian Pose Implemented alternative PDO mapping configuration interface.
2007-03-07 Florian Pose Moved a few constants to the files they are needed in.
2007-03-07 Florian Pose Layed out sync manager structures and methods into own files.