mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
401 lines
No EOL
12 KiB
JSON
401 lines
No EOL
12 KiB
JSON
{
|
|
"meteor_hrpt": {
|
|
"name": "METEOR HRPT",
|
|
"live": [
|
|
1,
|
|
2
|
|
],
|
|
"frequencies": [
|
|
[
|
|
"Main",
|
|
1700e6
|
|
]
|
|
],
|
|
"parameters": {
|
|
"samplerate": {
|
|
"value": 3e6
|
|
},
|
|
"year_override": {
|
|
"type": "int",
|
|
"value": -1,
|
|
"name": "Year Override",
|
|
"description": "Override of the year used for timestamps.\nRequired when you are processing your file\nin a different year than the data was created."
|
|
}
|
|
},
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"module": "pm_demod",
|
|
"parameters": {
|
|
"symbolrate": 665400,
|
|
"pll_bw": 0.01,
|
|
"rrc_alpha": 0.5,
|
|
"clock_omega_relative_limit": 0.001
|
|
}
|
|
},
|
|
"cadu": {
|
|
"module": "meteor_hrpt_decoder"
|
|
},
|
|
"products": {
|
|
"module": "meteor_instruments"
|
|
}
|
|
}
|
|
},
|
|
"meteor_m2_lrpt": {
|
|
"name": "METEOR M2 LRPT 72k",
|
|
"live": [
|
|
1,
|
|
2
|
|
],
|
|
"frequencies": [
|
|
[
|
|
"Primary",
|
|
137.1e6
|
|
],
|
|
[
|
|
"Backup",
|
|
137.9e6
|
|
]
|
|
],
|
|
"parameters": {
|
|
"samplerate": {
|
|
"value": 1e6
|
|
},
|
|
"satellite_number": {
|
|
"type": "options",
|
|
"value": "Auto",
|
|
"name": "METEOR Satellite",
|
|
"options": [
|
|
"Auto",
|
|
"M2",
|
|
"M2-2",
|
|
"M2-3",
|
|
"M2-4"
|
|
],
|
|
"description": "Overrides the transmitted satellite ID"
|
|
},
|
|
"fill_missing": {
|
|
"type": "bool",
|
|
"value": false,
|
|
"name": "Fill Missing Data",
|
|
"description": "Creates \"MSU-MR (Filled)\" folder, which corrects black lines\ncaused by interference or signal drop-outs"
|
|
}
|
|
},
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"module": "psk_demod",
|
|
"parameters": {
|
|
"constellation": "qpsk",
|
|
"symbolrate": 72e3,
|
|
"rrc_taps": 31,
|
|
"rrc_alpha": 0.5,
|
|
"pll_bw": 0.002
|
|
}
|
|
},
|
|
"cadu": {
|
|
"module": "meteor_lrpt_decoder",
|
|
"parameters": {
|
|
"diff_decode": false
|
|
}
|
|
},
|
|
"products": {
|
|
"module": "meteor_msumr_lrpt",
|
|
"parameters": {
|
|
"m2x_mode": false,
|
|
"max_fill_lines": 50
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"meteor_m2-x_lrpt": {
|
|
"name": "METEOR M2-x LRPT 72k",
|
|
"live": [
|
|
1,
|
|
2
|
|
],
|
|
"frequencies": [
|
|
[
|
|
"Primary",
|
|
137.9e6
|
|
],
|
|
[
|
|
"Backup",
|
|
137.1e6
|
|
]
|
|
],
|
|
"parameters": {
|
|
"samplerate": {
|
|
"value": 1e6
|
|
},
|
|
"satellite_number": {
|
|
"type": "options",
|
|
"value": "Auto",
|
|
"name": "METEOR Satellite",
|
|
"options": [
|
|
"Auto",
|
|
"M2",
|
|
"M2-2",
|
|
"M2-3",
|
|
"M2-4"
|
|
],
|
|
"description": "Overrides the transmitted satellite ID"
|
|
},
|
|
"rs_usecheck": {
|
|
"type": "bool",
|
|
"value": true,
|
|
"name": "Use RS Check",
|
|
"description": "Discards data that fails the Reed-Solomon check\n\nIt is strongly recommended to leave this on - unless the satellite\nis transmitting bad RS codes, which may happen from time to time."
|
|
},
|
|
"fill_missing": {
|
|
"type": "bool",
|
|
"value": false,
|
|
"name": "Fill Missing Data",
|
|
"description": "Creates \"MSU-MR (Filled)\" folder, which corrects black lines\ncaused by interference or signal drop-outs"
|
|
}
|
|
},
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"module": "psk_demod",
|
|
"parameters": {
|
|
"constellation": "oqpsk",
|
|
"symbolrate": 72e3,
|
|
"rrc_alpha": 0.5,
|
|
"pll_bw": 0.002
|
|
}
|
|
},
|
|
"cadu": {
|
|
/*"meteor_lrpt_decoder": {
|
|
"diff_decode": true
|
|
}*/
|
|
"module": "ccsds_conv_concat_decoder",
|
|
"parameters": {
|
|
"constellation": "oqpsk",
|
|
"nrzm": true,
|
|
"cadu_size": 8192,
|
|
"viterbi_ber_thresold": 0.300,
|
|
"viterbi_outsync_after": 20,
|
|
"derandomize": true,
|
|
"rs_i": 4,
|
|
"rs_dualbasis": false,
|
|
"rs_type": "rs223",
|
|
"rs_usecheck": true
|
|
}
|
|
},
|
|
"products": {
|
|
"module": "meteor_msumr_lrpt",
|
|
"parameters": {
|
|
"m2x_mode": true,
|
|
"max_fill_lines": 50
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"meteor_m2-x_lrpt_80k": {
|
|
"name": "METEOR M2-x LRPT 80k",
|
|
"live": [
|
|
1,
|
|
2
|
|
],
|
|
"frequencies": [
|
|
[
|
|
"Primary",
|
|
137.9e6
|
|
],
|
|
[
|
|
"Backup",
|
|
137.1e6
|
|
]
|
|
],
|
|
"parameters": {
|
|
"samplerate": {
|
|
"value": 1e6
|
|
},
|
|
"satellite_number": {
|
|
"type": "options",
|
|
"value": "Auto",
|
|
"name": "METEOR Satellite",
|
|
"options": [
|
|
"Auto",
|
|
"M2",
|
|
"M2-2",
|
|
"M2-3",
|
|
"M2-4"
|
|
],
|
|
"description": "Overrides the transmitted satellite ID"
|
|
},
|
|
"fill_missing": {
|
|
"type": "bool",
|
|
"value": false,
|
|
"name": "Fill Missing Data",
|
|
"description": "Creates \"MSU-MR (Filled)\" folder, which corrects black lines\ncaused by interference or signal drop-outs"
|
|
}
|
|
},
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"module": "psk_demod",
|
|
"parameters": {
|
|
"constellation": "oqpsk",
|
|
"symbolrate": 80e3,
|
|
"rrc_alpha": 0.5,
|
|
"pll_bw": 0.002
|
|
}
|
|
},
|
|
"cadu": {
|
|
"module": "meteor_lrpt_decoder",
|
|
"parameters": {
|
|
"m2x_mode": true,
|
|
"interleaved": true,
|
|
"diff_decode": true,
|
|
"viterbi_ber_thresold": 0.300,
|
|
"viterbi_outsync_after": 20
|
|
}
|
|
},
|
|
"products": {
|
|
"module": "meteor_msumr_lrpt",
|
|
"parameters": {
|
|
"m2x_mode": true,
|
|
"max_fill_lines": 50
|
|
}
|
|
}
|
|
}
|
|
},
|
|
// TEST
|
|
"meteor_m_mtvza_dump": {
|
|
"name": "METEOR-M MTVZA Dump (Narrow BPSK)",
|
|
"parameters": {
|
|
"satellite_number": {
|
|
"type": "options",
|
|
"value": "M2-2",
|
|
"name": "METEOR Satellite",
|
|
"options": [
|
|
"M2-2",
|
|
"M2-3",
|
|
"M2-4"
|
|
],
|
|
"description": "Please select the satellite being received!"
|
|
},
|
|
"hard_symbols": {
|
|
"type": "bool",
|
|
"value": false,
|
|
"name": "Hard Symbols"
|
|
}
|
|
},
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"module": "psk_demod",
|
|
"parameters": {
|
|
"constellation": "bpsk",
|
|
"symbolrate": 15.36e6,
|
|
"rrc_taps": 31,
|
|
"rrc_alpha": 0.6,
|
|
"pll_bw": 0.004
|
|
}
|
|
},
|
|
"frm": {
|
|
"module": "meteor_xband_decoder",
|
|
"parameters": {
|
|
"instrument_type": "mtvza"
|
|
}
|
|
},
|
|
"products": {
|
|
"module": "meteor_xband_instruments",
|
|
"parameters": {
|
|
"instrument_type": "mtvza"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"meteor_m_kmss_qpsk_dump": {
|
|
"name": "METEOR-M KMSS Dump (Wide QPSK)",
|
|
"parameters": {
|
|
"satellite_number": {
|
|
"type": "options",
|
|
"value": "M2-2",
|
|
"name": "METEOR Satellite",
|
|
"options": [
|
|
"M2-2",
|
|
"M2-3",
|
|
"M2-4"
|
|
],
|
|
"description": "Please select the satellite being received!"
|
|
},
|
|
"hard_symbols": {
|
|
"type": "bool",
|
|
"value": false,
|
|
"name": "Hard Symbols"
|
|
}
|
|
},
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"module": "psk_demod",
|
|
"parameters": {
|
|
"constellation": "qpsk",
|
|
"symbolrate": 61.4e6,
|
|
"rrc_taps": 31,
|
|
"rrc_alpha": 0.6,
|
|
"pll_bw": 0.004
|
|
}
|
|
},
|
|
"frm": {
|
|
"module": "meteor_qpsk_kmss_decoder"
|
|
},
|
|
"products": {
|
|
"module": "meteor_xband_instruments",
|
|
"parameters": {
|
|
"instrument_type": "kmss_bpsk"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"meteor_m_kmss_bpsk_db": {
|
|
"name": "METEOR-M KMSS DB (Wide BPSK)",
|
|
"parameters": {
|
|
"satellite_number": {
|
|
"type": "options",
|
|
"value": "M2-2",
|
|
"name": "METEOR Satellite",
|
|
"options": [
|
|
"M2-2",
|
|
"M2-3",
|
|
"M2-4"
|
|
],
|
|
"description": "Please select the satellite being received!"
|
|
},
|
|
"hard_symbols": {
|
|
"type": "bool",
|
|
"value": false,
|
|
"name": "Hard Symbols"
|
|
}
|
|
},
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"module": "psk_demod",
|
|
"parameters": {
|
|
"constellation": "bpsk",
|
|
"symbolrate": 61.44e6,
|
|
"rrc_taps": 31,
|
|
"rrc_alpha": 0.6,
|
|
"pll_bw": 0.004
|
|
}
|
|
},
|
|
"frm": {
|
|
"module": "meteor_xband_decoder",
|
|
"parameters": {
|
|
"instrument_type": "kmss_bpsk"
|
|
}
|
|
},
|
|
"products": {
|
|
"module": "meteor_xband_instruments",
|
|
"parameters": {
|
|
"instrument_type": "kmss_bpsk"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |