334 lines
13 KiB
HTML
334 lines
13 KiB
HTML
<!doctype html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<title>Change Log — CAPS: Common Acquisition Protocol Server documentation</title>
|
|
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
|
<link rel="stylesheet" href="../_static/gempa.css" type="text/css" />
|
|
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
|
|
<link rel="stylesheet" type="text/css" href="../_static/gempa.css?v=c960eebf" />
|
|
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css?v=eafc0fe6" />
|
|
<script type="text/javascript" src="../_static/gempa.js"></script>
|
|
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
|
|
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js?v=b3ba4146"></script>
|
|
<script src="../_static/doctools.js?v=888ff710"></script>
|
|
<script src="../_static/sphinx_highlight.js?v=4825356b"></script>
|
|
<link rel="index" title="Index" href="../genindex.html" />
|
|
<link rel="search" title="Search" href="../search.html" />
|
|
<link rel="next" title="Change Log" href="changelog-python.html" />
|
|
<link rel="prev" title="Change Log" href="changelog-slink2caps.html" />
|
|
</head>
|
|
<body>
|
|
<div class="header">
|
|
<div class="container">
|
|
<img class="background" src="../_static/icon.png"/>
|
|
<div class="content">
|
|
<span class="title">CAPS: Common Acquisition Protocol Server </span>
|
|
<span class="version">2025.254#f0c77b29e</span></h1>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="nav">
|
|
<div class="container">
|
|
<div class="content"><a class="pull-right" id="sidebar-toggle">TOC</a>
|
|
|
|
<div class="related" role="navigation" aria-label="related navigation">
|
|
<ul>
|
|
<li class="right">
|
|
<a href="../genindex.html" title="General Index"
|
|
accesskey="I">
|
|
index
|
|
</a>
|
|
</li>
|
|
<li class="right">
|
|
<a href="changelog-python.html" title="Change Log"
|
|
accesskey="N">
|
|
next
|
|
</a>
|
|
</li>
|
|
<li class="right">
|
|
<a href="changelog-slink2caps.html" title="Change Log"
|
|
accesskey="P">
|
|
previous
|
|
</a>
|
|
</li>
|
|
<li class="nav-item nav-item-0">
|
|
<a href="../index.html">Home</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="container">
|
|
<div class="fitted content" id="anchors-container">
|
|
<div class="body" role="main">
|
|
|
|
<section id="change-log">
|
|
<span id="sec-changelog-sproc"></span><h1>Change Log<a class="headerlink" href="#change-log" title="Permalink to this heading">¶</a></h1>
|
|
<p>All notable changes to sproc2caps will be documented in this file.</p>
|
|
<section id="id1">
|
|
<h2>2024.351<a class="headerlink" href="#id1" title="Permalink to this heading">¶</a></h2>
|
|
<section id="fixed">
|
|
<h3>Fixed<a class="headerlink" href="#fixed" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>Compatibility with upcoming SeisComP release</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id2">
|
|
<h2>2024.262<a class="headerlink" href="#id2" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id3">
|
|
<h3>Fixed<a class="headerlink" href="#id3" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>MiniSEED encoding allows half a sample timing tolerance
|
|
to detect contiguous records.</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id4">
|
|
<h2>2024.257<a class="headerlink" href="#id4" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id5">
|
|
<h3>Fixed<a class="headerlink" href="#id5" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>Memory leak</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id6">
|
|
<h2>2024.234<a class="headerlink" href="#id6" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id7">
|
|
<h3>Fixed<a class="headerlink" href="#id7" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>Output sampling rate when input sampling rate is a fraction</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id8">
|
|
<h2>2024.233<a class="headerlink" href="#id8" title="Permalink to this heading">¶</a></h2>
|
|
<section id="added">
|
|
<h3>Added<a class="headerlink" href="#added" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>The option <code class="docutils literal notranslate"><span class="pre">--stop</span></code> terminates the data processing when the data input and
|
|
processing is complete.</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id9">
|
|
<h2>2023.225<a class="headerlink" href="#id9" title="Permalink to this heading">¶</a></h2>
|
|
<section id="changed">
|
|
<h3>Changed<a class="headerlink" href="#changed" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>Make stream map reading slightly more error-tolerant</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id10">
|
|
<h2>2023.289<a class="headerlink" href="#id10" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id11">
|
|
<h3>Fixed<a class="headerlink" href="#id11" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>When using a stream as input several times just the last registered
|
|
stream was used.</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id12">
|
|
<h2>2023.151<a class="headerlink" href="#id12" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id13">
|
|
<h3>Fixed<a class="headerlink" href="#id13" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>Inventory loading from file</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id14">
|
|
<h2>2021-04-29<a class="headerlink" href="#id14" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id15">
|
|
<h3>Added<a class="headerlink" href="#id15" title="Permalink to this heading">¶</a></h3>
|
|
<ul>
|
|
<li><p>Add SSL and authentication support for the output connection.
|
|
With this version the data output URL can be set with the
|
|
config option <code class="docutils literal notranslate"><span class="pre">output.address</span></code>. The formal definition
|
|
of the field is: [[caps|capss]://][user:pass@]host[:port] e.g.</p>
|
|
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">output</span><span class="o">.</span><span class="n">address</span> <span class="o">=</span> <span class="n">capss</span><span class="p">:</span><span class="o">//</span><span class="n">caps</span><span class="p">:</span><span class="n">caps</span><span class="nd">@localhost</span><span class="p">:</span><span class="mi">18003</span>
|
|
</pre></div>
|
|
</div>
|
|
<p>The new output.address parameter superseds the output.host and
|
|
output.port parameter of previous versions and takes precedence.
|
|
The old parameters are kept for compatibility reasons but are
|
|
marked as deprecated.</p>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id16">
|
|
<h2>2021-04-27<a class="headerlink" href="#id16" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id17">
|
|
<h3>Fixed<a class="headerlink" href="#id17" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>Expression handling. So far it was not possible to
|
|
overwrite expressions on stream level.</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id18">
|
|
<h2>2020-04-07<a class="headerlink" href="#id18" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id19">
|
|
<h3>Fixed<a class="headerlink" href="#id19" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>Sequential rules where the result stream is the input of another rule</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id20">
|
|
<h2>2020-04-06<a class="headerlink" href="#id20" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id21">
|
|
<h3>Changed<a class="headerlink" href="#id21" title="Permalink to this heading">¶</a></h3>
|
|
<ul>
|
|
<li><p>Support to set expression for each stream independently. If the expression
|
|
is omitted the expression configured in <code class="docutils literal notranslate"><span class="pre">streams.expr</span></code> is used.</p>
|
|
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>XX.TEST1..HHZ XX.TEST2..HHZ XX.TEST3..HHZ?expr=x1+x2
|
|
</pre></div>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id22">
|
|
<h2>2020-02-17<a class="headerlink" href="#id22" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id23">
|
|
<h3>Changed<a class="headerlink" href="#id23" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>Increase default timeout for acknowledgement messages from 5s to 60s</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
<section id="id24">
|
|
<h2>2019-11-25<a class="headerlink" href="#id24" title="Permalink to this heading">¶</a></h2>
|
|
<section id="id25">
|
|
<h3>Added<a class="headerlink" href="#id25" title="Permalink to this heading">¶</a></h3>
|
|
<ul class="simple">
|
|
<li><p>Documentation</p></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
<div id="anchors-bottom"></div>
|
|
</div>
|
|
|
|
<div class="sidebar" role="navigation" aria-label="main navigation">
|
|
<div id="anchors-top"></div>
|
|
<div id="anchors" class="content">
|
|
<div id="searchbox" style="display: none" role="search">
|
|
<h3 id="searchlabel">Quick search</h3>
|
|
<div class="searchformwrapper">
|
|
<form class="search" action="../search.html" method="get">
|
|
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
|
|
<input type="submit" value="Go" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<script>document.getElementById('searchbox').style.display = "block"</script>
|
|
<div>
|
|
<h3><a href="../index.html">Table of Contents</a></h3>
|
|
<ul>
|
|
<li><a class="reference internal" href="#">Change Log</a><ul>
|
|
<li><a class="reference internal" href="#id1">2024.351</a><ul>
|
|
<li><a class="reference internal" href="#fixed">Fixed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id2">2024.262</a><ul>
|
|
<li><a class="reference internal" href="#id3">Fixed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id4">2024.257</a><ul>
|
|
<li><a class="reference internal" href="#id5">Fixed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id6">2024.234</a><ul>
|
|
<li><a class="reference internal" href="#id7">Fixed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id8">2024.233</a><ul>
|
|
<li><a class="reference internal" href="#added">Added</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id9">2023.225</a><ul>
|
|
<li><a class="reference internal" href="#changed">Changed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id10">2023.289</a><ul>
|
|
<li><a class="reference internal" href="#id11">Fixed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id12">2023.151</a><ul>
|
|
<li><a class="reference internal" href="#id13">Fixed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id14">2021-04-29</a><ul>
|
|
<li><a class="reference internal" href="#id15">Added</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id16">2021-04-27</a><ul>
|
|
<li><a class="reference internal" href="#id17">Fixed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id18">2020-04-07</a><ul>
|
|
<li><a class="reference internal" href="#id19">Fixed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id20">2020-04-06</a><ul>
|
|
<li><a class="reference internal" href="#id21">Changed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id22">2020-02-17</a><ul>
|
|
<li><a class="reference internal" href="#id23">Changed</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="reference internal" href="#id24">2019-11-25</a><ul>
|
|
<li><a class="reference internal" href="#id25">Added</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
|
|
</div>
|
|
<div>
|
|
<h4>Previous topic</h4>
|
|
<p class="topless"><a href="changelog-slink2caps.html"
|
|
title="previous chapter">Change Log</a></p>
|
|
</div>
|
|
<div>
|
|
<h4>Next topic</h4>
|
|
<p class="topless"><a href="changelog-python.html"
|
|
title="next chapter">Change Log</a></p>
|
|
</div>
|
|
<div role="note" aria-label="source link">
|
|
<h3>This Page</h3>
|
|
<ul class="this-page-menu">
|
|
<li><a href="../_sources/base/changelog-sproc2caps.rst.txt"
|
|
rel="nofollow">Show Source</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer">
|
|
<div class="container">
|
|
<div class="content">
|
|
Release <b></b> version <b>2025.254#f0c77b29e</b>
|
|
<div class="copyright">
|
|
© Copyright <a href="https://www.gempa.de">2013, gempa GmbH.</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |