Florian Pose
|
9c59a83aca
|
Remove estimated sync manager sizes when leaving operation mode.
|
2006-10-30 15:39:03 +00:00 |
Florian Pose
|
ab80d57c03
|
New state in slaveconf FSM: Clear FMMU configurations after INIT.
|
2006-10-27 14:41:09 +00:00 |
Florian Pose
|
1f44556083
|
Print certain warnings only at debug_level.
|
2006-10-27 13:59:49 +00:00 |
Florian Pose
|
fa99dfa321
|
Print certain logs only at debug_level.
|
2006-10-27 13:31:26 +00:00 |
Florian Pose
|
1154f9294d
|
Explicit use of slave configuration FSM in ecrt_master_activate() and ecrt_master_release().
|
2006-10-27 12:45:22 +00:00 |
Florian Pose
|
0573bbce4d
|
Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release().
|
2006-10-27 09:29:46 +00:00 |
Florian Pose
|
131589f534
|
FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
|
2006-10-27 09:19:58 +00:00 |
Florian Pose
|
b6e88ad403
|
Persistent slave lists.
|
2006-10-26 16:29:26 +00:00 |
Florian Pose
|
4fbd230e2b
|
Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling.
|
2006-10-25 16:49:53 +00:00 |
Florian Pose
|
5ae68fa1db
|
SDO uploading via Sysfs without master FSM calling wake_up().
|
2006-10-24 15:14:25 +00:00 |
Florian Pose
|
daf2544626
|
Removed state machine running() methods.
|
2006-10-23 14:00:58 +00:00 |
Florian Pose
|
93658f687b
|
Implemented SDO reading via Sysfs.
|
2006-10-20 13:05:48 +00:00 |
Florian Pose
|
7642448f62
|
Fixed memory leak in master and slave destructors.
|
2006-10-19 14:05:56 +00:00 |
Florian Pose
|
95e186804e
|
Do net reset debug level on master reset.
|
2006-10-18 13:10:06 +00:00 |
Florian Pose
|
6d2d0b6674
|
Added enable bit to sync manager debugging.
|
2006-10-18 12:34:00 +00:00 |
Florian Pose
|
3edfc24f83
|
Improved SM and FMMU debugging output.
|
2006-10-18 12:04:24 +00:00 |
Florian Pose
|
dafb6721a3
|
Added FMMU debugging.
|
2006-10-18 11:50:31 +00:00 |
Florian Pose
|
d430dec17c
|
Minor output changes in master.c
|
2006-10-17 14:37:46 +00:00 |
Florian Pose
|
9c7dd75ed9
|
Removed clear functions from headers of kobject-classes.
|
2006-10-17 14:19:59 +00:00 |
Florian Pose
|
302c2e77c7
|
Fixed serveral races while starting up under high CPU load.
|
2006-10-16 14:38:14 +00:00 |
Florian Pose
|
459e7f391c
|
Serveral changes to avoid timeouts under high CPU load.
|
2006-10-16 09:07:49 +00:00 |
Florian Pose
|
0c8d3e94c3
|
Minor output changes.
|
2006-10-16 08:03:28 +00:00 |
Florian Pose
|
2303af54b2
|
Altered master version string.
|
2006-09-28 13:22:43 +00:00 |
Florian Pose
|
302b826fe1
|
Fixed race on duplicate device registering or device unregistering while requesting master.
|
2006-09-28 12:58:06 +00:00 |
Florian Pose
|
541ae381cb
|
Replaced master's reserved flag by atomic_t available.
|
2006-09-26 16:34:24 +00:00 |
Florian Pose
|
e63c611a0f
|
Changes in ecrt_request_master(); minor output changes.
|
2006-09-26 16:16:13 +00:00 |
Florian Pose
|
e594f09d72
|
Introduced per-master character devices for XML descriptions.
|
2006-09-19 13:28:40 +00:00 |
Florian Pose
|
024460b94b
|
Compile/Version info in sysconfig master info file.
|
2006-09-08 12:51:04 +00:00 |
Florian Pose
|
ac6458d2c9
|
Removed delayed datagram statistics.
|
2006-08-15 09:22:22 +00:00 |
Florian Pose
|
ff83e87344
|
Improved datagram reception in sync_io and frame dequeuing.
|
2006-08-15 08:48:00 +00:00 |
Florian Pose
|
dfc4089c4c
|
Replaced longer cycle timestamps with jiffies.
|
2006-08-15 08:09:18 +00:00 |
Florian Pose
|
2fb55f48c7
|
Added EoE rate in KB/s to master info.
|
2006-08-08 13:06:36 +00:00 |
Florian Pose
|
aaea721316
|
Minor changes.
|
2006-08-08 12:07:25 +00:00 |
Florian Pose
|
8a6172d8f2
|
Minor output fix.
|
2006-08-04 15:37:46 +00:00 |
Florian Pose
|
337d7f763b
|
EoE rate statistics.
|
2006-08-04 15:31:12 +00:00 |
Florian Pose
|
577de08992
|
Better EoE and Idle timing measurement.
|
2006-08-04 13:49:22 +00:00 |
Florian Pose
|
93dcf1c86d
|
Master information, timing.
|
2006-08-04 09:53:14 +00:00 |
Florian Pose
|
eed6f1d855
|
New statistic outputs to avoid blasting the logs.
|
2006-08-03 20:11:20 +00:00 |
Florian Pose
|
4e9ef991e3
|
Renamed ec_master_receive() to ec_master_receive_datagrams().
|
2006-08-03 19:47:29 +00:00 |
Florian Pose
|
25ddd08802
|
Measure bus time.
|
2006-08-03 19:17:08 +00:00 |
Florian Pose
|
cd98fe51c1
|
Fixed bug with ec_master_eoe_start() does new coupling all the time.
|
2006-08-03 16:14:26 +00:00 |
Florian Pose
|
258b4d998d
|
VERSION 1.1: New realtime interface, only state machines.
|
2006-08-03 12:51:17 +00:00 |
Florian Pose
|
973af4179d
|
Renamed master parameter ec_eoe_devices to ec_eoeif_count.
|
2006-08-01 15:19:11 +00:00 |
Florian Pose
|
2db9c81ef7
|
Renamed ec_master_idle() to ec_master_idle_run().
|
2006-07-28 07:36:55 +00:00 |
Florian Pose
|
ae5f112b9d
|
Reading of eeprom_write_enable.
|
2006-07-25 10:03:13 +00:00 |
Florian Pose
|
af1e1bf033
|
Renamed FREERUN mode to IDLE mode.
|
2006-07-19 13:15:02 +00:00 |
Florian Pose
|
14fe2a8557
|
Renamed IDLE mode to ORPHANED mode.
|
2006-07-19 13:08:21 +00:00 |
Florian Pose
|
3ead0fc0b3
|
SysFS entry for debug level.
|
2006-07-18 16:48:05 +00:00 |
Florian Pose
|
0d76e9719b
|
Prefer EEPROM sync manager information for config.
|
2006-07-17 13:01:38 +00:00 |
Florian Pose
|
62f69ac0fb
|
Removed warnings acc. to patch by M. Schwerin.
|
2006-07-06 08:38:08 +00:00 |