Skip to content

Commit

Permalink
deploy: fe5fe23
Browse files Browse the repository at this point in the history
  • Loading branch information
adisuciu committed Sep 16, 2024
1 parent c78e528 commit a235311
Show file tree
Hide file tree
Showing 30 changed files with 304 additions and 6 deletions.
1 change: 1 addition & 0 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
</ul>
<ul>
<li class="toctree-l1"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1" id="toctree-collapse-1"/><div class="collapse"><a class="reference internal" href="plugins/index.html">Plugins</a><label for="toctree-collapse-1"><div class="icon"></div></label></div><ul>
<li class="toctree-l2"><a class="reference internal" href="plugins/adc/adc.html">ADC plugin</a></li>
<li class="toctree-l2"><a class="reference internal" href="plugins/datalogger/datalogger.html">Datalogger</a></li>
<li class="toctree-l2"><a class="reference internal" href="plugins/registermap/registermap.html">Register Map</a></li>
<li class="toctree-l2"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1-1" id="toctree-collapse-1-1"/><div class="collapse"><a class="reference internal" href="plugins/m2k/index.html">ADALM2000</a><label for="toctree-collapse-1-1"><div class="icon"></div></label></div><ul>
Expand Down
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
</ul>
<ul>
<li class="toctree-l1"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1" id="toctree-collapse-1"/><div class="collapse"><a class="reference internal" href="plugins/index.html">Plugins</a><label for="toctree-collapse-1"><div class="icon"></div></label></div><ul>
<li class="toctree-l2"><a class="reference internal" href="plugins/adc/adc.html">ADC plugin</a></li>
<li class="toctree-l2"><a class="reference internal" href="plugins/datalogger/datalogger.html">Datalogger</a></li>
<li class="toctree-l2"><a class="reference internal" href="plugins/registermap/registermap.html">Register Map</a></li>
<li class="toctree-l2"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1-1" id="toctree-collapse-1-1"/><div class="collapse"><a class="reference internal" href="plugins/m2k/index.html">ADALM2000</a><label for="toctree-collapse-1-1"><div class="icon"></div></label></div><ul>
Expand Down Expand Up @@ -213,6 +214,7 @@ <h2>Contents<a class="headerlink" href="#contents" title="Link to this heading">
<ul>
<li class="toctree-l1"><a class="reference internal" href="plugins/index.html">Plugins</a><ul>
<li class="toctree-l2"><a class="reference internal" href="plugins/index.html#contents">Contents</a><ul>
<li class="toctree-l3"><a class="reference internal" href="plugins/adc/adc.html">ADC plugin</a></li>
<li class="toctree-l3"><a class="reference internal" href="plugins/datalogger/datalogger.html">Datalogger</a></li>
<li class="toctree-l3"><a class="reference internal" href="plugins/registermap/registermap.html">Register Map</a></li>
<li class="toctree-l3"><a class="reference internal" href="plugins/m2k/index.html">ADALM2000</a></li>
Expand Down
Binary file modified objects.inv
Binary file not shown.
264 changes: 264 additions & 0 deletions plugins/adc/adc.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,264 @@
<!DOCTYPE html>

<html lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>ADC plugin &#8212; Scopy documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=8e8a900e" />
<link rel="stylesheet" type="text/css" href="../../_static/style.min.css?v=6d708bb3" />
<link rel="stylesheet" type="text/css" href="../../_static/custom.css" />
<script src="../../_static/documentation_options.js?v=5929fcd5"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script defer="" src="../../_static/app.umd.js?v=61e1751a"></script>
<link rel="icon" href="../../_static/scopy.png"/>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="Datalogger" href="../datalogger/datalogger.html" />
<link rel="prev" title="Plugins" href="../index.html" />


<meta name="global_root" content="../../../">
<meta name="repo" content="scopy">



<style>
body {

}

body.dark {

}

@media (prefers-color-scheme: dark) {
body:not(.light) {

}
}
</style>
</head><body>
<div class="banner"></div>
<input type="checkbox" id="input-show-toc">
<input type="checkbox" id="input-show-localtoc">
<input type="checkbox" id="input-show-repotoc">


<div class="search-area">
<form action="" method="get">
<input type="text" name="q" aria-labelledby="search-documentation" value="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" role="search" placeholder="Search"/>
<button value="search" class="icon"></button>
<span id="search-progress"></span>
</form>
</div>


<header>
<div id="left">
<label id="show-sidebar" class="icon" for="input-show-toc" title="Show/hide index"></label>
</div>
<div id="right">
<span>
<a id="logo-org" href="https://analog.com"></a>
<div class="vertical-divider"></div>
<label id="show-repotoc" for="input-show-repotoc" title="Show/hide docs" tabindex="0">Docs</label>
<a id="logo" href="../../index.html">
<div>Scopy</div>
</a>
</span>
<span class="reverse">
<label id="show-localtoc" class="icon" for="input-show-localtoc" title="Show/hide contents"></label>
</span>
</div>
</header>


<div class="repotoc-tree overlay">
<root>
<a href="../../../documentation/index.html">System Level</a>
<a href="../../../hdl/index.html">HDL</a>
<a href="../../../pyadi-iio/index.html">Hardware Python Interfaces</a>
<a href="../../../libiio/index.html">libiio</a>
<a href="../../../no-OS/index.html">no-OS</a>
<a href="../../../precision-converters-firmware/index.html">Precision Converters Firmware</a>
<a href="../../../PrecisionToolbox/index.html">Precision Toolbox</a>
<a href="../../index.html" class="current">Scopy</a>
<a href="../../../doctools/index.html">Doctools</a>
</root>

</div>
<div class="localtoc">
<div class="tocwrapper">
<div>
<div class="localtoc-header">On this page</div>
<a id="scroll-up" href="#top-anchor" title="Back to top"></a>
</div>
<nav>
<ul>
<li><a class="reference internal" href="#">ADC plugin</a></li>
</ul>

</nav>
</div>
</div>


<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<a id="logo" href="../../index.html">
<img class="only-light" src="../../_static/scopy.png"/>
<img class="only-dark" src="../../_static/scopy.png"/>
</a><input id="input-switch-toc" type="checkbox">
<label id="show-repotoc" for="input-switch-toc">
All content
</label>
<label id="show-toc" for="input-switch-toc">
Content on this topic
</label>
<div class="repotoc-tree">
<root>
<a href="../../../documentation/index.html">System Level</a>
<a href="../../../hdl/index.html">HDL</a>
<a href="../../../pyadi-iio/index.html">Hardware Python Interfaces</a>
<a href="../../../libiio/index.html">libiio</a>
<a href="../../../no-OS/index.html">no-OS</a>
<a href="../../../precision-converters-firmware/index.html">Precision Converters Firmware</a>
<a href="../../../PrecisionToolbox/index.html">Precision Toolbox</a>
<a href="../../index.html" class="current">Scopy</a>
<a href="../../../doctools/index.html">Doctools</a>
</root>

</div>
<div class="toc-tree">
<html>
<body><ul>
<li class="toctree-l1"><a class="reference internal" href="../../user_guide/index.html">Scopy</a></li>
</ul>
<ul class="current">
<li class="toctree-l1 current"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1" id="toctree-collapse-1" checked=""/><div class="collapse"><a class="reference internal" href="../index.html">Plugins</a><label for="toctree-collapse-1"><div class="icon"></div></label></div><ul class="current">
<li class="toctree-l2 current"><a class="current reference internal" href="#">ADC plugin</a></li>
<li class="toctree-l2"><a class="reference internal" href="../datalogger/datalogger.html">Datalogger</a></li>
<li class="toctree-l2"><a class="reference internal" href="../registermap/registermap.html">Register Map</a></li>
<li class="toctree-l2"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1-1" id="toctree-collapse-1-1"/><div class="collapse"><a class="reference internal" href="../m2k/index.html">ADALM2000</a><label for="toctree-collapse-1-1"><div class="icon"></div></label></div><ul>
<li class="toctree-l3"><a class="reference internal" href="../m2k/oscilloscope.html">Oscilloscope</a></li>
<li class="toctree-l3"><a class="reference internal" href="../m2k/spectrum_analyzer.html">Spectrum Analyzer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../m2k/network_analyzer.html">Network Analyzer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../m2k/signal_generator.html">Signal Generator</a></li>
<li class="toctree-l3"><a class="reference internal" href="../m2k/logic_analyzer.html">Logic Analyzer</a></li>
<li class="toctree-l3"><a class="reference internal" href="../m2k/pattern_generator.html">Pattern Generator</a></li>
<li class="toctree-l3"><a class="reference internal" href="../m2k/digitalio.html">Digital IO</a></li>
<li class="toctree-l3"><a class="reference internal" href="../m2k/voltmeter.html">Voltmeter</a></li>
<li class="toctree-l3"><a class="reference internal" href="../m2k/power_supply.html">Power Supply</a></li>
</ul>
</li>
<li class="toctree-l2"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1-2" id="toctree-collapse-1-2"/><div class="collapse"><a class="reference internal" href="../pqm/index.html">PQM</a><label for="toctree-collapse-1-2"><div class="icon"></div></label></div><ul>
<li class="toctree-l3"><a class="reference internal" href="../pqm/rms.html">RMS</a></li>
<li class="toctree-l3"><a class="reference internal" href="../pqm/harmonics.html">Harmonics</a></li>
<li class="toctree-l3"><a class="reference internal" href="../pqm/waveform.html">Waveform</a></li>
<li class="toctree-l3"><a class="reference internal" href="../pqm/settings.html">System settings</a></li>
</ul>
</li>
<li class="toctree-l2"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1-3" id="toctree-collapse-1-3"/><div class="collapse"><a class="reference internal" href="../swiot1l/index.html">AD-SWIOT1L-SL plugin</a><label for="toctree-collapse-1-3"><div class="icon"></div></label></div><ul>
<li class="toctree-l3"><a class="reference internal" href="../swiot1l/swiot_config.html">Configuration</a></li>
<li class="toctree-l3"><a class="reference internal" href="../swiot1l/ad74413r.html">AD74413R</a></li>
<li class="toctree-l3"><a class="reference internal" href="../swiot1l/max14906.html">MAX14906</a></li>
<li class="toctree-l3"><a class="reference internal" href="../swiot1l/faults.html">Faults</a></li>
<li class="toctree-l3"><a class="reference internal" href="../registermap/registermap.html">Register Map</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</body>
</html>

</div>
</div>
</div>

<div class="document">
<div class="documentwrapper">
<div class="bodywrapper" id="top-anchor">
<div class="body" role="main">

<section id="adc-plugin">
<span id="adc"></span><h1>ADC plugin<a class="headerlink" href="#adc-plugin" title="Link to this heading"></a></h1>
<p>Description:</p>
<p>The ADC plugin is used to interface with IIO ADCs that implement an IIO buffer mechanism. The plugin implements two instruments for data acquisition and visualization in time and frequency domain.</p>
<p>Compatible:</p>
<p>The plugin is compatible with contexts that have at least an IIO device that implements an IIO buffer interface.</p>
<p>Usage:</p>
<p>Time:</p>
<p>Plot
Plot Controls
- buffersize
- plot size
- rolling mode
- XMode
- sampling rate (autoread)
- autoscale
- XY
- Plot/Curve settings</p>
<p>Channel controls
- Y-Axis controls
- Measurements
- Scaling (autoread)
- Curve
- Attributes
- Plot</p>
<p>Device controls:
- Attributes</p>
<p>Cursors</p>
<p>Frequency
Plot
Plot Controls
- buffersize
- XMode
- Sampling rate
- Frequency offset
- YAxis
- Power offset
- Window
- Window correction
- Plot/Curve settings</p>
<p>Channel Controls
- Y-Axis
- Marker
- Marker types
- Curve
- Attributes
- Plot</p>
<p>Complex mode</p>
<p>Preferences:</p>
<p>Usecases:</p>
</section>


</div>
<div class="related">
&nbsp;
<a href="../index.html" title="Previous document (Alt+Shift+LeftArrow)" class="prev">Plugins</a>
<a href="../datalogger/datalogger.html" title="Next document (Alt+Shift+RightArrow)" class="next">Datalogger</a>
</div>

</div>
</div>
</div>

<div id="vertical-border"></div>

<label id="cancel-area-show-toc" for="input-show-toc"></label>
<label id="cancel-area-show-localtoc" for="input-show-localtoc"></label>
<footer>
&#169;2024, Analog Devices, Inc.

|
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a>
&amp; <a href="https://github.com/analogdevicesinc/doctools">Doctools</a>

</footer>
</body>
</html>
5 changes: 3 additions & 2 deletions plugins/datalogger/datalogger.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="Register Map" href="../registermap/registermap.html" />
<link rel="prev" title="Plugins" href="../index.html" />
<link rel="prev" title="ADC plugin" href="../adc/adc.html" />


<meta name="global_root" content="../../../">
Expand Down Expand Up @@ -148,6 +148,7 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1" id="toctree-collapse-1" checked=""/><div class="collapse"><a class="reference internal" href="../index.html">Plugins</a><label for="toctree-collapse-1"><div class="icon"></div></label></div><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../adc/adc.html">ADC plugin</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">Datalogger</a></li>
<li class="toctree-l2"><a class="reference internal" href="../registermap/registermap.html">Register Map</a></li>
<li class="toctree-l2"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1-1" id="toctree-collapse-1-1"/><div class="collapse"><a class="reference internal" href="../m2k/index.html">ADALM2000</a><label for="toctree-collapse-1-1"><div class="icon"></div></label></div><ul>
Expand Down Expand Up @@ -350,7 +351,7 @@ <h2>Import data<a class="headerlink" href="#import-data" title="Link to this hea
</div>
<div class="related">
&nbsp;
<a href="../index.html" title="Previous document (Alt+Shift+LeftArrow)" class="prev">Plugins</a>
<a href="../adc/adc.html" title="Previous document (Alt+Shift+LeftArrow)" class="prev">ADC plugin</a>
<a href="../registermap/registermap.html" title="Next document (Alt+Shift+RightArrow)" class="next">Register Map</a>
</div>

Expand Down
13 changes: 10 additions & 3 deletions plugins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="icon" href="../_static/scopy.png"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Datalogger" href="datalogger/datalogger.html" />
<link rel="next" title="ADC plugin" href="adc/adc.html" />
<link rel="prev" title="Scopy" href="../user_guide/index.html" />


Expand Down Expand Up @@ -142,6 +142,7 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1" id="toctree-collapse-1" checked=""/><div class="collapse"><a class="current reference internal" href="#">Plugins</a><label for="toctree-collapse-1"><div class="icon"></div></label></div><ul>
<li class="toctree-l2"><a class="reference internal" href="adc/adc.html">ADC plugin</a></li>
<li class="toctree-l2"><a class="reference internal" href="datalogger/datalogger.html">Datalogger</a></li>
<li class="toctree-l2"><a class="reference internal" href="registermap/registermap.html">Register Map</a></li>
<li class="toctree-l2"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1-1" id="toctree-collapse-1-1"/><div class="collapse"><a class="reference internal" href="m2k/index.html">ADALM2000</a><label for="toctree-collapse-1-1"><div class="icon"></div></label></div><ul>
Expand Down Expand Up @@ -191,7 +192,12 @@
<p>What is a Scopy plugin ?</p>
<p>General IIO plugins</p>
<ul class="simple">
<li><p>ADC Plugin</p></li>
<li><dl class="field-list simple">
<dt class="field-odd">ref<span class="colon">:</span></dt>
<dd class="field-odd"><p><cite>ADC Plugin &lt;adc&gt;</cite></p>
</dd>
</dl>
</li>
<li><p>DAC plugin</p></li>
<li><p><a class="reference internal" href="datalogger/datalogger.html#datalogger"><span class="std std-ref">Datalogger</span></a></p></li>
<li><p>Debugger</p></li>
Expand Down Expand Up @@ -245,6 +251,7 @@
<h2>Contents<a class="headerlink" href="#contents" title="Link to this heading"></a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="adc/adc.html">ADC plugin</a></li>
<li class="toctree-l1"><a class="reference internal" href="datalogger/datalogger.html">Datalogger</a><ul>
<li class="toctree-l2"><a class="reference internal" href="datalogger/datalogger.html#general-description">General Description</a></li>
<li class="toctree-l2"><a class="reference internal" href="datalogger/datalogger.html#display-signals">Display Signals</a></li>
Expand Down Expand Up @@ -323,7 +330,7 @@ <h2>Contents<a class="headerlink" href="#contents" title="Link to this heading">
<div class="related">
&nbsp;
<a href="../user_guide/index.html" title="Previous document (Alt+Shift+LeftArrow)" class="prev">Scopy</a>
<a href="datalogger/datalogger.html" title="Next document (Alt+Shift+RightArrow)" class="next">Datalogger</a>
<a href="adc/adc.html" title="Next document (Alt+Shift+RightArrow)" class="next">ADC plugin</a>
</div>

</div>
Expand Down
1 change: 1 addition & 0 deletions plugins/m2k/digitalio.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1" id="toctree-collapse-1" checked=""/><div class="collapse"><a class="reference internal" href="../index.html">Plugins</a><label for="toctree-collapse-1"><div class="icon"></div></label></div><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../adc/adc.html">ADC plugin</a></li>
<li class="toctree-l2"><a class="reference internal" href="../datalogger/datalogger.html">Datalogger</a></li>
<li class="toctree-l2"><a class="reference internal" href="../registermap/registermap.html">Register Map</a></li>
<li class="toctree-l2 current"><input class="toctree-collapse" type="checkbox" name="toctree-collapse-1-1" id="toctree-collapse-1-1" checked=""/><div class="collapse"><a class="reference internal" href="index.html">ADALM2000</a><label for="toctree-collapse-1-1"><div class="icon"></div></label></div><ul class="current">
Expand Down
Loading

0 comments on commit a235311

Please sign in to comment.