Measurements: Adds measurements for radio and integration test.

This commit is contained in:
Pbopbo
2025-11-18 09:33:03 +01:00
parent a6a852fbd9
commit 5495d8f182
26 changed files with 400061 additions and 1 deletions

View File

@@ -95,7 +95,7 @@ def main():
parser = argparse.ArgumentParser(description="Automated oscilloscope measurement script.")
parser.add_argument("SampleNumber", type=int, help="The sample number for the test.")
parser.add_argument("Supply", type=str, choices=["PoE", "PoELong", "external"], help="The supply type (PoE, PoELong, or external).")
parser.add_argument("TestCase", type=str, choices=["baseline", "CPU", "EthPrim", "EthSec"], help="The test case (baseline, CPU, EthPrim, or EthSec).")
parser.add_argument("TestCase", type=str, choices=["baseline", "CPU", "EthPrim", "EthSec", "radio", "integration"], help="The test case (baseline, CPU, EthPrim, EthSec, radio or integration).")
args = parser.parse_args()
# Detach kernel driver if necessary

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -0,0 +1,10 @@
Channels:
2:
average: 5.07353786
ripple: 0.04823999999999984
3:
average: 3.2957097555
ripple: 0.0602999999999998
SampleNumber: 8
Supply: PoE
TestCase: baseline

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@@ -0,0 +1,10 @@
Channels:
2:
average: 5.040400597999999
ripple: 0.04824000000000073
3:
average: 3.2943779295
ripple: 0.05225999999999997
SampleNumber: 8
Supply: PoE
TestCase: radio

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View File

@@ -0,0 +1,10 @@
Channels:
2:
average: 5.160438803
ripple: 0.04823999999999984
3:
average: 3.2951657489999997
ripple: 0.05225999999999997
SampleNumber: 8
Supply: external
TestCase: baseline

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@@ -0,0 +1,10 @@
Channels:
2:
average: 5.124883108999999
ripple: 0.05628000000000011
3:
average: 3.2938963335
ripple: 0.05628000000000011
SampleNumber: 8
Supply: external
TestCase: radio

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@@ -0,0 +1,10 @@
Channels:
2:
average: 5.145537065
ripple: 0.04020000000000046
3:
average: 3.3003691365000005
ripple: 0.040200000000000014
SampleNumber: 8
Supply: external
TestCase: integration