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