module-qc-tools 2.2.3__tar.gz → 2.2.4__tar.gz
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.
- {module_qc_tools-2.2.3/Measurements/ADC_CALIBRATION/2024-04-11_144359 → module_qc_tools-2.2.4/Measurements/ADC_CALIBRATION/2024-04-30_161709}/20UPGXM1234567.json +192 -192
- {module_qc_tools-2.2.3/Measurements/ANALOG_READBACK/2024-04-11_144351 → module_qc_tools-2.2.4/Measurements/ANALOG_READBACK/2024-04-30_161711}/20UPGXM1234567.json +1344 -1344
- {module_qc_tools-2.2.3/Measurements/DATA_TRANSMISSION/2024-04-11_144358 → module_qc_tools-2.2.4/Measurements/DATA_TRANSMISSION/2024-04-30_161720}/20UPGXM1234567.json +12 -12
- {module_qc_tools-2.2.3/Measurements/INJECTION_CAPACITANCE/2024-04-11_144353 → module_qc_tools-2.2.4/Measurements/INJECTION_CAPACITANCE/2024-04-30_161710}/20UPGXM1234567.json +112 -112
- {module_qc_tools-2.2.3/Measurements/IV_MEASURE/2024-04-11_144408 → module_qc_tools-2.2.4/Measurements/IV_MEASURE/2024-04-30_161653}/20UPGXM1234567.json +85 -85
- {module_qc_tools-2.2.3/Measurements/LP_MODE/2024-04-11_144406 → module_qc_tools-2.2.4/Measurements/LP_MODE/2024-04-30_161730}/20UPGXM1234567.json +52 -52
- {module_qc_tools-2.2.3/Measurements/OVERVOLTAGE_PROTECTION/2024-04-11_144333 → module_qc_tools-2.2.4/Measurements/OVERVOLTAGE_PROTECTION/2024-04-30_161656}/20UPGXM1234567.json +40 -40
- module_qc_tools-2.2.4/Measurements/SLDO/2024-04-30_161717/20UPGXM1234567.json +1942 -0
- {module_qc_tools-2.2.3/Measurements/UNDERSHUNT_PROTECTION/2024-04-11_144338 → module_qc_tools-2.2.4/Measurements/UNDERSHUNT_PROTECTION/2024-04-30_161717}/20UPGXM1234567.json +168 -168
- {module_qc_tools-2.2.3/Measurements/VCAL_CALIBRATION/2024-04-11_144330 → module_qc_tools-2.2.4/Measurements/VCAL_CALIBRATION/2024-04-30_161707}/20UPGXM1234567.json +688 -688
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/PKG-INFO +3 -3
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/README.md +2 -2
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/_version.py +2 -2
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/hardware_emulator.py +1 -1
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/utils/yarr.py +11 -4
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/tbump.toml +2 -2
- module_qc_tools-2.2.3/Measurements/SLDO/2024-04-11_144328/20UPGXM1234567.json +0 -1942
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/.gitignore +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/.gitlab-ci.yml +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/.gitmodules +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/.pre-commit-config.yaml +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/LICENSE +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/docs/.gitkeep +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/emulator/README.md +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/pyproject.toml +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/__init__.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/ADC_CALIBRATION.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/ANALOG_READBACK.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/DATA_TRANSMISSION.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/INJECTION_CAPACITANCE.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/IV_MEASURE.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/LP_MODE.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/OVERVOLTAGE_PROTECTION.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/SLDO.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/UNDERSHUNT_PROTECTION.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/VCAL_CALIBRATION.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/__init__.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/__main__.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/globals.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/main.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/cli/upload_localdb.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/configs/emulator_merged_vmux.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/configs/example_merged_vmux.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/configs/example_separate_vmux.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/emulator/configs/connectivity/20UPGXM1234567_Lx_dummy.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/emulator/configs/connectivity/chip/dummy_chip1.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/emulator/configs/connectivity/chip/dummy_chip2.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/emulator/configs/connectivity/chip/dummy_chip3.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/emulator/configs/connectivity/chip/dummy_chip4.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/emulator/configs/controller/specCfg-rd53b.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/emulator/module_state_template.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/ADC_CALIBRATION.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/ANALOG_READBACK.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/DATA_TRANSMISSION.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/INJECTION_CAPACITANCE.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/IV_MEASURE.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/LP_MODE.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/OVERVOLTAGE_PROTECTION.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/SLDO.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/UNDERSHUNT_PROTECTION.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/VCAL_CALIBRATION.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/common.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/data/schema/config.json +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/utils/__init__.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/utils/hardware_control_base.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/utils/misc.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/utils/multimeter.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/utils/ntc.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/src/module_qc_tools/utils/power_supply.py +0 -0
- {module_qc_tools-2.2.3 → module_qc_tools-2.2.4}/tests/test_package.py +0 -0
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"subtestType": "",
|
|
7
7
|
"results": {
|
|
8
8
|
"property": {
|
|
9
|
-
"ADC_CALIBRATION_MEASUREMENT_VERSION": "2.2.
|
|
9
|
+
"ADC_CALIBRATION_MEASUREMENT_VERSION": "2.2.4"
|
|
10
10
|
},
|
|
11
11
|
"comment": "",
|
|
12
12
|
"Measurements": {
|
|
@@ -35,63 +35,63 @@
|
|
|
35
35
|
"X": false,
|
|
36
36
|
"Unit": "V",
|
|
37
37
|
"Values": [
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
38
|
+
0.10039581048555964,
|
|
39
|
+
0.13945831048555962,
|
|
40
|
+
0.17852081048555962,
|
|
41
|
+
0.21758331048555962,
|
|
42
|
+
0.2566458104855596,
|
|
43
|
+
0.2957083104855596,
|
|
44
|
+
0.3347708104855596,
|
|
45
|
+
0.3738333104855596,
|
|
46
|
+
0.4128958104855596,
|
|
47
|
+
0.4519583104855596,
|
|
48
|
+
0.4910208104855596,
|
|
49
|
+
0.5300833104855597,
|
|
50
|
+
0.5691458104855597,
|
|
51
|
+
0.6082083104855597,
|
|
52
|
+
0.6472708104855597
|
|
53
53
|
]
|
|
54
54
|
},
|
|
55
55
|
"Vmux30": {
|
|
56
56
|
"X": false,
|
|
57
57
|
"Unit": "V",
|
|
58
58
|
"Values": [
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
59
|
+
0.0,
|
|
60
|
+
0.0,
|
|
61
|
+
0.0,
|
|
62
|
+
0.0,
|
|
63
|
+
0.0,
|
|
64
|
+
0.0,
|
|
65
|
+
0.0,
|
|
66
|
+
0.0,
|
|
67
|
+
0.0,
|
|
68
|
+
0.0,
|
|
69
|
+
0.0,
|
|
70
|
+
0.0,
|
|
71
|
+
0.0,
|
|
72
|
+
0.0,
|
|
73
|
+
0.0
|
|
74
74
|
]
|
|
75
75
|
},
|
|
76
76
|
"ADC_Vmux8": {
|
|
77
77
|
"X": false,
|
|
78
78
|
"Unit": "Count",
|
|
79
79
|
"Values": [
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
80
|
+
471,
|
|
81
|
+
663,
|
|
82
|
+
854,
|
|
83
|
+
1046,
|
|
84
|
+
1237,
|
|
85
|
+
1429,
|
|
86
|
+
1620,
|
|
87
|
+
1812,
|
|
88
|
+
2003,
|
|
89
|
+
2195,
|
|
90
|
+
2386,
|
|
91
|
+
2578,
|
|
92
|
+
2769,
|
|
93
|
+
2961,
|
|
94
|
+
3152
|
|
95
95
|
]
|
|
96
96
|
},
|
|
97
97
|
"ADC_Vmux30": {
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"Name": "dummy_chip1",
|
|
122
122
|
"Institution": "TEST",
|
|
123
123
|
"ModuleSN": "20UPGXM1234567",
|
|
124
|
-
"TimeStart":
|
|
124
|
+
"TimeStart": 1714493831,
|
|
125
125
|
"FirmwareVersion": "",
|
|
126
126
|
"FirmwareIdentifier": "",
|
|
127
127
|
"ChannelConfig": "",
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
}
|
|
184
184
|
},
|
|
185
185
|
"SoftwareType": "",
|
|
186
|
-
"TimeEnd":
|
|
186
|
+
"TimeEnd": 1714494015
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
189
|
}
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"subtestType": "",
|
|
196
196
|
"results": {
|
|
197
197
|
"property": {
|
|
198
|
-
"ADC_CALIBRATION_MEASUREMENT_VERSION": "2.2.
|
|
198
|
+
"ADC_CALIBRATION_MEASUREMENT_VERSION": "2.2.4"
|
|
199
199
|
},
|
|
200
200
|
"comment": "",
|
|
201
201
|
"Measurements": {
|
|
@@ -224,63 +224,63 @@
|
|
|
224
224
|
"X": false,
|
|
225
225
|
"Unit": "V",
|
|
226
226
|
"Values": [
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
227
|
+
0.10039581048555964,
|
|
228
|
+
0.13945831048555962,
|
|
229
|
+
0.17852081048555962,
|
|
230
|
+
0.21758331048555962,
|
|
231
|
+
0.2566458104855596,
|
|
232
|
+
0.2957083104855596,
|
|
233
|
+
0.3347708104855596,
|
|
234
|
+
0.3738333104855596,
|
|
235
|
+
0.4128958104855596,
|
|
236
|
+
0.4519583104855596,
|
|
237
|
+
0.4910208104855596,
|
|
238
|
+
0.5300833104855597,
|
|
239
|
+
0.5691458104855597,
|
|
240
|
+
0.6082083104855597,
|
|
241
|
+
0.6472708104855597
|
|
242
242
|
]
|
|
243
243
|
},
|
|
244
244
|
"Vmux30": {
|
|
245
245
|
"X": false,
|
|
246
246
|
"Unit": "V",
|
|
247
247
|
"Values": [
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
248
|
+
0.0,
|
|
249
|
+
0.0,
|
|
250
|
+
0.0,
|
|
251
|
+
0.0,
|
|
252
|
+
0.0,
|
|
253
|
+
0.0,
|
|
254
|
+
0.0,
|
|
255
|
+
0.0,
|
|
256
|
+
0.0,
|
|
257
|
+
0.0,
|
|
258
|
+
0.0,
|
|
259
|
+
0.0,
|
|
260
|
+
0.0,
|
|
261
|
+
0.0,
|
|
262
|
+
0.0
|
|
263
263
|
]
|
|
264
264
|
},
|
|
265
265
|
"ADC_Vmux8": {
|
|
266
266
|
"X": false,
|
|
267
267
|
"Unit": "Count",
|
|
268
268
|
"Values": [
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
269
|
+
414,
|
|
270
|
+
610,
|
|
271
|
+
806,
|
|
272
|
+
1003,
|
|
273
|
+
1199,
|
|
274
|
+
1395,
|
|
275
|
+
1592,
|
|
276
|
+
1788,
|
|
277
|
+
1984,
|
|
278
|
+
2180,
|
|
279
|
+
2377,
|
|
280
|
+
2573,
|
|
281
|
+
2769,
|
|
282
|
+
2966,
|
|
283
|
+
3162
|
|
284
284
|
]
|
|
285
285
|
},
|
|
286
286
|
"ADC_Vmux30": {
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
"Name": "dummy_chip2",
|
|
311
311
|
"Institution": "TEST",
|
|
312
312
|
"ModuleSN": "20UPGXM1234567",
|
|
313
|
-
"TimeStart":
|
|
313
|
+
"TimeStart": 1714493831,
|
|
314
314
|
"FirmwareVersion": "",
|
|
315
315
|
"FirmwareIdentifier": "",
|
|
316
316
|
"ChannelConfig": "",
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
}
|
|
373
373
|
},
|
|
374
374
|
"SoftwareType": "",
|
|
375
|
-
"TimeEnd":
|
|
375
|
+
"TimeEnd": 1714494015
|
|
376
376
|
}
|
|
377
377
|
}
|
|
378
378
|
}
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"subtestType": "",
|
|
385
385
|
"results": {
|
|
386
386
|
"property": {
|
|
387
|
-
"ADC_CALIBRATION_MEASUREMENT_VERSION": "2.2.
|
|
387
|
+
"ADC_CALIBRATION_MEASUREMENT_VERSION": "2.2.4"
|
|
388
388
|
},
|
|
389
389
|
"comment": "",
|
|
390
390
|
"Measurements": {
|
|
@@ -413,63 +413,63 @@
|
|
|
413
413
|
"X": false,
|
|
414
414
|
"Unit": "V",
|
|
415
415
|
"Values": [
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
416
|
+
0.10039581048555964,
|
|
417
|
+
0.13945831048555962,
|
|
418
|
+
0.17852081048555962,
|
|
419
|
+
0.21758331048555962,
|
|
420
|
+
0.2566458104855596,
|
|
421
|
+
0.2957083104855596,
|
|
422
|
+
0.3347708104855596,
|
|
423
|
+
0.3738333104855596,
|
|
424
|
+
0.4128958104855596,
|
|
425
|
+
0.4519583104855596,
|
|
426
|
+
0.4910208104855596,
|
|
427
|
+
0.5300833104855597,
|
|
428
|
+
0.5691458104855597,
|
|
429
|
+
0.6082083104855597,
|
|
430
|
+
0.6472708104855597
|
|
431
431
|
]
|
|
432
432
|
},
|
|
433
433
|
"Vmux30": {
|
|
434
434
|
"X": false,
|
|
435
435
|
"Unit": "V",
|
|
436
436
|
"Values": [
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
437
|
+
0.0,
|
|
438
|
+
0.0,
|
|
439
|
+
0.0,
|
|
440
|
+
0.0,
|
|
441
|
+
0.0,
|
|
442
|
+
0.0,
|
|
443
|
+
0.0,
|
|
444
|
+
0.0,
|
|
445
|
+
0.0,
|
|
446
|
+
0.0,
|
|
447
|
+
0.0,
|
|
448
|
+
0.0,
|
|
449
|
+
0.0,
|
|
450
|
+
0.0,
|
|
451
|
+
0.0
|
|
452
452
|
]
|
|
453
453
|
},
|
|
454
454
|
"ADC_Vmux8": {
|
|
455
455
|
"X": false,
|
|
456
456
|
"Unit": "Count",
|
|
457
457
|
"Values": [
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
458
|
+
437,
|
|
459
|
+
639,
|
|
460
|
+
842,
|
|
461
|
+
1044,
|
|
462
|
+
1247,
|
|
463
|
+
1449,
|
|
464
|
+
1651,
|
|
465
|
+
1854,
|
|
466
|
+
2056,
|
|
467
|
+
2259,
|
|
468
|
+
2461,
|
|
469
|
+
2663,
|
|
470
|
+
2866,
|
|
471
|
+
3068,
|
|
472
|
+
3271
|
|
473
473
|
]
|
|
474
474
|
},
|
|
475
475
|
"ADC_Vmux30": {
|
|
@@ -499,7 +499,7 @@
|
|
|
499
499
|
"Name": "dummy_chip3",
|
|
500
500
|
"Institution": "TEST",
|
|
501
501
|
"ModuleSN": "20UPGXM1234567",
|
|
502
|
-
"TimeStart":
|
|
502
|
+
"TimeStart": 1714493831,
|
|
503
503
|
"FirmwareVersion": "",
|
|
504
504
|
"FirmwareIdentifier": "",
|
|
505
505
|
"ChannelConfig": "",
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
}
|
|
562
562
|
},
|
|
563
563
|
"SoftwareType": "",
|
|
564
|
-
"TimeEnd":
|
|
564
|
+
"TimeEnd": 1714494015
|
|
565
565
|
}
|
|
566
566
|
}
|
|
567
567
|
}
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
"subtestType": "",
|
|
574
574
|
"results": {
|
|
575
575
|
"property": {
|
|
576
|
-
"ADC_CALIBRATION_MEASUREMENT_VERSION": "2.2.
|
|
576
|
+
"ADC_CALIBRATION_MEASUREMENT_VERSION": "2.2.4"
|
|
577
577
|
},
|
|
578
578
|
"comment": "",
|
|
579
579
|
"Measurements": {
|
|
@@ -602,63 +602,63 @@
|
|
|
602
602
|
"X": false,
|
|
603
603
|
"Unit": "V",
|
|
604
604
|
"Values": [
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
605
|
+
0.10039581048555964,
|
|
606
|
+
0.13945831048555962,
|
|
607
|
+
0.17852081048555962,
|
|
608
|
+
0.21758331048555962,
|
|
609
|
+
0.2566458104855596,
|
|
610
|
+
0.2957083104855596,
|
|
611
|
+
0.3347708104855596,
|
|
612
|
+
0.3738333104855596,
|
|
613
|
+
0.4128958104855596,
|
|
614
|
+
0.4519583104855596,
|
|
615
|
+
0.4910208104855596,
|
|
616
|
+
0.5300833104855597,
|
|
617
|
+
0.5691458104855597,
|
|
618
|
+
0.6082083104855597,
|
|
619
|
+
0.6472708104855597
|
|
620
620
|
]
|
|
621
621
|
},
|
|
622
622
|
"Vmux30": {
|
|
623
623
|
"X": false,
|
|
624
624
|
"Unit": "V",
|
|
625
625
|
"Values": [
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
626
|
+
0.0,
|
|
627
|
+
0.0,
|
|
628
|
+
0.0,
|
|
629
|
+
0.0,
|
|
630
|
+
0.0,
|
|
631
|
+
0.0,
|
|
632
|
+
0.0,
|
|
633
|
+
0.0,
|
|
634
|
+
0.0,
|
|
635
|
+
0.0,
|
|
636
|
+
0.0,
|
|
637
|
+
0.0,
|
|
638
|
+
0.0,
|
|
639
|
+
0.0,
|
|
640
|
+
0.0
|
|
641
641
|
]
|
|
642
642
|
},
|
|
643
643
|
"ADC_Vmux8": {
|
|
644
644
|
"X": false,
|
|
645
645
|
"Unit": "Count",
|
|
646
646
|
"Values": [
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
647
|
+
451,
|
|
648
|
+
648,
|
|
649
|
+
845,
|
|
650
|
+
1043,
|
|
651
|
+
1240,
|
|
652
|
+
1437,
|
|
653
|
+
1635,
|
|
654
|
+
1832,
|
|
655
|
+
2029,
|
|
656
|
+
2226,
|
|
657
|
+
2424,
|
|
658
|
+
2621,
|
|
659
|
+
2818,
|
|
660
|
+
3016,
|
|
661
|
+
3213
|
|
662
662
|
]
|
|
663
663
|
},
|
|
664
664
|
"ADC_Vmux30": {
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"Name": "dummy_chip4",
|
|
689
689
|
"Institution": "TEST",
|
|
690
690
|
"ModuleSN": "20UPGXM1234567",
|
|
691
|
-
"TimeStart":
|
|
691
|
+
"TimeStart": 1714493831,
|
|
692
692
|
"FirmwareVersion": "",
|
|
693
693
|
"FirmwareIdentifier": "",
|
|
694
694
|
"ChannelConfig": "",
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
}
|
|
751
751
|
},
|
|
752
752
|
"SoftwareType": "",
|
|
753
|
-
"TimeEnd":
|
|
753
|
+
"TimeEnd": 1714494015
|
|
754
754
|
}
|
|
755
755
|
}
|
|
756
756
|
}
|