[etherlab-users] Repository status
Graeme Foot
GraemeF at touchcut.com
Wed Oct 26 01:02:22 CEST 2011
Hi,
Can you please let me know the current status of the repository? I'm
wanting to use the RTDM interface but I notice that the devel branch
(2117) is now quite different to the stable 1.5 branch (2124).
One bug fix in particular for the devel branch (though it may just be
waiting for a merge) is:
diff -ru etherlabmaster-1.5-2117/master/master.c
etherlabmaster-1.5-2117-patch/master/master.c
--- etherlabmaster-1.5-2117/master/master.c 2011-09-17
00:10:23.000000000 +1200
+++ etherlabmaster-1.5-2117-patch/master/master.c 2011-10-26
11:42:09.000000000 +1300
@@ -161,6 +161,7 @@
master->has_app_time = 0;
master->scan_busy = 0;
+ master->allow_scan = 1;
ec_mutex_init(&master->scan_mutex);
init_waitqueue_head(&master->scan_queue);
I also notice the devel branch hasn't got the bug fix for revision 2120
(Fixed missing return causing slaves not going to OP).
Once I start my app my PC freezes. I haven't started looking into that
one yet.
Is the devel branch generally stable enough to use at the moment?
Thanks,
Graeme.
More information about the Etherlab-users
mailing list