mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
43 lines
No EOL
996 B
JSON
43 lines
No EOL
996 B
JSON
{
|
|
"orion_link": {
|
|
"name": "Orion S-Band",
|
|
"live": true,
|
|
"live_cfg": [
|
|
[
|
|
1,
|
|
0
|
|
],
|
|
[
|
|
2,
|
|
0
|
|
]
|
|
],
|
|
"frequencies": [
|
|
[
|
|
"Main",
|
|
2214e6
|
|
]
|
|
],
|
|
"samplerate": 6e6,
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"psk_demod": {
|
|
"constellation": "oqpsk",
|
|
"symbolrate": 2e6,
|
|
"rrc_alpha": 0.5,
|
|
"pll_bw": 0.005
|
|
}
|
|
},
|
|
"cadu": {
|
|
"ccsds_ldpc_decoder": {
|
|
"constellation": "oqpsk",
|
|
"ldpc_rate": "1/2",
|
|
"ldpc_block_size": 1024,
|
|
"ldpc_iterations": 10
|
|
//"derandomize": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |