Created
February 14, 2024 23:04
-
-
Save aynik/e8465f4b310d9b729ead0c369447e127 to your computer and use it in GitHub Desktop.
MD Data quiet profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"md": { | |
"mod_scheme": "arb256opt", | |
"checksum_scheme": "crc32", | |
"inner_fec_scheme": "none", | |
"outer_fec_scheme": "rs8", | |
"frame_length": 8192, | |
"modulation": { | |
"center_frequency": 7396, | |
"gain": 0.02 | |
}, | |
"interpolation": { | |
"shape": "pm", | |
"samples_per_symbol": 3, | |
"symbol_delay": 9, | |
"excess_bandwidth": 0.19 | |
}, | |
"encoder_filters": { | |
"dc_filter_alpha": 0.01 | |
}, | |
"ofdm": { | |
"num_subcarriers": 128, | |
"cyclic_prefix_length": 2, | |
"taper_length": 0, | |
"left_band": 0, | |
"right_band": 0 | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment