Activity

From 01/07/2012 to 02/05/2012

02/05/2012

11:27 PM 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 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 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 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 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
01:25 PM Enhancement #846 (In Progress): Flush index blocks?
Thanks for confirming this. J. Moringen

02/04/2012

05:08 PM 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 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

02/02/2012

08:06 PM 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 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 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 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 Enhancement #846 (Feedback): Flush index blocks?
J. Moringen
03:52 PM 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

05:23 PM 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 Bug #835: Wrong timing when replaying
Johannes: Is this related to the Spread problem we had with the dataset? S. Wrede
03:04 PM 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 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 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 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 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

01/26/2012

01:07 AM Revision 64e35419 (rsbag-tools-cl): Increased verbosity in CMakeLists.txt
* CMakeLists.txt: slightly increased verbosity J. Moringen

01/23/2012

05:18 PM 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 Enhancement #817: bag play, cat: Handle multiple log files
Yes, definitely interesting. J. Wienke

01/21/2012

03:29 AM 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

01/20/2012

08:02 PM 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
05:42 PM 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
12:27 PM 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 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 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 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 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 Bug #808: Problem when receiving played back video data
Did you ever try if this happens also using the tcp-transport? S. Wrede

01/19/2012

07:03 PM 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 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 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 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 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 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 Bug #808: Problem when receiving played back video data
Added Sebastian and Johannes. Changed David's role: reporter -> developer. J. Moringen
05:33 PM 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 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
02:16 AM 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 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 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

12:09 PM Revision 83367ba1 (rsbag-manual): added intersphinx in conf.py refs #802
J. Moringen

01/17/2012

02:11 PM Revision 91023fd1 (rsbag-manual): Added sphinx documentation in manual/*
refs #803
* manual/conf.py: new file; sphinx configuration
* manual/Makefile: new file; autogenerated Makefile
* manu...
J. Moringen

01/10/2012

02:27 AM Bug #797 (Rejected): Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
The data in question has been recorded using an old version of @bag-record@ without specifying the wire-schema manual... J. Moringen

01/08/2012

09:31 PM Bug #797: Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
Didn't we do some special conversions to the geniale data? Sebastian, did you try the merged files? J. Wienke

01/07/2012

04:04 PM Bug #797: Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
The log-file does not contain a wire-schema:... J. Moringen
03:20 PM Bug #797 (In Progress): Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
J. Moringen
11:50 AM Bug #797 (Rejected): Rsb.Wire-Schema: nil in Replayed rst.vision.Image Data
Replaying of recorded data from a tide.log file which is part of the Geniale NAO dataset is possible but working with... S. Wrede
 

Also available in: Atom