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