Activity

From 11/23/2015 to 12/22/2015

12/22/2015

11:19 AM Feature #340: Implement Distributed Namingservice
Can we mark this as resolved or reject it. I think we have solved most aspects. J. Wienke
11:16 AM Enhancement #645 (Rejected): Octave Support
I will reject this for now. There haven't been any requests for octave support since years. Please reopen if still re... J. Wienke
11:14 AM Feature #833 (Rejected): Highlight active (sub-)scopes in RSB Scope Monitor
Most people are using the CL tools for this now. I think we can reject this. J. Wienke
11:10 AM Tasks #2435 (Rejected): Wait for confirmation when joining Spread groups [C++]
duplicates #2433 J. Wienke

12/18/2015

04:20 PM RSB XML Support Bug #2484 (Resolved): ant build broken on java 7
The included version of cobertura breaks coverage runs using the ant build script on java 7.
I would propose to dr...
J. Wienke

12/16/2015

03:09 PM Revision 9905b9ad (rsb-manual): Added scope to fundamental types in concepts.rst
* concepts.rst (Fundamental Types): added a row for scopes to the table J. Moringen
03:09 PM Revision af07829d (rsb-manual): Fixed bridge description grammar in tool-bridge.rst
* tool-bridge.rst (Simple Forwarding Specification): added missing
delimiters for filter and transform specifications
J. Moringen
02:58 PM Revision febef966 (rsb-tools-cl): Fixed bridge description grammar help string in bridge/help.lisp
* bridge/help.lisp (make-help-string): added missing space as well as
missing delimiters for filter and transform s...
J. Moringen

12/15/2015

07:14 PM RSBag Revision d699b8dd (rsbag-tools-cl): Minor changes in update-synopsis in bag-info/main.lisp
* bag-info/main.lisp (update-synopsis): changed "postfix" description
BAG-FILE -> BAG-FILE+ to indicate that multip...
J. Moringen
07:09 PM RSBag Revision 248c228c (rsbag-cl): Minor and cosmetic improvements in src/rsb/*.lisp
* src/protocol.lisp: minor comment change
* src/rsb/bag-connection.lisp (close bag-connection): handle abort
keywor...
J. Moringen
09:38 AM Revision 12d72e48 (rsb-talks): Bridge call in tutorial-sensor-fusion-intro/talk.tex
J. Moringen
09:33 AM Revision c19d833a (rsb-talks): Tools details in tutorial-sensor-fusion-intro/talk.tex
J. Moringen

12/14/2015

08:44 PM RSBag Revision ca71918f (rsbag-cl): When shutting down, join worker threads in src/threadpool.lisp
* src/threadpool.lisp (header): updated copyright
(stop-threadpool): join worker threads after ending the kernel
J. Moringen
04:52 PM Revision 736e3b7c (rsb-talks): Fixed order of introspection slides in tutorial-sensor-fusion-intr...
J. Moringen
04:52 PM Revision 2fe84b2e (rsb-talks): Improvements in RSBag slides in tutorial-sensor-fusion-intro/talk.tex
J. Moringen
04:29 PM Revision 43e260ad (rsb-talks): Slide layout fixed
J. Wienke
03:48 PM Revision 82b2f0c2 (rsb-talks): Logger + Introspection improvements in tutorial-sensor-fusion-intr...
J. Moringen
03:48 PM Revision a72ba6f3 (rsb-talks): Added RSBag slides in tutorial-sensor-fusion-intro/talk.tex
J. Moringen
03:45 PM Revision 95965ce4 (rsb-talks): Sectioning changes in tutorial-sensor-fusion-intro/talk.tex
J. Moringen
03:44 PM Revision b34790ff (rsb-talks): Bridge slides in tutorial-sensor-fusion-intro/talk.tex
J. Moringen
01:35 PM Revision a9377f4e (rsb-talks): Todo for RCT added
J. Wienke
01:17 PM Revision 784f1dbb (rsb-talks): Add RPC examples
J. Wienke
01:01 PM Revision 4e9aa4cc (rsb-talks): Tasks added to slides
J. Wienke
12:36 PM Revision 7e5522cc (rsb-talks): Minor fixes in tutorial-sensor-fusion-intro/talk.tex
J. Moringen
12:36 PM Revision 1d432258 (rsb-talks): Logger and introspection slides in tutorial-sensor-fusion-intro/ta...
J. Moringen
11:03 AM Revision 41b705b8 (rsb-talks): Missing file
J. Wienke

12/11/2015

04:38 PM Revision f418ff8d (rsb-talks): Timesync slide added
J. Wienke
04:13 PM Revision f7fce017 (rsb-talks): C++ rst example
J. Wienke
03:40 PM Revision 3b752333 (rsb-talks): Basic examples in C++
J. Wienke
03:20 PM Revision f168bf83 (rsb-talks): Reworked general introduction slides
J. Wienke
02:05 PM Revision dda6c8c5 (rsb-talks): Removed some NFS artifacts
J. Moringen
01:50 PM Revision 7d980e7b (rsb-talks): Improve introspection
* Remove old slide
* Add web screenshot
J. Wienke
01:39 PM Revision ab4d7428 (rsb-talks): Add template for tutorial talk with TODOs
J. Wienke
01:38 PM Revision b7957372 (rsb-talks): Remove latex temp files
J. Wienke
01:37 PM RSBag Tasks #2479 (New): Bag as bus server crashes in case client is closed
I have seen this several times in case I terminate a bus client:... J. Wienke
12:57 PM Revision 65fafe84 (rsb-python): Backport: Use fresh event when sending echo reply in rsb/introspe...
* rsb/introspection/__init__.py (IntrospectionSender.__init__):
construct and return a new Event object instead of ...
J. Moringen
12:53 PM Revision 4e4531f8 (rsb-python): Use fresh event when sending echo reply in rsb/introspection/__in...
* rsb/introspection/__init__.py (IntrospectionSender.__init__):
construct and return a new Event object instead of ...
J. Moringen
12:53 PM Revision e7bfc086 (rsb-python): Style fixes in **/*py
* rsb/__init__.py: fixed various style issues
* rsb/transport/socket/__init__.py: likewise
* rsb/transport/rsbspread/...
J. Moringen
12:36 PM Revision fb08f008 (rsb-cpp): Backport: Use fresh event when sending echo reply in src/rsb/introsp...
* src/rsb/introspection/IntrospectionSender.cpp (EchoCallback::call):
construct and return a new Event object inste...
J. Moringen
11:52 AM Revision ba309082 (rsb-talks): Remove latex temp files
J. Wienke
10:13 AM Revision 30e1f094 (rsb-cpp): Use fresh event when sending echo reply in src/rsb/introspection/Int...
* src/rsb/introspection/IntrospectionSender.cpp (EchoCallback::call):
construct and return a new Event object inste...
J. Moringen

12/10/2015

10:44 AM Revision fec24494 (rsb-cpp): Use fresh event when sending echo reply in src/rsb/introspection/Int...
* src/rsb/introspection/IntrospectionSender.cpp (EchoCallback::call):
construct and return a new Event object inste...
J. Moringen

12/08/2015

11:59 PM Revision c01ec991 (rsb-tools-cl): Cosmetic change in test/stats/quantities.lisp
* test/stats/quantities.lisp (define-simple-quantity-suite :latency):
simplified
J. Moringen
11:32 PM RSBag Revision 649995f3 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
11:31 PM RSBag Revision 8fee5e81 (rsbag-manual): introspection-survey commandline option in tool-record.rst
refs #2370
* tool-record.rst (Description): added description of
introspection-survey commandline option
* news.rs...
J. Moringen
10:00 AM RSBag Revision da486e6a (rsbag-cl): Preparation for multiple-file support in bag->events in src/rsb/con...
refs #817
* src/rsb/construction.lisp (bag->events sequence t): new method; will
later allow opening multiple sour...
J. Moringen

12/07/2015

03:37 PM Revision 96bc749e (rsb-tools-cl): Cosmetic change in test/stats/quantities.lisp
* test/stats/quantities.lisp (define-simple-quantity-suite :latency):
simplified
J. Moringen
03:17 PM RSBag Revision 7d29000c (retf-documents): Initial commit
J. Moringen
03:17 PM RSBag Revision 7e583cb0 (retf-documents): Added RD 8 document (Robot Message URLs) in rd-8.txt
Unmodified RD 8 specification text as available from RETF website.
* rd-0008.txt: new file; RD 8 specification text
J. Moringen
03:17 PM RSBag Revision a8bc85c6 (retf-documents): Added RD 1 document (TIDELog specification) in rd-0001.txt
Unmodified RD 1 specification text as available from RETF website.
* rd-0001.txt: new file; TIDELog specification
J. Moringen
03:17 PM RSBag Revision 52f0ede4 (retf-documents): Minor fixes in rd-0001.txt
J. Moringen
03:17 PM RSBag Revision d4c156f4 (retf-documents): Minor improvements in rd-0008.txt
* rd-0008.txt (References): improved reference format J. Moringen
03:00 PM RSBag Revision 6f687b57 (rsbag-tools-cl): Pass all input files to bag->events in src/commands/*.lisp
refs #817
* src/commands/introspect.lisp (command-execute): pass all input files
to `bag->events' instead of just ...
J. Moringen
02:58 PM RSBag Revision e0bd3850 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
02:45 PM RSBag Revision 3e6a38fe (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
12:11 PM Revision ac010447 (rsb-cl): Minor documentation change in src/filter/origin-filter.lisp
* src/filter/origin-filter.lisp (header): updated copyright
(origin-filter::origin): slightly improved documentatio...
J. Moringen
12:09 PM Revision ace18e3f (rsb-cl): Adaptations to walk-nodes changes in test/[model/]builder.lisp
* test/builder.lisp (test rsb-builder-root::scope/smoke): adapted to
changes in `walk-nodes'
(test rsb-builder-ro...
J. Moringen
11:57 AM Revision 1227215e (rsb-cl): Minor documentation change in src/filter/origin-filter.lisp
* src/filter/origin-filter.lisp (header): updated copyright
(origin-filter::origin): slightly improved documentatio...
J. Moringen
11:50 AM Revision 34c16050 (rsb-cl): Adaptations to walk-nodes changes in test/builder.lisp
* test/builder.lisp (test rsb-builder-root::scope/smoke): adapted to
changes in `walk-nodes'
(test rsb-builder-ro...
J. Moringen
11:18 AM RSBag Revision e804bbca (rsbag-tools-cl): Bag record introspection survey in {src/commands/record,bag-r...
refs #2370
* src/commands/record.lisp (record::introspection-survey?): new slot
(command-execute record):
* bag-re...
J. Moringen
11:18 AM RSBag Revision 2bd69b1b (rsbag-tools-cl): Run timer in separate thread in test/send-test-events.lisp
* test/send-test-events.lisp (toplevel): run timer in separate thread J. Moringen
10:34 AM RSBag Revision 35f7a15f (rsbag-cl): Recording introspection survey is optional in src/rsb/bag-connectio...
refs #2370
* src/rsb/bag-connection.lisp
(recording-bag-connection::introspection-survey?): new slot; controls
w...
J. Moringen
10:03 AM RSBag Revision 87323d1b (rsbag-manual): Mention bag record introspection survey in news.rst
refs #2370
* news.rst (RSBag 0.13): mention introspection survey performed by the
record command at the beginning ...
J. Moringen
09:33 AM RSBag Revision ccc282b7 (rsbag-tools-cl): Fixed missing generic function in src/commands/mixins.lisp
* src/commands/mixins.lisp (command-input-files): new generic function;
changed method into generic function with i...
J. Moringen

12/04/2015

05:30 PM RSBag Feature #2370 (Resolved): rsbag record should perform an introspection survey at the start of eac...
Applied in changeset commit:rsbag-cl|d4737ec1ec9cd7320e75d71e2361070ebdf10ec6. J. Moringen
05:16 PM RSBag Revision 2cfd01d5 (rsbag-cl): Adaptations to walk-nodes changes in test/builder.lisp
* test/builder.lisp (test rsbag-builder-root::bag/smoke): adapted to
changes in `walk-nodes'
(test rsbag-builder-...
J. Moringen
05:02 PM RSBag Revision f7486706 (rsbag-cl): Removed wrong inline declamations in compat/0.?/src/transform/rsb-e...
* compat/0.?/src/transform/rsb-event.lisp (header): updated copyright
(toplevel): removed wrong inline declamation ...
J. Moringen
05:02 PM RSBag Revision 81e388e3 (rsbag-cl): Reduced log-level for flush-strategy message in src/backend/tidelog...
* src/backend/tidelog/index.lisp (make-index): changed log-level for
flush-strategy derivation message info -> debug
J. Moringen
05:01 PM RSBag Revision d4737ec1 (rsbag-cl): Perform introspection survey on recording start in src/rsb/bag-conn...
fixes #2370
This initial introspection survey allows introspecting the recorded
system based on the recorded data.
...
J. Moringen
04:53 PM RSBag Revision 50b85929 (rsbag-cl): Improve start protocol implementation for connections in src/rsb/*....
refs #2370
Connections no longer accept a start keyword parameter in the
`initialize-instance' methods. Instead, the...
J. Moringen
03:57 PM RSBag Revision adc19c75 (rsbag-cl): Added recording-bag-connection in src/rsb/bag-connection.lisp
refs #2370
* src/rsb/bag-connection.lisp (header): updated copyright
(recording-bag-connection): new class; specia...
J. Moringen
03:35 PM RSBag Revision 7b16df52 (rsbag-tools-cl): Channel count in "entries" progress style in src/commands/rec...
* src/commands/record.lisp (progress-style/entries): print channel count
in addition to event count
J. Moringen
03:35 PM RSBag Revision 490fe170 (rsbag-tools-cl): Use collapse-reserved as default channel allocation in bag-re...
* bag-record/main.lisp (update-synopsis): changed default of
channel-allocation scope-and-type -> collapse-reserved
J. Moringen
02:43 PM RSBag Revision c1e0de76 (rsbag-cl): Added strategy for collapsing reserved scopes in src/rsb/channel-st...
* src/rsb/channel-strategies.lisp
(channel-name-for channel-connection event scope-and-type): use
`scope+wire-sch...
J. Moringen
01:58 PM RSBag Revision 97718109 (rsbag-cl): Added delegating-mixin in src/rsb/channel-strategies.lisp
* src/rsb/channel-strategies.lisp (delegating-mixin): new class;
delegates to a "next" strategy
(channel-name-for...
J. Moringen
12:15 PM RSBag Revision 6faef982 (rsbag-cl): Added delegating-mixin in src/rsb/channel-strategies.lisp
* src/rsb/channel-strategies.lisp (delegating-mixin): new class;
delegates to a "next" strategy
(channel-name-for...
J. Moringen
10:52 AM RSBag Revision 15c30286 (rsbag-cl): Added ensure-channel-mixin in src/rsb/channel-strategies.lisp
* src/rsb/channel-strategies.lisp (ensure-channel-mixin): new class;
adds basic {ensure,make}-channel-for behavior ...
J. Moringen

12/03/2015

03:19 PM Revision eba7d2d9 (rsb-cpp): Improved some unidiomatic STL uses in src/rsb/**
* Reduces asymptotic complexities in some cases (CONTAINER.count
vs. CONTAINER.find)
* Fixes some compiler warning...
J. Moringen
11:55 AM Revision 57e1696d (rsb-cpp): Backport: Fixed use of plugin link interface macros in src/rsb/intro...
Using the _SIGNATURE instead of _SYMBOL variants of the link interface
macros takes care of the {im,ex}port configura...
J. Moringen
11:39 AM Revision 249fd3f5 (rsb-cpp): Fixed use of plugin link interface macros in src/rsb/introspection/P...
Using the _SIGNATURE instead of _SYMBOL variants of the link interface
macros takes care of the {im,ex}port configura...
J. Moringen
11:27 AM RSBag Revision 1ea09c64 (rsbag-cl): Added channel-{transform,meta-data}-for in src/rsb/protocol.lisp
* src/rsb/protocol.lisp (channel-transform-for): new generic function;
derive transform for the channel in which a ...
J. Moringen
11:26 AM RSBag Revision a56a3087 (rsbag-cl): Protocol improvements in src/rsb/protocol.lisp
* src/rsb/protocol.lisp (header): updated copyright
(channel-name-for): renamed parameter bag -> connection
(chan...
J. Moringen

12/01/2015

01:15 PM RSBag Revision bec3e653 (rsbag-cl): Optimizations in %chunk-id->offset in src/backend/tidelog/file.lisp
* src/backend/tidelog/file.lisp (%chunk-id->offset): declare types
locally; recurse via local function
J. Moringen
01:11 PM RSBag Revision 8abf407b (rsbag-cl): Store channels in hash-table in src/backend/tidelog/file.lisp
* src/backend/tidelog/file.lisp (file:channels): changed to hash-table
(shared-initialize :after file t): adapted t...
J. Moringen
11:01 AM RSBag Revision 9ec5ca9f (rsbag-tools-cl): GC after each recording session in src/commands/record.lisp
* src/commands/record.lisp (call-with-control-service): do a full
garbage collection after the end of each recording
J. Moringen
 

Also available in: Atom