- Improved master state machine. 2008-04-25, by Florian Pose
- Removed slave online flag. 2008-04-25, by Florian Pose
- Renamed state sdodict to sdo_dictionary. 2008-04-25, by Florian Pose
- Removed some debugging. 2008-04-25, by Florian Pose
- Improved a few debugging outputs. 2008-04-25, by Florian Pose
- Moved setting of the allow flags. 2008-04-25, by Florian Pose
- Removed ec_master_prepare(). 2008-04-25, by Florian Pose
- Removed bus validation; slave configuration during realtime operation; 2008-04-25, by Florian Pose
- TODO. 2008-04-24, by Florian Pose
- Added support for e1000 2.6.24, thanks to Matthias Luescher. 2008-04-18, by Florian Pose
- Added alpha support for the Realtek r8169 chipset, thanks to Scott 2008-04-18, by Florian Pose
- NEWS. 2008-04-18, by Florian Pose
- Check for emergency requests during CoE transfers. 2008-04-18, by Florian Pose
- Improved EC_WRITE macros by replacing in-situ conversions 2008-04-16, by Florian Pose
- Exported ecrt_slave_config_sdo(); added documentation. 2008-04-16, by Florian Pose
- Added vim modelines and properties. 2008-04-08, by Florian Pose
- Avoided duplicate datagram, if Pdo mapping/assignment does not have to 2008-04-07, by Florian Pose
- Debug messaged on configuring assignment and mapping. 2008-04-07, by Florian Pose
- Moved configuration of Pdo mapping before Pdo assignment. 2008-04-07, by Florian Pose
- Moved Pdo sync manager configuration before Pdo assignment in slave 2008-04-07, by Florian Pose
- Cleaned up graph and added fontname. 2008-04-07, by Florian Pose
- Added a few docs. 2008-04-07, by Florian Pose
- Removed unused domain state. 2008-04-07, by Florian Pose
- Fixed properties. 2008-04-03, by Florian Pose
- Equalized defines against duplicated header inclusion. 2008-04-03, by Florian Pose
- Removed dummy master. 2008-04-03, by Florian Pose
- Added missing jiffies header. 2008-04-03, by Florian Pose
- Implemented Sdo timeout. 2008-04-03, by Florian Pose
- Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration" 2008-04-03, by Florian Pose
- Introduced EC_MAP_END. 2008-03-31, by Florian Pose
- Fixed minor bug. 2008-03-19, by Florian Pose
- Fixed general flags on big-endian archs. 2008-03-18, by Florian Pose
- Fixed access to data pointers in Pdo config and Pdo mapping FSM's. 2008-03-18, by Florian Pose
- Added CoE debugging. 2008-03-18, by Florian Pose
- Fixed bug in copying sync managers. Now making a deep copy. 2008-03-17, by Florian Pose
- Renamed EEPROM to SII. 2008-03-17, by Florian Pose
- Added some const's. 2008-03-17, by Florian Pose
- Allow multiple sync manager categories. 2008-03-17, by Florian Pose
- Added ecrt_sdo_request_data_size(). 2008-03-13, by Florian Pose
- Added documentation. 2008-03-13, by Florian Pose
- Minor changes. 2008-03-13, by Florian Pose
- TODO. 2008-03-06, by Florian Pose
- Minor change. 2008-03-04, by Florian Pose
- Updated docs. 2008-03-04, by Florian Pose
- Added doxygen markers. 2008-03-04, by Florian Pose
- Minor changes. 2008-03-04, by Florian Pose
- Introduced ec_sdo_request_state_t, making ec_request_t private again; 2008-03-04, by Florian Pose
- Minor change: Moved state assign to beginning. 2008-03-04, by Florian Pose
- Replaced ec_fsm_coe_\(upload\|download\)() with ec_fsm_coe_transfer(); 2008-03-04, by Florian Pose
- Basic reading realtime Sdo access working. 2008-03-04, by Florian Pose
- TODO. 2008-03-04, by Florian Pose
- Improved error messages on EEPROM writing. 2008-03-04, by Florian Pose
- TODO. 2008-03-03, by Florian Pose
- Removed ec_sdodata_t; CoE state machines work on ec_sdo_request_t. 2008-03-03, by Florian Pose
- Fixed bug if scanning is not allowed when link goes up. 2008-03-03, by Florian Pose
- Separated ec_sdo_request_init() and ec_sdo_request_read(). 2008-03-03, by Florian Pose
- Removed 'const' from Pdo configuration entries. 2008-03-03, by Florian Pose
- TODO. 2008-02-29, by Florian Pose
- Removed slave pointer from ec_sdo_request_t class. 2008-02-29, by Florian Pose
- TODO. 2008-02-29, by Florian Pose