lib/master.c
2010-04-30 Stefan Weiser Fixed copying port information. stable-1.5
2010-04-30 Stefan Weiser Insert port information into slave info. stable-1.5
2011-10-24 Florian Pose Added ecrt_master_sdo_download_complete() for ad-hoc downloading SDOs (also
2011-10-24 Florian Pose Added ecrt_master_sdo_download_complete() for ad-hoc downloading SDOs (also stable-1.5
2011-05-12 Florian Pose merge.
2011-05-12 Florian Pose Removed "Pd: 0" output that does the initial pagefault. Write to the
2011-03-14 Martin Troxler merged
2010-11-30 Florian Pose Added ecrt_master_reset() method.
2010-11-27 Martin Troxler Merged
2010-10-18 Martin Troxler merged
2010-05-05 Stefan Weiser Master process data are initialized to zero.
2010-04-30 Stefan Weiser Fixed copying port information.
2010-04-30 Stefan Weiser Insert port information into slave info.
2010-04-29 Martin Troxler Merged
2010-03-14 Martin Troxler added API ecrt_master_configured_slaves_state
2010-10-25 Florian Pose Improved compiling on 2.6.34 (thanks to Malcolm Lewis).
2010-09-16 Florian Pose Merge.
2010-09-16 Florian Pose Clear configuration on deactivation; also in userspace.
2010-09-16 Florian Pose Free all userspace library objects on releasing master.
2010-07-20 Florian Pose Added drive_no parameter to SoE layer.
2010-07-06 Florian Pose Implemented ecrt_master_read_idn() and ecrt_master_write_idn() in kernel space.
2010-04-27 Florian Pose Added ecrt_master_read_idn() and ecrt_master_write_idn() to read/write SoE
2010-04-27 Florian Pose Fixed errno usage in user library.
2010-02-05 Florian Pose Removed tabulators.
2010-01-08 Florian Pose Merged Komax changes.
2009-12-15 Martin Troxler use given send interval to limit SDO/FOE traffic
2010-01-07 Florian Pose Fixed string length constant bug.
2009-11-30 Martin Troxler ecrt_master_set_max_cycle_size: limit SDO traffic
2009-11-19 Martin Troxler Merge
2009-11-19 Martin Troxler applied komax patch to version r1822
2009-08-21 Florian Pose DC synchrony monitoring methods.
2009-08-20 Florian Pose Implemented ecrt_master_deactivate() in userspace.
2009-07-28 Florian Pose Improved bus information API.
2009-07-27 Florian Pose Removed more tabulators.
2009-07-10 Florian Pose Separated master requesting into open and reserve for userspace library.
2009-07-10 Florian Pose Reverted accidential checkin.
2009-07-10 Florian Pose TODO.
2009-05-05 Florian Pose Added ecrt_slave_sdo_upload() and ecrt_slave_sdo_download(). Thanks to
2009-05-04 Florian Pose Separated application time from synchronizing reference clock.
2009-04-24 Florian Pose Replaced timeval by 64-bit EtherCAT time.
2009-04-23 Florian Pose Userspace library implementation of DC functions.
2009-02-24 Florian Pose Improved and added license headers.
2009-01-26 Florian Pose Added ecrt_master_slave().
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-11-17 Florian Pose Improved error case return codes of many functions.
2008-10-21 Florian Pose Improved LGPL headers.
2008-10-14 Florian Pose Added LGPL licence headers to userspace library.
2008-10-10 Florian Pose Added state functions; writing of process data works.
2008-10-10 Florian Pose Memory-mapped process data.
2008-10-09 Florian Pose Added some slave configuration methods.
2008-10-02 Florian Pose Activate, Send and received; cyclic timer with setitimer().
2008-10-02 Florian Pose Creating slave configurations.
2008-10-02 Florian Pose No kernel handles in userspace; Domain creation.