mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
92 lines
No EOL
2.2 KiB
JSON
92 lines
No EOL
2.2 KiB
JSON
{
|
|
"geoscan_eldeveis_uhf": {
|
|
"name": "Geoscan-Eldeveis UHF",
|
|
"live": true,
|
|
"live_cfg": [
|
|
[
|
|
1,
|
|
0
|
|
],
|
|
[
|
|
2,
|
|
0
|
|
]
|
|
],
|
|
"parameters": {
|
|
"enable_doppler": {
|
|
"type": "bool",
|
|
"value": true,
|
|
"name": "Doppler Correction",
|
|
"description": "Apply doppler correction"
|
|
}
|
|
},
|
|
"frequencies": [
|
|
[
|
|
"Main",
|
|
436.2e6
|
|
]
|
|
],
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"xfsk_burst_demod": {
|
|
"symbolrate": 9600,
|
|
"enable_doppler": true,
|
|
"satellite_norad": 53385,
|
|
"satellite_frequency": 436.2e6
|
|
}
|
|
},
|
|
"frm": {
|
|
"geoscan_decoder": {}
|
|
},
|
|
"products": {
|
|
"geoscan_data_decoder": {}
|
|
}
|
|
}
|
|
},
|
|
"stratosat_tk1_uhf": {
|
|
"name": "StratoSat-TK1 UHF",
|
|
"live": true,
|
|
"live_cfg": [
|
|
[
|
|
1,
|
|
0
|
|
],
|
|
[
|
|
2,
|
|
0
|
|
]
|
|
],
|
|
"parameters": {
|
|
"enable_doppler": {
|
|
"type": "bool",
|
|
"value": true,
|
|
"name": "Doppler Correction",
|
|
"description": "Apply doppler correction"
|
|
}
|
|
},
|
|
"frequencies": [
|
|
[
|
|
"Main",
|
|
435.87e6
|
|
]
|
|
],
|
|
"work": {
|
|
"baseband": {},
|
|
"soft": {
|
|
"xfsk_burst_demod": {
|
|
"symbolrate": 9600,
|
|
"enable_doppler": true,
|
|
"satellite_norad": 57167,
|
|
"satellite_frequency": 435.87e6
|
|
}
|
|
},
|
|
"frm": {
|
|
"geoscan_decoder": {}
|
|
},
|
|
"products": {
|
|
"geoscan_data_decoder": {}
|
|
}
|
|
}
|
|
}
|
|
} |