Skip to content

Commit

Permalink
Add New Phase Analyzer Tool
Browse files Browse the repository at this point in the history
This release adds new phase analyzer virtual instrument as well as other enhancements.
  • Loading branch information
damercer committed Jul 15, 2020
1 parent 7be8aaa commit 8cbf66a
Show file tree
Hide file tree
Showing 142 changed files with 62,660 additions and 29,686 deletions.
27 changes: 18 additions & 9 deletions ALICE-docs/alice_init.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,33 @@ global GridWidth; GridWidth.set(2)
global MouseFocus; MouseFocus = 1
global COLORzeroline; COLORzeroline = "#0000ff"
global COLORtrigger; COLORtrigger = "#ff0000"
global AllowFlashFirmware; AllowFlashFirmware = 1
global IgnoreFirmwareCheck; IgnoreFirmwareCheck = 0
global EnableCommandInterface; EnableCommandInterface = 1
global EnableMuxMode; EnableMuxMode = 1
global EnableMinigenMode; EnableMinigenMode = 1
global EnablePIODACMode; EnablePIODACMode = 1
global EnableXYPlotter; EnableXYPlotter = 1
global EnablePhaseAnalizer; EnablePhaseAnalizer = 1
global EnableSpectrumAnalizer; EnableSpectrumAnalizer = 1
global EnableBodePlotter; EnableBodePlotter = 1
global EnableImpedanceAnalizer; EnableImpedanceAnalizer = 1
global EnableOhmMeter; EnableOhmMeter = 1
global ShowTraceControls; ShowTraceControls = 1
global EnableDigIO; EnableDigIO = 1
global EnableCommandInterface; EnableCommandInterface = 0
global EnableMuxMode; EnableMuxMode = 0
global EnableMinigenMode; EnableMinigenMode = 0
global EnablePIODACMode; EnablePIODACMode = 0
global EnablePmodDA1Mode; EnablePmodDA1Mode = 0
global EnableDigPotMode; EnableDigPotMode = 0
global EnableGenericSerialMode; EnableGenericSerialMode = 0
global EnableAD5626SerialMode; EnableAD5626SerialMode = 0
global EnableDigitalFilter; EnableDigitalFilter = 1
global EnableDigitalFilter; EnableDigitalFilter = 0
global EnableMeasureScreen; EnableMeasureScreen = 0
global EnableETSScreen; EnableETSScreen = 1
global EnableHSsampling; EnableHSsampling = 1
global ShowBallonHelp; ShowBallonHelp = 0
global AllowFlashFirmware; AllowFlashFirmware = 1
global EnableETSScreen; EnableETSScreen = 0
global EnableHSsampling; EnableHSsampling = 0
global ShowBallonHelp; ShowBallonHelp = 1
global AWG_Amp_Mode; AWG_Amp_Mode.set(0) # 0 = Min/Max mode, 1 = Amp/Offset
global PhaseOffset1x; PhaseOffset1x = 30
global PhaseOffset2x; PhaseOffset2x = 30
LabelPlotText.set(0)
AWGA_Ext_Gain.set(0.5)
AWGA_Ext_Offset.set(2.50)
AWGB_Ext_Gain.set(0.5)
Expand Down
2,604 changes: 2,604 additions & 0 deletions ALICE-docs/html/alice-desktop-1_83-old_8pyw.html

Large diffs are not rendered by default.

1,176 changes: 1,176 additions & 0 deletions ALICE-docs/html/alice-desktop-1_83-old_8pyw.js

Large diffs are not rendered by default.

20,073 changes: 20,073 additions & 0 deletions ALICE-docs/html/alice-desktop-1_83-old_8pyw_source.html

Large diffs are not rendered by default.

129 changes: 127 additions & 2 deletions ALICE-docs/html/alice-desktop-1_83_8pyw.html

Large diffs are not rendered by default.

62 changes: 62 additions & 0 deletions ALICE-docs/html/alice-desktop-1_83_8pyw.js

Large diffs are not rendered by default.

40,899 changes: 21,089 additions & 19,810 deletions ALICE-docs/html/alice-desktop-1_83_8pyw_source.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions ALICE-docs/html/classalice-desktop-1_1_1_create_tool_tip.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Tool Tip Ballon help stuff. </p>

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00691">691</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00722">722</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a8336d19f13ca2553ebc3980f507479e0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8336d19f13ca2553ebc3980f507479e0">&#9670;&nbsp;</a></span>__init__()</h2>
Expand Down Expand Up @@ -179,7 +179,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a8336d19f13ca2553ebc3980f

<p>create a tooltip for a given widget </p>

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00693">693</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00724">724</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -212,7 +212,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a41df9e5362fe569b9173a4c6

<p>Action when mouse enters. </p>

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00704">704</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00735">735</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand All @@ -234,7 +234,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ab5e9ac7b2957f299e378b70d

<p>Hide Tip Action. </p>

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00736">736</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00767">767</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -266,7 +266,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#af4c5bff90dc4d63a5078f75e

<p>Action when mouse leaves. </p>

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00707">707</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00738">738</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand All @@ -288,7 +288,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a9dbe38d24ce698abeb7da28c

<p>Sehedule Action. </p>

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00711">711</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00742">742</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -320,7 +320,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a39aff01fca7cee00c2055918

<p>Display Tip Text. </p>

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00721">721</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00752">752</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand All @@ -342,7 +342,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aafb79b3b414f91127bc8cf6a

<p>Un-schedule Action. </p>

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00715">715</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00746">746</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand All @@ -359,7 +359,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#acf2488b95c97e0378c9bf49d
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00701">701</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00732">732</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand All @@ -375,7 +375,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#af575f17e6be3f269b86b041a
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00697">697</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00728">728</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand All @@ -391,7 +391,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a8ab281a7bda6fe9c9075975f
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00702">702</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00733">733</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand All @@ -407,7 +407,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ac2edb22a0448abbb5ad4922d
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00694">694</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00725">725</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand All @@ -423,7 +423,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a60d5947424f4fcd4ca9ed05e
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00696">696</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00727">727</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand All @@ -439,7 +439,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a7d99fa5003da39b5f1673f2a
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00695">695</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>
<p class="definition">Definition at line <a class="el" href="alice-desktop-1_83_8pyw_source.html#l00726">726</a> of file <a class="el" href="alice-desktop-1_83_8pyw_source.html">alice-desktop-1.3.pyw</a>.</p>

</div>
</div>
Expand Down
2 changes: 2 additions & 0 deletions ALICE-docs/html/menudata.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,12 @@ var menudata={children:[
{text:"m",url:"namespacemembers_func_m.html#index_m"},
{text:"n",url:"namespacemembers_func_n.html#index_n"},
{text:"o",url:"namespacemembers_func_o.html#index_o"},
{text:"p",url:"namespacemembers_func_p.html#index_p"},
{text:"r",url:"namespacemembers_func_r.html#index_r"},
{text:"s",url:"namespacemembers_func_s.html#index_s"},
{text:"t",url:"namespacemembers_func_t.html#index_t"},
{text:"u",url:"namespacemembers_func_u.html#index_u"},
{text:"v",url:"namespacemembers_func_v.html#index_v"},
{text:"w",url:"namespacemembers_func_w.html#index_w"},
{text:"x",url:"namespacemembers_func_x.html#index_x"}]},
{text:"Variables",url:"namespacemembers_vars.html",children:[
Expand Down
Loading

0 comments on commit 8cbf66a

Please sign in to comment.