master/fsm.c
Thu, 20 Jul 2006 11:59:52 +0000 Florian Pose Minor changes.
Thu, 20 Jul 2006 08:39:23 +0000 Florian Pose Renamed ACK2 state to CHECK ACK.
Wed, 19 Jul 2006 16:36:36 +0000 Florian Pose Better slave scan sub state machine.
Wed, 19 Jul 2006 16:18:51 +0000 Florian Pose Better slaveconf sub state machine.
Wed, 19 Jul 2006 15:28:34 +0000 Florian Pose Separated slave scan sub state machine and slave configuration sub state machine.
Wed, 19 Jul 2006 13:15:02 +0000 Florian Pose Renamed FREERUN mode to IDLE mode.
Wed, 19 Jul 2006 12:57:41 +0000 Florian Pose Better master state machines.
Tue, 18 Jul 2006 16:42:52 +0000 Florian Pose Ack timeout in FSM.
Tue, 18 Jul 2006 16:40:32 +0000 Florian Pose Prefer EEPROM sync manager information also in FSM.
Mon, 17 Jul 2006 13:01:38 +0000 Florian Pose Prefer EEPROM sync manager information for config.
Mon, 17 Jul 2006 12:58:47 +0000 Florian Pose Added missing AL status code messages.
Thu, 06 Jul 2006 08:23:24 +0000 Florian Pose Renamed command structure to datagram.
Tue, 27 Jun 2006 20:24:32 +0000 Florian Pose Minor changes in fsm.c and slave.c
Tue, 27 Jun 2006 20:08:15 +0000 Florian Pose Slave: state_error -> error_flag, error_flag only in slave state machine.
Tue, 27 Jun 2006 19:46:25 +0000 Florian Pose Introducing infrastructural slaves that do not contain process data.
Mon, 26 Jun 2006 16:05:30 +0000 Florian Pose Added missing documentation.
Tue, 20 Jun 2006 14:40:04 +0000 Florian Pose Variable-sized data fields, BK1120.
Fri, 02 Jun 2006 14:25:45 +0000 Florian Pose EEPROM writing via SysFS.
Fri, 02 Jun 2006 08:38:04 +0000 Florian Pose Read complete eeprom data from slave and map it into SysFS.
Fri, 26 May 2006 14:35:29 +0000 Florian Pose Corrected output at slave count change.
Fri, 26 May 2006 14:26:57 +0000 Florian Pose Correct behaviour of master state machine in RT mode.
Mon, 22 May 2006 09:16:12 +0000 Florian Pose Added some documentation.
Fri, 19 May 2006 14:05:58 +0000 Florian Pose Read current AL status of slaves while scanning bus.
Fri, 19 May 2006 13:58:15 +0000 Florian Pose Link down treated as topology change in state machine.
Fri, 19 May 2006 13:23:11 +0000 Florian Pose EoE in Free-Run mode; Finished slave configuration state machine.
Thu, 18 May 2006 12:35:47 +0000 Florian Pose Changed license headers and added EtherCAT license notice.
Tue, 16 May 2006 11:57:06 +0000 Florian Pose Added finite state machine (FSM) processing.