Activity

From 05/20/2012 to 06/18/2012

06/18/2012

08:32 PM RSBag Revision fdeb105c (rsbag-cl): Added more test for open-bag in test/protocol.lisp
* test/protocol.lisp (test protocol-root::open-bag/valid): new test;
test valid uses of `open-bag'
(test protocol...
J. Moringen
08:32 PM RSBag Revision 019618cd (rsbag-cl): Added test for make-serialized-view
* test/view/serialized.lisp (test view-root::construction): new test;
for `make-serialized-view'
J. Moringen
08:32 PM RSBag Revision efba7eb6 (rsbag-cl): Implemented more patterns in src/rsb/replay/timestamp-adjustment-mi...
refs #524
* src/rsb/replay/types.lisp (header): added one-line summary
(timestamp-adjustment-value/now): new type; ...
J. Moringen
08:32 PM Revision a947ccde (rsb-cl): Added new meta-data and timeout types in src/types.lisp
* src/types.lisp (timestamp-designator): new type; name of a timestamp
(meta-data-designator): new type; name of a ...
J. Moringen
07:06 PM RSBag Revision 0c99177e (rsbag-manual): Improved installation instructions in preparation.rst
* preparation.rst: mention Windows build-job; improved installation
instructions for Debian systems
J. Moringen
07:01 PM Revision 5d921997 (rsb-manual): Improved preparation.rst and tutorial.rst
* preparation.rst: improved installation instructions for Debian
packages
* tutorial.rst: shortened section names; ...
J. Moringen
06:44 PM Revision fed2d1e0 (rsb-manual): Fixed and extended tutorial.rst
refs #802
* tutorial.rst: fixed document title; removed redundant installation
instructions; added chat examples
J. Moringen
06:38 PM Revision c831cb0e (rsb-cpp): Cleaned up examples/reader/reader.cpp
refs #548
* examples/reader/reader.cpp: removed logging-related code; added some
comments
J. Moringen
06:29 PM Enhancement #548: Threadless RSB
Example is here: source:trunk/cpp/core/examples/reader/reader.cpp. S. Wrede
05:37 PM Enhancement #548 (Resolved): Threadless RSB
J. Moringen
06:26 PM Tasks #1006: Create fancy title page for RSB manual
We should also add our publications somewhere on the web page using a the same link as in the toolkit catalogue. S. Wrede
06:25 PM Tasks #1006 (Resolved): Create fancy title page for RSB manual
The initial entry point for the documentation as generated through Sphinx is not very intuitive. I would propose to a... S. Wrede
06:05 PM Tasks #1003 (Feedback): Dcoument installation from source for MacOS
Extended existing documentation at http://docs.cor-lab.de/rsb-manual/trunk/html/install-cpp.html by initial informati... S. Wrede
02:02 PM Tasks #1003 (Resolved): Dcoument installation from source for MacOS
As part of the sphinx RSB manual. J. Moringen
06:00 PM Revision 448b748a (rsb-manual): added MacOS specific installation instructions, explained Spread ...
S. Wrede
05:35 PM Feature #206 (Resolved): Provide additional pull-based model for receiving events without threadi...
Applied in changeset r3600. J. Moringen
05:35 PM Revision 9a8aa339 (rsb-cpp): Fixed spread::InPullConnector and related classes
fixes #206
* src/rsb/eventprocessing/PullEventReceivingStrategy.{h,cpp}: removed
handle()-based processing
* src/rs...
J. Moringen
03:38 PM RSBag Feature #709 (Resolved): Allow replacing stored timestamps with current wall-clock time during re...
J. Moringen
03:32 PM RSBag Feature #542 (Resolved): bag-info should display channel meta-data
J. Moringen
03:13 PM Revision 2fa79312 (rsb-cpp): Fix for previous commit (r3598)
* src/rsb/transport/transports.cpp: fixed spread connector includes
and class names
J. Moringen
03:05 PM Revision 350ecd32 (rsb-cpp): Renamed transport::spread::{InConnector -> InPushConnector}
refs #206
* src/rsb/transport/spread/InConnector.{h,cpp}: renamed
src/rsb/transport/spread/{InConnector -> InPushCo...
J. Moringen
01:46 PM Tasks #942 (Resolved): Create generic send tool
J. Moringen
01:46 PM Tasks #1002 (Resolved): Extend send tool
It would be useful to have a tool, maybe called @send@, to create and send simple RSB events.
* The tool should supp...
J. Moringen
01:23 PM Bug #990: Debian packages broken
This is Sebastian: @Arne: Could you please ask Alexandre what the exact issues were or if they still pertain? Thx. J. Moringen

06/15/2012

03:26 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
Even if the numbers look promising, I agree with targeting at 0.8. S. Wrede
04:24 AM Revision dd9abef0 (rsb-yarp-cl): Define and use conditions in src/transport/yarp/*.lisp
* src/transport/yarp/conditions.lisp: new file; contains conditions
used by the transport.yarp module
* src/transpo...
J. Moringen
04:24 AM Revision 3b56476a (rsb-yarp-cl): Define and use conditions in src/transport/yarp/*.lisp
* src/transport/yarp/conditions.lisp: new file; contains conditions
used by the transport.yarp module
* src/transpo...
J. Moringen

06/14/2012

04:25 PM Revision 8de081ba (rsb-python): fixed redundance coming along with r3596
P. Lücking
03:23 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
Serialized sizes and running times (real time) for different "size factors" (lengths of strings like scope, wire-sche... J. Moringen
03:08 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
I completely agree with the version change. J. Wienke
03:03 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
I think we should not change this for the 0.7 version. The change could be very inconvenient for people who currently... J. Moringen
03:20 PM Revision 44d8aaf4 (rsb-python): IdentityConverter added
see #1000 P. Lücking
03:16 PM Feature #1000 (Closed): Add IdentityConverter to RSB Python
Converter does nothing. Use it in combination with the AlwaysApplicable method as the wireSchemaPredicate. P. Lücking

06/12/2012

07:04 PM RSBag Revision a7c72328 (rsbag-cl): Renamed channel-connection::{participant -> endpoint}
* src/rsb/channel-connection.lisp (channel-connection::endpoint):
renamed slot participant -> endpoint
(close par...
J. Moringen
07:04 PM RSBag Revision 316e2a90 (rsbag-cl): Simplifications in src/rsb/replay/bounds-mixin.lisp
* src/rsb/replay/bounds-mixin.lisp
(replay :before replay-bag-connection time-bounds-mixin): simplified
handling ...
J. Moringen
07:04 PM RSBag Revision d703a66b (rsbag-cl): Use condition-translation macros from more-conditions system
* src/protocol.lisp (open-bag): use `with-condition-translation'
* src/transform/protocol.lisp (encode :around t t): ...
J. Moringen
07:03 PM RSBag Revision 932daae5 (rsbag-cl): Fixed report of open-error in src/conditions.lisp
* src/conditions.lisp (open-error): fixed use of
more-conditions:maybe-print-cause in report
J. Moringen
03:56 PM RSBag Revision aa4945dc (rsbag-manual): Added example for interactive strategy of bag-play in use-cases...
* use-cases.rst: added example sessions demonstrating the interactive
control strategy of bag-play
J. Moringen
03:55 PM RSBag Revision 137512ba (rsbag-manual): Cosmetic changes in {trunk,branches/0.6}/manual/use-cases.rst
* {trunk,branches/0.6}/manual/use-cases.rst: cosmetic changes in
example program demonstrating remote control of ba...
J. Moringen
03:55 PM RSBag Revision 2b522541 (rsbag-manual): Cosmetic changes in {trunk,branches/0.6}/manual/use-cases.rst
* {trunk,branches/0.6}/manual/use-cases.rst: cosmetic changes in
example program demonstrating remote control of ba...
J. Moringen
03:02 PM RSBag Revision ffb53eea (rsbag-manual): Backported the CPP remote controlled playback example from the ...
D. Klotz
02:59 PM RSBag Bug #999: Recording sometimes fails for some channels
For the record: the problem was a concurrency issue in cl-protobuf in which mutiple threads would manipulate the same... J. Moringen
02:55 PM RSBag Bug #999 (Rejected): Recording sometimes fails for some channels
This was caused by an old version. A new download from the ci server works well. J. Wienke
02:21 PM RSBag Bug #999: Recording sometimes fails for some channels
Humavips group has been added. J. Moringen
02:17 PM RSBag Bug #999: Recording sometimes fails for some channels
Hm, I cannot administer this project. Could you please add the whole humavips group as reporters to this project as t... J. Wienke
02:16 PM RSBag Bug #999 (Rejected): Recording sometimes fails for some channels
Recording at one of our partners fails sometimes partially using the recent 0.6 binaries for bag-record. Some streams... J. Wienke
02:55 PM RSBag Revision d5d9c4d2 (rsbag-manual): Made the example a bit more correct.
D. Klotz
02:05 PM RSBag Revision c47895f4 (rsbag-manual): Expanded section on remote-control of bag-play in use-cases.rst
* use-cases.rst: link to documentation of bag-play's RPC interface;
demonstrate usage via tiny C++ program
J. Moringen
02:04 PM Revision 33e08853 (rsb-cpp): Added call no-argument call methods in src/rsb/patterns/RemoteServer.h
* src/rsb/patterns/RemoteServer.h: added missing variants of call and
callAsync methods which do not accept/require...
J. Moringen

06/11/2012

11:57 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
The encodings are as follows:
* @protoc@-based program uses Protocol Buffer serialization with variable-length integ...
J. Moringen
11:49 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
Is this protobuf encoding? Otherwise what is the difference in message size? J. Wienke
04:53 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
When using @memcpy@ instead of loops in the project:rosetta-lib-cpp support code:... J. Moringen
04:39 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
Same benchmark, but reusing the same @Notification@ object in all iterations:... J. Moringen
04:36 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
Turns out the @benchmark-rosetta@ programs spends ~ 30 % and ~ 20 % of its runtime in deserialization and serializati... J. Moringen
04:24 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
Initial C++ benchmark results for a simplified scenario.
Caveats:
* Minimal notification content (see attachment:be...
J. Moringen
11:47 AM Enhancement #997 (In Progress): Replace ProtoBuf Serialization of RSB Notifications through a Ros...
As a preliminary experiment, I'm trying to generate data holders and ROS MSG serialization code for rsb.protocol.Noti... J. Moringen
02:04 PM Tasks #998: Check RSX Debian packages with lintian
We should probably do this as part the respective CI jobs to avoid further cluttering the @CMakeLists.txt@ files with... J. Moringen
01:52 PM Tasks #998 (Rejected): Check RSX Debian packages with lintian
For Debian comformity. S. Wrede

06/06/2012

06:45 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
I would propose to first have a running benchmark solution before changing this. I think we should not introduce a pe... J. Wienke
06:39 PM Enhancement #997: Replace ProtoBuf Serialization of RSB Notifications through a Rosetta-based Ser...
> A precondition for this is of course that we can generate with Rosetta the corresponding serialization code also fo... J. Moringen
06:23 PM Enhancement #997 (In Progress): Replace ProtoBuf Serialization of RSB Notifications through a Ros...
We should consider to replace the current protobuf-based serialization of RSB notfications (cf. RSB-Protocol project)... S. Wrede
06:06 PM Bug #990 (Feedback): Debian packages broken
Alexandre? S. Wrede
06:02 PM Revision 24d9a5f0 (rsb-cpp): Fix for call to non-static member function without object argument (...
S. Wrede
03:29 PM Revision 28678371 (rsb-tools-cpp): use new google mock solution
J. Wienke
03:26 PM Revision 282ff47b (rsb-tools-cpp): switch to new protocol buffers solutions without examples
J. Wienke
01:40 PM Revision ded61b06 (rsb-cpp): use the new gmock functionality from RSC
J. Wienke

06/04/2012

04:29 PM Revision 8331e2c3 (rsb-cpp): fix quoting for path composition
J. Wienke
01:55 PM Revision 08cd345e (rsb-cl): Fixed octet-vector default-converters in src/configuration.lisp
* src/configuration.lisp (default-converters): use package
qualification with nibbles package for `octet-vector' type
J. Moringen

06/01/2012

12:48 PM Enhancement #994 (Resolved): Spread connection error messages lack details
Applied in changeset r3590. J. Wienke
12:45 PM Enhancement #994 (Resolved): Spread connection error messages lack details
Messages should output which connection was tried to establish for better debugging abilities after connection errors... J. Wienke
12:48 PM Enhancement #993 (Resolved): Spread connection error messages lack details
Applied in changeset r3589. J. Wienke
12:42 PM Enhancement #993 (Resolved): Spread connection error messages lack details
Messages should output which connection was tried to establish for better debugging abilities after connection errors. J. Wienke
12:48 PM Revision 01795790 (rsb-cpp): Backport of r3589 to 0.6 branch
fixes #994 J. Wienke
12:44 PM Revision a83ffcca (rsb-cpp): Give more details in exception messages for the spread connection. N...
fixes #993 J. Wienke

05/30/2012

01:08 PM Revision 63836cbd (rsb-yarp-cpp): Added OutConnector class in src/rsb/transport/yarp/OutConnector...
* src/rsb/transport/yarp/OutConnector.{h,cpp}: new files; contain
interface and implementation of OutConnector clas...
J. Moringen

05/23/2012

07:40 PM Revision 04655a3f (rsb-yarp-cl): Initial implementation in src/transport/yarptcp/out-connector.lisp
* src/transport/yarptcp/out-connector.lisp
(handle out-connector event): new method; call `send-notification'
(se...
J. Moringen
07:40 PM Revision 22d79b8f (rsb-yarp-cl): Initial implementation in src/transport/yarptcp/out-connector.lisp
* src/transport/yarptcp/out-connector.lisp
(handle out-connector event): new method; call `send-notification'
(se...
J. Moringen
07:33 PM Revision d8811284 (rsb-yarp-cl): Improved error handling in src/transport/yarptcp/*-connector.lisp
* src/transport/yarptcp/in-connector.lisp
(receive-message in-connector t): check whether the "q" port command
ha...
J. Moringen
07:33 PM Revision 859f5864 (rsb-yarp-cl): Improved error handling in src/transport/yarptcp/*-connector.lisp
* src/transport/yarptcp/in-connector.lisp
(receive-message in-connector t): check whether the "q" port command
ha...
J. Moringen
07:28 PM Revision b79cf6b2 (rsb-yarp-cl): Moved functionality to connector class in src/transport/yarptcp/...
* src/transport/yarptcp/wire-protocol.lisp (write-control-data): new
function; write index information onto a strea...
J. Moringen
07:28 PM Revision 64ab25a9 (rsb-yarp-cl): Moved functionality to connector class in src/transport/yarptcp/...
* src/transport/yarptcp/wire-protocol.lisp (write-control-data): new
function; write index information onto a strea...
J. Moringen
06:53 PM Revision 5d7b20a5 (rsb-yarp-cl): Simplification in rsb-yarp.asd
* rsb-yarp.asd (system rsb-yarp-test): removed unnecessary operation
dependency
J. Moringen
06:53 PM Revision 5f806205 (rsb-yarp-cl): Simplification in rsb-yarp.asd
* rsb-yarp.asd (system rsb-yarp-test): removed unnecessary operation
dependency
J. Moringen
06:42 PM Revision 288b70d3 (rsb-yarp-cl): Renamed cl-rsb-yarp -> rsb-yarp
* test/package.lisp (header): adapted one-line summary
(package rsb-yarp.test): adapted documentation string
(tes...
J. Moringen
06:42 PM Revision e21ed40a (rsb-yarp-cl): Renamed cl-rsb-yarp -> rsb-yarp
* test/package.lisp (header): adapted one-line summary
(package rsb-yarp.test): adapted documentation string
(tes...
J. Moringen
06:16 PM Revision d3c60e0a (rsb-yarp-cl): .bzrignore -> .gitignore
J. Moringen
06:16 PM Revision 9824ee89 (rsb-yarp-cl): .bzrignore -> .gitignore
J. Moringen
06:11 PM Revision 3a43b2b1 (rsb-yarp-cl): Added nameserver-query/scope in src/transport/yarp/nameserver.lisp
refs #383
* src/transport/yarp/nameserver.lisp
(define-nameserver-function list): simplified
(nameserver-query/sc...
J. Moringen
06:11 PM Revision 34986dc9 (rsb-yarp-cl): Added nameserver-query/scope in src/transport/yarp/nameserver.lisp
refs #383
* src/transport/yarp/nameserver.lisp
(define-nameserver-function list): simplified
(nameserver-query/sc...
J. Moringen
02:40 PM Revision 3fd48cba (rsb-yarp-cl): Added support for YARP nameserver in src/transport/yarp/*.lisp
refs #383
* src/transport/yarp/variables.lisp: new file; contains variables used
in the transport.yarp package
* sr...
J. Moringen
02:40 PM Revision 13d4070b (rsb-yarp-cl): Added support for YARP nameserver in src/transport/yarp/*.lisp
refs #383
* src/transport/yarp/variables.lisp: new file; contains variables used
in the transport.yarp package
* sr...
J. Moringen
02:27 PM Revision 08dfa210 (rsb-yarp-cl): Tightened rosetta-yarp dependency in cl-rsb-yarp.asd
* cl-rsb-yarp.asd (system cl-rsb-yarp): depend on particular version
of rosetta-yarp
J. Moringen
02:27 PM Revision b219aae5 (rsb-yarp-cl): Tightened rosetta-yarp dependency in cl-rsb-yarp.asd
* cl-rsb-yarp.asd (system cl-rsb-yarp): depend on particular version
of rosetta-yarp
J. Moringen

05/22/2012

09:48 PM Revision 0b626c5c (rsb-cl): Fixed chainable-conditions in src/conditions.lisp
* src/conditions.lisp (participation-failed): use `maybe-print-cause'
correctly
(informer-creation-failed): likew...
J. Moringen
08:44 PM Revision 826df505 (rsb-yarp-cl): Major improvements in **/*.lisp
* src/transport/yarptcp/wire-protocol.lisp (header): added one-line
summary
(write-length-delimited-string): adde...
J. Moringen
08:44 PM Revision 981b76da (rsb-yarp-cl): Major improvements in **/*.lisp
* src/transport/yarptcp/wire-protocol.lisp (header): added one-line
summary
(write-length-delimited-string): adde...
J. Moringen
08:19 PM Revision 3f8d0633 (rsb-yarp-cl): Use package nibbles in test/**/package.lisp
* test/transport/yarptcp/package.lisp (header): updated copyright
(package rsb-yarp.transport.yarptcp.test): added ...
J. Moringen
08:19 PM Revision eaa755ae (rsb-yarp-cl): Use package nibbles in test/**/package.lisp
* test/transport/yarptcp/package.lisp (header): updated copyright
(package rsb-yarp.transport.yarptcp.test): added ...
J. Moringen
08:13 PM Revision 87038b45 (rsb-yarp-cl): Added package rsb-yarp.converter in src/converter/package.lisp
* src/converter/bottle.lisp (in-package rsb-yarp.converter): changed
package rsb.converter -> rsb-yarp.converter
* ...
J. Moringen
08:13 PM Revision ac0d9948 (rsb-yarp-cl): Added package rsb-yarp.converter in src/converter/package.lisp
* src/converter/bottle.lisp (in-package rsb-yarp.converter): changed
package rsb.converter -> rsb-yarp.converter
* ...
J. Moringen
08:05 PM Revision e985995b (rsb-yarp-cl): Use more-conditions in src/transport/yarptcp/package.lisp
* src/transport/yarptcp/package.lisp (package rsb.transport.yarptcp):
added used package more-conditions
* cl-rsb-y...
J. Moringen
08:05 PM Revision ec8850d1 (rsb-yarp-cl): Use more-conditions in src/transport/yarptcp/package.lisp
* src/transport/yarptcp/package.lisp (package rsb.transport.yarptcp):
added used package more-conditions
* cl-rsb-y...
J. Moringen
08:00 PM Revision b50b6fad (rsb-yarp-cl): Fixed system dependency in cl-rsb-yarp.asd
* cl-rsb-yarp.asd (system cl-rsb-yarp): changed system dependency
cl-rosetta-yarp -> rosetta-yarp
J. Moringen
08:00 PM Revision 9517e276 (rsb-yarp-cl): Fixed system dependency in cl-rsb-yarp.asd
* cl-rsb-yarp.asd (system cl-rsb-yarp): changed system dependency
cl-rosetta-yarp -> rosetta-yarp
J. Moringen
07:59 PM Revision a6c29e1e (rsb-yarp-cl): Added CMake rules in CMakeLists.txt, sbcl.cmake.in
* CMakeLists.txt: new file; CMake rules for packaging and testing
the project
* sbcl.cmake.in: similar
J. Moringen
07:59 PM Revision ce171874 (rsb-yarp-cl): Added CMake rules in CMakeLists.txt, sbcl.cmake.in
* CMakeLists.txt: new file; CMake rules for packaging and testing
the project
* sbcl.cmake.in: similar
J. Moringen
 

Also available in: Atom