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