examples/mini/mini.c
2008-06-18 Florian Pose Fixed analog in position.
2008-06-18 Florian Pose Minor changes to minimal example.
2008-06-18 Florian Pose Implemented ecrt_slave_config_state(); minor changes in
2008-04-25 Florian Pose Removed ecdb.h
2008-04-03 Florian Pose Implemented Sdo timeout.
2008-04-03 Florian Pose Changed terms "Pdo mapping" -> "Pdo assignment" and "Pdo configuration"
2008-03-31 Florian Pose Introduced EC_MAP_END.
2008-03-13 Florian Pose Minor changes.
2008-03-04 Florian Pose Introduced ec_sdo_request_state_t, making ec_request_t private again;
2008-03-04 Florian Pose Basic reading realtime Sdo access working.
2008-03-03 Florian Pose Removed 'const' from Pdo configuration entries.
2008-02-29 Florian Pose Cross blinking.
2008-02-22 Florian Pose Cleaned up mini module.
2008-02-22 Florian Pose Calculate expected working counter for domains.
2008-02-22 Florian Pose Renamed [PS]DO to [PS]do.
2008-02-21 Florian Pose External domain memory.
2008-02-19 Florian Pose Pdo configuration.
2008-02-19 Florian Pose Allow bus configuration when link is down.
2008-02-19 Florian Pose Fixed Pdo configuration information providing.
2008-02-19 Florian Pose Implemented most realtime interface changes for version 1.4, improved
2007-03-12 Florian Pose Minor changes in minimal example.
2007-03-09 Florian Pose Removed X:Y addressing scheme, ec_slave_is_coupler(),
2007-03-09 Florian Pose Adjusted minimal example to interface changes.
2007-03-08 Florian Pose Removed ecrt_master_run(), removed datagram queueing from state
2007-03-07 Florian Pose Implemented alternative PDO mapping configuration interface.
2007-03-05 Florian Pose Introduced master status, ecrt_master_get_status(), tainted flag,
2007-02-12 Florian Pose Minor: Adjusted minimal example to new testing hardware.
2007-01-08 Florian Pose Adjusted examples to EtherLab starter kit hardware.
2007-01-08 Florian Pose Minor changes in minimal example.
2007-01-08 Florian Pose Shorter critical sections in examples.
2007-01-02 Florian Pose Adjusted examples to 1.2.0 interface changes.
2006-11-02 Florian Pose Mini example with KBUS again.
2006-10-27 Florian Pose minimal example with SDO configs.
2006-10-27 Florian Pose Minor changes to minimal example.
2006-10-27 Florian Pose State acknowledgement in master state machine.
2006-10-27 Florian Pose Minor changes in example headers.
2006-10-27 Florian Pose Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release().
2006-10-26 Florian Pose Persistent slave lists.
2006-10-18 Florian Pose ecrt_domain_register_pdo_range() implemented.
2006-08-15 Florian Pose Updated mini example.
2006-08-03 Florian Pose SDO configuration interface, SDO download state machine.
2006-08-03 Florian Pose VERSION 1.1: New realtime interface, only state machines.
2006-06-26 Florian Pose types.c: BK1120 outputs and EL1004.
2006-06-20 Florian Pose Variable-sized data fields, BK1120.
2006-05-18 Florian Pose Changed license headers and added EtherCAT license notice.
2006-05-10 Florian Pose EoE with workqueue; bugfix in ec_master_init()
2006-05-10 Florian Pose Applied new path information to example modules.
2006-05-10 Florian Pose Added examples directory.