Skip to content

Commit 7cd6fb2

Browse files
committed
Tuned selftests 3,4 and 10
1 parent 40a2b38 commit 7cd6fb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sa_core.c

+3-3
Original file line numberDiff line numberDiff line change
@@ -2642,14 +2642,14 @@ static const struct {
26422642
{// Condition Preparation Center Span Pass Width(%)Stop
26432643
{TC_BELOW, TP_SILENT, 0.005, 0.01, 0, 0, 0}, // 1 Zero Hz leakage
26442644
{TC_BELOW, TP_SILENT, 0.015, 0.01, -30, 0, 0}, // 2 Phase noise of zero Hz
2645-
{TC_SIGNAL, TP_10MHZ, 20, 7, -37, 10, -90 }, // 3
2646-
{TC_SIGNAL, TP_10MHZ, 30, 7, -32, 10, -90 }, // 4
2645+
{TC_SIGNAL, TP_10MHZ, 20, 7, -39, 10, -90 }, // 3
2646+
{TC_SIGNAL, TP_10MHZ, 30, 7, -34, 10, -90 }, // 4
26472647
{TC_BELOW, TP_SILENT, 200, 100, -75, 0, 0}, // 5 Wide band noise floor low mode
26482648
{TC_BELOW, TPH_SILENT, 600, 720, -75, 0, 0}, // 6 Wide band noise floor high mode
26492649
{TC_SIGNAL, TP_10MHZEXTRA, 10, 8, -20, 27, -80 }, // 7 BPF loss and stop band
26502650
{TC_FLAT, TP_10MHZEXTRA, 10, 4, -18, 7, -60}, // 8 BPF pass band flatness
26512651
{TC_BELOW, TP_30MHZ, 430, 60, -75, 0, -75}, // 9 LPF cutoff
2652-
{TC_SIGNAL, TP_10MHZ_SWITCH,20, 7, -38, 10, -60 }, // 10 Switch isolation using high attenuation
2652+
{TC_SIGNAL, TP_10MHZ_SWITCH,20, 7, -39, 10, -60 }, // 10 Switch isolation using high attenuation
26532653
{TC_END, 0, 0, 0, 0, 0, 0},
26542654
{TC_MEASURE, TP_30MHZ, 30, 7, -25, 10, -55 }, // 12 Measure power level and noise
26552655
{TC_MEASURE, TP_30MHZ, 270, 4, -50, 10, -75 }, // 13 Measure powerlevel and noise

0 commit comments

Comments
 (0)