mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
{
|
|
"jason3_link": {
|
|
"name": "Jason-3 S-Band Link",
|
|
"live": true,
|
|
"live_cfg": [
|
|
[
|
|
1,
|
|
0
|
|
],
|
|
[
|
|
2,
|
|
0
|
|
]
|
|
],
|
|
"frequencies": [
|
|
[
|
|
"Main",
|
|
2215.92e6
|
|
]
|
|
],
|
|
"parameters": {
|
|
"samplerate": {
|
|
"value": 3e6
|
|
}
|
|
},
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"psk_demod": {
|
|
"constellation": "qpsk",
|
|
"symbolrate": 838e3,
|
|
"rrc_alpha": 0.6,
|
|
"pll_bw": 0.001
|
|
}
|
|
},
|
|
"cadu": {
|
|
"ccsds_conv_concat_decoder": {
|
|
"constellation": "qpsk",
|
|
"cadu_size": 10232,
|
|
"viterbi_ber_thresold": 0.300,
|
|
"viterbi_outsync_after": 20,
|
|
"derandomize": true,
|
|
"nrzm": true,
|
|
"rs_i": 5,
|
|
"rs_type": "rs239"
|
|
}
|
|
},
|
|
"products": {
|
|
"jason3_instruments": {}
|
|
}
|
|
}
|
|
}
|
|
}
|