Activity

From 09/17/2013 to 10/16/2013

10/11/2013

06:35 PM Tasks #528 (Closed): Add a "Fixing the Network" Wiki page (also documenting Spread Best Practices)
I think this is better handled in individual "troubleshooting entries":http://docs.cor-lab.de/rsb-manual/trunk/html/t... J. Moringen
06:29 PM RSBag Tasks #1482: Rename bag-merge -> bag-transform
There is some code but I'm not sure whether this will actually happen. May be subsumed by moving to a single binary w... J. Moringen
06:27 PM RSBag Bug #1421 (Closed): Verify that string encoding change complies to TIDELog specification
I guess, that's all we can do at the moment. J. Moringen
05:02 PM Revision 0ec94533 (rsb-cl): TODO temp commit
J. Moringen
04:34 PM Revision c52b0d91 (rsb-yarp-cl): Fixed call-with-mock-nameserver in test/transport/yarp/package.lisp
The server thread should start uninterruptible and only become
interruptible when it blocks in a system call.
* test...
J. Moringen
04:22 PM Revision e526a2b1 (rsb-cl): TODO temp commit: still compile when socket-shutdown is not available
J. Moringen

10/10/2013

03:03 PM Revision 820e268b (rsb-tools-cl): Better alternative priority in cpack/DebianUbuntu.cmake
* cpack/DebianUbuntu.cmake: use RSB_TOOLS_VERSION_{MAJOR,MINOR} to
compute PACKAGE_ALT_PRIORITY
J. Moringen
02:47 PM RSBag Revision e93817aa (rsbag-tools-cl): Better alternative priority in cpack/DebianUbuntu.cmake
* cpack/DebianUbuntu.cmake: use RSBAG_TOOLS_VERSION_{MAJOR,MINOR} to
compute PACKAGE_ALT_PRIORITY
J. Moringen

10/09/2013

12:14 PM Revision cd896d1f (rsb-yarp-cl): log5 -> log4cl in src/**/*.lisp, rsb-yarp.asd
* **/*.lisp: use log:{trace,debug,info,warn} instead of log1
* rsb-yarp.asd (system rsb-yarp): added system dependenc...
J. Moringen
12:14 PM Revision 54cfb0d3 (rsb-yarp-cl): Added nameserver-based connectors in src/transport/yarp/connecto...
* src/transport/yarp/connectors.lisp: new file; nameserver-based
connectors for YARP
* src/transport/yarp/package.l...
J. Moringen
12:13 PM Revision c9ef991d (rsb-yarp-cl): Added mock YARP nameserver and nameserver tests in test/transpor...
* test/transport/yarp/nameserver.lisp (*foo-port*): new parameter; mock
nameserver entry
(*bar-port*): likewise
...
J. Moringen
11:54 AM Revision 35098028 (rsb-tools-cl): log5 -> log4cl in src/**/*.lisp, cl-rsb-*.asd
* **/*.lisp: use log:{trace,debug,info,warn} instead of log1
* src/common/logging.lisp: use log4cl API instead of log...
J. Moringen
11:14 AM Revision 141e482b (rsb-tools-cl): Renamed invoke-* -> call-* in */*.lisp
* common/error-handling.lisp (call-with-error-policy): renamed {invoke
-> call}-with-error-policy
(with-error-pol...
J. Moringen
11:10 AM Revision afa5c8a1 (rsb-tools-cl): Fixed a print-object method in formatting/event-style-programma...
* formatting/event-style-programmable.lisp
(print-object style-programmable/template): do not call next method
fr...
J. Moringen
11:05 AM Revision 35e863da (rsb-tools-cl): Minor improvements in */*.lisp
* common/error-handling.lisp (invoke-with-error-policy): whitespace
change
* formatting/delegating-mixin.lisp (dele...
J. Moringen
10:48 AM Revision 7821ac78 (rsb-tools-cl): Use uninterned-symbol syntax in *package forms in **/*.lisp, cl...
* **/*.lisp: use uninterned-symbol syntax in {def,in-}package forms
* cl-rsb-common.asd: likewise
* cl-rsb-stats.asd:...
J. Moringen
10:48 AM Revision 8d87fd98 (rsb-tools-cl): Fixed indentation of format strings in **/*.lisp
* **/*.lisp: fixed indentation of format strings J. Moringen
10:47 AM Revision 694ac03f (rsb-tools-cl): Use (lambda ...) instead of #'(lambda ...) in **/*.lisp
* **/*.lisp: Use (lambda ...) instead of #'(lambda ...) J. Moringen
10:47 AM Revision 6600029e (rsb-tools-cl): Changed tabs to spaces, semicolon style in **/*.lisp, *.asd
* **/*.lisp: changed tabs to spaces; fixed semicolon style
* cl-rsb-common.asd: likewise
* cl-rsb-stats.asd: likewise...
J. Moringen
10:46 AM Revision 26101e1b (rsb-tools-cl): Shortened license, updated copyright in **/*.lisp, *.asd, CMake...
* **/*.lisp (header): shortened license; updated copyright
* cl-rsb-common.asd: likewise
* cl-rsb-stats.asd: likewise...
J. Moringen

10/08/2013

04:29 PM Revision 63e8fc6b (rsb-python): Exclude recent unittest-xml-reporting versions
Starting with 1.7.0 unittest-xml-reporting does not support python 2.6. J. Wienke
01:11 PM RSBag Revision 59e6c903 (rsbag-cl): TODO temp commit: minor fix in src/transform/ros-msg.lisp
J. Moringen

10/07/2013

05:21 PM RSBag Revision c558406f (rsbag-cl): TODO temp commit: fixes
J. Moringen
05:03 PM RSBag Revision 7741ad7b (rsbag-cl): TODO temp commit: more ROSBag backend improvements
J. Moringen
04:58 PM RSBag Revision c937219c (rsbag-cl): TODO: temp commit ROSBag backend improvements
J. Moringen
04:50 PM RSBag Revision 4d6bdb82 (rsbag-cl): let+ adaptations
J. Moringen
04:49 PM RSBag Revision b9dbd5e2 (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
03:50 PM RSBag Revision 64da768a (rsbag-tools-cl): Fixed indentation of format strings in **/*.lisp
* **/*.lisp: fixed indentation of format strings J. Moringen
03:50 PM RSBag Revision cfb81dc3 (rsbag-tools-cl): Use (lambda ...) instead of #'(lambda ...) in **/*.lisp
* **/*.lisp: Use (lambda ...) instead of #'(lambda ...) J. Moringen
03:50 PM RSBag Revision 88a4b439 (rsbag-tools-cl): Changed tabs to spaces, semicolon style in **/*.lisp, cl-rsba...
* **/*.lisp: changed tabs to spaces; fixed semicolon style
* cl-rsbag-common.asd: likewise
* cl-rsbag-tools-main.asd:...
J. Moringen
03:50 PM RSBag Revision f09a3cef (rsbag-tools-cl): Use uninterned-symbol syntax in *package forms in **/*.lisp, ...
* **/*.lisp: use uninterned-symbol syntax in {def,in-}package forms
* cl-rsbag-common.asd: likewise
* cl-rsbag-tools-...
J. Moringen
03:49 PM RSBag Revision e82eb252 (rsbag-tools-cl): Shortened license, updated copyright in **/*.lisp, cl-rsbag-*...
* **/*.lisp (header): shortened license; updated copyright
* cl-rsbag-common.asd: likewise
* cl-rsbag-tools-main.asd:...
J. Moringen
02:44 PM RSB XML Support Revision 20448d84 (rsb-xml-java): Fix project version to a stable release.
J. Wienke
02:43 PM RSB XML Support Revision c9a6c68e (rsb-xml-java): Fix dependency versions
* Use version ranges for stable releases of rsx instead of snapshot versions J. Wienke
02:41 PM Revision 3dd59e0f (rsb-matlab): Fix dependecies
* rst-sandbox instead of rstsandbox
* use version ranges instead of soft requirements which do not seem to
work
J. Wienke
02:32 PM Revision 0ac568e3 (rsb-matlab): Fix rst sandbox dependency name.
J. Wienke

10/06/2013

07:29 PM Revision 51c83639 (rsb-cl): Renamed {invoke -> call}-with-{restart-and-timeout,error-policy}
* src/error-handling.lisp (call-with-restart-and-timeout): renamed
{invoke -> call}-with-restart-and-timeout; fixed...
J. Moringen
07:16 PM Revision 8fb2840a (rsb-cl): Minor cosmetic changes in {src,examples}/**/*.lisp
* src/error-handling.lisp (invoke-with-restart-and-timeout): fixed a
comment
* src/event-processing/broadcast-proce...
J. Moringen
06:58 PM Revision b7f334c5 (rsb-cl): Use uninterned-symbol syntax in *package forms in **/*.lisp, cl-rsb.asd
* **/*.lisp: use uninterned-symbol syntax in {def,in-}package forms
* cl-rsb.asd: likewise
J. Moringen
06:58 PM Revision 22964887 (rsb-cl): Fixed indentation of format strings in **/*.lisp
* **/*.lisp: fixed indentation of format strings J. Moringen
06:50 PM Revision 4eddb1a0 (rsb-cl): Use (lambda ...) instead of #'(lambda ...) in **/*.lisp
* **/*.lisp: Use (lambda ...) instead of #'(lambda ...) J. Moringen

10/03/2013

12:23 AM Bug #1642 (New): pkg-config test fails in integration test
See e.g. https://ci.cor-lab.org/view/rsb-trunk/job/rsb-cpp-trunk/label=ubuntu_precise_64bit/1196/consoleFull J. Moringen
03:43 AM RSBag Revision f9444b90 (rsbag-tools-cl): Minor improvements in scripts/export-{audio-as-wav,video-as-p...
* scripts/export-audio-as-wav.lisp (header): fixed one-line summary;
updated copyright
(toplevel): improved check...
J. Moringen

10/02/2013

05:59 PM Revision 81ab7faf (rsb-cpp): Pass-through boost dependency in cmake
Call find_package(Boost) in the cmake config file to pass-through the
boost dependency to clients.
J. Wienke
11:41 AM Revision f8deb634 (rsb-cpp): Backport: Fix test compilation in msvc11
USe GMOCK_CFLAGS in order to get correct compiler flags for MSVC11. J. Wienke
11:38 AM Revision ebc02729 (rsb-spread-cpp): Backport: Use GMOCK_CFLAGS for windows compilation
J. Wienke
11:34 AM Revision b48323f4 (rsb-spread-cpp): Use GMOCK_CFLAGS for windows compilation
J. Wienke

10/01/2013

06:07 PM Revision 30c4b036 (rsb-cpp): Fix test compilation in msvc11
USe GMOCK_CFLAGS in order to get correct compiler flags for MSVC11. J. Wienke
05:55 PM Revision d9825752 (rsb-cpp): Added getAvailableTransports, isAvailable in src/transport/transport...
* src/transport/transports.{h,cpp} (getAvailableTransports): new
function; return a list of transport names given r...
J. Moringen
09:41 AM Revision 4d8ef39b (rsb-cl): Changed tabs to spaces, semicolon style in **/*.lisp, cl-rsb.asd
* **/*.lisp: changed tabs to spaces; fixed semicolon style
* cl-rsb.asd: likewise
J. Moringen

09/30/2013

04:09 PM Revision dc474903 (rsb-cpp): Prevent multiple wire-schemas for one data-type
* Detects selection of multiple wire-schemas for a single data-type, throws exception and suggests solution Arne Nordmann
10:52 AM Enhancement #1463: Improve termination of python processes
maybe this: http://docs.python.org/2/library/atexit.html J. Wienke
08:54 AM Enhancement #1463: Improve termination of python processes
Maybe there is an interpreter-exit-hook? J. Moringen
08:55 AM Enhancement #540 (Closed): Scope comparison still expensive
Reopen if this problem surfaces again. J. Moringen
08:02 AM Tasks #373 (In Progress): Move Spread Transport into separate System
J. Moringen

09/28/2013

03:05 AM Revision c12d07d8 (rsb-cl): Shortened license, updated copyright in **/*.lisp, cl-rsb.asd, CMakeL...
* **/*.lisp (header): shortened license; updated copyright
* cl-rsb.asd: likewise
* CMakeLists.txt: likewise
J. Moringen

09/27/2013

10:32 PM Revision f6240b46 (rsb-cl): Minor changes in src/*.lisp and some CMake files
* src/protocol.lisp (participant-converter): fixed a typo
* src/variables.lisp (header): fixed one-line summary
* src...
J. Moringen
07:40 PM RSBag Revision 93bd08d4 (rsbag-tools-cl): Added more tests for bag-{cat,play} in CMakeLists.txt
* Tests for the --replay-strategy commandline option of bag-cat and
bag-play had been missing.
* Test new --replay...
J. Moringen

09/26/2013

05:35 PM RSBag Revision 764cfba4 (rsbag-cl): Cosmetic changes in src/rsb/replay/strategy-mixins.lisp
* src/rsb/replay/strategy-mixins.lisp
(shared-initialize :before time-bounds-mixin t): use
`incompatible-initargs...
J. Moringen
05:34 PM RSBag Revision 85dcc4c6 (rsbag-cl): Added delay-limiting-mixin in src/rsb/replay/strategy-mixins.lisp
* src/rsb/replay/strategy-mixins.lisp (delay-limiting-mixin): new class;
a mixins which adds the ability to limit d...
J. Moringen
05:30 PM RSBag Revision e42c1673 (rsbag-cl): Use log4cl instead of log5 in **/*.lisp
* src/backend/backend-mixins.lisp (write-buffer :before t t): changed
log1 -> log:{warn,info,debug}
(write-buffer...
J. Moringen
02:21 PM Revision 3769cf7b (rsb-java): Backport: Allow access to default participant config
Provide a getter for the default participant config in order to modify
it.
J. Wienke
02:20 PM Revision 7cd08155 (rsb-java): Allow access to default participant config
Provide a getter for the default participant config in order to modify
it.
J. Wienke

09/25/2013

09:07 PM RSBag Revision 2911ff98 (rsbag-tools-cl): Use log4cl instead of log5 in bag-*/main.lisp
* bag-cat/main.lisp (header): updated copyright
(main): changed log1 -> log:{warn,info,debug}
* bag-play/main.lisp ...
J. Moringen
03:54 PM Bug #1616: liblwr-rave test binarys from toolkit linked wrong
In the meantime, the redmine project containing project descriptions has moved to
https://opensource.cit-ec.de/proje...
J. Moringen
03:54 PM Feature #1617: Add (q)scxml to toolkit
In the meantime, the redmine project containing project descriptions has moved to
https://opensource.cit-ec.de/proje...
J. Moringen
10:52 AM Enhancement #1636 (Rejected): Check python multiprocessing
Check python multiprocessing to make use of multiple processors in rsb-python.
* "python multiprocessing":http://d...
Anonymous

09/17/2013

11:53 AM Revision d29105e0 (rsb-spread-cpp): Add a qibuild project file
J. Wienke
 

Also available in: Atom