mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
38 lines
912 B
JSON
38 lines
912 B
JSON
{
|
|
"orx_link": {
|
|
"name": "OSIRIS-REx X-Band Link",
|
|
"live": true,
|
|
"live_cfg": [
|
|
[
|
|
1,
|
|
0
|
|
],
|
|
[
|
|
2,
|
|
0
|
|
]
|
|
],
|
|
"frequencies": [],
|
|
"parameters": {},
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"pm_demod": {
|
|
"resample_after_pll": true,
|
|
"symbolrate": 80e3,
|
|
"pll_bw": 0.01,
|
|
"rrc_alpha": 0.5,
|
|
"costas_bw": 0.005,
|
|
"subcarrier_offset": 275e3
|
|
}
|
|
},
|
|
"cadu": {
|
|
"ccsds_turbo_decoder": {
|
|
"turbo_rate": "1/2",
|
|
"turbo_base": 1115,
|
|
"turbo_iters": 1
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|