mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
38 lines
No EOL
891 B
JSON
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": {}
|
|
}
|
|
}
|
|
} |