Activity

From 01/18/2012 to 02/16/2012

02/16/2012

06:54 PM Enhancement #645: Octave Support
Hi all,
I am still fighting with my thesis. Nevertheless, the people from Octave is trying for the GSoC 2012. Chec...
J. P. Carbajal
06:29 PM Revision 9ad51486 (rsb-yarp-cl): Changed use of bind -> let+ in **/*.lisp
* src/transport/yarptcp/wire-protocol.lisp (header): updated copyright
(in-package rsb.transport.yarptcp): qualifie...
J. Moringen
06:29 PM Revision 19efb880 (rsb-yarp-cl): Changed use of bind -> let+ in **/*.lisp
* src/transport/yarptcp/wire-protocol.lisp (header): updated copyright
(in-package rsb.transport.yarptcp): qualifie...
J. Moringen
06:05 PM Tasks #889 (New): Scope renaming [Common Lisp]
Implement scope renaming and an associated configuration mechanism (see [[Meetings2012-02-16]]).
_The following sh...
J. Moringen
06:05 PM Tasks #888 (New): Scope renaming [Python]
Implement scope renaming and an associated configuration mechanism (see [[Meetings2012-02-16]]).
_The following sh...
J. Moringen
06:05 PM Tasks #887 (New): Scope renaming [Java]
Implement scope renaming and an associated configuration mechanism (see [[Meetings2012-02-16]]).
_The following sh...
J. Moringen
06:04 PM Tasks #886 (New): Scope renaming (C++)
Implement scope renaming and an associated configuration mechanism (see [[Meetings2012-02-16]]).
_The following sh...
J. Moringen
06:00 PM Tasks #885 (New): Specify scope renaming
Specify scope renaming and an associated configuration mechanism (see [[Meetings2012-02-16]]):
* Renaming semantics
...
J. Moringen
03:35 PM Revision 6432824f (rsb-tools-cl): Added locking in formatting/periodic-printing-mixin.lisp
* formatting/periodic-printing-mixin.lisp
(periodic-printing-mixin::lock): new slot; stores a lock which
protects...
J. Moringen
03:35 PM Revision 2c117897 (rsb-cl): Removed make-event/typed in src/event.lisp
* src/event.lisp (make-event/typed): removed; does not make sense
after removing event::type
* src/informer.lisp (s...
J. Moringen
03:35 PM Revision 69e13449 (rsb-cl): Adapted tests in test/filter/*.lisp for untyped events
* test/filter/scope-filter.lisp
(define-basic-filter-test-cases scope-filter): simplified; removed
test cases for...
J. Moringen
03:35 PM Revision 4917a024 (rsb-cl): Fixed report of invalid-event-type in src/conditions.lisp
* src/conditions.lisp (invalid-event-type): fixed use of removed
function `event-type' in report
J. Moringen
03:35 PM Revision 03f27aff (rsb-cl): Removed event::type and event-type in src/event.lisp
* src/event.lisp (event::type): removed; event type is determined by
payload object
(event): adapted documentatio...
J. Moringen
03:28 PM Revision 32c8ca4f (rsb-ros-cl): Use let+ instead of bind in src/converter/ros-msg.lisp
* src/converter/ros-msg.lisp (header): updated copyright
(make-class-for-message): use `let+' instead of `bind'
J. Moringen
02:03 PM Feature #711 (Resolved): Implement socket-based transport
I can't remember what was missing here. J. Moringen

02/15/2012

06:01 PM RSB XML Support Revision 5a907e3e (rsb-xml-cl): Added setf package-document method in src/xop/package1.lisp
* src/xop/package1.lisp (setf package-document simple-array package1):
new method; set document as octet-vector
J. Moringen
06:01 PM RSB XML Support Revision 82a8ee1d (rsb-xml-cl): Removed redundant code in src/filter/xpath.lisp
* src/filter/xpath.lisp (find-filter-class eql :xpath): removed; now
in cl-rsb project
(xpath-filter): likewise
...
J. Moringen
06:00 PM RSBag Revision bec29a48 (rsbag-tools-cl): Fixed a docstring in bag-cat/main.lisp
* bag-cat/main.lisp (header): updated copyright
(main): fixed documentation string
J. Moringen
04:51 PM Revision 46aa4f2f (rsb-cl): Install test code in CMakeLists.txt
* CMakeLists.txt: install test code J. Moringen
04:43 PM RSB XML Support Revision b83328be (rsb-xml-cl): Fixed RST package in src/converter/xop.lisp
* src/converter/xop.lisp
(wire->domain eql :xop-protocol-buffer simple-array eql :xop): fixed
RST package rst.rsb...
J. Moringen
04:26 PM Revision 11bfc6ee (rsb-tools-cl): Fixed separator in formatting/event-style-{detailed,meta-data}....
* formatting/event-style-meta-data.lisp (style-meta-data): changed
default separator to not include initial newline...
J. Moringen
03:38 PM Revision 539410af (rsb-cl): Install protocol buffer descriptors in CMakeLists.txt
* CMakeLists.txt: install protocol buffer descriptors J. Moringen
03:18 PM Revision afca0ad0 (rsb-cl): Forward declaration for *framework-timestamps* in src/event.lisp
* src/event.lisp (toplevel): added forward declaration for
`*framework-timestamps*' variable
* src/variables.lisp (...
J. Moringen
03:18 PM Revision 78038aa9 (rsb-cl): Added a docstring in event.lisp
* src/event.lisp (event::data): added documentation string J. Moringen
11:23 AM Tasks #880: Implement timeline-ish formatting style
Sure, bugs are expected. This is a very first version and phillip will continue to work on it when he's back from hol... J. Wienke
11:15 AM Tasks #880: Implement timeline-ish formatting style
Johannes Wienke wrote:
> project:rsbeventvis
Yes, I know that project. Writing "It would be cool" is just my kind...
J. Moringen
10:23 AM Tasks #880: Implement timeline-ish formatting style
project:rsbeventvis J. Wienke
10:23 AM Tasks #880: Implement timeline-ish formatting style
Actually we have exactly this as a python gui tool ;) J. Wienke
10:20 AM Tasks #880 (Resolved): Implement timeline-ish formatting style
It would be cool to have a formatting style producing a timeline-like view similar to the following:... J. Moringen
11:17 AM Revision f29f6ee0 (rsb-cpp): More verbose description and variable name
J. Wienke
11:15 AM Revision d7911792 (rsb-protocol): refs #877
J. Wienke
11:10 AM Bug #877 (Resolved): Disable cmake package cache by default
Applied in changeset r3305. Anonymous
10:59 AM Bug #877 (In Progress): Disable cmake package cache by default
J. Wienke
11:04 AM Revision 8330c26b (rsb-cpp): Exporting RSB to CMake Package Cache is no longer the default
* Enable disable wih the user option CMAKE_PACKAGE_CACHE
fixes #877
Arne Nordmann
03:37 AM Revision c4f81995 (rsb-tools-cl): Simplifications in formatting/event-style-compact.lisp
* formatting/event-style-compact.lisp (header): updated copyright
(define-compact-style): simplified local macro
...
J. Moringen
03:37 AM Revision 32f4e07e (rsb-tools-cl): Fixed define-meta-data-column in formatting/columns.lisp
* formatting/columns.lisp (define-meta-data-column): fixed static
class name in emitted code
J. Moringen
03:37 AM Revision 0ae2ad6d (rsb-tools-cl): Added column now/compact in formatting/columns.lisp
* formatting/columns.lisp (define-simple-column now/compact): new
column; display current time using a compact format
J. Moringen
03:37 AM Revision 8a023718 (rsb-tools-cl): Fixed replacement value for size quantity in stats/quantities.lisp
* stats/quantities.lisp (define-simple-quantity size): use nil as
replacement value to prevent replacement values f...
J. Moringen

02/14/2012

02:46 PM RSBag Revision 5267db69 (rsbag-manual): Added trouble shooting section in manual/trouble-shooting.rst
* manual/index.rst: include manual/trouble-shooting.rst
* manual/trouble-shooting.rst: new file; contains trouble sho...
J. Moringen
02:22 PM Bug #877 (Resolved): Disable cmake package cache by default
Disable cmake package cache by default, enabling it with a cmake user option. Anonymous
01:40 PM RSBag Feature #875 (In Progress): Newer tool versions should be able to write files in format understan...
J. Moringen

02/13/2012

04:18 PM RSBag Revision b69011ae (rsbag-manual): Removed some links in installation.rst
* installation.rst: removed download links for older versions of RSBag J. Moringen
04:13 PM RSBag Revision 0df12668 (rsbag-manual): Moved installation into separate source file
* conf.py.in: added replacements used in installation instructions
* index.rst: include installation.rst
* installati...
J. Moringen

02/12/2012

11:31 PM Revision d2dca334 (rsb-tools-cl): Added size, size/log, type quantities in stats/quantities.lisp
refs #873
* stats/quantities.lisp (define-simple-quantity size): new quantity;
moments of event sizes
(define-sim...
J. Moringen
11:31 PM Revision 79718e69 (rsb-tools-cl): Cosmetic change in main/dump.lisp
* main/dump.lisp (toplevel): cosmetic change J. Moringen
11:31 PM Revision 299b5ebf (rsb-tools-cl): Added utility functions in stats/util.lisp
refs #873
* stats/util.lisp: new file; contains the utility functions
`event-size', `event-size/power-of-2' and `ev...
J. Moringen
11:31 PM Revision e82471a1 (rsb-tools-cl): Support :clear directive in formatting/{types,separator-mixin}....
refs #873
* formatting/types.lisp (separator-spec): allow :clear directive
* formatting/separator-mixin.lisp (header)...
J. Moringen
04:25 PM Revision 3ea704f2 (rsb-tools-cl): Fixed default converter list in formatting/payload-collection.lisp
refs #737
* formatting/payload-collection.lisp
(*by-scope-formatting-converter*): construct default converter list
...
J. Moringen
04:25 PM Revision 7dd71594 (rsb-tools-cl): Formatting fixes in formatting/columns.lisp
* formatting/columns.lisp (define-simple-column): formatting fixes J. Moringen
04:25 PM Revision 06a3cc4c (rsb-tools-cl): Added sub-style-for in formatting/{protocol,delegating-mixin}.lisp
refs #873
* formatting/protocol.lisp (header): updated copyright
(sub-style-for): new generic function; return a li...
J. Moringen
04:25 PM Revision a50da0f4 (rsb-tools-cl): Simplified error handling in common/idl-loading.lisp
* common/idl-loading.lisp (header): updated copyright
(load-idl :around t t): new method; wrap error conditions in
...
J. Moringen
04:25 PM RSBag Revision 86bfd024 (rsbag-cl): Fixed a documentation string in protocol.lisp
* src/protocol.lisp (open-bag): fixed documentation string J. Moringen
04:15 PM Enhancement #873 (Resolved): Implement aggregating formatting style
As a generalization of the C++ logger's "monitor" mode:
* Aggregate events for formatting according to certain crite...
J. Moringen

02/09/2012

08:51 PM Enhancement #864: Logger's monitor mode could use ANSI escape sequences to manage screen
_touch_ J. Moringen
08:50 PM Enhancement #864 (Feedback): Logger's monitor mode could use ANSI escape sequences to manage screen
Hm, maybe we should disable this for Windows? J. Moringen
08:50 PM Enhancement #864 (Resolved): Logger's monitor mode could use ANSI escape sequences to manage screen
Applied in changeset r3292. J. Moringen
08:37 PM Enhancement #864 (In Progress): Logger's monitor mode could use ANSI escape sequences to manage s...
J. Moringen
08:50 PM Revision ae1b9cad (rsb-tools-cpp): Use ANSI escape sequence in logger/MonitorEventFormatter.cpp
fixes #864
* logger/MonitorEventFormatter.cpp: use ANSI escape sequence to clear
screen instead of printing empty l...
J. Moringen

02/08/2012

11:09 PM RSBag Feature #735: Newer tool versions should be able to read files written by older versions
There is code which tries RSB event serializations for versions 0.6, 0.5 and 0.4 successively. Starting with version ... J. Moringen
07:39 PM RSBag Bug #867 (Resolved): Include IDL in channel format field
One of the most important aspects of the TIDE format is that the channel description includes a copy of the IDL of th... I. Lütkebohle
03:37 PM RSBag Revision 53342b21 (rsbag-tools-cl): Improved formatting in scripts/export-proprioception-as-csv.t...
* scripts/export-proprioception-as-csv.template: slightly improved
formatting
J. Moringen
03:37 PM RSBag Revision deb2c63e (rsbag-tools-cl): Added scripts in scripts/ directory
* scripts/export-video-as-pngs.lisp: new file; convert image data
to individual image files
* scripts/export-propri...
J. Moringen
03:27 PM RSBag Revision 4abb8fdc (rsbag-cl): Added transform in src/transform/rsb-event-payload-conversion.lisp
refs #866
* src/transform/rsb-event-payload-conversion.lisp: new file;
contains a transformation for (de)serializat...
J. Moringen
03:17 PM RSBag Tasks #781: Create a manual
Sebastian Wrede wrote:
> Great! Good start. Will you reference this already from the Redmine project and the toolkit...
J. Moringen
03:16 PM RSBag Tasks #781: Create a manual
Great! Good start. Will you reference this already from the Redmine project and the toolkit catalogue entry?
Along...
S. Wrede
03:05 PM RSBag Tasks #781 (In Progress): Create a manual
* Source: source:trunk/manual
* "Deployed HTML":http://docs.cor-lab.org/rsbag-manual/html
J. Moringen
03:07 PM RSBag Enhancement #866 (Resolved): Deserialize event payloads?
For @bag-cat@ and maybe @bag-merge@ it would be useful if the @rsbag.transform@ machinery deserialized event payloads... J. Moringen
02:55 PM Enhancement #865 (Resolved): Error conditions during style creation should be wrapped in a suitab...
Example:... J. Moringen
10:49 AM Revision 62e6f32d (rsb-cpp): merge r3290 from trunk
J. Wienke
10:47 AM Revision 618b794e (rsb-cpp): Use an installation directory-relative RPATH as a default
J. Wienke

02/07/2012

06:58 PM Enhancement #864: Logger's monitor mode could use ANSI escape sequences to manage screen
Since file attachments do not work, inline test program here:... J. Moringen
06:57 PM Enhancement #864 (Resolved): Logger's monitor mode could use ANSI escape sequences to manage screen
The appropriate sequence would be
# move cursor to 1,1
# clear screen
that is...
J. Moringen
06:18 PM Bug #309 (Resolved): Create pure spread test case for latencies
Another reply:
> Johannes,
>
> In the new version of Spread we are currently developing we believe we've solved...
J. Wienke
05:40 PM Tasks #638 (Closed): Chat tutorial
J. Moringen
05:39 PM RSBag Bug #808 (Rejected): Problem when receiving played back video data
Turned out to most likely be the same Spread-related problem as described in #835. J. Moringen
04:37 AM Feature #737 (Resolved): Logger should support printing of event collections
Applied in changeset r3289. J. Moringen
04:36 AM Revision 7b9ca70d (rsb-tools-cl): Added payload formatting style in formatting/payload-collection...
fixes #737
* formatting/payload-collection.lisp: new file; contains
formatting code for payloads which are by-scope...
J. Moringen
04:36 AM Revision 5073555a (rsb-tools-cl): Newline handling in formatting/event-style-{detailed,meta-data}...
refs #737
* formatting/event-style-meta-data.lisp (style-meta-data): separator
starts with newline
* formatting/eve...
J. Moringen

02/06/2012

03:44 PM Enhancement #853 (Resolved): Install licenses
We should install license files with our packages to simplify later packaging.
Several conventions exist:
* https...
J. Wienke
01:16 PM Revision 79f89660 (rsb-tools-cl): Added documentation string in stats/reduction-mixin.lisp
* stats/reduction-mixin.lisp (reduction-mixin::empty-value): added
documentation string
J. Moringen
01:16 PM Revision dd894938 (rsb-tools-cl): Log error output in sbcl.cmake.in
* sbcl.cmake.in: collect error output in the same file as standard
output
J. Moringen
01:16 PM Revision 458ef0f7 (rsb-tools-cl): Simplified quantity-value in stats/rate-mixin.lisp
* stats/rate-mixin.lisp (quantity-value :around rate-mixin):
simplified
J. Moringen
01:16 PM Revision 487a945d (rsb-tools-cl): Changed fallback value of rate quantity in stats/quantities.lisp
* stats/quantities.lisp (header): updated copyright
(define-simple-quantity rate): initialize `empty-value' slot to...
J. Moringen

02/05/2012

11:27 PM RSBag Revision 4b349e47 (rsbag-tools-cl): Minor simplifications in bag-play/main.lisp
* bag-play/main.lisp (print-progress): scale progress in format string
instead of directly
(main): close connecti...
J. Moringen
11:27 PM RSBag Revision b75ea4bb (rsbag-tools-cl): Simplifications in bag-merge/transcoding.lisp
* bag-merge/transcoding.lisp (header): updated copyright
(transcode bag bag): simplified
J. Moringen
11:27 PM RSBag Revision bcb84c95 (rsbag-tools-cl): Log error output in sbcl.cmake.in
* sbcl.cmake.in: collect error output in the same file as standard
output
J. Moringen
11:27 PM RSBag Revision 55bff9f3 (rsbag-tools-cl): Improved documentation in bag-merge/main.lisp
* bag-merge/main.lisp (header): updated copyright
(make-example-string): added documentation string
(print-progre...
J. Moringen
11:27 PM RSBag Revision 5a27db8f (rsbag-cl): Simplifications in src/backend/tidelog/file.lisp
* src/backend/tidelog/file.lisp (make-channel): simplified
(make-index): use `let' instead of `bind'
J. Moringen
11:27 PM Revision 684d0d61 (rsb-cl): Fixed typo in docstring in src/configuration.lisp
* src/configuration.lisp (default-converters): fixed typo in docstring J. Moringen
11:27 PM Revision 1b818ceb (rsb-cl): Try /etc/rsb.conf in src/configuration.lisp
refs #850
* src/configuration.lisp (options-from-default-sources): try
/etc/rsb.conf
J. Moringen
01:25 PM RSBag Enhancement #846 (In Progress): Flush index blocks?
Thanks for confirming this. J. Moringen

02/04/2012

05:08 PM RSBag Enhancement #846: Flush index blocks?
Your interpretation is correct. While the spec does not explicitly say that multiple INDX blocks are possible, there ... I. Lütkebohle

02/03/2012

07:42 PM RSBag Bug #852 (Closed): Heap-Exhausted error when reading corrupt TIDELog files
The purpose of this issue is documenting the current situation. There is no immediate fix except improving error mess... J. Moringen
06:19 PM Feature #850: Global rsb.conf file
No, it doesn’t matter if it is under /etc/rsb.conf or /etc/rsb/rsb.conf.
If it will be only one file I would prefer ...
S. Herbrechtsmeier
05:09 PM Feature #850: Global rsb.conf file
@Stefan: since you also suggested this, do you have any additional thoughts on this? J. Moringen
05:08 PM Feature #850 (In Progress): Global rsb.conf file
J. Moringen
03:14 PM Feature #850 (Resolved): Global rsb.conf file
There should be a global @rsb.conf@ configuration file in addition to user-specific and application-specific files as... Anonymous

02/02/2012

08:06 PM RSBag Revision 70b35bca (rsbag-cl): Added cl package qualification to `in-package' forms in **/*.lisp
* src/types.lisp (header): updated copyright
(in-package :rsbag): added cl package qualification to `in-package'
...
J. Moringen
08:06 PM RSBag Revision 82f9250a (rsbag-cl): Improved documentation in src/backend/tidelog/index.lisp
* src/backend/tidelog/index.lisp (header): updated copyright
(index): signal an error when mandatory initargs are n...
J. Moringen
08:06 PM RSBag Revision b67b4279 (rsbag-cl): Added time command in src/rsb/replay/external-driver-mixin.lisp
* src/rsb/replay/external-driver-mixin.lisp
(make-commands external-driver-mixin sequence): added "time" command
J. Moringen
03:56 PM RSBag Tasks #847 (Resolved): Make buffer write back configurable
The current implementation (write back chunk buffers every 100 entries) requires too much memory in use-cases with la... J. Moringen
03:53 PM RSBag Enhancement #846 (Feedback): Flush index blocks?
J. Moringen
03:52 PM RSBag Enhancement #846 (Resolved): Flush index blocks?
When recording a large number of events (i.e. millions), in-memory index blocks get rather big. It seems possible to ... J. Moringen

02/01/2012

06:35 PM Revision 9af6b9a2 (rsb-tools-cpp): Instantiate by-scope-map converter properly in logger/main.cpp
refs #736
* logger/main.cpp: instantiate EventsByScopeMapConverter such that at
least one inner converter is always...
J. Moringen
06:28 PM Revision f1c819fa (rsb-tools-cpp): Configure nested formatter in logger/EventsByScopeMapFormatter...
refs #736
* logger/EventsByScopeMapFormatter.cpp: instantiate nested formatter
such that it does not print separators
J. Moringen
06:26 PM Revision 90efc100 (rsb-tools-cpp): Added separator parameter in logger/DetailedEventFormatter.{h,...
* logger/DetailedEventFormatter.{h,cpp}: added separator parameter in
constructor; draw separator as requested
J. Moringen
05:23 PM RSBag Bug #835: Wrong timing when replaying
@Arne, all: Probably we could move this ticket over to project:"RSBSpread" even if the transport is not fully externa... S. Wrede
04:50 PM RSBag Bug #835: Wrong timing when replaying
Johannes: Is this related to the Spread problem we had with the dataset? S. Wrede
03:04 PM RSBag Bug #835: Wrong timing when replaying
How did the network setup loook like? All Spread daemons and nodes physically within a local network? I am asking tha... S. Wrede
01:51 PM RSBag Bug #835: Wrong timing when replaying
We should think about where to document this kind of issues (regarding spread transport / other transports). Anonymous
01:49 PM RSBag Bug #835 (Rejected): Wrong timing when replaying
Turned out to be not a rsbag problem, but caused due to the spread setup, using two spread daemons (even when replay ... Anonymous
01:10 PM RSBag Bug #835 (In Progress): Wrong timing when replaying
I cannot properly reproduce the problem with trunk versions of @bag-cat@ and @logger@ using either the Spread transpo... J. Moringen
12:13 PM RSBag Bug #835 (Rejected): Wrong timing when replaying
I recorded RSB communication on 9 different channels with 200Hz events each.
Replaying seems to replay the same data...
Anonymous
04:38 PM Revision 8ef82903 (rsb-tools-cl): Type safety issue in formatting/event-style-programmable.lisp
* formatting/event-style-programmable.lisp
(style-programmable/template::template): added write setf
%style-templ...
J. Moringen
04:03 PM RSB XML Support Revision fc11eec1 (rsb-xml-python): Version bump, relicensing in setup.py
* setup.py: bumped version 0.4.0 -> 0.6.0; relicensed GPLv2 -> LGPLv3 J. Moringen
04:02 PM RSB XML Support Revision 859f7e19 (rsb-xml-python): Fixed package name in rsbxml/xop.py
* rsbxml/xop.py: fixed package name rsb.transport.converter ->
rsb.converter
J. Moringen
01:57 PM Revision 49559dff (rsb-protocol): add a qibuild config file
J. Wienke
01:50 PM Revision e0d98337 (rsb-cpp): add a qibuild config
J. Wienke
12:24 PM Revision d6498d1f (rsb-tools-cl): Extended tests in test/formatting/style-programmable.lisp
* test/formatting/style-programmable.lisp (header): updated copyright
(test style-programmable-root::construct): ad...
J. Moringen
12:24 PM Revision f8fe9e55 (rsb-tools-cl): Simplifications in test/formatting/package.lisp
* test/formatting/package.lisp (package rsb.formatting.test): added
used package let-plus
(ensure-style-cases): u...
J. Moringen

01/31/2012

09:16 PM Feature #834 (Closed): Manage displayed scopes in RSB Scope Monitor
When monitoring big systems with the RSB Scope Monitor number of monitored scopes will at some point exceed number of... Anonymous
09:09 PM Feature #833 (Rejected): Highlight active (sub-)scopes in RSB Scope Monitor
Right now all scopes that passed at least one event during lifetime of the logger are displayed. It could be useful t... Anonymous
08:53 PM Feature #832 (Closed): Make RSB Scope Monitor subscope-aware
The logger can be configured to listen just to sub-scopes. The RSB Scope Monitor is not yet aware of the configured s... Anonymous
07:26 PM Revision a8579e88 (rsb-tools-cl): Removed type check in formatting/event-style-programmable
* formatting/event-style-programmable.lisp
(shared-initialize :after style-programmable/template t): removed
type...
J. Moringen
07:26 PM Revision 4bea2a60 (rsb-tools-cl): Added type script-designator in formatting/types.lisp
* formatting/types.lisp (template-designator): added stream type
(script-designator): new type; things that can be ...
J. Moringen
07:26 PM Revision 23a44676 (rsb-tools-cl): /script, /template classes in formatting/event-style-programmab...
* formatting/event-style-programmable.lisp (compile-code): new generic
function; compile a piece of code for use in...
J. Moringen

01/28/2012

03:56 PM Revision 0f32d844 (rsb-tools-cl): Improved layout-detection in common/help.lisp
* common/help.lisp (%format-documentation): slightly improved
heuristic detection of preformatted text
J. Moringen

01/26/2012

01:08 AM Revision b325b662 (rsb-tools-cl): Added *simple-event*, *simple-events* in test/formatting/packag...
* test/formatting/package.lisp (header): updated copyright
(*simple-event*): new variable; a simple event for use i...
J. Moringen
01:08 AM Revision 34414ede (rsb-tools-cl): Cosmetic changes in formatting/columns.lisp
* formatting/columns.lisp (define-simple-column): cosmetic changes J. Moringen
01:07 AM RSBag Revision 64e35419 (rsbag-tools-cl): Increased verbosity in CMakeLists.txt
* CMakeLists.txt: slightly increased verbosity J. Moringen

01/25/2012

10:20 PM Enhancement #815: RSB Scope Monitor
nice! S. Wrede

01/24/2012

09:41 AM Revision a6f1074e (rsb-tools-cl): Improved template handling in formatting/event-style-programmab...
* formatting/types.lisp (template-designator): new type; thing that
can be used as template
* formatting/event-styl...
J. Moringen

01/23/2012

05:18 PM RSBag Feature #709: Allow replacing stored timestamps with current wall-clock time during replay
We would like to have a conversion as follows:
If one channel in a tide file is assumed to be the absolute referen...
J. Wienke
04:29 PM RSBag Enhancement #817: bag play, cat: Handle multiple log files
Yes, definitely interesting. J. Wienke

01/21/2012

03:29 AM RSBag Enhancement #817 (Resolved): bag play, cat: Handle multiple log files
Currently, when multiple log files should be processed in synchronized way, it is required to produce a merged and sy... J. Moringen
02:29 AM Revision 713ab98b (rsb-tools-cpp): Fixed copyright in logger/MonitorEventFormatter.{h,cpp}
refs #815
* logger/MonitorEventFormatter.{h,cpp}: fixed author in copyright
line; minor fixes
J. Moringen

01/20/2012

08:02 PM Revision 1b5713db (rsb-tools-cl): Added --timeout, --no-wait options in call/main.lisp
* call/main.lisp (update-synopsis): added --timeout and --no-wait
commandline options
(main): based on the values...
J. Moringen
08:02 PM RSBag Revision cf909dd3 (rsbag-tools-cl): Moved help-related functions into bag-play/help.lisp
* bag-play/help.lisp: new file; contains help text generation code
* bag-play/main.lisp (header): updated copyright
...
J. Moringen
07:54 PM Enhancement #815 (Resolved): RSB Scope Monitor
New logger style to show statistics for all active scopes and their super-scopes.
./logger /example --style monitor
Anonymous
07:49 PM Revision 60aaa061 (rsb-tools-cpp): New EventFormatter 'monitor'
* Similar to StatisticsEventFormatter, except
* multi-line plotting of statistics for all active scopes and their sup...
Arne Nordmann
05:42 PM RSBag Revision 3812fc3d (rsbag-tools-cl): Load TCP-based transport in bag-{play,record}/dump.lisp
* bag-play/dump.lisp: load usocket and cl-protobuf to trigger loading
of TCP-based transport
* bag-record/dump.lisp...
J. Moringen
05:40 PM Revision 88269381 (rsb-tools-cl): Load TCP-based transport in logger-builtin-spread/dump.lisp
* logger-builtin-spread/dump.lisp: load usocket and cl-protobuf to
trigger loading of TCP-based transport
J. Moringen
05:39 PM Revision b81704a4 (rsb-cl): backported TCP-based transport from trunk
J. Moringen
05:15 PM Bug #814 (Closed): Memory leak in TCP transport (or RSBVideoReceiver)
When receiving lots of images using the TCP transport the @naoheadcontrol@ process grows indefinitely and finally die... J. Moringen
01:49 PM Tasks #802: Sphinx-based documentation
Yes, the configuration, building and deployment of multiple tutorials is not yet implemented. J. Moringen
12:39 PM Bug #785 (Resolved): Parsing of rsb.conf depends on OS-specific line ends
J. Wienke
12:30 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Yep, this one is resolved for me. Thanks. Anonymous
12:29 PM Revision 76719f71 (rsb-python): Fix unittest use for older versions
J. Wienke
12:27 PM RSBag Bug #808: Problem when receiving played back video data
Also, I must have been able to stand this load. Otherwise the data would not have been recorded. ;) J. Wienke
11:55 AM RSBag Bug #808: Problem when receiving played back video data
First, the correctness of the recorded data is the most important thing right now. With regard to Spread and its max ... S. Wrede
11:51 AM RSBag Bug #808: Problem when receiving played back video data
The images are 640x480 YUV422 (I experimentally exported a series of PNG-images in the context of a different experim... J. Moringen
11:43 AM RSBag Bug #808: Problem when receiving played back video data
These files are recorded with VGA? If so, we never had this much data before. J. Wienke
11:39 AM RSBag Bug #808: Problem when receiving played back video data
Other experiments, with mixed results: The common-lisp logger basically behaves the same as bag-record in my last exp... D. Klotz
10:22 AM RSBag Bug #808: Problem when receiving played back video data
Did you ever try if this happens also using the tcp-transport? S. Wrede
11:40 AM Tasks #333 (Resolved): Implement Local Transport
Applied in changeset r3259. J. Wienke
11:35 AM Revision 160fe3c1 (rsb-matlab): fix indentation
J. Wienke
11:32 AM Revision 63e191c8 (rsb-python): * Refactored the spread test so that a generic transport test is ...
* Applied generic transport test to local transport
* Fixed some waiting logic in the transport test so that the unit...
J. Wienke
11:23 AM Feature #809 (Closed): RSB.m ImageQueue could return whole Image, not only data
I have added a method takeImage(int ms) that returns the whole Image. Ši. Fojtů
10:51 AM Feature #809: RSB.m ImageQueue could return whole Image, not only data
Having a second method would keep the existing functionality for others. J. Wienke
10:49 AM Feature #809: RSB.m ImageQueue could return whole Image, not only data
Maybe just a second method parallel to take? Can you implement this as required for you? J. Wienke
11:20 AM Revision 06b3bb7c (rsb-matlab): Adding a method to take Image from a queue (fixes issue #809).
Ši. Fojtů
10:57 AM Revision ddf83ce3 (rsb-matlab): pass through constructors
J. Wienke

01/19/2012

08:17 PM Feature #809 (Closed): RSB.m ImageQueue could return whole Image, not only data
Current version of ImageQueue.java (rev. 3116) returns raw image data. I suggest to return the whole Image (with all ... Ši. Fojtů
07:56 PM Revision 6ac21e8c (rsb-matlab): Adding queue for poses, based on ImageQueue.
Ši. Fojtů
07:07 PM Revision d19443e4 (rsb-python): Add a basic InConnector
refs #333 J. Wienke
07:03 PM RSBag Bug #808: Problem when receiving played back video data
I can now reproduce the problem. No idea why it happens now but not previously. J. Moringen
06:50 PM RSBag Bug #808: Problem when receiving played back video data
The strange thing is that this seems to happen only with bag-play. Can you replay the files with a different version ... J. Wienke
06:48 PM RSBag Bug #808: Problem when receiving played back video data
I traced the sending of Spread messages in @bag-play@ and found that all message sizes are below 100,003 bytes (100,0... J. Moringen
06:22 PM RSBag Bug #808: Problem when receiving played back video data
I just tried something similar to David's experiment and transmitted the whole file from an @bag-play@ process to a C... J. Moringen
06:05 PM RSBag Bug #808: Problem when receiving played back video data
My original suspicion was that maybe the packages produced by cl-rsb are too big for spread? J. Wienke
06:01 PM RSBag Bug #808: Problem when receiving played back video data
This seems to be more widespread than just with tools like the videoreceiver. I just tried a basic bag-play -> bag-re... D. Klotz
05:41 PM RSBag Bug #808: Problem when receiving played back video data
Added Sebastian and Johannes. Changed David's role: reporter -> developer. J. Moringen
05:33 PM RSBag Bug #808: Problem when receiving played back video data
I wanted to add at least Johannes (probably also Sebastian) as a watcher, but somehow i am unable to do that in this ... D. Klotz
05:32 PM RSBag Bug #808 (Rejected): Problem when receiving played back video data
We had that problem already directly after recording on the machines in the flat, but it's the same here on the norma... D. Klotz
06:45 PM Revision 3f15fe17 (rsb-python): Provide an OutConnector
refs #333 J. Wienke
06:14 PM Revision 625de9cb (rsb-cpp): use braces
J. Wienke
03:35 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
For doxygen please open a new bug in RSC. However, it's only a minor warning. so low priority should be ok.
Can we...
J. Wienke
03:12 PM Bug #785: Parsing of rsb.conf depends on OS-specific line ends
Johannes Wienke wrote:
> This is weird. Did you really update to latest trunk?
I'm quite positive on that one... ...
Anonymous
03:25 PM Revision 1147502a (rsb-matlab): also provide a rsb.m.jar but keep the old wrong name RSBJava.jar ...
J. Wienke
03:24 PM Revision 268dc48d (rsb-matlab): fix symlink name
J. Wienke
02:54 PM Revision 02f0d482 (rsb-python): * created module and test for local transport
* implemented bus class, connectors missing
refs #333
J. Wienke
01:45 PM Tasks #802: Sphinx-based documentation
Yes, so far everything is as expected. However the deployed html documentation looks like it is only for one tutorial... J. Wienke
01:31 PM Tasks #802: Sphinx-based documentation
This is the case, if I understood our plan correctly:
* There is one redmine project project:tutorials which will c...
J. Moringen
01:27 PM Tasks #802: Sphinx-based documentation
I thought we will have a general tutorial project and not specific ones per topic? J. Wienke
01:26 PM Tasks #802: Sphinx-based documentation
There is a new "build job for tutorials":https://ci.cor-lab.de/job/cor-lab-tutorials/
Initial version of video rec...
J. Moringen
02:13 AM Tasks #802: Sphinx-based documentation
RSBag manual is now built in job "rsbag-manual-trunk":https://ci.cor-lab.de/job/rsbag-manual-trunk/
RSBag manual i...
J. Moringen
01:49 AM Tasks #802: Sphinx-based documentation
RSB manual is now available at http://docs.cor-lab.org/rsb-manual/html/ J. Moringen
09:18 AM Tasks #333 (In Progress): Implement Local Transport
J. Wienke
09:14 AM Revision 1538204e (rsb-python): move spread module to transport package
refs #727 J. Wienke
08:58 AM Revision b0994ced (rsb-cpp): Fix indentation
J. Wienke
02:30 AM Revision 531d2b62 (rsb-manual): Fixed links, minor improvements in *.rst
refs #802
* call.rst: fixed link targets; fixed heading decorations; use
code-block directive where appropriate; mi...
J. Moringen
02:16 AM RSBag Revision 3c25d1e7 (rsbag-manual): Fixed links and redundancies in manual/bag-*.rst
refs #802, #803
* manual/bag-cat.rst: added proper link target for the program;
removed redundant description of co...
J. Moringen
02:13 AM RSBag Revision d2a45a3b (rsbag-manual): Moved introduction in manual/index.rst
refs #802, #803
* manual/index.rst: added introduction paragraphs from
manual/introduction.rst
* manual/introductio...
J. Moringen
02:10 AM RSBag Revision 69d69cda (rsbag-manual): Added manual/CMakeLists.txt for configuration and installation
refs #802, #803
* manual/CMakeLists.txt: new file; contains code to configure
manual/conf.py and manual/Makefile.sp...
J. Moringen

01/18/2012

08:39 PM Tasks #802 (In Progress): Sphinx-based documentation
J. Moringen
08:38 PM Tasks #802: Sphinx-based documentation
RSB manual is now built in job "rsb-manual-trunk":https://ci.cor-lab.de/job/rsb-manual-trunk . J. Moringen
08:27 PM Revision 8cb77c56 (rsb-manual): Moved introduction in index.rst
refs #802
* index.rst: added introduction paragraphs from introduction.rst
* introduction.rst: removed; moved content...
J. Moringen
08:26 PM Revision 5a5e7227 (rsb-manual): Added CMakeLists.txt for configuration and installation
refs #802
* CMakeLists.txt: new file; contains code to configure conf.py and
Makefile.sphinx
* Makefile.sphinx.in: ...
J. Moringen
07:03 PM Revision 6ef47d53 (rsb-python): Remove filter logic for scope handling and use dedicated methods ...
refs #727 J. Wienke
12:55 PM Tasks #806 (Resolved): Clean-up RSB Project Structure
* promote component projects independent of core middleware to top-level projects
* free us from the burden of coher...
S. Wrede
12:09 PM RSBag Revision 83367ba1 (rsbag-manual): added intersphinx in conf.py refs #802
J. Moringen
09:12 AM Revision dd0ee957 (rsb-cpp): provide a converter predicate which does a simple string comparison
J. Wienke
09:05 AM Feature #736 (Resolved): Logger should support printing of event collections
Applied in changeset r3241. J. Wienke
09:04 AM Revision 2b7032ac (rsb-tools-cpp): Support printing EventByScopeMaps. This is active whene using ...
fixes #736 J. Wienke
 

Also available in: Atom