satdump/pipelines/Psyche.json
2023-10-14 01:01:28 +02:00

38 lines
No EOL
891 B
JSON

{
"psyche_hr": {
"name": "Psyche High Rate",
"live": true,
"live_cfg": [
[
1,
0
],
[
2,
0
]
],
"frequencies": [],
"parameters": {},
"work": {
"baseband": {},
"soft": {
"psk_demod": {
"constellation": "bpsk",
"symbolrate": 368e3,
"rrc_alpha": 0.35,
"pll_bw": 0.002,
"post_costas_dc": true
}
},
"cadu": {
"ccsds_turbo_decoder": {
"turbo_rate": "1/6",
"turbo_base": 1115,
"turbo_iters": 1
}
},
"products": {}
}
}
}