mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
58 lines
No EOL
1.6 KiB
JSON
58 lines
No EOL
1.6 KiB
JSON
{
|
|
"msg_raw": {
|
|
"name": "MSG Raw Data",
|
|
"live": [
|
|
1,
|
|
2
|
|
],
|
|
"parameters": {
|
|
"samplerate": {
|
|
"value": 6e6
|
|
},
|
|
"seviri_rss": {
|
|
"type": "bool",
|
|
"value": false,
|
|
"name": "SEVIRI RSS",
|
|
"description": "SEVIRI can either scan in 15 or 5 mins intervals. RSS is 5 mins."
|
|
}
|
|
},
|
|
"frequencies": [
|
|
[
|
|
"MSG Raw",
|
|
1686.83e6
|
|
]
|
|
],
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"module": "psk_demod",
|
|
"parameters": {
|
|
"constellation": "qpsk",
|
|
"symbolrate": 3.75e6,
|
|
"rrc_alpha": 0.35,
|
|
"pll_bw": 0.0004,
|
|
"clock_alpha": 1e-3
|
|
}
|
|
},
|
|
"cadu": {
|
|
"module": "ccsds_conv_concat_decoder",
|
|
"parameters": {
|
|
"constellation": "qpsk",
|
|
"cadu_size": 10232,
|
|
"viterbi_ber_thresold": 0.400,
|
|
"viterbi_outsync_after": 20,
|
|
"derandomize": true,
|
|
"nrzm": false,
|
|
"rs_i": 5,
|
|
"rs_type": "rs223"
|
|
}
|
|
},
|
|
"products": {
|
|
"module": "msg_instruments",
|
|
"parameters": {
|
|
"seviri_rss": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |