quarchpy 2.2.8.dev1__py2.py3-none-any.whl → 2.2.9.dev1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
- quarchpy/__pycache__/_version.cpython-313.pyc +0 -0
- quarchpy/__pycache__/connection.cpython-311.pyc +0 -0
- quarchpy/__pycache__/connection.cpython-313.pyc +0 -0
- quarchpy/_version.py +1 -1
- quarchpy/config_files/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/config_files/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/config_files/__pycache__/quarch_config_parser.cpython-311.pyc +0 -0
- quarchpy/config_files/__pycache__/quarch_config_parser.cpython-313.pyc +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/com.sun.istack-license.html +59 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/dorkbox-LICENSE.Apachev2 +218 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/jSerialComm-LICENSE-APACHE-2.0 +202 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/jSerialComm-LICENSE-LGPL-3.0 +165 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/jakarta.activation-license.html +59 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/jakarta.xml.bind-api-license.html +59 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/javassist-License.html +381 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/jmdns-LICENSE.txt +202 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/jna-AL2.0 +177 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/kotlin-stdlib-LICENSE-2.0.txt +202 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/netty-LICENSE.txt +202 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/netty-NOTICE.txt +239 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/slf4j-LICENSE.txt +24 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/3rdPartyLicenses/usb4java-LICENSE.md +20 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/help.txt +50 -17
- quarchpy/connection_specific/QPS/win-amd64/qis/license.txt +1 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/qis.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/CInterface-2.5.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/QuarchCommon-2.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/TorridonCommon-1.3.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/usb4java-1.3.1.jar +0 -0
- quarchpy/connection_specific/__pycache__/StreamChannels.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/StreamChannels.cpython-313.pyc +0 -0
- quarchpy/connection_specific/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QIS.cpython-313.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QPS.cpython-313.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_ReST.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_ReST.cpython-313.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_Serial.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_Serial.cpython-313.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_TCP.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_TCP.cpython-313.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_USB.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_USB.cpython-313.pyc +0 -0
- quarchpy/connection_specific/__pycache__/mDNS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/mDNS.cpython-313.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-311.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-313.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-313.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-313.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/win32.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/win32.cpython-313.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-313.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-313.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-313.pyc +0 -0
- quarchpy/connection_specific/usb_libs/__pycache__/libusb1.cpython-311.pyc +0 -0
- quarchpy/connection_specific/usb_libs/__pycache__/usb1.cpython-311.pyc +0 -0
- quarchpy/connection_specific/usb_libs/usb1.py +2360 -2360
- quarchpy/debug/SystemTest.py +9 -2
- quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/SystemTest.cpython-313.pyc +0 -0
- quarchpy/debug/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/debug/__pycache__/module_debug.cpython-313.pyc +0 -0
- quarchpy/debug/__pycache__/simple_terminal.cpython-313.pyc +0 -0
- quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-313.pyc +0 -0
- quarchpy/debug/__pycache__/versionCompare.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/versionCompare.cpython-313.pyc +0 -0
- quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/device.cpython-313.pyc +0 -0
- quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchArray.cpython-313.pyc +0 -0
- quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchPPM.cpython-313.pyc +0 -0
- quarchpy/device/__pycache__/quarchQPS.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchQPS.cpython-313.pyc +0 -0
- quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/scanDevices.cpython-313.pyc +0 -0
- quarchpy/device/quarchQPS.py +96 -67
- quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-313.pyc +0 -0
- quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-313.pyc +0 -0
- quarchpy/disk_test/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-313.pyc +0 -0
- quarchpy/docs/CHANGES.rst +4 -0
- quarchpy/docs/Makefile +20 -20
- quarchpy/docs/_build/html/_static/custom.css +1 -1
- quarchpy/docs/_build/html/_static/doctools.js +149 -149
- quarchpy/docs/_build/html/_static/jquery-3.4.1.js +10598 -10598
- quarchpy/docs/_build/html/_static/jquery.js +2 -2
- quarchpy/docs/_build/html/_static/searchtools.js +632 -632
- quarchpy/docs/_build/html/_static/sphinx_highlight.js +154 -154
- quarchpy/docs/_build/html/_static/underscore-1.3.1.js +999 -999
- quarchpy/docs/_build/html/_static/underscore.js +5 -5
- quarchpy/fio/__pycache__/FIO_interface.cpython-311.pyc +0 -0
- quarchpy/fio/__pycache__/FIO_interface.cpython-313.pyc +0 -0
- quarchpy/fio/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/fio/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/iometer/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/iometer/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/iometer/__pycache__/gen_iometer_template.cpython-311.pyc +0 -0
- quarchpy/iometer/__pycache__/{gen_iometer_template.cpython-312.pyc → gen_iometer_template.cpython-313.pyc} +0 -0
- quarchpy/iometer/__pycache__/iometerFuncs.cpython-311.pyc +0 -0
- quarchpy/iometer/__pycache__/iometerFuncs.cpython-313.pyc +0 -0
- quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-313.pyc +0 -0
- quarchpy/qis/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/qisFuncs.cpython-313.pyc +0 -0
- quarchpy/qis/qisFuncs.py +4 -2
- quarchpy/qps/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/qps/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/qps/__pycache__/qpsFuncs.cpython-311.pyc +0 -0
- quarchpy/qps/__pycache__/qpsFuncs.cpython-313.pyc +0 -0
- quarchpy/user_interface/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/user_interface/__pycache__/__init__.cpython-313.pyc +0 -0
- quarchpy/user_interface/__pycache__/user_interface.cpython-311.pyc +0 -0
- quarchpy/user_interface/__pycache__/user_interface.cpython-313.pyc +0 -0
- quarchpy/utilities/__pycache__/TestCenter.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/TestCenter.cpython-313.pyc +0 -0
- quarchpy/utilities/__pycache__/TimeValue.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/TimeValue.cpython-313.pyc +0 -0
- quarchpy/utilities/__pycache__/Version.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/Version.cpython-313.pyc +0 -0
- quarchpy/utilities/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/__init__.cpython-313.pyc +0 -0
- {quarchpy-2.2.8.dev1.dist-info → quarchpy-2.2.9.dev1.dist-info}/METADATA +5 -1
- {quarchpy-2.2.8.dev1.dist-info → quarchpy-2.2.9.dev1.dist-info}/RECORD +152 -150
- quarchpy/.idea/.name +0 -1
- quarchpy/.idea/inspectionProfiles/Project_Default.xml +0 -50
- quarchpy/.idea/inspectionProfiles/profiles_settings.xml +0 -6
- quarchpy/.idea/misc.xml +0 -7
- quarchpy/.idea/modules.xml +0 -8
- quarchpy/.idea/quarchpy.iml +0 -12
- quarchpy/.idea/vcs.xml +0 -6
- quarchpy/.idea/workspace.xml +0 -173
- quarchpy/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/__pycache__/_version.cpython-312.pyc +0 -0
- quarchpy/__pycache__/connection.cpython-312.pyc +0 -0
- quarchpy/__pycache__/run.cpython-311.pyc +0 -0
- quarchpy/__pycache__/run.cpython-312.pyc +0 -0
- quarchpy/config_files/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/config_files/__pycache__/quarch_config_parser.cpython-312.pyc +0 -0
- quarchpy/connection_specific/QPS/win-amd64/InstallType.dat +0 -1
- quarchpy/connection_specific/QPS/win-amd64/qis/myFile.csv +0 -50
- quarchpy/connection_specific/__pycache__/StreamChannels.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QIS.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QPS.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_ReST.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_Serial.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_TCP.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_USB.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/mDNS.cpython-312.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/win32.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-312.pyc +0 -0
- quarchpy/connection_specific/usb_libs/__pycache__/libusb1.cpython-312.pyc +0 -0
- quarchpy/connection_specific/usb_libs/__pycache__/usb1.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/SystemTest.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/module_debug.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/simple_terminal.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/versionCompare.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/device.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/quarchArray.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/quarchPPM.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/quarchQPS.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/scanDevices.cpython-312.pyc +0 -0
- quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-312.pyc +0 -0
- quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-312.pyc +0 -0
- quarchpy/disk_test/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-312.pyc +0 -0
- quarchpy/fio/__pycache__/FIO_interface.cpython-312.pyc +0 -0
- quarchpy/fio/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/iometer/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/iometer/__pycache__/iometerFuncs.cpython-312.pyc +0 -0
- quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-312.pyc +0 -0
- quarchpy/qis/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/qis/__pycache__/qisFuncs.cpython-312.pyc +0 -0
- quarchpy/qps/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/qps/__pycache__/qpsFuncs.cpython-312.pyc +0 -0
- quarchpy/user_interface/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/user_interface/__pycache__/user_interface.cpython-312.pyc +0 -0
- quarchpy/utilities/__pycache__/TestCenter.cpython-312.pyc +0 -0
- quarchpy/utilities/__pycache__/TimeValue.cpython-312.pyc +0 -0
- quarchpy/utilities/__pycache__/Version.cpython-312.pyc +0 -0
- quarchpy/utilities/__pycache__/__init__.cpython-312.pyc +0 -0
- /quarchpy/fio/{test_performance_class.py → HIDEtest_performance_class.py} +0 -0
- {quarchpy-2.2.8.dev1.dist-info → quarchpy-2.2.9.dev1.dist-info}/WHEEL +0 -0
- {quarchpy-2.2.8.dev1.dist-info → quarchpy-2.2.9.dev1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,239 @@
|
|
1
|
+
|
2
|
+
The Netty Project
|
3
|
+
=================
|
4
|
+
|
5
|
+
Please visit the Netty web site for more information:
|
6
|
+
|
7
|
+
* https://netty.io/
|
8
|
+
|
9
|
+
Copyright 2014 The Netty Project
|
10
|
+
|
11
|
+
The Netty Project licenses this file to you under the Apache License,
|
12
|
+
version 2.0 (the "License"); you may not use this file except in compliance
|
13
|
+
with the License. You may obtain a copy of the License at:
|
14
|
+
|
15
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
16
|
+
|
17
|
+
Unless required by applicable law or agreed to in writing, software
|
18
|
+
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
19
|
+
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
20
|
+
License for the specific language governing permissions and limitations
|
21
|
+
under the License.
|
22
|
+
|
23
|
+
Also, please refer to each LICENSE.<component>.txt file, which is located in
|
24
|
+
the 'license' directory of the distribution file, for the license terms of the
|
25
|
+
components that this product depends on.
|
26
|
+
|
27
|
+
-------------------------------------------------------------------------------
|
28
|
+
This product contains the extensions to Java Collections Framework which has
|
29
|
+
been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
|
30
|
+
|
31
|
+
* LICENSE:
|
32
|
+
* license/LICENSE.jsr166y.txt (Public Domain)
|
33
|
+
* HOMEPAGE:
|
34
|
+
* http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
|
35
|
+
* http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
|
36
|
+
|
37
|
+
This product contains a modified version of Robert Harder's Public Domain
|
38
|
+
Base64 Encoder and Decoder, which can be obtained at:
|
39
|
+
|
40
|
+
* LICENSE:
|
41
|
+
* license/LICENSE.base64.txt (Public Domain)
|
42
|
+
* HOMEPAGE:
|
43
|
+
* http://iharder.sourceforge.net/current/java/base64/
|
44
|
+
|
45
|
+
This product contains a modified portion of 'Webbit', an event based
|
46
|
+
WebSocket and HTTP server, which can be obtained at:
|
47
|
+
|
48
|
+
* LICENSE:
|
49
|
+
* license/LICENSE.webbit.txt (BSD License)
|
50
|
+
* HOMEPAGE:
|
51
|
+
* https://github.com/joewalnes/webbit
|
52
|
+
|
53
|
+
This product contains a modified portion of 'SLF4J', a simple logging
|
54
|
+
facade for Java, which can be obtained at:
|
55
|
+
|
56
|
+
* LICENSE:
|
57
|
+
* license/LICENSE.slf4j.txt (MIT License)
|
58
|
+
* HOMEPAGE:
|
59
|
+
* http://www.slf4j.org/
|
60
|
+
|
61
|
+
This product contains a modified portion of 'Apache Harmony', an open source
|
62
|
+
Java SE, which can be obtained at:
|
63
|
+
|
64
|
+
* NOTICE:
|
65
|
+
* license/NOTICE.harmony.txt
|
66
|
+
* LICENSE:
|
67
|
+
* license/LICENSE.harmony.txt (Apache License 2.0)
|
68
|
+
* HOMEPAGE:
|
69
|
+
* http://archive.apache.org/dist/harmony/
|
70
|
+
|
71
|
+
This product contains a modified portion of 'jbzip2', a Java bzip2 compression
|
72
|
+
and decompression library written by Matthew J. Francis. It can be obtained at:
|
73
|
+
|
74
|
+
* LICENSE:
|
75
|
+
* license/LICENSE.jbzip2.txt (MIT License)
|
76
|
+
* HOMEPAGE:
|
77
|
+
* https://code.google.com/p/jbzip2/
|
78
|
+
|
79
|
+
This product contains a modified portion of 'libdivsufsort', a C API library to construct
|
80
|
+
the suffix array and the Burrows-Wheeler transformed string for any input string of
|
81
|
+
a constant-size alphabet written by Yuta Mori. It can be obtained at:
|
82
|
+
|
83
|
+
* LICENSE:
|
84
|
+
* license/LICENSE.libdivsufsort.txt (MIT License)
|
85
|
+
* HOMEPAGE:
|
86
|
+
* https://github.com/y-256/libdivsufsort
|
87
|
+
|
88
|
+
This product contains a modified portion of Nitsan Wakart's 'JCTools', Java Concurrency Tools for the JVM,
|
89
|
+
which can be obtained at:
|
90
|
+
|
91
|
+
* LICENSE:
|
92
|
+
* license/LICENSE.jctools.txt (ASL2 License)
|
93
|
+
* HOMEPAGE:
|
94
|
+
* https://github.com/JCTools/JCTools
|
95
|
+
|
96
|
+
This product optionally depends on 'JZlib', a re-implementation of zlib in
|
97
|
+
pure Java, which can be obtained at:
|
98
|
+
|
99
|
+
* LICENSE:
|
100
|
+
* license/LICENSE.jzlib.txt (BSD style License)
|
101
|
+
* HOMEPAGE:
|
102
|
+
* http://www.jcraft.com/jzlib/
|
103
|
+
|
104
|
+
This product optionally depends on 'Compress-LZF', a Java library for encoding and
|
105
|
+
decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
|
106
|
+
|
107
|
+
* LICENSE:
|
108
|
+
* license/LICENSE.compress-lzf.txt (Apache License 2.0)
|
109
|
+
* HOMEPAGE:
|
110
|
+
* https://github.com/ning/compress
|
111
|
+
|
112
|
+
This product optionally depends on 'lz4', a LZ4 Java compression
|
113
|
+
and decompression library written by Adrien Grand. It can be obtained at:
|
114
|
+
|
115
|
+
* LICENSE:
|
116
|
+
* license/LICENSE.lz4.txt (Apache License 2.0)
|
117
|
+
* HOMEPAGE:
|
118
|
+
* https://github.com/jpountz/lz4-java
|
119
|
+
|
120
|
+
This product optionally depends on 'lzma-java', a LZMA Java compression
|
121
|
+
and decompression library, which can be obtained at:
|
122
|
+
|
123
|
+
* LICENSE:
|
124
|
+
* license/LICENSE.lzma-java.txt (Apache License 2.0)
|
125
|
+
* HOMEPAGE:
|
126
|
+
* https://github.com/jponge/lzma-java
|
127
|
+
|
128
|
+
This product contains a modified portion of 'jfastlz', a Java port of FastLZ compression
|
129
|
+
and decompression library written by William Kinney. It can be obtained at:
|
130
|
+
|
131
|
+
* LICENSE:
|
132
|
+
* license/LICENSE.jfastlz.txt (MIT License)
|
133
|
+
* HOMEPAGE:
|
134
|
+
* https://code.google.com/p/jfastlz/
|
135
|
+
|
136
|
+
This product contains a modified portion of and optionally depends on 'Protocol Buffers', Google's data
|
137
|
+
interchange format, which can be obtained at:
|
138
|
+
|
139
|
+
* LICENSE:
|
140
|
+
* license/LICENSE.protobuf.txt (New BSD License)
|
141
|
+
* HOMEPAGE:
|
142
|
+
* https://github.com/google/protobuf
|
143
|
+
|
144
|
+
This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
|
145
|
+
a temporary self-signed X.509 certificate when the JVM does not provide the
|
146
|
+
equivalent functionality. It can be obtained at:
|
147
|
+
|
148
|
+
* LICENSE:
|
149
|
+
* license/LICENSE.bouncycastle.txt (MIT License)
|
150
|
+
* HOMEPAGE:
|
151
|
+
* http://www.bouncycastle.org/
|
152
|
+
|
153
|
+
This product optionally depends on 'Snappy', a compression library produced
|
154
|
+
by Google Inc, which can be obtained at:
|
155
|
+
|
156
|
+
* LICENSE:
|
157
|
+
* license/LICENSE.snappy.txt (New BSD License)
|
158
|
+
* HOMEPAGE:
|
159
|
+
* https://github.com/google/snappy
|
160
|
+
|
161
|
+
This product optionally depends on 'JBoss Marshalling', an alternative Java
|
162
|
+
serialization API, which can be obtained at:
|
163
|
+
|
164
|
+
* LICENSE:
|
165
|
+
* license/LICENSE.jboss-marshalling.txt (Apache License 2.0)
|
166
|
+
* HOMEPAGE:
|
167
|
+
* https://github.com/jboss-remoting/jboss-marshalling
|
168
|
+
|
169
|
+
This product optionally depends on 'Caliper', Google's micro-
|
170
|
+
benchmarking framework, which can be obtained at:
|
171
|
+
|
172
|
+
* LICENSE:
|
173
|
+
* license/LICENSE.caliper.txt (Apache License 2.0)
|
174
|
+
* HOMEPAGE:
|
175
|
+
* https://github.com/google/caliper
|
176
|
+
|
177
|
+
This product optionally depends on 'Apache Commons Logging', a logging
|
178
|
+
framework, which can be obtained at:
|
179
|
+
|
180
|
+
* LICENSE:
|
181
|
+
* license/LICENSE.commons-logging.txt (Apache License 2.0)
|
182
|
+
* HOMEPAGE:
|
183
|
+
* http://commons.apache.org/logging/
|
184
|
+
|
185
|
+
This product optionally depends on 'Apache Log4J', a logging framework, which
|
186
|
+
can be obtained at:
|
187
|
+
|
188
|
+
* LICENSE:
|
189
|
+
* license/LICENSE.log4j.txt (Apache License 2.0)
|
190
|
+
* HOMEPAGE:
|
191
|
+
* http://logging.apache.org/log4j/
|
192
|
+
|
193
|
+
This product optionally depends on 'Aalto XML', an ultra-high performance
|
194
|
+
non-blocking XML processor, which can be obtained at:
|
195
|
+
|
196
|
+
* LICENSE:
|
197
|
+
* license/LICENSE.aalto-xml.txt (Apache License 2.0)
|
198
|
+
* HOMEPAGE:
|
199
|
+
* http://wiki.fasterxml.com/AaltoHome
|
200
|
+
|
201
|
+
This product contains a modified version of 'HPACK', a Java implementation of
|
202
|
+
the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:
|
203
|
+
|
204
|
+
* LICENSE:
|
205
|
+
* license/LICENSE.hpack.txt (Apache License 2.0)
|
206
|
+
* HOMEPAGE:
|
207
|
+
* https://github.com/twitter/hpack
|
208
|
+
|
209
|
+
This product contains a modified version of 'HPACK', a Java implementation of
|
210
|
+
the HTTP/2 HPACK algorithm written by Cory Benfield. It can be obtained at:
|
211
|
+
|
212
|
+
* LICENSE:
|
213
|
+
* license/LICENSE.hyper-hpack.txt (MIT License)
|
214
|
+
* HOMEPAGE:
|
215
|
+
* https://github.com/python-hyper/hpack/
|
216
|
+
|
217
|
+
This product contains a modified version of 'HPACK', a Java implementation of
|
218
|
+
the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa. It can be obtained at:
|
219
|
+
|
220
|
+
* LICENSE:
|
221
|
+
* license/LICENSE.nghttp2-hpack.txt (MIT License)
|
222
|
+
* HOMEPAGE:
|
223
|
+
* https://github.com/nghttp2/nghttp2/
|
224
|
+
|
225
|
+
This product contains a modified portion of 'Apache Commons Lang', a Java library
|
226
|
+
provides utilities for the java.lang API, which can be obtained at:
|
227
|
+
|
228
|
+
* LICENSE:
|
229
|
+
* license/LICENSE.commons-lang.txt (Apache License 2.0)
|
230
|
+
* HOMEPAGE:
|
231
|
+
* https://commons.apache.org/proper/commons-lang/
|
232
|
+
|
233
|
+
|
234
|
+
This product contains the Maven wrapper scripts from 'Maven Wrapper', that provides an easy way to ensure a user has everything necessary to run the Maven build.
|
235
|
+
|
236
|
+
* LICENSE:
|
237
|
+
* license/LICENSE.mvn-wrapper.txt (Apache License 2.0)
|
238
|
+
* HOMEPAGE:
|
239
|
+
* https://github.com/takari/maven-wrapper
|
@@ -0,0 +1,24 @@
|
|
1
|
+
Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
|
2
|
+
All rights reserved.
|
3
|
+
|
4
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
5
|
+
a copy of this software and associated documentation files (the
|
6
|
+
"Software"), to deal in the Software without restriction, including
|
7
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
8
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
9
|
+
permit persons to whom the Software is furnished to do so, subject to
|
10
|
+
the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be
|
13
|
+
included in all copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
16
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
17
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
18
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
19
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
20
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
21
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
22
|
+
|
23
|
+
|
24
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
Copyright (C) 2011 Klaus Reimer, k@ailis.de
|
2
|
+
Copyright (C) 2013 Luca Longinotti, l@longi.li
|
3
|
+
|
4
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
5
|
+
of this software and associated documentation files (the "Software"), to deal
|
6
|
+
in the Software without restriction, including without limitation the rights
|
7
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
8
|
+
copies of the Software, and to permit persons to whom the Software is
|
9
|
+
furnished to do so, subject to the following conditions:
|
10
|
+
|
11
|
+
The above copyright notice and this permission notice shall be included in
|
12
|
+
all copies or substantial portions of the Software.
|
13
|
+
|
14
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
15
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
16
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
17
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
18
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
19
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
20
|
+
THE SOFTWARE.
|
@@ -31,7 +31,10 @@ Command line parameters:
|
|
31
31
|
|
32
32
|
-logging=ON
|
33
33
|
Enables application logging to file
|
34
|
-
|
34
|
+
|
35
|
+
-loglevel=SEVERE,WARNING,INFO,CONFIG,FINE,FINER,FINEST
|
36
|
+
Sets the logging level, which by default is set to INFO
|
37
|
+
|
35
38
|
-logtarget=file
|
36
39
|
Logs to the specified file
|
37
40
|
|
@@ -297,6 +300,10 @@ Non $ Commands internal to qis:
|
|
297
300
|
Deletes all previously created channels.
|
298
301
|
stream created channels?
|
299
302
|
Returns a list of all previously created channels.
|
303
|
+
stream created channels enabled?
|
304
|
+
Returns a list of previously created channels that are enabled.
|
305
|
+
stream created channels disabled?
|
306
|
+
Returns a list of previously created channels that are disabled.
|
300
307
|
stream created function definitions?
|
301
308
|
Returns an XML description of all supported functions.
|
302
309
|
|
@@ -345,7 +352,7 @@ Any command not recognised by qis will be passed on to the current default devic
|
|
345
352
|
The $help screen:
|
346
353
|
|
347
354
|
>$help
|
348
|
-
Quarch Instrument Server v1.
|
355
|
+
Quarch Instrument Server v1.47 (C)Quarch Technology Ltd 2025
|
349
356
|
|
350
357
|
This program uses:
|
351
358
|
usb4java V1.3 distributed under LGPL v3.0
|
@@ -504,6 +511,10 @@ Appendix B: Synthetic Channel Functions
|
|
504
511
|
Deletes all previously created channels.
|
505
512
|
stream created channels?
|
506
513
|
Returns a list of all previously created channels.
|
514
|
+
stream created channels enabled?
|
515
|
+
Returns a list of previously created channels that are enabled.
|
516
|
+
stream created channels disabled?
|
517
|
+
Returns a list of previously created channels that are disabled.
|
507
518
|
stream created function definitions?
|
508
519
|
Returns an XML description of all supported functions.
|
509
520
|
|
@@ -549,7 +560,29 @@ A more detailed description, with examples, of each command follows:
|
|
549
560
|
chan(L1_RMS,V) rms(100mS, chan(L1,V))
|
550
561
|
chan(L1_RMS,A) rms(100mS, chan(L1,A))
|
551
562
|
...
|
563
|
+
|
564
|
+
stream created channels enabled?
|
565
|
+
Returns a list of enabled previously created channels For example:
|
566
|
+
|
567
|
+
stream created channels enabled?
|
568
|
+
|
569
|
+
could return the following list:
|
570
|
+
|
571
|
+
chan(L1_RMS,V) rms(100mS, chan(L1,V))
|
572
|
+
chan(L1_RMS,A) rms(100mS, chan(L1,A))
|
573
|
+
...
|
574
|
+
|
575
|
+
stream created channels disabled?
|
576
|
+
Returns a list of disabled previously created channels For example:
|
552
577
|
|
578
|
+
stream created channels disabled?
|
579
|
+
|
580
|
+
could return the following list:
|
581
|
+
|
582
|
+
chan(L1_RMS,V) rms(100mS, chan(L1,V))
|
583
|
+
chan(L1_RMS,A) rms(100mS, chan(L1,A))
|
584
|
+
...
|
585
|
+
|
553
586
|
stream created function definitions?
|
554
587
|
Returns the XML schema used to define the supported synthetic channel functions. For example:
|
555
588
|
|
@@ -568,31 +601,31 @@ A more detailed description, with examples, of each command follows:
|
|
568
601
|
|
569
602
|
The currently supported synthetic channel functions are:
|
570
603
|
|
571
|
-
|
572
|
-
The
|
573
|
-
sineWave
|
574
|
-
A test function generating a sine wave based on the supplied parameters.
|
604
|
+
crestFactor
|
605
|
+
The ratio of peak value to RMS value over the specified time window.
|
575
606
|
frequency
|
576
607
|
The frequency of the signal specified by the source channel.
|
608
|
+
pActive
|
609
|
+
The actual power which is transferred to the load / dissipated in the circuit.
|
610
|
+
pApparent
|
611
|
+
The product of RMS voltage and RMS current.
|
577
612
|
phase
|
578
613
|
The difference in phase, expressed in degrees, between the two source channels.
|
579
614
|
pInstantaneous
|
580
615
|
The product of voltage and current.
|
581
|
-
pApparent
|
582
|
-
The product of RMS voltage and RMS current.
|
583
|
-
pActive
|
584
|
-
The actual power which is transferred to the load / dissipated in the circuit.
|
585
|
-
pReactive
|
586
|
-
Power absorbed by and returned from the load due to its reactive properties.
|
587
616
|
powerFactor
|
588
617
|
The ratio of the real power absorbed by the load to the apparent power flowing in the circuit.
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
The
|
618
|
+
pReactive
|
619
|
+
Power absorbed by and returned from the load due to its reactive properties.
|
620
|
+
rms
|
621
|
+
The effective value of a sinusoidal waveform which gives the same heating effect as an equivalent DC supply.
|
622
|
+
sineWave
|
623
|
+
A test function generating a sine wave based on the supplied parameters.
|
593
624
|
subtract
|
594
625
|
The difference of the specified channels.
|
595
|
-
|
626
|
+
sum
|
627
|
+
The sum of the specified channels.
|
628
|
+
|
596
629
|
Each of the above functions have differing arguments and return value and the best source of reference for each function's
|
597
630
|
details is via the XML function definitions command described above.
|
598
631
|
|
@@ -0,0 +1 @@
|
|
1
|
+
Please visit https://quarch.com/legal/ for details of the licensing of all Quarch software.
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|