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