Deployed b67f990
to dev with MkDocs 1.1.2 and mike 0.5.5
parent
af388553c2
commit
910271d2a7
|
@ -1349,6 +1349,7 @@
|
||||||
<li>Fix ROG, location entropy and normalized entropy in Doryab location provider</li>
|
<li>Fix ROG, location entropy and normalized entropy in Doryab location provider</li>
|
||||||
<li>Remove sampling frequency dependance in Doryab location provider</li>
|
<li>Remove sampling frequency dependance in Doryab location provider</li>
|
||||||
<li>Update documentation of Doryab location provider</li>
|
<li>Update documentation of Doryab location provider</li>
|
||||||
|
<li>Add new <code>FITBIT_DATA_YIELD</code> <code>RAPIDS</code> provider</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="v041">v0.4.1<a class="headerlink" href="#v041" title="Permanent link">¶</a></h2>
|
<h2 id="v041">v0.4.1<a class="headerlink" href="#v041" title="Permanent link">¶</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1258,12 +1258,12 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>ratiovalidyieldedminutes</td>
|
<td>ratiovalidyieldedminutes</td>
|
||||||
<td>rows</td>
|
<td>-</td>
|
||||||
<td>The ratio between the number of valid minutes and the duration in minutes of a time segment.</td>
|
<td>The ratio between the number of valid minutes and the duration in minutes of a time segment.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>ratiovalidyieldedhours</td>
|
<td>ratiovalidyieldedhours</td>
|
||||||
<td>lux</td>
|
<td>-</td>
|
||||||
<td>The ratio between the number of valid hours and the duration in hours of a time segment. If the time segment is shorter than 1 hour this feature will always be 1.</td>
|
<td>The ratio between the number of valid hours and the duration in hours of a time segment. If the time segment is shorter than 1 hour this feature will always be 1.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue