mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
47 lines
1.1 KiB
JSON
47 lines
1.1 KiB
JSON
{
|
|
"aim_dump": {
|
|
"name": "AIM Dump",
|
|
"live": true,
|
|
"live_cfg": [
|
|
[
|
|
1,
|
|
0
|
|
],
|
|
[
|
|
2,
|
|
0
|
|
]
|
|
],
|
|
"frequencies": [
|
|
[
|
|
"Main",
|
|
2282.5e6
|
|
]
|
|
],
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"psk_demod": {
|
|
"constellation": "bpsk",
|
|
"symbolrate": 3.2e6,
|
|
"rrc_alpha": 0.5,
|
|
"pll_bw": 0.006
|
|
}
|
|
},
|
|
"cadu": {
|
|
"ccsds_simple_psk_decoder": {
|
|
"constellation": "bpsk",
|
|
"cadu_size": 9952,
|
|
"nrzm": true,
|
|
"derandomize": true,
|
|
"rs_i": 5,
|
|
"rs_fill_bytes": 7,
|
|
"rs_type": "rs223"
|
|
}
|
|
},
|
|
"products": {
|
|
"aim_instruments": {}
|
|
}
|
|
}
|
|
}
|
|
}
|