master/fsm.c
2006-08-15 Florian Pose Replaced longer cycle timestamps with jiffies.
2006-08-09 Florian Pose Added missing code documentation.
2006-08-08 Florian Pose Minor changes.
2006-08-05 Florian Pose New transition in slave conf state machine: Skip fmmu and SDO configuration.
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-07-20 Florian Pose Minor changes.
2006-07-20 Florian Pose Renamed ACK2 state to CHECK ACK.
2006-07-19 Florian Pose Better slave scan sub state machine.
2006-07-19 Florian Pose Better slaveconf sub state machine.
2006-07-19 Florian Pose Separated slave scan sub state machine and slave configuration sub state machine.
2006-07-19 Florian Pose Renamed FREERUN mode to IDLE mode.
2006-07-19 Florian Pose Better master state machines.
2006-07-18 Florian Pose Ack timeout in FSM.
2006-07-18 Florian Pose Prefer EEPROM sync manager information also in FSM.
2006-07-17 Florian Pose Prefer EEPROM sync manager information for config.
2006-07-17 Florian Pose Added missing AL status code messages.
2006-07-06 Florian Pose Renamed command structure to datagram.
2006-06-27 Florian Pose Minor changes in fsm.c and slave.c
2006-06-27 Florian Pose Slave: state_error -> error_flag, error_flag only in slave state machine.
2006-06-27 Florian Pose Introducing infrastructural slaves that do not contain process data.
2006-06-26 Florian Pose Added missing documentation.
2006-06-20 Florian Pose Variable-sized data fields, BK1120.
2006-06-02 Florian Pose EEPROM writing via SysFS.
2006-06-02 Florian Pose Read complete eeprom data from slave and map it into SysFS.
2006-05-26 Florian Pose Corrected output at slave count change.
2006-05-26 Florian Pose Correct behaviour of master state machine in RT mode.
2006-05-22 Florian Pose Added some documentation.
2006-05-19 Florian Pose Read current AL status of slaves while scanning bus.
2006-05-19 Florian Pose Link down treated as topology change in state machine.
2006-05-19 Florian Pose EoE in Free-Run mode; Finished slave configuration state machine.
2006-05-18 Florian Pose Changed license headers and added EtherCAT license notice.
2006-05-16 Florian Pose Added finite state machine (FSM) processing.