satdump/pipelines/ACE.json
2024-09-12 17:27:03 +02:00

24 lines
No EOL
524 B
JSON

{
"ace_s_link": {
"name": "ACE S-band downlink",
"live": true,
"live_cfg": [
[
1,
0
]
],
"work": {
"baseband": {},
"soft": {
"pm_demod": {
"symbolrate": 175.3e3,
"pll_bw": 0.002,
"rrc_alpha": 0.5,
"rrc_taps": 31,
"costas_bw": 0.001
}
}
}
}
}