Activity

From 06/19/2012 to 07/18/2012

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 Enhancement #846 (Resolved): Flush index blocks?
Applied in changeset r468. J. Moringen
03:41 AM Tasks #847 (Resolved): Make buffer write back configurable
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

06/20/2012

10:11 PM Revision a029a3ed (rsbag-cl): fix for previous commit
J. Moringen
08:09 PM Revision f2a41dc4 (rsbag-cl): Added flush strategies in src/backend/flush-strategies.lisp
refs #847, #846
* src/protocol.lisp (open-bag): added flush-strategy keyword parameter
(open-bag stream): accept fl...
J. Moringen

06/19/2012

04:43 PM Revision 9d9bbc5f (rsbag-cl): Use system let-plus instead of system metabang-bind
* src/util.lisp (define-plist-data-mixin): use `let+' instead of
`bind'
* src/conditions.lisp (read-only-bag): like...
J. Moringen
04:34 AM Revision 32ad535f (rsbag-cl): Fixed error in test/data/minimal.tide
* test/data/minimal.tide: the length field of INDX chunk header was
incorrect
J. Moringen
04:12 AM Revision 92e62545 (rsbag-cl): Process delta adjustment in src/rsb/replay/timestamp-adjustment-mix...
refs #524
* src/rsb/replay/types.lisp (timestamp-adjustment-value/delta): allow
negative offsets
* src/rsb/replay/t...
J. Moringen
04:12 AM Revision 10c9f2cd (rsbag-cl): Use nibbles system instead of binio system
* src/transform/rsb-event.lisp (encode rsb-event event): use
`nibbles:make-octet-vector'
(ftype keyword->bytes): ...
J. Moringen
04:12 AM Revision 702772d0 (rsbag-cl): Added missing dependency in cl-rsbag.asd
refs #524
* cl-rsbag.asd (system cl-rsbag): added missing dependency of
src/rsb/replay/timestamp-adjustment-mixin.l...
J. Moringen
04:12 AM Revision 5ec85213 (rsbag-cl): Simplification in src/backend/tidelog/generator.lisp
* src/backend/tidelog/generator.lisp (type-spec->deserializer):
simplified deserialization of substrings
J. Moringen
 

Also available in: Atom