Removed ecrt_master_run(), removed datagram queueing from state

machines, added datagram injection, two different master thread
functions.
This commit is contained in:
Florian Pose
2007-03-08 13:02:42 +00:00
parent 6cc84b29dc
commit 37baf012fb
13 changed files with 186 additions and 275 deletions
-2
View File
@@ -130,8 +130,6 @@ void run(unsigned long data)
ecrt_domain_queue(domain1);
spin_unlock(&master_lock);
ecrt_master_run(master);
spin_lock(&master_lock);
ecrt_master_send(master);
spin_unlock(&master_lock);