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