Activity

From 02/01/2013 to 03/02/2013

03/01/2013

01:28 PM Tasks #1447: Debian package(s) for python and java
I would set this to 0.10 or with low priority to 0.9. Or is this needed earlier for some other reason? S. Wrede
06:51 AM Tasks #1447 (Feedback): Debian package(s) for python and java
Should we do this? And if so, in which version? J. Moringen

02/28/2013

05:51 PM Bug #1444 (Resolved): Link error in RSB installation by debian package
Applied in changeset rsb-manual|commit:2a51642393b2be8c4bfc62fa6857e56d24a4432a. J. Moringen
05:38 PM Bug #1444 (In Progress): Link error in RSB installation by debian package
J. Moringen
02:19 PM Bug #1444 (Resolved): Link error in RSB installation by debian package
... C. Dreyer
05:43 PM Revision 2a516423 (rsb-manual): Fixed Debian package repository URL in install.rst
fixes #1444
* install.rst: changed link to Debian package repository to use
"repository server" link target from c...
J. Moringen
05:34 PM Tasks #1448 (Resolved): Test pkg-config
Continuously test the rsb pkg-config file, as it was recently done for rsc (#1443). The mechanism from #1443 has to b... Anonymous
04:17 PM Tasks #1447 (Rejected): Debian package(s) for python and java
It would be nice to have a debian package for each supported programming language. Or one for all! C. Dreyer
04:14 PM Tasks #1403: improve build system Doc
and #1446 C. Dreyer
02:29 PM Tasks #1403: improve build system Doc
trying installation using debian packages. I found some bugs (#1444 and #1445) C. Dreyer
02:22 PM Bug #1445 (Resolved): Non-existent Debian package is mentioned in RSB installation instructions
following the instructions:... C. Dreyer

02/27/2013

04:13 PM Feature #1442 (Resolved): RPC should support argumentless methods properly
There should be method signatures (if Java allows this) and unit tests for:... J. Moringen
12:00 PM Bug #1439 (Resolved): pkgconfig is anvalid
Applied in changeset rsb-cpp|commit:18832f4070afd4ab69d6adb6eb69bb10bf88d634. Anonymous
11:16 AM Bug #1439 (In Progress): pkgconfig is anvalid
I will fix this issue for now by including the boost lib, and opened an issue for better handling of the boost depend... Anonymous
10:34 AM Bug #1439: pkgconfig is anvalid
Sure, but in the end we need to find out what to do with dependencies, which do not have a pc file. I think Alexandre... J. Wienke
10:32 AM Bug #1439: pkgconfig is anvalid
I don't really get #1292 and its relation to this issue. So is the _external problem_ in this case, that boost doesn`... Anonymous
10:14 AM Bug #1439: pkgconfig is anvalid
I think adding boost conflicts with #1292. J. Wienke
10:06 AM Bug #1439 (Resolved): pkgconfig is anvalid
The library name in the rsb0.9 pc file is invalid, resulting in:
/usr/bin/ld: cannot find -lrsb.0.9
when using...
Anonymous
11:57 AM Revision 18832f40 (rsb-cpp): Export boost dependency to pkg-config file by default
* Fixed rsb library link in pkg-config file
* Introduced cmake user option EXPORT_BOOST_DEPENDENCY_TO_PKGCONFIG ("On"...
Arne Nordmann
11:02 AM Bug #1441 (New): Better handling of dependencies without pc file, e. g. boost, in our pkgconfig
Boost for example doesn't provide a pkg-config file (https://svn.boost.org/trac/boost/ticket/1094). So in order to pr... Anonymous

02/26/2013

08:52 PM RSBag Tasks #1428 (Resolved): Build Debian package without SSL support
I implemented this by adding... J. Moringen
08:14 PM Revision 72093750 (rsb-cl): Changed ignored let+ bindings to &ign in src/**/*.lisp
* src/transport/connector-class.lisp
(compute-default-initargs connector-class): in `let+' bindings,
changed igno...
J. Moringen
08:08 PM RSBag Revision 602ada0d (rsbag-cl): Fixed dependency of cl-rsbag-test on cl-rsbag-tidelog in cl-rsbag.asd
* cl-rsbag.asd (system cl-rsbag-test): added system dependency on
cl-rsbag-tidelog
* CMakeLists.txt: when executing...
J. Moringen
07:39 PM RSBag Revision 4fc0f293 (rsbag-cl): Changed ignored let+ bindings to &ign in src/**/*.lisp
* src/backend/tidelog/generator.lisp (header): updated copyright
(spec->size): replaced ignored `let+' bindings nil...
J. Moringen
07:31 PM Tasks #1429 (Resolved): Build Debian package without SSL support
I implemented this by adding... J. Moringen
03:20 PM Tasks #1438 (Resolved): Use lparallel queues instead of sb-concurrency queues
J. Moringen
01:53 PM Tasks #1400 (Closed): Provide build jobs for binary deployment of Java libraries
Done, cf.: https://support.cor-lab.de/issues/502 S. Wrede
04:48 AM Tasks #1400 (Feedback): Provide build jobs for binary deployment of Java libraries
I checked {rsb,rst}-{0.7,trunk} and the build jobs produce jar artifacts.
Can we close this and open a new issue (...
J. Moringen
04:53 AM RSBag Feature #1423 (Resolved): Allow timestamp adjustments for the remote-controlled replay strategy
Not sure if this should be reimplemented using the generic transform mechanism. At least not now anyway. J. Moringen
04:42 AM Feature #1425 (Resolved): Implement framework-level event transformations
Applied in changeset rsb-cl|commit:7745b382162506707af6feaf8d718df7c51b7161. J. Moringen
04:37 AM Revision 7745b382 (rsb-cl): Added event transform mechanism in src/event-processing/*.lisp
fixes #1425
The change basically adds the `rsb.event-processing:transform!'
protocol, support in all participant cla...
J. Moringen
02:57 AM Revision bcef4590 (rsb-cl): Added event transform mechanism in src/event-processing/*.lisp
will fix #1425
The change basically adds the `rsb.event-processing:transform!'
protocol, support in all participant ...
J. Moringen
02:06 AM Revision 9dc28a9c (rsb-cl): Various minor fixes in src/**/*.lisp
* src/participant.lisp (header): updated copyright
(participant::converters): improved documentation string
* src/i...
J. Moringen

02/25/2013

10:23 PM Revision 388915de (rsb-cl): Removed leftover print in test/reader.lisp
* test/reader.lisp (define-error-hook-test-case reader): removed
`print' call which had been left over from debugging
J. Moringen
10:23 PM Revision 9f5ee62f (rsb-cl): Fixed a copy-paste error in test/listener.lisp
* test/listener.lisp (header): updated copyright
(define-basic-participant-test-cases listener): fixed URI
"/info...
J. Moringen

02/21/2013

07:58 PM Revision cb188e0c (rsb-cpp): Added uint32 converter in src/rsb/converter/Uint32Converter.{h,cpp}
refs #848
* src/rsb/converter/Uint32Converter.{h,cpp}: new files; contain
interface and implementation of Uint32Co...
J. Moringen
07:58 PM Revision b5125a43 (rsb-cpp): Minor cleanup in src/rsb/converter/Uint64Converter.{h,cpp}
* src/rsb/converter/Uint64Converter.{h,cpp}: updated copyright;
whitespace fixes; removed unnecessary includes
J. Moringen
07:58 PM Revision b741891c (rsb-cpp): Whitespace fixes in test/rsb/converter/DefaultConverterTest.cpp
* test/rsb/converter/DefaultConverterTest.cpp: whitespace fixes; in
particular tabs -> spaces
J. Moringen
06:33 PM Bug #1175: OpenCV preprocessor symbol collides with ParticipantConfig::ErrorStrategy enum values
No idea why I received no email. J. Wienke
06:27 PM Bug #1175: OpenCV preprocessor symbol collides with ParticipantConfig::ErrorStrategy enum values
This change broke the integration test (fix committed). Why didn't we catch this? I mean, what's the point of the who... J. Moringen
06:26 PM Revision 64d47732 (rsb-integrationtest): Fixed error strategy enum elements in cpp/config.cpp
refs #1175
* cpp/config.cpp: fixed error strategy enum element names
{LOG,PRINT,EXIT} -> ERROR_STRATEGY_{LOG,PRINT...
J. Moringen

02/20/2013

05:46 PM Bug #1408: Converter registration should be possible without rewriting default participant config...
Are there any ideas on how and when this could be changed? This makes it really hard to write rsb-using python librar... D. Klotz
12:48 PM RSBag Revision 1af1edd8 (rsbag-cl): Initial version ROSBag backend in src/backend/rosbag/
* src/backend/rosbag/conditions.lisp: new file; conditions used by the
ROSBag backend
* src/backend/rosbag/generat...
J. Moringen
12:36 PM RSBag Revision b6d823d5 (rsbag): Updated HEADs of submodules rsbag-{cl,manual,tools-cl}
J. Moringen
12:33 PM RSBag Revision 18f6fe92 (rsbag-cl): Updated documentation of remote-controlled in src/rsb/replay/remote...
refs #1426
* src/rsb/replay/remote-controlled.lisp (remote-controlled): added
descriptions or relativelength and r...
J. Moringen
12:32 PM RSBag Revision 7c557f22 (rsbag-manual): Added relative{length,index} in bag-play.rst
refs #1426
* bag-play.rst: added relativelength and relativeindex functions
J. Moringen
12:32 PM RSBag Revision dff3f7f8 (rsbag-manual): Added a short discussion of error handling in use-cases.rst
* use-cases.rst: added a short discussion of the available error
handling strategies and commandline options
J. Moringen
12:32 PM RSBag Revision 698705b1 (rsbag-manual): Markup improvements in {news,use-cases,bag-play}.rst
* use-cases.rst: markup improvements
* tools.rst: likewise
* bag-play.rst: likewise
J. Moringen
12:01 PM RSBag Revision a0d7a214 (rsbag-cl): Backport: Relative length/index commands in src/rsb/replay/external...
refs #1426
* src/rsb/replay/external-driver-mixin.lisp
(make-commands external-driver-mixin sequence): added lengt...
J. Moringen
12:00 PM RSBag Revision 9be448c9 (rsbag-cl): Backport: Minor fixes in src/rsb/replay/external-driver-mixin.lisp
refs #1426
* src/rsb/replay/external-driver-mixin.lisp
(make-commands external-driver-mixin sequence): made primit...
J. Moringen
09:53 AM RSBag Bug #1426 (Resolved): remote-controlled strategy does not respect -E command line argument
Applied in changeset rsbag-cl|commit:804184d93e0ec53874ea2737ce096af7ca672258. J. Moringen
02:47 AM Tasks #1429 (Resolved): Build Debian package without SSL support
J. Moringen
02:46 AM RSBag Tasks #1428 (Resolved): Build Debian package without SSL support
J. Moringen

02/19/2013

10:08 PM Revision 4b09a48d (rsb-cl): TODO temp commit
J. Moringen
10:06 PM RSBag Revision 772088ae (rsbag-cl): Minor fixes in src/bag.lisp
* src/bag.lisp (header): updated copyright
(bag::transform): fixed initform
(print-object bag t): improved printi...
J. Moringen
08:55 PM RSBag Revision 804184d9 (rsbag-cl): Relative length/index commands in src/rsb/replay/external-driver-mi...
fixes #1426
* src/rsb/replay/external-driver-mixin.lisp
(make-commands external-driver-mixin sequence): added leng...
J. Moringen
08:54 PM RSBag Revision 1062eaa8 (rsbag-cl): Minor fixes in src/rsb/replay/external-driver-mixin.lisp
refs #1426
* src/rsb/replay/external-driver-mixin.lisp
(make-commands external-driver-mixin sequence): made primit...
J. Moringen
08:37 PM RSBag Bug #1426: remote-controlled strategy does not respect -E command line argument
> Actually I do not see much sense in letting length return something other than the restriction
I would rather no...
J. Moringen
08:22 PM RSBag Bug #1426: remote-controlled strategy does not respect -E command line argument
Actually I do not see much sense in letting length return something other than the restriction and seek being constan... J. Wienke
08:10 PM RSBag Bug #1426 (In Progress): remote-controlled strategy does not respect -E command line argument
The @remote-controlled@ and @interactive@ strategies do respect -S and -E: @seek@ or @emitandnext@ signal an error wh... J. Moringen
06:09 PM RSBag Bug #1426 (Resolved): remote-controlled strategy does not respect -E command line argument
when setting -E on the command line, the length method of the remote-controlled still returns the full play length. I... J. Wienke
07:40 PM RSBag Revision 0b463b8a (rsbag-cl): Backport: Added timestamp-adjustment-mixin in src/rsb/replay/{inter...
refs #1423
* src/rsb/replay/interactive.lisp (interactive): added superclass
`timestamp-adjustment-mixin'
* src/rs...
J. Moringen
05:44 PM RSBag Revision c98a9870 (rsbag-cl): Added timestamp-adjustment-mixin in src/rsb/replay/{interactive,rem...
refs #1423
* src/rsb/replay/interactive.lisp (interactive): added superclass
`timestamp-adjustment-mixin'
* src/rs...
J. Moringen
05:33 PM RSBag Revision 97935c2c (rsbag-cl): Improved docstrings in * src/backend/tidelog/{conditions,package}.lisp
* src/backend/tidelog/conditions.lisp (header): updated copyright
(tidelog-file-error): improved documentation stri...
J. Moringen
04:21 PM Feature #1425 (Resolved): Implement framework-level event transformations
The idea is to transform events
* in informer: after submission by client but before sending
* in handler/reader: a...
J. Moringen
04:16 PM RSBag Feature #1423 (In Progress): Allow timestamp adjustments for the remote-controlled replay strategy
J. Moringen
10:59 AM RSBag Feature #1423 (Resolved): Allow timestamp adjustments for the remote-controlled replay strategy
I need to receive the original send timestamp of an event replayed using rsbag. The documentation indicates that this... J. Wienke
11:08 AM RSBag Bug #1409 (Resolved): Seeking with remote control interface does not work
This was fixed with an update of the 0.7 version. J. Wienke
10:25 AM Revision ad0c0709 (rsb-python): Provide a converter for bytearrays which just passes through the ...
J. Wienke
10:24 AM Revision 6981a41b (rsb-python): Provide a setter method for the converters of a transport in
ParticipantConfig.
Without this it is very hard to reuse the global participant config with
some e.g. converter modi...
J. Wienke

02/18/2013

09:56 PM RSB XML Support Tasks #1422 (Feedback): Add a plugin which registers the XOP converter
J. Moringen
04:35 PM RSBag Bug #1170 (Closed): Recording video with rsbag-tools-cl 0.7 with rst injected crashes shortly aft...
*0.7 and master*:
Adjusting the badger timeout by patching the Spread daemon solves the instance of this problem in ...
J. Moringen
04:29 PM RSBag Bug #1206 (Closed): Error on killing bag-record with ctrl-c
I'm closing this for. Reopen as necessary. J. Moringen
10:08 AM RSBag Bug #1206: Error on killing bag-record with ctrl-c
I think it vanished with more recent versions and actually it was sporadic, so I have no idea how to test it. J. Wienke
06:22 AM Revision bdfd2d51 (rsb-tools-cl): Simplifications in common/error-handling.lisp
* common/error-handling.lisp (header): updated copyright
(continue/verbose): fixed documentation string
(maybe-re...
J. Moringen
06:03 AM Revision a230ee94 (rsb-tools-cl): Execute non-local exit in correct thread in common/interactive....
refs #1206 (may be related to the "Another issue" part)
* common/interactive.lisp (with-interactive-interrupt-exit):...
J. Moringen

02/17/2013

11:13 PM Revision 36681c76 (rsb-cl): TODO added executor infrastructure in src/executor
TODO apply to event processors and connectors
* src/threadpool.lisp:
* src/reloading.lisp:
New src/executor...
J. Moringen
09:11 PM Revision 9893aae7 (rsb-tools-cl): Load network.spread instead of cl-spread in main/dump.lisp
refs #1170
* main/dump.lisp: load system network.spread instead of cl-spread; use
`network.spread:enable-reload-sp...
J. Moringen
09:11 PM Revision 9ea13afa (rsb-tools-cl): Set iterate::*always-declare-variables* in main/dump.lisp
* main/dump.lisp: set iterate::*always-declare-variables* to enable
optimizations
J. Moringen
08:26 PM RSBag Bug #1206 (Feedback): Error on killing bag-record with ctrl-c
@Johannes: I could not reproduce this. Can you try to reproduce this with a recent version and report the results? J. Moringen
08:25 PM RSBag Feature #1013 (Resolved): Allow async flushing of chunk and index buffer
Applied in changeset rsbag-cl|commit:316282c6aac00a396a61ccebe26e5782ded60547. J. Moringen
08:08 PM Revision a014ee82 (rsb-cl): Receive into persistent buffer in src/transport/spread/connection.lisp
refs #1170
This reduces memory pressure and eliminates one copy operation.
* src/transport/spread/fragmentation.lis...
J. Moringen
07:23 PM Revision f33e1f02 (rsb-cl): Changed system dependency cl-spread -> network.spread
refs #1170
* src/transport/spread/connection.lisp (header): updated copyright
(connection::connection): changed ty...
J. Moringen
06:10 PM RSBag Revision 746a6ee2 (rsbag-cl): Changed dependency cxml.location -> xml.location in cl-rsbag.asd
* cl-rsbag.asd (header): updated copyright
(system cl-rsbag-elan): changed system dependency cxml.location ->
xml...
J. Moringen
06:10 PM RSBag Revision 316282c6 (rsbag-cl): Added async buffer write-backs in src/backend/backend-mixins.lisp
refs #1170, fixes #1013
* src/threadpool.lisp: new file; contains functions for managing a
dedicated threadpool fo...
J. Moringen
06:09 PM RSBag Revision c3281096 (rsbag-cl): Slightly improved test in test/rsb/timestamp-adjustment-mixin.lisp
* test/rsb/timestamp-adjustment-mixin.lisp (header): updated copyright
(timestamp-adjustment-mixin-root::constructi...
J. Moringen
06:09 PM RSBag Revision 3ea76711 (rsbag-cl): Improved package documentation in src/backend/tidelog/package.lisp
* src/backend/tidelog/package.lisp (header): updated copyright
(package rsbag.backend.tidelog): reformatted and ext...
J. Moringen
06:09 PM RSBag Revision 08c17c3b (rsbag-cl): Use nibbles:simple-octet-vector in src/{transform,backend/tidelog}/...
* src/transform/rsb-event.lisp (header): updated copyright
(encode rsb-event event): removed package qualification ...
J. Moringen
06:09 PM RSBag Revision a0fdb60f (rsbag-cl): Fixed length computation for strings in src/backend/tidelog/generat...
refs #1421
This is a very unsatisfying change because the TIDELog specifications
explicitly states that length field...
J. Moringen
06:08 PM RSBag Bug #1421 (Closed): Verify that string encoding change complies to TIDELog specification
The publicly available version of the TIDELog specification is unclear regarding length fields for strings (in this c... J. Moringen

02/15/2013

10:54 PM RSBag Revision 189b88e9 (rsbag-cl): Fixed block-size computation in src/backend/tidelog/generator.lisp
When computing the size of an repeated field, the storage required for
storing the number of elements was added twice...
J. Moringen
10:53 PM RSBag Revision 1e27cd43 (rsbag-cl): Improved writing performance of TIDELog backend
refs #1170
* `pack' methods accept a stream as destination, avoiding the need for
a temporary buffer for serializa...
J. Moringen
10:51 PM RSBag Revision add046ff (rsbag-cl): Decrease memory pressure in src/backend/tidelog/file.lisp
refs #852, refs #1170
* src/backend/tidelog/file.lisp (header): added one-line summary;
updated copyright
(write...
J. Moringen
08:25 PM RSBag Bug #1409: Seeking with remote control interface does not work
@Johannes: did you verify that the problem was caused by using an old version? J. Moringen
08:23 PM RSBag Revision 2d974c91 (rsbag-tools-cl): Use rsbag:enable-restart-threadpool in main/dump.lisp
refs #1170, refs #1013
* main/dump.lisp: when saving and resuming an image, the rsbag
threadpool has to be stopped...
J. Moringen
08:22 PM RSBag Revision a1f60216 (rsbag-tools-cl): Load network.spread instead of cl-spread in main/dump.lisp
refs #1170
* main/dump.lisp: load system network.spread instead of cl-spread; use
`network.spread:enable-reload-sp...
J. Moringen
08:20 PM RSBag Revision 0297ad2c (rsbag-tools-cl): Set iterate::*always-declare-variables* in main/dump.lisp
* main/dump.lisp: set iterate::*always-declare-variables* to enable
optimizations
J. Moringen
06:44 PM RSBag Revision c398eb11 (rsbag-cl): TODO temp commit: initial import of Rosbag backend
J. Moringen
09:31 AM Bug #1411 (Resolved): TCP_NODELAY missing in python socket transport
Applied in changeset rsb-python|commit:0bdce6530a31295cef28fe525e1508a36277f285. J. Wienke

02/14/2013

06:11 PM Revision 5f605741 (rsb-manual): Improved markup and figure in specification-config.rst
* specification-config.rst: fixed whitespace error; tried to fix
markup errors; highlight metasyntactic variables i...
J. Moringen
05:40 PM Revision a82f5119 (rsb-manual): Added inter-transport description in specification-inter-transpor...
refs #1128
* specification-inter-transport-communication.rst: new file; describes
setups with multiple connectors ...
J. Moringen
05:37 PM Revision 85bde59c (rsb-manual): Minor fixes and markup improvements in *.rst
* concepts.rst: minor fix
* examples-basic.rst: likewise
* glossary.rst: minor markup improvements
* install.rst: whi...
J. Moringen
05:34 PM Revision 74d87bbd (rsb-manual): Some clarifications for the inter-transport setup.
* Remark about duplicated events
* Clarifications
J. Wienke
05:23 PM Revision fccd0268 (rsb-manual): Fix plural syntax.
J. Wienke
05:03 PM Tasks #1415 (In Progress): Document writing converters in manual
General description and details for C++ are done. J. Moringen
02:28 PM Tasks #1415 (In Progress): Document writing converters in manual
There is some material [[Writing Converters]] and [[ProtocolBufferConverter]]. J. Moringen
04:51 PM Revision 23963761 (rsb-cpp): Added sphinx markers in examples/custom_converter
* examples/custom_converter/SimpleImage.h: added
mark-{start,end}::body markers
* examples/custom_converter/SimpleI...
J. Moringen
04:49 PM Revision 842a2759 (rsb-manual): Added custom converter example in examples-writing-converters.rst
refs #1128
* examples-writing-converters.rst: new file; describes creation of a
custom converter with example code...
J. Moringen
04:38 PM Revision 30ea69db (rsb-manual): Integrate the specification of the configuration system.
Merge branch 'wip-configuration' J. Wienke
04:37 PM Revision 45108b61 (rsb-manual): Resolve merge conflicts.
Merge branch 'master' into wip-configuration
Conflicts:
concepts.rst
specification.rst
J. Wienke
04:28 PM Revision f59f4784 (rsb-manual): Clean up configuration specification.
* Comment out URI and command line configuration as this is not implemented in most languages.
* Added a short refere...
J. Wienke
04:27 PM Revision 3c7832cb (rsb-manual): Reference specification of the configuration in the concepts sect...
Like this, users get at least a rough idea how the configuration looks like. J. Wienke
04:00 PM Tasks #1418 (New): Describe Recommend Way of using Domain Classes and Converters in the manual
How to deal with custom data types, protobuf types, rst etc.
Fragments from the wiki:
_Note: more basic explana...
J. Wienke
03:52 PM Revision 3096b7c2 (rsb-manual): Explain starting Spread in examples.rst
* examples.rst: explain how to start Spread when example will run on a
single machine
J. Moringen
03:10 PM Revision aa6ff2a9 (rsb-manual): Markup improvement in examples.rst
* examples.rst: minor markup improvement J. Moringen
03:09 PM Revision a8581c98 (rsb-manual): Markup improvements and whitespace fixes in concepts.rst
* concepts.rst: fixed some whitespace errors; improved markup; added
a few todos
J. Moringen
02:58 PM Revision 4405e052 (rsb-manual): Added "Guarantees" section in concepts.rst
* concepts.rst: added "Guarantees" section with quality of service and
thread-safety guarantees
J. Moringen
02:26 PM Tasks #1414 (New): Document receiving and processing using a thread-safe queue
For C++, there already is an example program in the rsb-cpp project. J. Moringen
02:18 PM Revision e53292e5 (rsb-manual): Markup improvements and fixes in info.rst
* info.rst: markup improvements; fixed directory name of C++ info
program
J. Moringen

02/13/2013

05:56 PM Revision 0bdce653 (rsb-python): Implement TCP_NODELAY handling for the socket transport.
fixes #1411 J. Wienke
05:33 PM Revision 3e2181e3 (rsb-manual): Added RSB_TRANSPORT_SOCKET_NODELAY in common.rst
refs #1412
* common.rst: added description of RSB_TRANSPORT_SOCKET_NODELAY
variable
J. Moringen
05:32 PM Bug #1412 (Resolved): Performance degradation using RPC calls from Python (master) to rsbag 0.7 a...
Applied in changeset rsb-cl|commit:adf268b8d2c30f01d53b34284c0c78580bfceee9. J. Moringen
04:22 PM Bug #1412: Performance degradation using RPC calls from Python (master) to rsbag 0.7 and master
The problem was that the @TCP_NODELAY@ option was not applied when operating in bus server mode.
This problem may ...
J. Moringen
04:14 PM Bug #1412 (In Progress): Performance degradation using RPC calls from Python (master) to rsbag 0....
J. Moringen
02:20 PM Bug #1412 (Resolved): Performance degradation using RPC calls from Python (master) to rsbag 0.7 a...
A roundtrip for calling @emitandnext@ from python to a running rsbag instance with remote control interface takes app... J. Wienke
05:11 PM Revision df73fd3e (rsb-cl): Backport: Use TCP_NODELAY by default in src/transport/socket/connecto...
refs #1412
Use TCP_NODELAY by default since this tradeoff seems more reasonable
than the alternative.
* src/transpo...
J. Moringen
05:11 PM Revision 7c8d7354 (rsb-cl): Backport: Fixed missing TCP_NODELAY in src/transport/socket/bus-conne...
refs #1412
When operating in bus server mode, TCP connections to bus clients
never used TCP_NODELAY, no matter wheth...
J. Moringen
05:11 PM Revision d2f30c9e (rsb-cl): Backport: Fixed performance regression in src/transport/spread/fragme...
refs #1170
A type declaration using `octet-vector' used to be correct. However,
in nibbles, there are `nibbles:octet...
J. Moringen
05:11 PM Revision 4cdcafef (rsb-cl): Backport: Added optimization control
* cl-rsb.asd (+optimization-fast+unsafe+): new constant; optimization
settings for code which has to be optimized t...
J. Moringen
04:33 PM Revision adf268b8 (rsb-cl): Use TCP_NODELAY by default in src/transport/socket/connector.lisp
fixes #1412
Use TCP_NODELAY by default since this tradeoff seems more reasonable
than the alternative.
* src/transp...
J. Moringen
04:33 PM Revision 0d59f5aa (rsb-cl): Fixed missing TCP_NODELAY in src/transport/socket/bus-connection.lisp
refs #1412
When operating in bus server mode, TCP connections to bus clients
never used TCP_NODELAY, no matter wheth...
J. Moringen
02:15 PM Bug #1411 (Resolved): TCP_NODELAY missing in python socket transport
There is no way to enabled TCP_NODELAY for the python socket transport implementation and it is not set as the default. J. Wienke
02:14 PM Revision 9c8846e2 (rsb-python): Add converter for uint32.
refs #487 J. Wienke
02:02 PM Bug #487: Converters for fundamental types are not implemented [Python]
uint32 is missing J. Wienke
02:01 PM Bug #1410 (New): Python socket transport swallows missing converter errors silently so that clien...
The current implementation of the socket transport only defines the following error hook on the connection:... J. Wienke
03:11 AM RSBag Revision afad7f9b (rsbag-cl): TODO TEMP commit
J. Moringen

02/12/2013

10:51 PM Revision f963457b (rsb-tools-cl): Added test for call with waiting for the reply in CMakeLists.txt
* CMakeLists (header): updated copyright
(ADD_TEST call/style=${STYLE}/no-wait): renamed
call/style=${STYLE} -> c...
J. Moringen
10:47 PM RSB XML Support Revision 4c6cb81b (rsb-xml-cl): Use nibbles:simple-octet-vector in src/{converter,test}/dom.lisp,
* src/converter/dom.lisp
(wire->domain? eql :xml-bytes simple-array eql :bytes-xml): check
for `simple-octet-vect...
J. Moringen
10:08 PM RSB XML Support Revision 83e5e183 (rsb-xml-cl): Renamed test suites to avoid name clashes in test/**/*.lisp
* test/package.lisp (package rsb-xml.test): changed exported symbol
root -> rsb-xml.root
(test suite rsb-xml.root...
J. Moringen
10:01 PM RSBag Bug #1409: Seeking with remote control interface does not work
Also, does this only happen for backwards seeks? J. Moringen
09:54 PM RSBag Bug #1409: Seeking with remote control interface does not work
Please provide the output of @bag-play --version@ as well. J. Moringen
09:38 PM RSBag Bug #1409 (Feedback): Seeking with remote control interface does not work
I cannot reproduce (with master). Can you provide the log file in question? J. Moringen
09:33 PM RSBag Bug #1409 (In Progress): Seeking with remote control interface does not work
Trying to reproduce. J. Moringen
09:20 PM RSBag Bug #1409 (Resolved): Seeking with remote control interface does not work
I am using the remote control interface over the socket transport for replaying a bag file. It seems that the seek me... J. Wienke
09:52 PM Revision 6c2936f7 (rsb-tools-cl): Fixed return value handling in call/main.lisp
* call/main.lisp (main): destructure return values of `call/raw'
correctly
J. Moringen
03:34 AM Revision 4b7f4403 (rsb-cl): Added missing file dependency for src/scope.lisp in cl-rsb.asd
* cl-rsb.asd (system cl-rsb): added missing dependency of
src/scope.lisp on src/types.lisp
J. Moringen
03:32 AM Revision bfa68149 (rsb-cl): Extended define-basic-converter-test-cases in test/converter/package....
* test/converter/package.lisp (header): updated copyright
(define-basic-converter-test-cases): added suite-name key...
J. Moringen
02:47 AM RSB XML Support Revision 3bfce876 (rsb-xml-cl): Use uninterned symbols in *package forms in **/*.{asd,lisp}
* src/converter/dom.lisp (header): updated copyright
(in-package rsb-xml.converter): use uninterned symbol
* src/co...
J. Moringen
02:32 AM RSB XML Support Revision 7408a23f (rsb-xml-cl): Fixed exported symbol part-converter in src/converter/package.lisp
* src/converter/package.lisp (package rsb-xml.converter): changed
exported symbol attachment-converter -> part-conv...
J. Moringen

02/11/2013

10:14 PM RSB XML Support Revision 7698a34d (rsb-xml-integrationtest): Configure rst.jar in java/*
* java/CMakeLists.txt: added option RST_JAVA_LIBRARY
* java/build.xml.in: added pathelement for RST_JAVA_LIBRARY
* ja...
J. Moringen
10:11 PM RSB XML Support Revision f615977e (rsb-xml-integrationtest): Formatting fixes in test/*, java/**
* java/CMakeLists.txt: fixed formatting and adapted to common
conventions
* java/src/rsb/AttachmentSampleGenerator....
J. Moringen
09:20 PM RSB XML Support Revision b1ed5290 (rsb-xml-integrationtest): Fixed copyright headers in java/src/rsb/*.java
* java/src/rsb/AttachmentSampleGenerator.java (header): added
copyright header
* java/src/rsb/informer.java (header...
J. Moringen
09:15 PM RSB XML Support Revision 88128711 (rsb-xml-integrationtest): Fixed whitespace errors in java/*, test/integrationt...
* java/CMakeLists.txt: fixed trailing whitespace
* java/pom.xml.in: likewise
* java/src/rsb/AttachmentSampleGenerator...
J. Moringen
08:06 PM RSB XML Support Revision 6e7f4c5d (rsb-xml-cpp): Added RSBXML_CLAGS in RSBXMLConfig.cmake.in
* RSBXMLConfig.cmake.in: added variable RSBXML_CFLAGS; add RST_CFLAGS
to RSBXML_CFLAGS
J. Moringen
07:33 PM RSB XML Support Revision 02082722 (rsb-xml-integrationtest): Removed incorrectly committed files results/*, test/...
* results/java/attachments/Gaussian1D.bin: removed; is produced by
test program
* results/java/attachments/Vec3DDou...
J. Moringen
04:23 PM RSBag Revision 79dc5a1e (rsbag-manual): Fixed typo and improved markup in use-cases.rst
* use-cases.rst: fixed a type and improved markup of glossary
references
J. Moringen
03:34 PM Bug #1408 (Resolved): Converter registration should be possible without rewriting default partici...
I currently have the problem that a library I am using in my code (XTT) is registering some converters for the dataty... D. Klotz
10:59 AM RSB XML Support Revision 2c87c7ff (rsb-xml-java): Bug fix: if ID not set it is -1 not Long.MIN_VALUE
L. Kettenbach
10:56 AM RSB XML Support Revision b5a3a36a (rsb-xml-java): Added XOPs class with converter and unit tests. And XOP has an ...
L. Kettenbach

02/08/2013

01:26 PM RSBag Bug #1170: Recording video with rsbag-tools-cl 0.7 with rst injected crashes shortly after record...
This is most likely caused by the badger-timeout problem. However, project:rsbag and in particular bag-record will ge... J. Moringen
12:58 PM Revision 0bdd6c9e (rsb-python): Update ignores.
J. Wienke
12:43 PM Bug #1404 (Resolved): It's impossible to add a 'void' method to a local RPC server in Python
J. Wienke
11:20 AM Bug #1404: It's impossible to add a 'void' method to a local RPC server in Python
This is what happens on the server side, the client just doesn't get an answer: ... D. Klotz
11:12 AM Bug #1404: It's impossible to add a 'void' method to a local RPC server in Python
This problem is also present in the @master@, the default still seems to be @object@. D. Klotz
10:12 AM Bug #1404: It's impossible to add a 'void' method to a local RPC server in Python
@server.addMethod("say", say, str, type(None))@ works, @server.addMethod("say", say, str, None)@ does not (although s... D. Klotz
12:42 PM Revision 748c0753 (rsb-python): Make converter selection really dynamic in case of Server methods.
* The reply event was attached with the declared data type for the method instead of the one of the data type.
* Adde...
J. Wienke
12:42 PM Revision 8f92140d (rsb-python): Backport: Make converter selection really dynamic in case of Serv...
* The reply event was attached with the declared data type for the method instead of the one of the data type.
* Adde...
J. Wienke

02/07/2013

08:45 PM Bug #1404: It's impossible to add a 'void' method to a local RPC server in Python
Btw: could you add the target version to this issue? J. Moringen
08:44 PM Bug #1404 (Feedback): It's impossible to add a 'void' method to a local RPC server in Python
Well, there are @None@ and @type(None)@:... J. Moringen
04:08 PM Bug #1404 (Resolved): It's impossible to add a 'void' method to a local RPC server in Python
It is impossible to register a method that does not return a value for RPC servers created in Python, because there d... D. Klotz
04:52 PM Tasks #1403: improve build system Doc
"# fill build.properties with the required variables to succeed with the build"
what are the required variables?
C. Dreyer
04:46 PM Tasks #1403: improve build system Doc
"Afterwards, we can install the jar-file and the license:"
in the build.xml this is located before the aforementione...
C. Dreyer
04:42 PM Tasks #1403: improve build system Doc
after manually renaming protobuf.jar into protobuf-java.jar
the build finished successfully
C. Dreyer
04:40 PM Tasks #1403: improve build system Doc
the protobuf lib is called protobuf.jar not protobuf-java.jar C. Dreyer
04:37 PM Tasks #1403: improve build system Doc
"Now, unit tests can be executed using ant test."
this will return an error:
Buildfile: build.xml
BUILD FAILED
...
C. Dreyer
04:18 PM Tasks #1403: improve build system Doc
"
Note
Hamcrest is a dependency of JUnit in the version installed by Ubuntu GNU/Linux. Other distributions may ...
C. Dreyer
04:15 PM Tasks #1403: improve build system Doc
after installing the rsb binaries ther are 3 versions of rsb*.jar!
in the build.xml and the tutorial it says:
<pr...
C. Dreyer
04:06 PM Tasks #1403: improve build system Doc
"With this declaration, ant parses a the file build.properties which consists *or* key=value definitions."
should be...
C. Dreyer
03:57 PM Tasks #1403: improve build system Doc
"The folder layout of our tutorial project will look as follows." No it doesn't! readme.txt is missing C. Dreyer
03:49 PM Tasks #1403: improve build system Doc
Point user to binary download of JAR: http://docs.cor-lab.org/rsb-manual/trunk/html/install.html#install-binary-java S. Wrede
03:46 PM Tasks #1403: improve build system Doc
JUnit: @sudo apt-get install junit4@ S. Wrede
03:42 PM Tasks #1403 (Closed): improve build system Doc
Wie werden notwendige Voraussetzungen installiert?
apt-get ???
C. Dreyer
10:38 AM Support #1399: Matlab Installation Doc
You're right, these figures do exist. But they are partially specific for certain scenarios / systems (such as AMARSi... S. Wrede
09:39 AM Support #1399: Matlab Installation Doc
This is the wrong place for a discussion, but I nevertheless put this statement here:
Even though I feel like know...
F. Reinhart

02/06/2013

08:34 PM Bug #1401 (New): Sphinx-based documentation for rsb-matlab
We need to udpate and transform the rsb-matlab documentation from the Wiki to a Sphinx module. S. Wrede
08:33 PM Tasks #1400 (Closed): Provide build jobs for binary deployment of Java libraries
* Check rsb (0.7 and master)
* Check rst-{stable,sandbox} for 0.7 and master
* Provide build jobs for rsb.m
S. Wrede
08:30 PM Support #1399: Matlab Installation Doc
First, it is true that we need to update the documentation (which I just gave at least some love). Second, we probabl... S. Wrede
07:36 PM Support #1399: Matlab Installation Doc
Actually I never really worked much with the matlab stuff. Sebastian? Can you provide something? J. Wienke
07:10 PM Support #1399: Matlab Installation Doc
I think Felix meant the installation and configuration of rsb-matlab with ant. This is missing at docs.cor-lab.org. B... C. Emmerich
06:00 PM Support #1399: Matlab Installation Doc
Is this sufficient: [[RSBm]]? J. Wienke
05:36 PM Support #1399 (New): Matlab Installation Doc
Please provide short docu for rsb-matlab installation. F. Reinhart
08:18 PM Revision 07029857 (rsb-matlab): added further warnings about missing dependencies
Sebastian Wrede

02/05/2013

07:45 PM Bug #1398 (Resolved): System configuration files are expected in /etc/ instead of $prefix/etc
J. Moringen
12:05 PM RSB XML Support Feature #1322 (Closed): Sinnvolle Integrationtests für rsb-java-xml
L. Kettenbach
11:49 AM RSB XML Support Revision b808412c (rsb-xml-integrationtest): Change Java dep from rsb-xml-java to rsb-xml
L. Kettenbach
11:30 AM RSB XML Support Revision 7361f9f4 (rsb-xml-integrationtest): Added binary attachments and they are now compared
L. Kettenbach

02/04/2013

10:31 PM RSBag Revision 2c56b9ab (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
10:26 PM RSBag Revision b1c67103 (rsbag-manual): Fixed some glossary entries in {bag-play,news,use-cases}.rst
* bag-play.rst: fixed some glossary entries
* news.rst: likewise
* use-cases.rst: likewise
J. Moringen
10:25 PM RSBag Revision 2e3e8696 (rsbag-manual): Added Spread and "empty file" problems in troubleshooting.rst
* troubleshooting.rst: added entries for "aborting Spread connection"
and "log file is empty after recording"
* con...
J. Moringen
06:53 PM Revision b89ed88e (rsb-tools-cpp): Avoid deprecation warnings.
J. Wienke
06:42 PM Revision 6ee7a283 (rsb-tools-cpp): Backport: Fix timing issues in the TimeFrameStrategy.
* The timestamp from the reference event was not affected by the command line options, which could result in undesire... J. Wienke
06:41 PM Revision 58050bb3 (rsb-tools-cpp): Fix timing issues in the TimeFrameStrategy.
* The timestamp from the reference event was not affected by the command line options, which could result in undesire... J. Wienke
02:02 PM Revision a259d337 (rsb-tools-cpp): Update eclipse project o new build folder conventions.
J. Wienke
01:24 PM RSB XML Support Revision 034134b3 (rsb-xml-java): Bugfix: in XOPConvert a ByteBuffer was 'read only'
L. Kettenbach

02/02/2013

04:21 PM Revision 27af4496 (rsb-cl): Really fix recursive locking in src/transport/spread/fragmentation.lisp
The problem was that printing the pool object would acquire the lock
recursively when log level was info or finer.
*...
J. Moringen
04:31 AM Revision c44ab5fb (rsb-cl): Allow "-" character in scopes in src/{types,scope}.lisp
* src/types.lisp (header): updated copyright
(scope-component?): allow "-" character; use `char<=' instead of
`ch...
J. Moringen

02/01/2013

04:09 PM Revision 741f1deb (rsb-cpp): Allow '_' and '-' characters in scope components in src/rsb/Scope.cpp
* src/rsb/Scope.cpp: in verifyAndSplit, allow '_' and '-' characters
in scope components
J. Moringen
04:00 PM Revision a3453f9c (rsb-manual): Allow "_" and "-" in scope components in specification-scope.rst
* specification-scope.rst: added "_" and "-" characters in regular
expression for scope strings
J. Moringen
01:54 PM Revision 1e8f3ccc (rsb-java): identified and captured next steps for Java refactoring
S. Wrede
01:16 PM Revision 49312d59 (rsb-java): temp commit
will ref #1024, #726, #657
* src/rsb/Factory.java:
* src/rsb/Informer.java:
* src/rsb/Listener.java:
* src/rsb/Parti...
J. Moringen
12:36 PM Tasks #1016 (Resolved): Move ProtocolBufferConverter Implementation into Header File
Applied in changeset rsb-cpp|commit:e9889f4ea073753eb8c156f35a6247ebfbd84eba. J. Wienke
11:58 AM Tasks #1016: Move ProtocolBufferConverter Implementation into Header File
Not 100% sure, but at least the existing converters don't use it. S. Wrede
09:24 AM Tasks #1016: Move ProtocolBufferConverter Implementation into Header File
There is a first possible solution in the respective feature branch. I moved the type to wire schema functions into p... J. Wienke
09:00 AM Tasks #1016 (In Progress): Move ProtocolBufferConverter Implementation into Header File
J. Wienke
12:36 PM Bug #1175 (Resolved): OpenCV preprocessor symbol collides with ParticipantConfig::ErrorStrategy e...
Applied in changeset rsb-cpp|commit:6d74303e6128b5f9e940b370a97594830ad4acee. J. Wienke
09:28 AM Bug #1175 (In Progress): OpenCV preprocessor symbol collides with ParticipantConfig::ErrorStrateg...
J. Wienke
12:34 PM Revision e9889f4e (rsb-cpp): Move ProtocolBufferConverter implementation to header-only.
Merge branch 'task-1016'
fixes #1016
J. Wienke
12:27 PM Revision 6d74303e (rsb-cpp): Avoid conflicts with OpenCV by reanming the ErrorStrategy enum values.
Merge branch 'bug-1175'
fixes #1175
J. Wienke
09:39 AM Revision 5dc28f3d (rsb-cpp): Rename error strategy enum values to prevent clashes with precompile...
refs #1175 J. Wienke
09:27 AM Tasks #1174 (Rejected): Document buffer in manual
Due to the ongoing work an unknown outcome where the buffers will end up I would reject this issue for now. We will f... J. Wienke
09:18 AM Revision 1d74d796 (rsb-cpp): Move implementation of ProtocolBuffer to header only.
This will allows to drop protobuf from the dependencies later on.
The type name functions to convert between data typ...
J. Wienke
 

Also available in: Atom