Activity

From 01/19/2015 to 02/17/2015

02/17/2015

01:11 PM Bug #2183: Compilation of RSB Tools fails on MacOS 10.10
https://code.google.com/p/googlemock/issues/detail?id=146
Seems that adding a compiler flag is required here. But ...
J. Wienke
12:52 PM Bug #2183 (New): Compilation of RSB Tools fails on MacOS 10.10
Applies for rsb 0.10 and 0.11. Boost version is 1.57.... S. Wrede

02/13/2015

06:28 PM Bug #2164 (Resolved): ParticipantConfig.{copy,hashCode,equals} do not take into account introspec...
Applied in changeset commit:rsb-java|ff4bac9e1b9ecddcf192be688803d8f0bf7116b3. J. Wienke
06:20 PM Bug #2164 (In Progress): ParticipantConfig.{copy,hashCode,equals} do not take into account intros...
J. Wienke
06:28 PM Revision d2121801 (rsb-java): Include introspection in ParticipantConfig equals and hashCode
fixes #2164
(cherry picked from commit ff4bac9e1b9ecddcf192be688803d8f0bf7116b3)
J. Wienke
06:28 PM Revision ff4bac9e (rsb-java): Include introspection in ParticipantConfig equals and hashCode
fixes #2164 J. Wienke
06:14 PM Bug #2181 (Resolved): Calling rpc with double attribute results in an exception.
Applied in changeset commit:rsb-java|5d4cba78edd6eedbb9837d8a1126fde4c8bb8ac2. J. Wienke
06:14 PM Revision c4d816db (rsb-java): Handle read-only restrictions of ByteBuffers correctly
It is invalid to call array() on read-only ByteBuffer instances. This
was done in converters like the DoubleConverter...
J. Wienke
06:13 PM Revision 5d4cba78 (rsb-java): Handle read-only restrictions of ByteBuffers correctly
It is invalid to call array() on read-only ByteBuffer instances. This
was done in converters like the DoubleConverter...
J. Wienke
06:10 PM Revision 6584f9ba (rsb-java): Handle read-only restrictions of ByteBuffers correctly
It is invalid to call array() on read-only ByteBuffer instances. This
was done in converters like the DoubleConverter...
J. Wienke
06:10 PM Revision 9b90c769 (rsb-java): ConnectorCheck.create{In,Out}Connector accept a converter map
Prepares to define the required converters from the outside.
refs #2181
(cherry picked from commit f0a0745c27309386...
J. Wienke
06:09 PM Revision 34720245 (rsb-java): Expose static converter signatures as constants
For this converters that always have the same signature, expose these
signatures as constants so that they can be use...
J. Wienke
06:08 PM Revision 364c3011 (rsb-java): Handle read-only restrictions of ByteBuffers correctly
It is invalid to call array() on read-only ByteBuffer instances. This
was done in converters like the DoubleConverter...
J. Wienke
06:08 PM Revision f0a0745c (rsb-java): ConnectorCheck.create{In,Out}Connector accept a converter map
Prepares to define the required converters from the outside.
refs #2181
J. Wienke
06:08 PM Revision 224293fb (rsb-java): Expose static converter signatures as constants
For this converters that always have the same signature, expose these
signatures as constants so that they can be use...
J. Wienke

02/12/2015

09:19 PM Bug #2181 (Resolved): Calling rpc with double attribute results in an exception.
The following exception is thrown if a Double type is transmitted via rsb rpc call.... M. Pohling

02/11/2015

02:19 AM Feature #2051: Qt-based graphical event logger
R. Haschke wrote:
> Integration into rsb distro is currently blocked by several enhancements to rsc and rsb, which a...
R. Haschke
02:16 AM Feature #2051: Qt-based graphical event logger
Integration into rsb distro is currently blocked by several enhancements to rsc and rsb, which are pending since Octo... R. Haschke

02/10/2015

09:23 PM Revision cf3b6c5a (rsb-matlab): updated rsb dependency to release version 0.11.0 (which fixes pro...
version conflict (rst/b stable use protobuf 2.5) Sebastian Wrede
09:19 PM Revision d2f439fe (rsb-matlab): updated rst dependency to release version (which fixes protobuf v...
conflict (rst/b stable use protobuf 2.5) Sebastian Wrede
06:04 PM Revision 056d5252 (rsb-tools-cl): Minor improvements in scripts/plot-{statistics,timestamps}.lisp
* scripts/plot-statistics.lisp (header): update copyright
(toplevel): fixed legend and tic font sizes; cosmetic cha...
J. Moringen

02/09/2015

05:58 PM Feature #2170 (New): Visual indication when rsb-logger* (or any other rsb-tool) is ready
When providing/loading multiple idl path(s)/files(s), the logger may take some time to load (as described "here":http... N. Köster
02:05 PM RSBag Support #2168: Bag-cat sometimes doesnt output data when scope ends with /
Stupid me... Thx! C. Emmerich

02/06/2015

08:35 PM Revision ab756a90 (rsb-tools-cl): Fixed redefinition warning formatting/event-style-programmable....
* formatting/event-style-programmable.lisp (header): updated copyright
(setf style-code :before t style-programmabl...
J. Moringen
08:15 PM Revision bb133250 (rsb-tools-cl): Determine event data size more robustly in formatting/columns.lisp
… by duplicating the `event-size' function :(
* formatting/util.lisp (header): updated copyright
(event-size): new...
J. Moringen
05:16 PM RSBag Support #2168 (Rejected): Bag-cat sometimes doesnt output data when scope ends with /
The bag tools use regular expressions which can match any substring to select channels. In this case the, channel nam... J. Moringen
04:17 PM RSBag Support #2168 (Rejected): Bag-cat sometimes doesnt output data when scope ends with /
When trying to display data of scope @/flexirob/lwr/status/collision@ in the attached .tide file with bag-cat, the ou... C. Emmerich

02/05/2015

07:53 PM Revision ed99ee98 (rsb-tools-cl): make-{static,dynamic} do not fail without Spread transport in m...
* main/main.lisp (make-static): do not signal an error when
network.spread package and/or symbols do not exist
(m...
J. Moringen

02/04/2015

05:08 PM Bug #2167 (New): Check that RemoteServer instances delete EventId instances in case of RPC timeouts
I have observed that EventId instances are collected in a java process in case frequent RPC calls time out. This migh... J. Wienke

02/03/2015

08:59 PM Revision 7cad8bb2 (rsb-cl): Process :filters initarg properly in src/receiving-client.lisp
* src/receiving-client.lisp (header): updated copyright
(shared-initialize :after receiving-client t): new method; ...
J. Moringen

02/02/2015

08:09 PM Revision 4d50fb96 (rsb-tools-cl): Re-initialize clon context correctly in common/options.lisp
* common/options.lisp (process-commandline-options): pass commandline to
`make-context' when re-initializing
J. Moringen
07:20 PM Revision dba4cafc (rsb-java): Fix SpreadNotRunningTest: introspection and deactivation
Do not use introspection in the SpreadNotRunningTest and clean up
participant deactivation.
J. Wienke
06:36 PM Revision 82ad2d75 (rsb-java): Introspection created events from: construction -> activate calls
This commit transfers emitting introspection created events from
participant constructions (via the factory) to the t...
J. Wienke
03:45 PM Revision 49dd895f (rsb-java): Fix surefire version
Request a recent surefire version for better error reporting. J. Wienke
03:17 PM Revision e37e9959 (rsb-cl): Process :handlers initarg properly in src/listener.lisp
* src/listener.lisp (header): updated copyright
(listener::handlers): removed :handlers initarg
(shared-initializ...
J. Moringen

01/30/2015

04:00 PM Revision d9c02ea8 (rsb-tools-cl): Clon + win32 workaround in sbcl.cmake.in
* sbcl.cmake.in: do not set CC environment variable on win32 to work
around clon's attempt to compile termio stuff ...
J. Moringen
03:52 PM Revision a99ca6b1 (rsb-tools-cl): Double quote-protect path in CMakeLists.txt
* CMakeLists.txt (header): updated copyright
(toplevel): double quotes around ${SBCL_HOME}
J. Moringen
03:50 PM Revision 901a59a3 (rsb-tools-cl): Portability fixes in common/{debugger,interactive}.lisp
* common/debugger.lisp (header): updated copyright
(enable-swank-on-signal): on win32, do not warn about not being ...
J. Moringen

01/29/2015

09:04 PM Revision 83e11419 (rsb-matlab-manual): initial import of template project
Sebastian Wrede
08:49 PM Revision 6180b9a5 (rsb-java): Enable introspection by default in src/rsb/config/ParticipantConfig...
refs #1982
* src/rsb/config/ParticipantConfig.java
(ParticipantConfig.introspectionEnabled): changed value false -...
J. Moringen
07:42 PM Bug #2164 (Resolved): ParticipantConfig.{copy,hashCode,equals} do not take into account introspec...
I'm not a Java expert, but I think the @ParticipantConfig.{copy,hashCode,equals}@ methods should take into account th... J. Moringen
07:39 PM Revision b06849e5 (rsb-cpp): Enable introspection by default in src/rsb/ParticipantConfig.cpp
refs #1982
Note that the introspection plugin still has to be loaded manually for
now.
* src/rsb/ParticipantConfig....
J. Moringen
07:38 PM Revision 59e3ef41 (rsb-cpp): Enable introspection by default in
refs #1982
Note that the introspection plugin still has to be loaded manually for
now.
* src/rsb/ParticipantConfig....
J. Moringen
06:26 PM Revision e9a5887c (rsb-python): Disable introspection by default in rsb/__init__.py
refs #1982
* rsb/__init__.py (ParticipantConfig.__fromDict): disable introspection
by default
(ParticipantConfig...
J. Moringen
01:20 PM Revision 4cda0bc4 (rsb-manual): Fixed download URL for Windows package in install-binary.rst
* install-binary.rst (Pre-Compiled Windows Archive): fixed CI server
download URl
J. Moringen
10:46 AM Bug #2150: Specification of preferred converters should be reconsidered
Any feedback on this? R. Haschke
10:24 AM Bug #2163: Remove rsb.wire-schema property from metaData in socket transport
R. Haschke wrote:
> The only way to robustly access the wireschema is at conversion time.
> There is the rsb::conv...
J. Moringen

01/27/2015

04:45 PM Bug #2163: Remove rsb.wire-schema property from metaData in socket transport
The only way to robustly access the wireschema is at conversion time.
There is the rsb::converter::SchemaAndByteArr...
R. Haschke
03:24 PM Bug #2163: Remove rsb.wire-schema property from metaData in socket transport
From my point of view, the socket transport should use the internal Notification data structures to access the wire-s... R. Haschke
01:08 PM Bug #2163: Remove rsb.wire-schema property from metaData in socket transport
This is basically an implementation detail and not intended for client usage. Such information should normally only b... J. Wienke
12:33 PM Bug #2163 (New): Remove rsb.wire-schema property from metaData in socket transport
While in socket transport, there is a metadata key userInfos:rsb.wire-schema, it is missing in spread transport:
<...
R. Haschke
02:06 PM Revision c740ae5e (rsb-cpp): merge branch master into famula
R. Haschke

01/21/2015

01:36 PM Revision d2d74cce (rsb): added rsb-vis-tools submodule
R. Haschke
01:35 PM Revision 69e4893b (rsb): added rsb-vis-tools submodule
R. Haschke

01/20/2015

10:51 PM Revision 5e961d5a (rsb-tools-cpp): become agnostic to rsbxml version (plain XOP vs. XmltioXOP)
R. Haschke
 

Also available in: Atom