- Added m4 directory. 2009-05-04, by Florian Pose
- Replaced ecrt_slave_config_dc_cycle_times() and ecrt_slave_config_dc_shift_times() by ecrt_slave_config_dc_sync_signals(). 2009-05-04, by Florian Pose
- TODO. 2009-05-04, by Florian Pose
- Use application start time as a common reference for cyclic generation 2009-05-04, by Florian Pose
- Take ref clock address from dc_ref_clock pointer. 2009-05-04, by Florian Pose
- Separated application time from synchronizing reference clock. 2009-05-04, by Florian Pose
- Add empty m4 directory. 2009-05-04, by Florian Pose
- m4 macro dir. 2009-04-30, by Florian Pose
- Fixed const char * comparison. 2009-04-30, by Florian Pose
- Set system time transmission delay during config. 2009-04-30, by Florian Pose
- Decimal transmission delay. 2009-04-30, by Florian Pose
- Moved fonts to graph begin. 2009-04-30, by Florian Pose
- TODO. 2009-04-30, by Florian Pose
- Transition->Transmission. 2009-04-30, by Florian Pose
- Transition delay calculation. TBC... 2009-04-30, by Florian Pose
- Modeline for vim > 7.0. 2009-04-29, by Florian Pose
- Updated command doc. 2009-04-29, by Florian Pose
- Added 'ethercat graph' command. 2009-04-29, by Florian Pose
- Bus topology calculation. 2009-04-29, by Florian Pose
- Measure port receive times. 2009-04-27, by Florian Pose
- Determine type of DC implementation (full or delay meas. only); update scan FSM graph. 2009-04-27, by Florian Pose
- TODO. 2009-04-24, by Florian Pose
- Replaced timeval by 64-bit EtherCAT time. 2009-04-24, by Florian Pose
- Added missing doc. 2009-04-24, by Florian Pose
- Output reference clock and application time in 'ethercat Master'. 2009-04-24, by Florian Pose
- DC example applications. 2009-04-23, by Florian Pose
- Userspace library implementation of DC functions. 2009-04-23, by Florian Pose
- DC shift time working. 2009-04-23, by Florian Pose
- Added shift times to api. 2009-04-23, by Florian Pose
- Separated sync_reference_clock() and sync_slave_clocks(). 2009-04-23, by Florian Pose
- Updated graph for slave configuration FSM. 2009-04-20, by Florian Pose
- Find DC reference clock. 2009-04-20, by Florian Pose
- Improved DC configuration. 2009-04-20, by Florian Pose
- Clear DC assignment after going to INIT. 2009-04-20, by Florian Pose
- Updated graph of slave configuration FSM. 2009-04-20, by Florian Pose
- Minor changes. 2009-04-20, by Florian Pose
- TODO. 2009-04-20, by Florian Pose
- Tested clearing slave list after link down; minor changes. 2009-04-20, by Florian Pose
- Output link state in 'ethercat master'. 2009-04-17, by Florian Pose
- Clear slave list on link down. 2009-04-17, by Florian Pose
- Added debug_level module parameter. debug_level is now unsigned int. 2009-04-17, by Florian Pose
- Removed unused variable. 2009-04-17, by Florian Pose
- Introduced DEBUG_IOCTL. 2009-04-17, by Florian Pose
- DC sync reference clock to application time. TBC... 2009-04-09, by Florian Pose
- Added 64-bit types to reg_write. 2009-04-09, by Florian Pose
- Introduced ecrt_master_sync() for synchronizing slave clocks to reference clock. 2009-04-09, by Florian Pose
- Output (fixed-size) hex value before decimal value. 2009-04-09, by Florian Pose
- DC cyclic operation and slave configuration. TBC... 2009-04-09, by Florian Pose
- Fixed uint64 width at reg_read. 2009-04-08, by Florian Pose
- Fixed 64-bit register reading. 2009-04-08, by Florian Pose
- reg_write with data types. 2009-04-08, by Florian Pose
- Renamed phy_ commands to reg_. 2009-04-08, by Florian Pose
- Data types for phy_read. 2009-04-08, by Florian Pose
- Check phy_request length for read operations, too! 2009-04-08, by Florian Pose
- Process working counter of phy_* commands. 2009-04-08, by Florian Pose
- Added 64-bit data access macros. 2009-04-08, by Florian Pose
- Fixed phy_write usage. 2009-04-08, by Florian Pose
- Read SDO entry access rights. 2009-04-08, by Florian Pose
- Fixed VoE ioctl(). 2009-04-07, by Florian Pose
- Improved phy debugging. 2009-04-07, by Florian Pose