Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
sgcderek authored Jul 16, 2022
1 parent 46733d5 commit 71d1131
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 0 deletions.
26 changes: 26 additions & 0 deletions json/MetOp-B.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "MetOp-B",
"altnames": [
"MetOp-1"
],
"cospar": "2012-049A",
"norad": 38771,
"downlinks": [
{
"name": "SARSAT Transponder",
"frequency": 1544500000,
"bandwidth": 450000,
"polarization": "RHC",
"modulation": null,
"symrate": null
},
{
"name": "HRPT",
"frequency": 1701300000,
"bandwidth": 4000000,
"polarization": "RHC",
"modulation": "QPSK",
"symrate": 2333333
}
]
}
18 changes: 18 additions & 0 deletions json/MetOp-C.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "MetOp-C",
"altnames": [
"MetOp-3"
],
"cospar": "2018-087A",
"norad": 43689,
"downlinks": [
{
"name": "HRPT",
"frequency": 1701300000,
"bandwidth": 4000000,
"polarization": "RHC",
"modulation": "QPSK",
"symrate": 2333333
}
]
}
27 changes: 27 additions & 0 deletions json/Meteor-M N2-2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Meteor-M N2-2",
"altnames": [
"Meteor-M 2-2",
"Meteor M2-2"
],
"cospar": "2019-038A",
"norad": 44387,
"downlinks": [
{
"name": "SARSAT Transponder",
"frequency": 1544500000,
"bandwidth": 450000,
"polarization": "RHC",
"modulation": null,
"symrate": null
},
{
"name": "HRPT",
"frequency": 1700000,
"bandwidth": 3000000,
"polarization": "RHC",
"modulation": "BPSK",
"symrate": 665400
}
]
}
26 changes: 26 additions & 0 deletions json/Meteor-M N2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "Meteor-M N2",
"altnames": [
"Meteor-M 2"
],
"cospar": "2014-037A",
"norad": 40069,
"downlinks": [
{
"name": "LRPT",
"frequency": 137100000,
"bandwidth": 145000,
"polarization": "RHC",
"modulation": "QPSK",
"symrate": 72000
},
{
"name": "HRPT",
"frequency": 1700000,
"bandwidth": 3000000,
"polarization": "RHC",
"modulation": "BPSK",
"symrate": 665400
}
]
}

0 comments on commit 71d1131

Please sign in to comment.