Activity

From 06/21/2012 to 07/20/2012

07/20/2012

10:05 PM Bug #1091 (In Progress): Replaying to different channel does not work
J. Moringen
01:01 PM Bug #1091: Replaying to different channel does not work
This a regression. The implementation relies on the informer overwriting the event scope which is not the case anymor... J. Moringen
11:32 AM Bug #1091 (Resolved): Replaying to different channel does not work
When trying to replay on a different channel as described in the help page, the events still end up on their original... J. Wienke
10:05 PM Bug #1092 (Resolved): emitandnext via RPC kills bag-play if at end of file
Applied in changeset r490. J. Moringen
02:04 PM Bug #1092 (Resolved): emitandnext via RPC kills bag-play if at end of file
... J. Wienke
10:02 PM Revision 621a42c4 (rsbag-cl): Handle bounds violations in src/rsb/replay/external-driver-mixin.lisp
fixes #1092
* src/rsb/replay/external-driver-mixin.lisp
(replay replay-bag-connection external-driver-mixin): when ...
J. Moringen
09:55 PM Feature #616 (Resolved): Support backward seeks in serialized view
Applied in changeset r489. J. Moringen
09:54 PM Revision 3e30f1d1 (rsbag-cl): Support backward iteration in src/view/*.lisp
fixes #616
* src/view/protocol.lisp (make-serialized-view): added compare keyword
parameter; extended documentation...
J. Moringen
09:50 PM Revision 326dd612 (rsbag-cl): Use more-conditions system in src/view/*.lisp
* src/view/multi-sequence-mixins.lisp (multi-sequence-view-mixin): use
`missing-required-initarg' instead of `requi...
J. Moringen
03:08 AM Revision fcfc1d47 (rsbag-tools-cl): Extended flush strategy examples in bag-record/help.lisp
* bag-record/help.lisp (make-flush-strategy-help-string): extended
examples; include composite strategy example
J. Moringen
03:07 AM Revision 048f08a3 (rsbag-cl): Added composite strategies in src/backend/flush-strategies.lisp
* src/backend/flush-strategies.lisp (composite-flush-strategy-mixin):
new class; mixin for composite flush strategi...
J. Moringen
03:06 AM Revision e14c75e6 (rsbag-manual): Reordered tocs in index.rst
* index.rst: reordered tocs to produce better global toc J. Moringen
03:05 AM Revision 7041e726 (rsbag-manual): Fixed some references in *.rst
* bag-cat.rst: fixed some references
* bag-play.rst: likewise
* tools.rst: likewise
* bag-info.rst: likewise; added s...
J. Moringen
03:03 AM Revision 1227cdf6 (rsbag-manual): Extended flush strategy examples in bag-record.rst
* bag-record.rst: extended flush strategy examples; added see-also
markup; fixed some links
J. Moringen

07/19/2012

09:25 PM Feature #1090: bag-* tools should be more robust against multiple SIG{INT,TERM} signals
Yes, I somehow couldn't find find #1085 and assumed we had forgotten to file it. Sorry. J. Moringen
09:22 PM Feature #1090: bag-* tools should be more robust against multiple SIG{INT,TERM} signals
Wasn't this a duplicate of #1085? J. Wienke
08:51 PM Feature #1090 (Resolved): bag-* tools should be more robust against multiple SIG{INT,TERM} signals
Applied in changeset rsb:r3747. J. Moringen
08:47 PM Feature #1090 (Resolved): bag-* tools should be more robust against multiple SIG{INT,TERM} signals
J. Moringen
09:24 PM Enhancement #1085 (Resolved): Block signals in signal handler writing the index for tide files
Duplicated in #1090. J. Moringen
08:51 PM Revision 9ceb4962 (rsbag-cl): Improve flushing behavior in src/backend/**/*.lisp
* src/backend/tidelog/index.lisp (index): added superclass
direction-mixin to control buffer write-back
* src/backe...
J. Moringen
07:09 PM Revision 3625fe2d (rsbag-manual): Improved sidebar and fixed _static in conf.py.in
* conf.py.in: configure sidebar to contain global toc, related
documentation, this page and search; fixed location ...
J. Moringen
06:25 PM Revision 563de2c6 (rsbag-manual): Added links to other documentation; Improved CMake code
refs #1060
* CMakeLists.txt: removed unnecessary prefixes in variable names;
added explicit targets which invoke sp...
J. Moringen
02:06 PM Bug #1088 (Rejected): bag-record sometimes produces broken files
This is basically a strange user error as my script produces several signals in rapid succession. However, shielding ... J. Wienke
01:15 PM Bug #1088: bag-record sometimes produces broken files
I still have that version of bag available for testing. J. Wienke
01:15 PM Bug #1088: bag-record sometimes produces broken files
... J. Wienke
01:13 PM Bug #1088 (Rejected): bag-record sometimes produces broken files
I just tried again to record flexirob data and this time another file recorded using a trunk version of bag-record is... J. Wienke

07/18/2012

04:08 PM Feature #1086 (Rejected): bag-record should warn if timestamps of individual events deviate strongly
This would allow to detect clock synchronization issues early. J. Moringen
02:50 PM Enhancement #1085 (Resolved): Block signals in signal handler writing the index for tide files
In order to prevent broken indexes in tide files it would be nice if, once the index writing is started through the i... J. Wienke
01:27 PM Bug #1067: synchronization differences using "live" version and recorded version with bag-record
Yes, the default is actually create. So you can remove it or explicitly call rsb::create. Just have a look --help. J. Wienke
01:25 PM Bug #1067: synchronization differences using "live" version and recorded version with bag-record
aha, how you synchronize on the create timestamp? you mean we should remove rsb::receive on rsb_timesync?
J. Sanchez Riera
12:58 PM Bug #1067 (Rejected): synchronization differences using "live" version and recorded version with ...
Ok, then this is actually completely expected. The receive timestamps are always set in the receiving program, in thi... J. Wienke
12:52 PM Bug #1067: synchronization differences using "live" version and recorded version with bag-record
bag-play -S 522 ~/Data/tide/av_fusion/test1.tide 'spread://localhost:4803'
We use the script Y2PerceptionDemo4mic....
J. Sanchez Riera
10:59 AM Bug #1067: synchronization differences using "live" version and recorded version with bag-record
We need more information on how the overall system is configured.
Can you please give us you bag-play command line...
J. Wienke
12:27 PM Bug #700 (Rejected): libtidelog doesn't build on OSX 10.6 due to unrecognized command line option...
J. Wienke
11:43 AM Bug #700: libtidelog doesn't build on OSX 10.6 due to unrecognized command line option "-std=c++0x"
agreed. I. Lütkebohle
11:13 AM Bug #700: libtidelog doesn't build on OSX 10.6 due to unrecognized command line option "-std=c++0x"
Is this issue still of any relevance? To me it looks more like an upstream bug which should reside in a different tra... J. Wienke

07/17/2012

08:53 PM Feature #1084 (Resolved): The remote control interface of bag-play should expose a get() method
Applied in changeset r479. J. Moringen
07:02 PM Feature #1084 (Resolved): The remote control interface of bag-play should expose a get() method
* Commit?
* Update manual
J. Moringen
08:28 PM Revision f252b305 (rsbag-manual): Mention get() method in bag-play manual page
fixes #1084
* bag-play.rst: mention get() method of the remote control interface
J. Moringen
08:24 PM Revision 01e5d45a (rsbag-cl): Added get method in src/rsb/replay/*.lisp
refs #1084
* src/rsb/replay/remote-controlled.lisp (remote-controlled): added get
method to documentation string
* ...
J. Moringen

07/16/2012

06:13 PM Revision 40830057 (rsbag-tools-cl): Support transforming timestamps in bag-merge/*.lisp
* bag-merge/transcoding.lisp (transcode channel channel): added
keyword parameters transform and transform/timestam...
J. Moringen

07/13/2012

06:02 PM Revision b5a6535d (rsbag-tools-cl): Moved packaging into cpack/*.cmake; Debian policy compliance
* cpack/DebianUbuntu.cmake: new file; packaging rules for Ubuntu
systems
* cpack/CPackInclude.cmake: new file; conf...
J. Moringen
04:57 PM Revision 25525ffa (rsbag-cl): Moved packaging into cpack/*.cmake; Debian policy compliance
* cpack/DebianUbuntu.cmake: new file; packaging rules for Ubuntu
systems
* cpack/CPackInclude.cmake: new file; conf...
J. Moringen
01:06 PM Revision eb69cee1 (rsbag-cl): Do not install subversion files in CMakeLists.txt
* CMakeLists.txt: do not install .svn directories when installing
files from src/ and test/
J. Moringen

07/12/2012

06:44 PM Revision 9bca2531 (rsbag-cl): Adaptations for lift version 1.7.1
* lift-standard.config: changed property :name -> :full-pathname;
write test results in the current directory inste...
J. Moringen

07/10/2012

04:51 PM Bug #1067 (Rejected): synchronization differences using "live" version and recorded version with ...
In our speaker detector we detected some differences using "live" version with a video recorded and then replayed wit... J. Sanchez Riera
11:30 AM Bug #1066 (Resolved): Wrong Debian installation instructions in the manual
The debian installation instructions in the rsbag manual
http://docs.cor-lab.de/rsbag-manual/trunk/html/preparation....
Anonymous

07/03/2012

02:07 AM Revision 521c9989 (rsbag-manual): Added target-stream in bag-cat.rst
refs #953
* bag-cat.rst: added description of target-stream commandline option
J. Moringen

07/02/2012

10:09 PM Enhancement #953 (Resolved): Allow routing of output and progress indication to different streams...
Applied in changeset r471. J. Moringen
10:09 PM Revision 4724a7f7 (rsbag-tools-cl): Added target-stream commandline option in bag-cat/main.lisp
fixes #953
* bag-cat/main.lisp (update-synopsis): added target-stream commandline
option
(main): output events to...
J. Moringen
09:58 PM Revision 7cacbb52 (rsbag-tools-cl): Send progress output to *info-output* in bag-play/main.lisp
refs #953
* bag-play/main.lisp (print-progress): send output to the value of
`*info-output*'
(main): no progress ...
J. Moringen

06/26/2012

03:35 AM Enhancement #1038 (In Progress): Allow composite flush strategies
J. Moringen

06/25/2012

01:31 AM Enhancement #1038 (Resolved): Allow composite flush strategies
For example
* more than 100 entries
* or 32 MB
* or previous flush longer than 5 s ago
J. Moringen

06/23/2012

04:00 AM Enhancement #1022 (In Progress): bag-record should terminate with non-zero exit code when somethi...
J. Moringen
03:45 AM Enhancement #1022 (Resolved): bag-record should terminate with non-zero exit code when something ...
Examples include:
* Spread connection is lost during recording
* Event encoding fails
J. Moringen

06/21/2012

01:54 PM Feature #1013 (Resolved): Allow async flushing of chunk and index buffer
J. Moringen
03:57 AM Revision 1286d34b (rsbag-tools-cl): Removed obsolete commandline options in bag-record/main.lisp
* bag-record/main.lisp (update-synopsis): removed obsolete commandline
options max-buffer-size, max-buffer-count an...
J. Moringen
03:41 AM Tasks #847 (Resolved): Make buffer write back configurable
Applied in changeset r468. J. Moringen
03:41 AM Enhancement #846 (Resolved): Flush index blocks?
Applied in changeset r468. J. Moringen
03:33 AM Revision 47010ea7 (rsbag-manual): Added flush-strategy commandline option in bag-record.rst
fixes #846, #847
* bag-record.rst: added description of flush-strategy commandline
option
J. Moringen
03:28 AM Revision 7fc11149 (rsbag-tools-cl): Support flush strategies in bag-record/main.lisp
refs #846, #847
* bag-record/main.lisp (update-synopsis): added flush-strategy
commandline option
(main): pass va...
J. Moringen
02:30 AM Revision bc0590b6 (rsbag-cl): fixed previous commit
J. Moringen
02:28 AM Revision 715e71bf (rsbag-cl): Removed some src/backend/*-mixins.lisp files
* src/backend/backend-mixins.lisp (direction-mixin): moved here
(stream-mixin): likewise
(location-mixin): likewi...
J. Moringen
02:28 AM Revision 60a0fb42 (rsbag-cl): Added last-write-time-mixin in src/backend/backend-mixins.lisp
refs #846, #847
* src/backend/backend-mixins.lisp: new file; contains mixin
classes for backend classes
* src/backe...
J. Moringen
02:28 AM Revision 7e8ef83c (rsbag-cl): Use buffering-writer-mixin in src/backend/tidelog/index.lisp
refs #846
* src/backend/tidelog/index.lisp (header): added one-line summary
(timestamps): use `missing-required-ini...
J. Moringen
 

Also available in: Atom