quarchpy 2.1.22__py2.py3-none-any.whl → 2.1.23__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- quarchpy/.idea/modules.xml +1 -0
- quarchpy/.idea/quarchpy.iml +1 -0
- quarchpy/.idea/workspace.xml +49 -29
- quarchpy/__init__.py +6 -6
- quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
- quarchpy/__pycache__/connection.cpython-311.pyc +0 -0
- quarchpy/_version.py +1 -1
- quarchpy/config_files/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/config_files/__pycache__/quarch_config_parser.cpython-311.pyc +0 -0
- quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.04.jar +0 -0
- quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.8.jar +0 -0
- quarchpy/connection_specific/QPS/qis/qis_lib/CInterface-1.7.9.jar +0 -0
- quarchpy/connection_specific/QPS/qis/qis_lib/QuarchCommon-0.2.6.jar +0 -0
- quarchpy/connection_specific/QPS/qis/qis_lib/QuarchCommon-0.2.9.jar +0 -0
- quarchpy/connection_specific/QPS/qis/qis_lib/commons-csv-1.8.jar +0 -0
- quarchpy/connection_specific/QPS/qis/qis_lib/commons-lang3-3.2.1.jar +0 -0
- quarchpy/connection_specific/QPS/qis/resources/filters/filters.csv +1004 -0
- quarchpy/connection_specific/QPS/qps_lib/QuarchCommon-0.2.6.jar +0 -0
- quarchpy/connection_specific/QPS/qps_lib/QuarchCommon-0.2.9.jar +0 -0
- quarchpy/connection_specific/QPS/qps_lib/commons-lang3-3.12.0.jar +0 -0
- quarchpy/connection_specific/QPS/qps_lib/jfxtras-labs-8.0-r6.jar +0 -0
- quarchpy/connection_specific/QPS/qps_lib/opencsv-5.9.jar +0 -0
- quarchpy/connection_specific/QPS/qps_lib/qis-1.39.jar +0 -0
- quarchpy/connection_specific/QPS/qps_lib/qis-1.40.jar +0 -0
- quarchpy/connection_specific/__pycache__/StreamChannels.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_ReST.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_Serial.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_USB.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_mDNS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/connection_QIS.py +19 -8
- quarchpy/connection_specific/connection_QPS.py +25 -1
- quarchpy/connection_specific/connection_ReST.py +3 -2
- quarchpy/connection_specific/serial/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/win32.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/versionCompare.cpython-311.pyc +0 -0
- quarchpy/debug/upgrade_quarchpy.py +3 -3
- quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchQPS.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
- quarchpy/device/device.py +10 -6
- quarchpy/device/quarchQPS.py +0 -3
- quarchpy/device/scanDevices.py +0 -2
- quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-311.pyc +0 -0
- quarchpy/docs/CHANGES.rst +13 -7
- quarchpy/docs/_build/doctrees/CHANGES.doctree +0 -0
- quarchpy/docs/_build/doctrees/environment.pickle +0 -0
- quarchpy/docs/_build/doctrees/index.doctree +0 -0
- quarchpy/docs/_build/doctrees/readme.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/changelog.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/licenses.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/modules.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.calibration.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.config_files.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.connection_specific.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.debug.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.device.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.disk_test.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.fio.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.iometer.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.qis.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.qps.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.user_interface.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/quarchpy.utilities.doctree +0 -0
- quarchpy/docs/_build/doctrees/source/readme.doctree +0 -0
- quarchpy/docs/_build/html/CHANGES.html +129 -122
- quarchpy/docs/_build/html/_sources/CHANGES.rst.txt +13 -7
- quarchpy/docs/_build/html/genindex.html +9 -3
- quarchpy/docs/_build/html/index.html +60 -59
- quarchpy/docs/_build/html/objects.inv +0 -0
- quarchpy/docs/_build/html/readme.html +7 -6
- quarchpy/docs/_build/html/searchindex.js +1 -1
- quarchpy/docs/_build/html/source/changelog.html +189 -181
- quarchpy/docs/_build/html/source/licenses.html +7 -6
- quarchpy/docs/_build/html/source/quarchpy.connection_specific.html +12 -1
- quarchpy/docs/_build/html/source/quarchpy.html +3 -0
- quarchpy/docs/_build/html/source/quarchpy.iometer.html +7 -6
- quarchpy/docs/_build/html/source/quarchpy.qis.html +6 -0
- quarchpy/docs/_build/html/source/quarchpy.utilities.html +7 -6
- quarchpy/docs/_build/html/source/readme.html +7 -6
- quarchpy/fio/__pycache__/FIO_interface.cpython-311.pyc +0 -0
- quarchpy/fio/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/fio/fioDiskFinder.py +1 -1
- quarchpy/iometer/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/iometer/__pycache__/gen_iometer_template.cpython-311.pyc +0 -0
- quarchpy/iometer/__pycache__/iometerFuncs.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
- quarchpy/qis/qisFuncs.py +0 -4
- quarchpy/qps/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/qps/__pycache__/qpsFuncs.cpython-311.pyc +0 -0
- quarchpy/run.py +4 -4
- quarchpy/user_interface/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/user_interface/__pycache__/user_interface.cpython-311.pyc +0 -0
- quarchpy/user_interface/user_interface.py +1 -0
- quarchpy/utilities/__pycache__/TestCenter.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/TimeValue.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/Version.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/__init__.cpython-311.pyc +0 -0
- {quarchpy-2.1.22.dist-info → quarchpy-2.1.23.dist-info}/METADATA +14 -8
- {quarchpy-2.1.22.dist-info → quarchpy-2.1.23.dist-info}/RECORD +122 -143
- quarchpy/__pycache__/run.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_TCP.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_Telnet.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/rfc2217.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/rs485.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialcli.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialjava.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialposix.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/threaded/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/hexlify_codec.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_linux.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_osx.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_posix.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/miniterm.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/urlhandler/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_alt.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_hwgrep.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_loop.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_rfc2217.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_socket.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/urlhandler/__pycache__/protocol_spy.cpython-311.pyc +0 -0
- quarchpy/connection_specific/usb_libs/MS32/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/usb_libs/MS64/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/usb_libs/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/usb_libs/__pycache__/libusb1.cpython-311.pyc +0 -0
- quarchpy/connection_specific/usb_libs/__pycache__/usb1.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/__main__.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
- quarchpy/docs/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/docs/__pycache__/conf.cpython-311.pyc +0 -0
- quarchpy/fio/__pycache__/fioDiskFinder.cpython-311.pyc +0 -0
- quarchpy/fio/__pycache__/performanceClass.cpython-311.pyc +0 -0
- quarchpy/fio/__pycache__/test_performance_class.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/BitManipulation.cpython-311.pyc +0 -0
- {quarchpy-2.1.22.dist-info → quarchpy-2.1.23.dist-info}/WHEEL +0 -0
- {quarchpy-2.1.22.dist-info → quarchpy-2.1.23.dist-info}/top_level.txt +0 -0
@@ -43,148 +43,155 @@
|
|
43
43
|
<h2>Change Log<a class="headerlink" href="#change-log" title="Link to this heading">¶</a></h2>
|
44
44
|
</section>
|
45
45
|
<section id="id1">
|
46
|
-
<h2>2.1.
|
46
|
+
<h2>2.1.23<a class="headerlink" href="#id1" title="Link to this heading">¶</a></h2>
|
47
47
|
<ul class="simple">
|
48
|
-
<li><p>
|
48
|
+
<li><p>QIS and QPS devices and interfaces can use sendCommand to send comannds to the modules and to the applications uniformly</p></li>
|
49
|
+
<li><p>Tidy up of print statments and comments.</p></li>
|
49
50
|
</ul>
|
50
51
|
</section>
|
51
52
|
<section id="id2">
|
52
|
-
<h2>2.1.
|
53
|
+
<h2>2.1.22<a class="headerlink" href="#id2" title="Link to this heading">¶</a></h2>
|
54
|
+
<ul class="simple">
|
55
|
+
<li><p>QIS and QPS patch containing mDNS removal</p></li>
|
56
|
+
</ul>
|
57
|
+
</section>
|
58
|
+
<section id="id3">
|
59
|
+
<h2>2.1.21<a class="headerlink" href="#id3" title="Link to this heading">¶</a></h2>
|
53
60
|
<ul class="simple">
|
54
61
|
<li><p>New QPS v1.38 and QIS 1.41</p></li>
|
55
62
|
<li><p>Minor bug fixes</p></li>
|
56
63
|
</ul>
|
57
64
|
</section>
|
58
|
-
<section id="
|
59
|
-
<h2>2.1.20<a class="headerlink" href="#
|
65
|
+
<section id="id4">
|
66
|
+
<h2>2.1.20<a class="headerlink" href="#id4" title="Link to this heading">¶</a></h2>
|
60
67
|
<ul class="simple">
|
61
|
-
<li><p>Improved direct IP scanning for quarch modules
|
68
|
+
<li><p>Improved direct IP scanning for quarch modules</p></li>
|
62
69
|
<li><p>New QPS v1.37 and QIS v1.40</p></li>
|
63
70
|
</ul>
|
64
71
|
</section>
|
65
|
-
<section id="
|
66
|
-
<h2>2.1.19<a class="headerlink" href="#
|
72
|
+
<section id="id5">
|
73
|
+
<h2>2.1.19<a class="headerlink" href="#id5" title="Link to this heading">¶</a></h2>
|
67
74
|
<ul class="simple">
|
68
75
|
<li><p>Imporoved QIS streaming</p></li>
|
69
76
|
<li><p>Bug fixes</p></li>
|
70
77
|
<li><p>Added zeroconf, numpy and pandas as requirements</p></li>
|
71
78
|
</ul>
|
72
79
|
</section>
|
73
|
-
<section id="
|
74
|
-
<h2>2.1.18<a class="headerlink" href="#
|
80
|
+
<section id="id6">
|
81
|
+
<h2>2.1.18<a class="headerlink" href="#id6" title="Link to this heading">¶</a></h2>
|
75
82
|
<ul class="simple">
|
76
83
|
<li><p>Minor bug fix</p></li>
|
77
84
|
</ul>
|
78
85
|
</section>
|
79
|
-
<section id="
|
80
|
-
<h2>2.1.17<a class="headerlink" href="#
|
86
|
+
<section id="id7">
|
87
|
+
<h2>2.1.17<a class="headerlink" href="#id7" title="Link to this heading">¶</a></h2>
|
81
88
|
<ul class="simple">
|
82
89
|
<li><p>Improved QIS QPS launching on Linux sytems</p></li>
|
83
90
|
<li><p>System debug for linux systems</p></li>
|
84
91
|
</ul>
|
85
92
|
</section>
|
86
|
-
<section id="
|
87
|
-
<h2>2.1.16<a class="headerlink" href="#
|
93
|
+
<section id="id8">
|
94
|
+
<h2>2.1.16<a class="headerlink" href="#id8" title="Link to this heading">¶</a></h2>
|
88
95
|
<ul class="simple">
|
89
96
|
<li><p>FIO mb/s parsing</p></li>
|
90
97
|
<li><p>Improved QIS QPS launching</p></li>
|
91
98
|
</ul>
|
92
99
|
</section>
|
93
|
-
<section id="
|
94
|
-
<h2>2.1.15<a class="headerlink" href="#
|
100
|
+
<section id="id9">
|
101
|
+
<h2>2.1.15<a class="headerlink" href="#id9" title="Link to this heading">¶</a></h2>
|
95
102
|
<ul class="simple">
|
96
103
|
<li><p>minor bug fix</p></li>
|
97
104
|
</ul>
|
98
105
|
</section>
|
99
|
-
<section id="
|
100
|
-
<h2>2.1.14<a class="headerlink" href="#
|
106
|
+
<section id="id10">
|
107
|
+
<h2>2.1.14<a class="headerlink" href="#id10" title="Link to this heading">¶</a></h2>
|
101
108
|
<ul class="simple">
|
102
|
-
<li><p>minor bug fixes and logging improvements
|
109
|
+
<li><p>minor bug fixes and logging improvements</p></li>
|
103
110
|
</ul>
|
104
111
|
</section>
|
105
|
-
<section id="
|
106
|
-
<h2>2.1.13<a class="headerlink" href="#
|
112
|
+
<section id="id11">
|
113
|
+
<h2>2.1.13<a class="headerlink" href="#id11" title="Link to this heading">¶</a></h2>
|
107
114
|
<ul class="simple">
|
108
115
|
<li><p>New QPS v1.36</p></li>
|
109
116
|
<li><p>New QIS v1.39</p></li>
|
110
|
-
<li><p>minor bug fixes and logging improvements
|
117
|
+
<li><p>minor bug fixes and logging improvements</p></li>
|
111
118
|
</ul>
|
112
119
|
</section>
|
113
|
-
<section id="
|
114
|
-
<h2>2.1.12<a class="headerlink" href="#
|
120
|
+
<section id="id12">
|
121
|
+
<h2>2.1.12<a class="headerlink" href="#id12" title="Link to this heading">¶</a></h2>
|
115
122
|
<ul class="simple">
|
116
123
|
<li><p>New QPS v1.35</p></li>
|
117
124
|
<li><p>New QIS v1.38</p></li>
|
118
|
-
<li><p>minor bug fixes and removal of depracated code
|
125
|
+
<li><p>minor bug fixes and removal of depracated code</p></li>
|
119
126
|
</ul>
|
120
127
|
</section>
|
121
|
-
<section id="
|
122
|
-
<h2>2.1.11<a class="headerlink" href="#
|
128
|
+
<section id="id13">
|
129
|
+
<h2>2.1.11<a class="headerlink" href="#id13" title="Link to this heading">¶</a></h2>
|
123
130
|
<ul class="simple">
|
124
131
|
<li><p>New QPS v1.32</p></li>
|
125
132
|
<li><p>New QIS v1.37</p></li>
|
126
133
|
<li><p>quarchpy.run module_debug added for checking state of module and DUT</p></li>
|
127
134
|
</ul>
|
128
135
|
</section>
|
129
|
-
<section id="
|
130
|
-
<h2>2.1.10<a class="headerlink" href="#
|
136
|
+
<section id="id14">
|
137
|
+
<h2>2.1.10<a class="headerlink" href="#id14" title="Link to this heading">¶</a></h2>
|
131
138
|
<ul class="simple">
|
132
139
|
<li><p>New QPS v1.29</p></li>
|
133
140
|
<li><p>New QIS v1.33</p></li>
|
134
141
|
</ul>
|
135
142
|
</section>
|
136
|
-
<section id="
|
137
|
-
<h2>2.1.8<a class="headerlink" href="#
|
143
|
+
<section id="id15">
|
144
|
+
<h2>2.1.8<a class="headerlink" href="#id15" title="Link to this heading">¶</a></h2>
|
138
145
|
<ul class="simple">
|
139
146
|
<li><p>New QPS v1.28</p></li>
|
140
147
|
</ul>
|
141
148
|
</section>
|
142
|
-
<section id="
|
143
|
-
<h2>2.1.7<a class="headerlink" href="#
|
149
|
+
<section id="id16">
|
150
|
+
<h2>2.1.7<a class="headerlink" href="#id16" title="Link to this heading">¶</a></h2>
|
144
151
|
<ul class="simple">
|
145
152
|
<li><p>New QPS v1.27</p></li>
|
146
153
|
<li><p>New QIS v1.32</p></li>
|
147
154
|
</ul>
|
148
155
|
</section>
|
149
|
-
<section id="
|
150
|
-
<h2>2.1.6<a class="headerlink" href="#
|
156
|
+
<section id="id17">
|
157
|
+
<h2>2.1.6<a class="headerlink" href="#id17" title="Link to this heading">¶</a></h2>
|
151
158
|
<ul class="simple">
|
152
159
|
<li><p>New QPS v1.26</p></li>
|
153
160
|
<li><p>New QIS v1.31</p></li>
|
154
161
|
</ul>
|
155
162
|
</section>
|
156
|
-
<section id="
|
157
|
-
<h2>2.1.5<a class="headerlink" href="#
|
163
|
+
<section id="id18">
|
164
|
+
<h2>2.1.5<a class="headerlink" href="#id18" title="Link to this heading">¶</a></h2>
|
158
165
|
<ul class="simple">
|
159
166
|
<li><p>New QPS v1.24</p></li>
|
160
167
|
</ul>
|
161
168
|
</section>
|
162
|
-
<section id="
|
163
|
-
<h2>2.1.4<a class="headerlink" href="#
|
169
|
+
<section id="id19">
|
170
|
+
<h2>2.1.4<a class="headerlink" href="#id19" title="Link to this heading">¶</a></h2>
|
164
171
|
<ul class="simple">
|
165
172
|
<li><p>New QPS v1.23</p></li>
|
166
173
|
<li><p>New QIS v1.29</p></li>
|
167
174
|
</ul>
|
168
175
|
</section>
|
169
|
-
<section id="
|
170
|
-
<h2>2.1.3<a class="headerlink" href="#
|
176
|
+
<section id="id20">
|
177
|
+
<h2>2.1.3<a class="headerlink" href="#id20" title="Link to this heading">¶</a></h2>
|
171
178
|
<ul class="simple">
|
172
179
|
<li><p>New QPS v1.22</p></li>
|
173
|
-
<li><p>modules on the network can now be connected to using conType:QTLNumber eg. TCP:QTL1999-02-001
|
180
|
+
<li><p>modules on the network can now be connected to using conType:QTLNumber eg. TCP:QTL1999-02-001</p></li>
|
174
181
|
<li><p>fixed QIS not closing with QPS when launch with by QPS</p></li>
|
175
182
|
<li><p>closeConnection added to QIS api</p></li>
|
176
183
|
<li><p>display table formats multiline items and handles empty cells</p></li>
|
177
184
|
</ul>
|
178
185
|
</section>
|
179
|
-
<section id="
|
180
|
-
<h2>2.1.2<a class="headerlink" href="#
|
186
|
+
<section id="id21">
|
187
|
+
<h2>2.1.2<a class="headerlink" href="#id21" title="Link to this heading">¶</a></h2>
|
181
188
|
<ul class="simple">
|
182
189
|
<li><p>QPS v1.20</p></li>
|
183
190
|
<li><p>QIS v1.19</p></li>
|
184
191
|
</ul>
|
185
192
|
</section>
|
186
|
-
<section id="
|
187
|
-
<h2>2.1.1<a class="headerlink" href="#
|
193
|
+
<section id="id22">
|
194
|
+
<h2>2.1.1<a class="headerlink" href="#id22" title="Link to this heading">¶</a></h2>
|
188
195
|
<ul class="simple">
|
189
196
|
<li><p>Seperation of QIS module scan and QIS select device</p></li>
|
190
197
|
<li><p>Added getQuarchDevice which is a wrapper around quarchDevice that allows connections to sub-devices in array controllers over all connection types</p></li>
|
@@ -192,28 +199,28 @@
|
|
192
199
|
<li><p>Seperated the SystenTest (debug_info) into seperate parts with flags to allow the user to skip certain parts. This allows the test to be run without user interaction of selecting a module.</p></li>
|
193
200
|
</ul>
|
194
201
|
</section>
|
195
|
-
<section id="
|
196
|
-
<h2>2.1.0<a class="headerlink" href="#
|
202
|
+
<section id="id23">
|
203
|
+
<h2>2.1.0<a class="headerlink" href="#id23" title="Link to this heading">¶</a></h2>
|
197
204
|
<ul class="simple">
|
198
205
|
<li><p>logging improvements</p></li>
|
199
206
|
<li><p>usb locked devices fix for CentOS, Ubuntu, and Fedora</p></li>
|
200
207
|
</ul>
|
201
208
|
</section>
|
202
|
-
<section id="
|
203
|
-
<h2>2.0.22<a class="headerlink" href="#
|
209
|
+
<section id="id24">
|
210
|
+
<h2>2.0.22<a class="headerlink" href="#id24" title="Link to this heading">¶</a></h2>
|
204
211
|
<ul class="simple">
|
205
212
|
<li><p>Calibration and QCS removed from quarchpy and are not in their own packages</p></li>
|
206
213
|
<li><p>New command “python -m quarchpy.run debug -usbfix” sets USB rules to fix quarch modules appearing as locked devices on Linux OS</p></li>
|
207
214
|
</ul>
|
208
215
|
</section>
|
209
|
-
<section id="
|
210
|
-
<h2>2.0.21<a class="headerlink" href="#
|
216
|
+
<section id="id25">
|
217
|
+
<h2>2.0.21<a class="headerlink" href="#id25" title="Link to this heading">¶</a></h2>
|
211
218
|
<ul class="simple">
|
212
219
|
<li><p>new QIS v1.23</p></li>
|
213
220
|
</ul>
|
214
221
|
</section>
|
215
|
-
<section id="
|
216
|
-
<h2>2.0.20<a class="headerlink" href="#
|
222
|
+
<section id="id26">
|
223
|
+
<h2>2.0.20<a class="headerlink" href="#id26" title="Link to this heading">¶</a></h2>
|
217
224
|
<ul class="simple">
|
218
225
|
<li><p>New modules added to calibration, wiring prompt added, logging improvements</p></li>
|
219
226
|
<li><p>Fixes for PAM streaming using QIS</p></li>
|
@@ -224,8 +231,8 @@
|
|
224
231
|
<li><p>“quarchpy.run list_drives” command added</p></li>
|
225
232
|
</ul>
|
226
233
|
</section>
|
227
|
-
<section id="
|
228
|
-
<h2>2.0.19<a class="headerlink" href="#
|
234
|
+
<section id="id27">
|
235
|
+
<h2>2.0.19<a class="headerlink" href="#id27" title="Link to this heading">¶</a></h2>
|
229
236
|
<ul class="simple">
|
230
237
|
<li><p>QPS v1.17</p></li>
|
231
238
|
<li><p>Quarchpy run terminal runs the simple python terminal to talk to modules</p></li>
|
@@ -237,8 +244,8 @@
|
|
237
244
|
<li><p>Minor bug fixes</p></li>
|
238
245
|
</ul>
|
239
246
|
</section>
|
240
|
-
<section id="
|
241
|
-
<h2>2.0.18<a class="headerlink" href="#
|
247
|
+
<section id="id28">
|
248
|
+
<h2>2.0.18<a class="headerlink" href="#id28" title="Link to this heading">¶</a></h2>
|
242
249
|
<ul class="simple">
|
243
250
|
<li><p>QPS 1.13</p></li>
|
244
251
|
<li><p>Iomenter drive location bugfix</p></li>
|
@@ -248,14 +255,14 @@
|
|
248
255
|
<li><p>Updated communication to TLS</p></li>
|
249
256
|
</ul>
|
250
257
|
</section>
|
251
|
-
<section id="
|
252
|
-
<h2>2.0.16<a class="headerlink" href="#
|
258
|
+
<section id="id29">
|
259
|
+
<h2>2.0.16<a class="headerlink" href="#id29" title="Link to this heading">¶</a></h2>
|
253
260
|
<ul class="simple">
|
254
261
|
<li><p>QPS 1.11</p></li>
|
255
262
|
</ul>
|
256
263
|
</section>
|
257
|
-
<section id="
|
258
|
-
<h2>2.0.15<a class="headerlink" href="#
|
264
|
+
<section id="id30">
|
265
|
+
<h2>2.0.15<a class="headerlink" href="#id30" title="Link to this heading">¶</a></h2>
|
259
266
|
<ul class="simple">
|
260
267
|
<li><p>QIS v1.19.03 and QPS 1.10.12</p></li>
|
261
268
|
<li><p>Updated debug info test</p></li>
|
@@ -263,22 +270,22 @@
|
|
263
270
|
<li><p>Calibration updates</p></li>
|
264
271
|
</ul>
|
265
272
|
</section>
|
266
|
-
<section id="
|
267
|
-
<h2>2.0.14<a class="headerlink" href="#
|
273
|
+
<section id="id31">
|
274
|
+
<h2>2.0.14<a class="headerlink" href="#id31" title="Link to this heading">¶</a></h2>
|
268
275
|
<ul class="simple">
|
269
276
|
<li><p>QPS annotations through quarchpy improvements</p></li>
|
270
277
|
</ul>
|
271
278
|
</section>
|
272
|
-
<section id="
|
273
|
-
<h2>2.0.13<a class="headerlink" href="#
|
279
|
+
<section id="id32">
|
280
|
+
<h2>2.0.13<a class="headerlink" href="#id32" title="Link to this heading">¶</a></h2>
|
274
281
|
<ul class="simple">
|
275
282
|
<li><p>Python2 bug fixes</p></li>
|
276
283
|
<li><p>UI tidy up</p></li>
|
277
284
|
<li><p>New custom annotations and comments QPS API</p></li>
|
278
285
|
</ul>
|
279
286
|
</section>
|
280
|
-
<section id="
|
281
|
-
<h2>2.0.12<a class="headerlink" href="#
|
287
|
+
<section id="id33">
|
288
|
+
<h2>2.0.12<a class="headerlink" href="#id33" title="Link to this heading">¶</a></h2>
|
282
289
|
<ul class="simple">
|
283
290
|
<li><p>Fixed issue with array module scan over UDP outside of subnet</p></li>
|
284
291
|
<li><p>Bug fix for HD connection via USB in linux</p></li>
|
@@ -291,8 +298,8 @@
|
|
291
298
|
<li><p>Calibration wait for specific module uptime and report file updates</p></li>
|
292
299
|
</ul>
|
293
300
|
</section>
|
294
|
-
<section id="
|
295
|
-
<h2>2.0.11<a class="headerlink" href="#
|
301
|
+
<section id="id34">
|
302
|
+
<h2>2.0.11<a class="headerlink" href="#id34" title="Link to this heading">¶</a></h2>
|
296
303
|
<ul class="simple">
|
297
304
|
<li><p>Improved list selection for devices</p></li>
|
298
305
|
<li><p>Fixed bug when scanning for devices within an Array</p></li>
|
@@ -300,8 +307,8 @@
|
|
300
307
|
<li><p>Clean up of calibration switchbox code and user logging</p></li>
|
301
308
|
</ul>
|
302
309
|
</section>
|
303
|
-
<section id="
|
304
|
-
<h2>2.0.10<a class="headerlink" href="#
|
310
|
+
<section id="id35">
|
311
|
+
<h2>2.0.10<a class="headerlink" href="#id35" title="Link to this heading">¶</a></h2>
|
305
312
|
<ul class="simple">
|
306
313
|
<li><p>QCS server logging cleaned up</p></li>
|
307
314
|
<li><p>Additional platform tests added to debug_info test</p></li>
|
@@ -313,24 +320,24 @@
|
|
313
320
|
<li><p>QCS improvements to linux drive enumeration tests</p></li>
|
314
321
|
</ul>
|
315
322
|
</section>
|
316
|
-
<section id="
|
317
|
-
<h2>2.0.9<a class="headerlink" href="#
|
323
|
+
<section id="id36">
|
324
|
+
<h2>2.0.9<a class="headerlink" href="#id36" title="Link to this heading">¶</a></h2>
|
318
325
|
<ul class="simple">
|
319
326
|
<li><p>Significant QCS additions including power testing</p></li>
|
320
327
|
<li><p>Added remote switchbox to calibration utility</p></li>
|
321
328
|
<li><p>Various minor bug fixes and improvements to calibration utility</p></li>
|
322
329
|
</ul>
|
323
330
|
</section>
|
324
|
-
<section id="
|
325
|
-
<h2>2.0.8<a class="headerlink" href="#
|
331
|
+
<section id="id37">
|
332
|
+
<h2>2.0.8<a class="headerlink" href="#id37" title="Link to this heading">¶</a></h2>
|
326
333
|
<ul class="simple">
|
327
334
|
<li><p>Added readme.md for PyPi description</p></li>
|
328
335
|
<li><p>Fixed bug in QIS when checking if QIS is running</p></li>
|
329
336
|
<li><p>Various minor additions for QCS</p></li>
|
330
337
|
</ul>
|
331
338
|
</section>
|
332
|
-
<section id="
|
333
|
-
<h2>2.0.7<a class="headerlink" href="#
|
339
|
+
<section id="id38">
|
340
|
+
<h2>2.0.7<a class="headerlink" href="#id38" title="Link to this heading">¶</a></h2>
|
334
341
|
<ul class="simple">
|
335
342
|
<li><p>Changes since 2.0.2</p></li>
|
336
343
|
<li><p>Minor bug fixes</p></li>
|
@@ -342,8 +349,8 @@
|
|
342
349
|
<li><p>UI changes, input validation, smart port select</p></li>
|
343
350
|
</ul>
|
344
351
|
</section>
|
345
|
-
<section id="
|
346
|
-
<h2>2.0.2<a class="headerlink" href="#
|
352
|
+
<section id="id39">
|
353
|
+
<h2>2.0.2<a class="headerlink" href="#id39" title="Link to this heading">¶</a></h2>
|
347
354
|
<ul class="simple">
|
348
355
|
<li><p>UI Package added</p></li>
|
349
356
|
<li><p>Connection over TCP for python added</p></li>
|
@@ -351,8 +358,8 @@
|
|
351
358
|
<li><p>Drive test core added</p></li>
|
352
359
|
</ul>
|
353
360
|
</section>
|
354
|
-
<section id="
|
355
|
-
<h2>2.0.0<a class="headerlink" href="#
|
361
|
+
<section id="id40">
|
362
|
+
<h2>2.0.0<a class="headerlink" href="#id40" title="Link to this heading">¶</a></h2>
|
356
363
|
<ul class="simple">
|
357
364
|
<li><p>Major folder restructure</p></li>
|
358
365
|
<li><p>Added test center support</p></li>
|
@@ -361,8 +368,8 @@
|
|
361
368
|
<li><p>Minor bug fixes</p></li>
|
362
369
|
</ul>
|
363
370
|
</section>
|
364
|
-
<section id="
|
365
|
-
<h2>1.8.0<a class="headerlink" href="#
|
371
|
+
<section id="id41">
|
372
|
+
<h2>1.8.0<a class="headerlink" href="#id41" title="Link to this heading">¶</a></h2>
|
366
373
|
<ul class="simple">
|
367
374
|
<li><p>Tab to white space convert</p></li>
|
368
375
|
<li><p>Updated __init__ file to co-allign with python practices</p></li>
|
@@ -372,60 +379,60 @@
|
|
372
379
|
<li><p>Compatibility with Python 3 and Linux Improved!</p></li>
|
373
380
|
</ul>
|
374
381
|
</section>
|
375
|
-
<section id="
|
376
|
-
<h2>1.7.6<a class="headerlink" href="#
|
382
|
+
<section id="id42">
|
383
|
+
<h2>1.7.6<a class="headerlink" href="#id42" title="Link to this heading">¶</a></h2>
|
377
384
|
<ul class="simple">
|
378
385
|
<li><p>Fixes bug with usb connection</p></li>
|
379
386
|
</ul>
|
380
387
|
</section>
|
381
|
-
<section id="
|
382
|
-
<h2>1.7.5<a class="headerlink" href="#
|
388
|
+
<section id="id43">
|
389
|
+
<h2>1.7.5<a class="headerlink" href="#id43" title="Link to this heading">¶</a></h2>
|
383
390
|
<ul class="simple">
|
384
391
|
<li><p>Fixed USB DLL Compatibility</p></li>
|
385
392
|
<li><p>Fixed potential path issues with Qis and Qps open</p></li>
|
386
393
|
</ul>
|
387
394
|
</section>
|
388
|
-
<section id="
|
389
|
-
<h2>1.7.4<a class="headerlink" href="#
|
395
|
+
<section id="id44">
|
396
|
+
<h2>1.7.4<a class="headerlink" href="#id44" title="Link to this heading">¶</a></h2>
|
390
397
|
<ul class="simple">
|
391
398
|
<li><p>Updated to QPS 1.08</p></li>
|
392
399
|
</ul>
|
393
400
|
</section>
|
394
|
-
<section id="
|
395
|
-
<h2>1.7.3<a class="headerlink" href="#
|
401
|
+
<section id="id45">
|
402
|
+
<h2>1.7.3<a class="headerlink" href="#id45" title="Link to this heading">¶</a></h2>
|
396
403
|
<ul class="simple">
|
397
404
|
<li><p>Additional Bug Fixes</p></li>
|
398
405
|
</ul>
|
399
406
|
</section>
|
400
|
-
<section id="
|
401
|
-
<h2>1.7.2<a class="headerlink" href="#
|
407
|
+
<section id="id46">
|
408
|
+
<h2>1.7.2<a class="headerlink" href="#id46" title="Link to this heading">¶</a></h2>
|
402
409
|
<ul class="simple">
|
403
410
|
<li><p>Bug fixing timings for QIS (LINUX + WINDOWS)</p></li>
|
404
411
|
</ul>
|
405
412
|
</section>
|
406
|
-
<section id="
|
407
|
-
<h2>1.7.1<a class="headerlink" href="#
|
413
|
+
<section id="id47">
|
414
|
+
<h2>1.7.1<a class="headerlink" href="#id47" title="Link to this heading">¶</a></h2>
|
408
415
|
<ul class="simple">
|
409
416
|
<li><p>Updated FIO for use with Linux and to allow arguments without values</p></li>
|
410
417
|
<li><p>Fixes path problem on Linux</p></li>
|
411
418
|
<li><p>Fixes FIO on Linux</p></li>
|
412
419
|
</ul>
|
413
420
|
</section>
|
414
|
-
<section id="
|
415
|
-
<h2>1.7.0<a class="headerlink" href="#
|
421
|
+
<section id="id48">
|
422
|
+
<h2>1.7.0<a class="headerlink" href="#id48" title="Link to this heading">¶</a></h2>
|
416
423
|
<ul class="simple">
|
417
424
|
<li><p>Improved compatability with Windows and Ubuntu</p></li>
|
418
425
|
</ul>
|
419
426
|
</section>
|
420
|
-
<section id="
|
421
|
-
<h2>1.6.1<a class="headerlink" href="#
|
427
|
+
<section id="id49">
|
428
|
+
<h2>1.6.1<a class="headerlink" href="#id49" title="Link to this heading">¶</a></h2>
|
422
429
|
<ul class="simple">
|
423
430
|
<li><p>Updating USB Scan</p></li>
|
424
431
|
<li><p>Adding functionality to specify OS bit architecture (windows)</p></li>
|
425
432
|
</ul>
|
426
433
|
</section>
|
427
|
-
<section id="
|
428
|
-
<h2>1.6.0<a class="headerlink" href="#
|
434
|
+
<section id="id50">
|
435
|
+
<h2>1.6.0<a class="headerlink" href="#id50" title="Link to this heading">¶</a></h2>
|
429
436
|
<ul class="simple">
|
430
437
|
<li><p>custom $scan IP</p></li>
|
431
438
|
<li><p>fixes QIS detection</p></li>
|
@@ -433,34 +440,34 @@
|
|
433
440
|
<li><p>Bug fix - QIS Load</p></li>
|
434
441
|
</ul>
|
435
442
|
</section>
|
436
|
-
<section id="
|
437
|
-
<h2>1.5.4<a class="headerlink" href="#
|
443
|
+
<section id="id51">
|
444
|
+
<h2>1.5.4<a class="headerlink" href="#id51" title="Link to this heading">¶</a></h2>
|
438
445
|
<ul class="simple">
|
439
446
|
<li><p>Updating README and LICENSE</p></li>
|
440
447
|
</ul>
|
441
448
|
</section>
|
442
|
-
<section id="
|
443
|
-
<h2>1.5.2<a class="headerlink" href="#
|
449
|
+
<section id="id52">
|
450
|
+
<h2>1.5.2<a class="headerlink" href="#id52" title="Link to this heading">¶</a></h2>
|
444
451
|
<ul class="simple">
|
445
452
|
<li><p>Bug Fix - Case sensitivity issue with devices</p></li>
|
446
453
|
</ul>
|
447
454
|
</section>
|
448
|
-
<section id="
|
449
|
-
<h2>1.5.1<a class="headerlink" href="#
|
455
|
+
<section id="id53">
|
456
|
+
<h2>1.5.1<a class="headerlink" href="#id53" title="Link to this heading">¶</a></h2>
|
450
457
|
<ul class="simple">
|
451
458
|
<li><p>Additional Bug Fixes</p></li>
|
452
459
|
</ul>
|
453
460
|
</section>
|
454
|
-
<section id="
|
455
|
-
<h2>1.5.0<a class="headerlink" href="#
|
461
|
+
<section id="id54">
|
462
|
+
<h2>1.5.0<a class="headerlink" href="#id54" title="Link to this heading">¶</a></h2>
|
456
463
|
<ul class="simple">
|
457
464
|
<li><p>Integration with FIO</p></li>
|
458
465
|
<li><p>Additional QPS functionality</p></li>
|
459
466
|
<li><p>Added device search timeout</p></li>
|
460
467
|
</ul>
|
461
468
|
</section>
|
462
|
-
<section id="
|
463
|
-
<h2>1.4.1<a class="headerlink" href="#
|
469
|
+
<section id="id55">
|
470
|
+
<h2>1.4.1<a class="headerlink" href="#id55" title="Link to this heading">¶</a></h2>
|
464
471
|
<ul class="simple">
|
465
472
|
<li><p>Fixed the wmi error when importing quarchpy.</p></li>
|
466
473
|
</ul>
|
@@ -472,14 +479,14 @@
|
|
472
479
|
<li><p>Additional fixes for wait times</p></li>
|
473
480
|
</ul>
|
474
481
|
</section>
|
475
|
-
<section id="
|
476
|
-
<h2>1.3.4<a class="headerlink" href="#
|
482
|
+
<section id="id56">
|
483
|
+
<h2>1.3.4<a class="headerlink" href="#id56" title="Link to this heading">¶</a></h2>
|
477
484
|
<ul class="simple">
|
478
485
|
<li><p>Implemented resampling and a better way to launch QIS from the script.</p></li>
|
479
486
|
</ul>
|
480
487
|
</section>
|
481
|
-
<section id="
|
482
|
-
<h2>1.3.3<a class="headerlink" href="#
|
488
|
+
<section id="id57">
|
489
|
+
<h2>1.3.3<a class="headerlink" href="#id57" title="Link to this heading">¶</a></h2>
|
483
490
|
<ul class="simple">
|
484
491
|
<li><p>Implements isQisRunning</p></li>
|
485
492
|
<li><p>Implements qisInterface</p></li>
|
@@ -487,14 +494,14 @@
|
|
487
494
|
<li><p>Fixes a bug in QIS interface listDevices that didn’t allow it to work with Python 3</p></li>
|
488
495
|
</ul>
|
489
496
|
</section>
|
490
|
-
<section id="
|
491
|
-
<h2>1.3.2<a class="headerlink" href="#
|
497
|
+
<section id="id58">
|
498
|
+
<h2>1.3.2<a class="headerlink" href="#id58" title="Link to this heading">¶</a></h2>
|
492
499
|
<ul class="simple">
|
493
500
|
<li><p>Bug Fix running QIS locally</p></li>
|
494
501
|
</ul>
|
495
502
|
</section>
|
496
|
-
<section id="
|
497
|
-
<h2>1.3.1<a class="headerlink" href="#
|
503
|
+
<section id="id59">
|
504
|
+
<h2>1.3.1<a class="headerlink" href="#id59" title="Link to this heading">¶</a></h2>
|
498
505
|
<ul class="simple">
|
499
506
|
<li><p>Implements startLocalQIS</p></li>
|
500
507
|
<li><p>Packs QIS v1.6 - fixes the bugs with QIS >v1.6 and multiple modules</p></li>
|
@@ -502,8 +509,8 @@
|
|
502
509
|
<li><p>Compatible with x6 PPM QIS stream.</p></li>
|
503
510
|
</ul>
|
504
511
|
</section>
|
505
|
-
<section id="
|
506
|
-
<h2>1.2.0<a class="headerlink" href="#
|
512
|
+
<section id="id60">
|
513
|
+
<h2>1.2.0<a class="headerlink" href="#id60" title="Link to this heading">¶</a></h2>
|
507
514
|
<ul class="simple">
|
508
515
|
<li><p>Changes to object model</p></li>
|
509
516
|
</ul>
|
@@ -532,65 +539,66 @@
|
|
532
539
|
<li class="toctree-l1 current"><a class="current reference internal" href="#">Changelog (Quarchpy)</a><ul>
|
533
540
|
<li class="toctree-l2"><a class="reference internal" href="#quarchpy">Quarchpy</a></li>
|
534
541
|
<li class="toctree-l2"><a class="reference internal" href="#change-log">Change Log</a></li>
|
535
|
-
<li class="toctree-l2"><a class="reference internal" href="#id1">2.1.
|
536
|
-
<li class="toctree-l2"><a class="reference internal" href="#id2">2.1.
|
537
|
-
<li class="toctree-l2"><a class="reference internal" href="#id3">2.1.
|
538
|
-
<li class="toctree-l2"><a class="reference internal" href="#id4">2.1.
|
539
|
-
<li class="toctree-l2"><a class="reference internal" href="#id5">2.1.
|
540
|
-
<li class="toctree-l2"><a class="reference internal" href="#id6">2.1.
|
541
|
-
<li class="toctree-l2"><a class="reference internal" href="#id7">2.1.
|
542
|
-
<li class="toctree-l2"><a class="reference internal" href="#id8">2.1.
|
543
|
-
<li class="toctree-l2"><a class="reference internal" href="#id9">2.1.
|
544
|
-
<li class="toctree-l2"><a class="reference internal" href="#id10">2.1.
|
545
|
-
<li class="toctree-l2"><a class="reference internal" href="#id11">2.1.
|
546
|
-
<li class="toctree-l2"><a class="reference internal" href="#id12">2.1.
|
547
|
-
<li class="toctree-l2"><a class="reference internal" href="#id13">2.1.
|
548
|
-
<li class="toctree-l2"><a class="reference internal" href="#id14">2.1.
|
549
|
-
<li class="toctree-l2"><a class="reference internal" href="#id15">2.1.
|
550
|
-
<li class="toctree-l2"><a class="reference internal" href="#id16">2.1.
|
551
|
-
<li class="toctree-l2"><a class="reference internal" href="#id17">2.1.
|
552
|
-
<li class="toctree-l2"><a class="reference internal" href="#id18">2.1.
|
553
|
-
<li class="toctree-l2"><a class="reference internal" href="#id19">2.1.
|
554
|
-
<li class="toctree-l2"><a class="reference internal" href="#id20">2.1.
|
555
|
-
<li class="toctree-l2"><a class="reference internal" href="#id21">2.1.
|
556
|
-
<li class="toctree-l2"><a class="reference internal" href="#id22">2.1.
|
557
|
-
<li class="toctree-l2"><a class="reference internal" href="#id23">2.0
|
558
|
-
<li class="toctree-l2"><a class="reference internal" href="#id24">2.0.
|
559
|
-
<li class="toctree-l2"><a class="reference internal" href="#id25">2.0.
|
560
|
-
<li class="toctree-l2"><a class="reference internal" href="#id26">2.0.
|
561
|
-
<li class="toctree-l2"><a class="reference internal" href="#id27">2.0.
|
562
|
-
<li class="toctree-l2"><a class="reference internal" href="#id28">2.0.
|
563
|
-
<li class="toctree-l2"><a class="reference internal" href="#id29">2.0.
|
564
|
-
<li class="toctree-l2"><a class="reference internal" href="#id30">2.0.
|
565
|
-
<li class="toctree-l2"><a class="reference internal" href="#id31">2.0.
|
566
|
-
<li class="toctree-l2"><a class="reference internal" href="#id32">2.0.
|
567
|
-
<li class="toctree-l2"><a class="reference internal" href="#id33">2.0.
|
568
|
-
<li class="toctree-l2"><a class="reference internal" href="#id34">2.0.
|
569
|
-
<li class="toctree-l2"><a class="reference internal" href="#id35">2.0.
|
570
|
-
<li class="toctree-l2"><a class="reference internal" href="#id36">2.0.
|
571
|
-
<li class="toctree-l2"><a class="reference internal" href="#id37">2.0.
|
572
|
-
<li class="toctree-l2"><a class="reference internal" href="#id38">2.0.
|
573
|
-
<li class="toctree-l2"><a class="reference internal" href="#id39">2.0.
|
574
|
-
<li class="toctree-l2"><a class="reference internal" href="#id40">
|
575
|
-
<li class="toctree-l2"><a class="reference internal" href="#id41">1.
|
576
|
-
<li class="toctree-l2"><a class="reference internal" href="#id42">1.7.
|
577
|
-
<li class="toctree-l2"><a class="reference internal" href="#id43">1.7.
|
578
|
-
<li class="toctree-l2"><a class="reference internal" href="#id44">1.7.
|
579
|
-
<li class="toctree-l2"><a class="reference internal" href="#id45">1.7.
|
580
|
-
<li class="toctree-l2"><a class="reference internal" href="#id46">1.7.
|
581
|
-
<li class="toctree-l2"><a class="reference internal" href="#id47">1.7.
|
582
|
-
<li class="toctree-l2"><a class="reference internal" href="#id48">1.
|
583
|
-
<li class="toctree-l2"><a class="reference internal" href="#id49">1.6.
|
584
|
-
<li class="toctree-l2"><a class="reference internal" href="#id50">1.
|
585
|
-
<li class="toctree-l2"><a class="reference internal" href="#id51">1.5.
|
586
|
-
<li class="toctree-l2"><a class="reference internal" href="#id52">1.5.
|
587
|
-
<li class="toctree-l2"><a class="reference internal" href="#id53">1.5.
|
588
|
-
<li class="toctree-l2"><a class="reference internal" href="#id54">1.
|
589
|
-
<li class="toctree-l2"><a class="reference internal" href="#id55">1.
|
590
|
-
<li class="toctree-l2"><a class="reference internal" href="#id56">1.3.
|
591
|
-
<li class="toctree-l2"><a class="reference internal" href="#id57">1.3.
|
592
|
-
<li class="toctree-l2"><a class="reference internal" href="#id58">1.3.
|
593
|
-
<li class="toctree-l2"><a class="reference internal" href="#id59">1.
|
542
|
+
<li class="toctree-l2"><a class="reference internal" href="#id1">2.1.23</a></li>
|
543
|
+
<li class="toctree-l2"><a class="reference internal" href="#id2">2.1.22</a></li>
|
544
|
+
<li class="toctree-l2"><a class="reference internal" href="#id3">2.1.21</a></li>
|
545
|
+
<li class="toctree-l2"><a class="reference internal" href="#id4">2.1.20</a></li>
|
546
|
+
<li class="toctree-l2"><a class="reference internal" href="#id5">2.1.19</a></li>
|
547
|
+
<li class="toctree-l2"><a class="reference internal" href="#id6">2.1.18</a></li>
|
548
|
+
<li class="toctree-l2"><a class="reference internal" href="#id7">2.1.17</a></li>
|
549
|
+
<li class="toctree-l2"><a class="reference internal" href="#id8">2.1.16</a></li>
|
550
|
+
<li class="toctree-l2"><a class="reference internal" href="#id9">2.1.15</a></li>
|
551
|
+
<li class="toctree-l2"><a class="reference internal" href="#id10">2.1.14</a></li>
|
552
|
+
<li class="toctree-l2"><a class="reference internal" href="#id11">2.1.13</a></li>
|
553
|
+
<li class="toctree-l2"><a class="reference internal" href="#id12">2.1.12</a></li>
|
554
|
+
<li class="toctree-l2"><a class="reference internal" href="#id13">2.1.11</a></li>
|
555
|
+
<li class="toctree-l2"><a class="reference internal" href="#id14">2.1.10</a></li>
|
556
|
+
<li class="toctree-l2"><a class="reference internal" href="#id15">2.1.8</a></li>
|
557
|
+
<li class="toctree-l2"><a class="reference internal" href="#id16">2.1.7</a></li>
|
558
|
+
<li class="toctree-l2"><a class="reference internal" href="#id17">2.1.6</a></li>
|
559
|
+
<li class="toctree-l2"><a class="reference internal" href="#id18">2.1.5</a></li>
|
560
|
+
<li class="toctree-l2"><a class="reference internal" href="#id19">2.1.4</a></li>
|
561
|
+
<li class="toctree-l2"><a class="reference internal" href="#id20">2.1.3</a></li>
|
562
|
+
<li class="toctree-l2"><a class="reference internal" href="#id21">2.1.2</a></li>
|
563
|
+
<li class="toctree-l2"><a class="reference internal" href="#id22">2.1.1</a></li>
|
564
|
+
<li class="toctree-l2"><a class="reference internal" href="#id23">2.1.0</a></li>
|
565
|
+
<li class="toctree-l2"><a class="reference internal" href="#id24">2.0.22</a></li>
|
566
|
+
<li class="toctree-l2"><a class="reference internal" href="#id25">2.0.21</a></li>
|
567
|
+
<li class="toctree-l2"><a class="reference internal" href="#id26">2.0.20</a></li>
|
568
|
+
<li class="toctree-l2"><a class="reference internal" href="#id27">2.0.19</a></li>
|
569
|
+
<li class="toctree-l2"><a class="reference internal" href="#id28">2.0.18</a></li>
|
570
|
+
<li class="toctree-l2"><a class="reference internal" href="#id29">2.0.16</a></li>
|
571
|
+
<li class="toctree-l2"><a class="reference internal" href="#id30">2.0.15</a></li>
|
572
|
+
<li class="toctree-l2"><a class="reference internal" href="#id31">2.0.14</a></li>
|
573
|
+
<li class="toctree-l2"><a class="reference internal" href="#id32">2.0.13</a></li>
|
574
|
+
<li class="toctree-l2"><a class="reference internal" href="#id33">2.0.12</a></li>
|
575
|
+
<li class="toctree-l2"><a class="reference internal" href="#id34">2.0.11</a></li>
|
576
|
+
<li class="toctree-l2"><a class="reference internal" href="#id35">2.0.10</a></li>
|
577
|
+
<li class="toctree-l2"><a class="reference internal" href="#id36">2.0.9</a></li>
|
578
|
+
<li class="toctree-l2"><a class="reference internal" href="#id37">2.0.8</a></li>
|
579
|
+
<li class="toctree-l2"><a class="reference internal" href="#id38">2.0.7</a></li>
|
580
|
+
<li class="toctree-l2"><a class="reference internal" href="#id39">2.0.2</a></li>
|
581
|
+
<li class="toctree-l2"><a class="reference internal" href="#id40">2.0.0</a></li>
|
582
|
+
<li class="toctree-l2"><a class="reference internal" href="#id41">1.8.0</a></li>
|
583
|
+
<li class="toctree-l2"><a class="reference internal" href="#id42">1.7.6</a></li>
|
584
|
+
<li class="toctree-l2"><a class="reference internal" href="#id43">1.7.5</a></li>
|
585
|
+
<li class="toctree-l2"><a class="reference internal" href="#id44">1.7.4</a></li>
|
586
|
+
<li class="toctree-l2"><a class="reference internal" href="#id45">1.7.3</a></li>
|
587
|
+
<li class="toctree-l2"><a class="reference internal" href="#id46">1.7.2</a></li>
|
588
|
+
<li class="toctree-l2"><a class="reference internal" href="#id47">1.7.1</a></li>
|
589
|
+
<li class="toctree-l2"><a class="reference internal" href="#id48">1.7.0</a></li>
|
590
|
+
<li class="toctree-l2"><a class="reference internal" href="#id49">1.6.1</a></li>
|
591
|
+
<li class="toctree-l2"><a class="reference internal" href="#id50">1.6.0</a></li>
|
592
|
+
<li class="toctree-l2"><a class="reference internal" href="#id51">1.5.4</a></li>
|
593
|
+
<li class="toctree-l2"><a class="reference internal" href="#id52">1.5.2</a></li>
|
594
|
+
<li class="toctree-l2"><a class="reference internal" href="#id53">1.5.1</a></li>
|
595
|
+
<li class="toctree-l2"><a class="reference internal" href="#id54">1.5.0</a></li>
|
596
|
+
<li class="toctree-l2"><a class="reference internal" href="#id55">1.4.1</a></li>
|
597
|
+
<li class="toctree-l2"><a class="reference internal" href="#id56">1.3.4</a></li>
|
598
|
+
<li class="toctree-l2"><a class="reference internal" href="#id57">1.3.3</a></li>
|
599
|
+
<li class="toctree-l2"><a class="reference internal" href="#id58">1.3.2</a></li>
|
600
|
+
<li class="toctree-l2"><a class="reference internal" href="#id59">1.3.1</a></li>
|
601
|
+
<li class="toctree-l2"><a class="reference internal" href="#id60">1.2.0</a></li>
|
594
602
|
</ul>
|
595
603
|
</li>
|
596
604
|
<li class="toctree-l1"><a class="reference internal" href="modules.html">quarchpy</a></li>
|