File size: 3,185 Bytes
75fc2d6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 | {
"status": "pass",
"cpfsk": [
{
"modulation_order": 4,
"tones_hz": [
-937500,
-312500,
312500,
937500
],
"adjacent_spacings_hz": [
625000,
625000,
625000
]
},
{
"modulation_order": 8,
"tones_hz": [
-2187499.999999999,
-1562500.0000000002,
-937500,
-312500,
312500,
937500,
1562500.0000000002,
2187499.999999999
],
"adjacent_spacings_hz": [
624999.9999999988,
625000.0000000002,
625000,
625000,
625000,
625000.0000000002,
624999.9999999988
]
}
],
"ofdm_lfm": {
"nyquist_hz": 5000000.0,
"max_abs_instantaneous_frequency_hz": 4492187.5,
"cases": [
{
"n_active": 96,
"bandwidth_hz": 2000000.0,
"direction": -1,
"chirp_carrier_count": 23,
"max_abs_instantaneous_frequency_hz": 2871093.75
},
{
"n_active": 96,
"bandwidth_hz": 2000000.0,
"direction": 1,
"chirp_carrier_count": 23,
"max_abs_instantaneous_frequency_hz": 2871093.75
},
{
"n_active": 96,
"bandwidth_hz": 3000000.0,
"direction": -1,
"chirp_carrier_count": 23,
"max_abs_instantaneous_frequency_hz": 3369140.625
},
{
"n_active": 96,
"bandwidth_hz": 3000000.0,
"direction": 1,
"chirp_carrier_count": 23,
"max_abs_instantaneous_frequency_hz": 3369140.625
},
{
"n_active": 96,
"bandwidth_hz": 4000000.0,
"direction": -1,
"chirp_carrier_count": 23,
"max_abs_instantaneous_frequency_hz": 3867187.5
},
{
"n_active": 96,
"bandwidth_hz": 4000000.0,
"direction": 1,
"chirp_carrier_count": 23,
"max_abs_instantaneous_frequency_hz": 3867187.5
},
{
"n_active": 128,
"bandwidth_hz": 2000000.0,
"direction": -1,
"chirp_carrier_count": 31,
"max_abs_instantaneous_frequency_hz": 3496093.75
},
{
"n_active": 128,
"bandwidth_hz": 2000000.0,
"direction": 1,
"chirp_carrier_count": 31,
"max_abs_instantaneous_frequency_hz": 3496093.75
},
{
"n_active": 128,
"bandwidth_hz": 3000000.0,
"direction": -1,
"chirp_carrier_count": 31,
"max_abs_instantaneous_frequency_hz": 3994140.625
},
{
"n_active": 128,
"bandwidth_hz": 3000000.0,
"direction": 1,
"chirp_carrier_count": 31,
"max_abs_instantaneous_frequency_hz": 3994140.625
},
{
"n_active": 128,
"bandwidth_hz": 4000000.0,
"direction": -1,
"chirp_carrier_count": 31,
"max_abs_instantaneous_frequency_hz": 4492187.5
},
{
"n_active": 128,
"bandwidth_hz": 4000000.0,
"direction": 1,
"chirp_carrier_count": 31,
"max_abs_instantaneous_frequency_hz": 4492187.5
}
]
},
"checked_at": "2026-07-22T02:32:13Z"
}
|