- 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
- Saparated ec_sdo_t, ec_sdo_entry_t and ec_sdo_request_t. 2008-02-29, by Florian Pose
- Cross blinking. 2008-02-29, by Florian Pose
- TODO. 2008-02-28, by Florian Pose
- Fixed 2 bugs in new Pdo mapping function. 2008-02-28, by Florian Pose
- Added some debugging and fixed a bug, when Pdo was not found. 2008-02-28, by Florian Pose
- Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry(). 2008-02-28, by Florian Pose
- Added documentation. 2008-02-28, by Florian Pose
- Added documentation. 2008-02-28, by Florian Pose
- Renamed ec_pdo_mapping_find_pdo() to ec_pdo_mapping_find_pdo_const(). 2008-02-28, by Florian Pose
- Renamed ec_pdo_mapping_add_pdo() to ec_pdo_mapping_add_pdo_copy(). 2008-02-28, by Florian Pose
- NEWS. 2008-02-28, by Florian Pose
- Display notLRW flag. 2008-02-28, by Florian Pose
- Evaluate CoE details from general category; moved current consumption 2008-02-28, by Florian Pose
- Separated SII data from slave. 2008-02-27, by Florian Pose
- TODO. 2008-02-27, by Florian Pose
- Updated news. 2008-02-27, by Florian Pose
- Reading of Pdo mapping via CoE during scan. 2008-02-26, by Florian Pose