Activity

From 09/10/2010 to 10/09/2010

09/30/2010

11:32 AM Revision da615f46 (rsb-cpp): doc
J. Wienke
10:55 AM Revision 70b14542 (rsb-cpp): remove extra semicolon
J. Wienke

09/29/2010

09:01 PM Revision c6dc720d (rsb-cpp): documentation
J. Wienke
07:06 PM Revision 93de8fb8 (rsb-cpp): install doc
J. Wienke
01:53 PM Revision fed6f998 (rsb-cpp): comments added
J.-C. Seele

09/22/2010

08:30 PM Revision 7bc9c76a (rsb-cpp): proper so versioning
J. Wienke
12:24 PM Revision 9cece7f7 (rsb-cpp): more converters for default types
J. Wienke
11:12 AM Revision e4341d3a (rsb-cpp): add support for exceptions in server/remoteserver
J. Wienke

09/21/2010

07:02 PM Bug #135 (Rejected): boost::thread_resource_error thrown when creating subscribers
After having created a number of subscribers in one binary a boost::thread_resource_error is thrown even though the o... J. Wienke
06:39 PM Revision 17a3ad9c (rsb-cpp): convencience constructor
J. Wienke
05:26 PM Revision 911cc1f4 (rsb-cpp): smart pointer types and no copying
J. Wienke
04:45 PM Revision a211ba23 (rsb-cpp): * workaround for hanging disable of SpreadConnection. Right now a me...
* added a very basic request-reply pattern. J. Wienke
12:58 PM Revision 07bd42ad (rsb-protocol): fix numbering
J. Wienke
12:48 PM Revision 304b2bfe (rsb-protocol): add notification meta info support
J. Wienke
11:56 AM Revision 6415d225 (rsb-cpp): test program for bug haunting
J. Wienke

09/20/2010

04:04 PM Revision 89069971 (rsb-cpp): use object-oriented handlers in subscriptions instead of actions and...
J. Wienke
02:40 PM Revision ed8fb8b1 (rsb-cpp): concurrency safety comment added
J. Wienke
01:38 PM Revision 105b7f87 (rsb-cpp): typo
J. Wienke
01:35 PM Revision dc9b6f6d (rsb-cpp): missing break
J. Wienke
01:08 PM Revision a091fb4b (rsb-cpp): thread-safety comment
J. Wienke
01:06 PM Revision 18181abc (rsb-cpp): some error checking
J. Wienke
11:18 AM Revision 32fe2ad9 (rsb-cpp): remove some debug output
J. Wienke

09/17/2010

05:55 PM Revision 27c62ff2 (rsb-cpp): commit debug output added
J. Wienke
05:38 PM Revision cf0281bc (rsb-cpp): dispatch event to all registered actions, not only the first
J. Wienke

09/16/2010

05:02 PM Bug #132 (Resolved): sp.h redefines int16 and int32
sp.h defines int 16 and int32.... J. Wienke
12:59 PM Tasks #106: Extract NaoQi Converters and Examples into separate Library
Added registry in r93, Aldebaran converter still needs to be ported to this system. J. Wienke
12:56 PM Revision 53bc138b (rsb-cpp): Initial try to base converter selection on rsc registry
references #106 J. Wienke
11:17 AM Revision dd437d23 (rsb-cpp): remove duplicated library name variable
J. Wienke

09/15/2010

11:41 AM Enhancement #129 (Resolved): Evaluate using weakref to autostop threads etc.
No weak references are required. Shutdown of resources with threads was made more explicit. J. Wienke
10:54 AM Enhancement #129 (In Progress): Evaluate using weakref to autostop threads etc.
J. Wienke
10:43 AM Enhancement #129 (Resolved): Evaluate using weakref to autostop threads etc.
Right now embedded objects using a bound method create a dependency cycle, hence they will not be stopped on destruct... J. Wienke
11:39 AM Revision e70c4e43 (rsb-python): fix system shutdown by removing dependencies and explicitly stopp...
J. Wienke
10:46 AM Revision 14b16ffc (rsb-python): removedebug output
J. Wienke
10:44 AM Tasks #128 (Resolved): Use thread pool in event processor for dispatching
fixed in r89 J. Wienke
10:44 AM Revision 720d84e1 (rsb-python): event processor now uses a thread pool for dispatching
J. Wienke

09/13/2010

05:30 PM Tasks #128 (Resolved): Use thread pool in event processor for dispatching
J. Wienke
11:57 AM Revision 5861e4ae (rsb-cpp): TODO about thread-safety added
J. Wienke
11:46 AM Revision c2418846 (rsb-python): mention coverage dependency
J. Wienke
11:43 AM Revision f639d6c8 (rsb-python): integrate coverage support
J. Wienke

09/12/2010

11:52 PM Tasks #124 (Resolved): Create quality of service system
Decide whether messages can be delivered arbitrarily or ordered delivery is required. J. Wienke
11:49 PM Tasks #123 (Resolved): Use RSC thread pool instead of boost
RSC threadpool should be used for ensuring ordering. J. Wienke
11:19 PM Tasks #106: Extract NaoQi Converters and Examples into separate Library
I just started a new library for Nao types and extensions. Initially, it contains now the ALImageConverter. It is ava... S. Wrede
11:15 PM Revision 19700dd5 (rsb-cpp): changed include path from relative to absolute
S. Wrede
09:54 PM Revision cd4d9c1b (rsb-cpp): implemented stream operator for Task object, removed warning in Stat...
S. Wrede
08:25 PM Revision 617869e7 (rsb-cpp): enable coverage target
J. Wienke
07:57 PM Revision 31f51571 (rsb-cpp): this protobuf file seems to have moved to the new nao project...
J. Wienke

09/11/2010

12:06 PM Tasks #106: Extract NaoQi Converters and Examples into separate Library
Do you plan to use Registry<Converter<targetType> > for this? I just implemented something similar in python that cou... J. Wienke
12:01 PM Tasks #106 (In Progress): Extract NaoQi Converters and Examples into separate Library
Removed AL dependant code from core library. S. Wrede
12:04 PM Revision 7f350bd4 (rsb-cpp): INPROGRESS - task 106: Extract NaoQi Converters and Examples into se...
https://code.cor-lab.org/issues/show/106
removed code with NaoQi dependencies from core library
see libRSBNao at htt...
S. Wrede

09/10/2010

11:56 PM Revision f73f0027 (rsb-python): improved build dependencies of commands
J. Wienke
11:33 PM Revision 8d941dc0 (rsb-python): build dependency
J. Wienke
11:02 PM Revision a1383eb4 (rsb-python): missing licenses
J. Wienke
11:02 PM Revision 6e9be30c (rsb-cpp): missing licenses
J. Wienke
11:00 PM Revision 276be26d (rsb-cpp): use find macro for boost threadpool
J. Wienke
08:37 PM Tasks #50 (Resolved): Initial sending and receiving of messages with python and spread
J. Wienke
07:21 PM Tasks #120 (Resolved): Find protobuf and protocol instead of hard coded path
J. Wienke
10:40 AM Tasks #120 (Resolved): Find protobuf and protocol instead of hard coded path
Currently setup.py contains hard-coded paths for the protobuf stuff. Use a find function or something equivalent inst... J. Wienke
07:20 PM Revision 3c73b54f (rsb-python): fx documentation
J. Wienke
07:14 PM Revision 1f0c4e9e (rsb-python): finally a working version
J. Wienke
05:51 PM Revision 4aaa4385 (rsb-python)
J. Wienke
05:50 PM Revision 31ad8e35 (rsb-python): urks, trying to move to setuptools...
J. Wienke
04:39 PM Revision 16a816e2 (rsb-python): Initial user-level roundtrip test with spread is now working
fixes #50 J. Wienke
11:44 AM Revision 374fed3a (rsb-python): created basic user-level publisher and subscriber classes
J. Wienke
11:40 AM Enhancement #121 (Rejected): Duplicated URI und Subscriber and Subscription
Why do I have to give a uri in the constructor of the subscriber and also in the scope filter? J. Wienke
 

Also available in: Atom