Skip to content

Commit

Permalink
deploy: b5b6ea2
Browse files Browse the repository at this point in the history
  • Loading branch information
sgcderek committed Apr 24, 2024
1 parent 6620a4c commit 4c6e0fb
Show file tree
Hide file tree
Showing 37 changed files with 216 additions and 100 deletions.
2 changes: 0 additions & 2 deletions bookmarks/gqrx.csv
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ satfreq; #58A6FF
2217500000; CloudSat Payload data; Demod Off; 0; satfreq
2235000000; PROBA-1 Payload data; Demod Off; 0; satfreq
1698400000; SARAL DCS; Demod Off; 0; satfreq
2287500000; AURA TM; Demod Off; 0; satfreq
8160000000; AURA DB; Demod Off; 0; satfreq
1701400000; FengYun-3C HRPT; Demod Off; 0; satfreq
8220000000; GOES-16 RDL; Demod Off; 0; satfreq
Expand Down Expand Up @@ -86,7 +85,6 @@ satfreq; #58A6FF
137712500; ORBCOMM S-8; Demod Off; 0; satfreq
137737500; ORBCOMM S-9; Demod Off; 0; satfreq
137800000; ORBCOMM S-10; Demod Off; 0; satfreq
2287500000; AQUA TM; Demod Off; 0; satfreq
8160000000; AQUA DB; Demod Off; 0; satfreq
1544500000; Meteor-M N2-2 S&R PDS; Demod Off; 0; satfreq
1544500000; Meteor-M N2-2 S&R TP; Demod Off; 0; satfreq
Expand Down
10 changes: 0 additions & 10 deletions bookmarks/sdrpp.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,6 @@
"frequency": 1698400000,
"mode": 7
},
"AURA TM": {
"bandwidth": 0,
"frequency": 2287500000,
"mode": 7
},
"AURA DB": {
"bandwidth": 0,
"frequency": 8160000000,
Expand Down Expand Up @@ -413,11 +408,6 @@
"frequency": 137800000,
"mode": 7
},
"AQUA TM": {
"bandwidth": 0,
"frequency": 2287500000,
"mode": 7
},
"AQUA DB": {
"bandwidth": 0,
"frequency": 8160000000,
Expand Down
18 changes: 0 additions & 18 deletions bookmarks/sdrsharp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -234,15 +234,6 @@
<Shift>0</Shift>
<FilterBandwidth>1000</FilterBandwidth>
</MemoryEntry>
<MemoryEntry>
<IsFavourite>false</IsFavourite>
<Name>AURA TM</Name>
<GroupName>satfreq</GroupName>
<Frequency>2287500000</Frequency>
<DetectorType>RAW</DetectorType>
<Shift>0</Shift>
<FilterBandwidth>1000</FilterBandwidth>
</MemoryEntry>
<MemoryEntry>
<IsFavourite>false</IsFavourite>
<Name>AURA DB</Name>
Expand Down Expand Up @@ -774,15 +765,6 @@
<Shift>0</Shift>
<FilterBandwidth>1000</FilterBandwidth>
</MemoryEntry>
<MemoryEntry>
<IsFavourite>false</IsFavourite>
<Name>AQUA TM</Name>
<GroupName>satfreq</GroupName>
<Frequency>2287500000</Frequency>
<DetectorType>RAW</DetectorType>
<Shift>0</Shift>
<FilterBandwidth>1000</FilterBandwidth>
</MemoryEntry>
<MemoryEntry>
<IsFavourite>false</IsFavourite>
<Name>AQUA DB</Name>
Expand Down
2 changes: 2 additions & 0 deletions json/ANGELS.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
{
"name": "DCS",
"description:": "Real time digital data downlink from the Argos Data Collection System",
"status": "",
"active": true,
"frequency": 1698400000,
"bandwidth": 600000,
"polarization": "RHC",
Expand Down
10 changes: 3 additions & 7 deletions json/AQUA.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,16 @@
"norad": 27424,
"icon": "Aqua.gif",
"downlinks": [
{
"name": "TM",
"description": "Spacecraft telemetry",
"frequency": 2287500000
},
{
"name": "DB",
"description": "Direct Broadcast of real time imager and sounder data",
"note": null,
"active": true,
"frequency": 8160000000,
"bandwidth": 12000000,
"polarization": "RHC",
"modulation": "OQPSK",
"symrate": 7500000,
"broadcast": true
"symrate": 7500000
}
]
}
10 changes: 3 additions & 7 deletions json/AURA.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,16 @@
"norad": 28376,
"icon": "Aura.gif",
"downlinks": [
{
"name": "TM",
"description": "Spacecraft telemetry",
"frequency": 2287500000
},
{
"name": "DB",
"description": "Direct Broadcast of real time sounder data",
"note": null,
"active": true,
"frequency": 8160000000,
"bandwidth": 12000000,
"polarization": "RHC",
"modulation": "OQPSK",
"symrate": 7500000,
"broadcast": true
"symrate": 7500000
}
]
}
15 changes: 9 additions & 6 deletions json/Arktika-M N1.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,35 @@
{
"name": "DCP",
"description": "Analog Data Collection Platform transponder",
"note": "Active near apoapsis",
"active": true,
"frequency": 1697000000,
"bandwidth": 1000000,
"polarization": "LIN",
"modulation": null,
"symrate": null,
"broadcast": true
"symrate": null
},
{
"name": "RDAS data",
"description": "Full imager/instrument downlink for the Raw Data Acquisition Station",
"note": "Active near apoapsis",
"active": true,
"frequency": 7865000000,
"bandwidth": 40000000,
"polarization": "V",
"modulation": "BPSK",
"symrate": 30720000,
"broadcast": true
"symrate": 30720000
},
{
"name": "S&R TP",
"description": "Search and Rescue Transponder",
"note": null,
"active": true,
"frequency": 1544500000,
"bandwidth": 300000,
"polarization": "LHCP",
"modulation": null,
"symrate": null,
"broadcast": true
"symrate": null
}
]
}
5 changes: 3 additions & 2 deletions json/CloudSat.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@
{
"name": "Payload data",
"description": "Stored data playback to ground station",
"note": "Used by ground segment",
"active": false,
"frequency": 2217500000,
"bandwidth": 1500000,
"polarization": "RHC",
"modulation": "BPSK",
"symrate": 1000000,
"broadcast": false
"symrate": 1000000
}
]
}
5 changes: 3 additions & 2 deletions json/Coriolis.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@
{
"name": "WindSat data",
"description": "Real time WindSat sounder data",
"note": "Downlink active, no sounder data present",
"active": true,
"frequency": 2221500000,
"bandwidth": 1000000,
"polarization": "RHC",
"modulation": "BPSK",
"symrate": 512000,
"broadcast": true
"symrate": 512000
}
]
}
22 changes: 13 additions & 9 deletions json/Elektro-L N2.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,42 +10,46 @@
{
"name": "GGAK",
"description": "GGAK-E sounder data",
"note": null,
"active": true,
"frequency": 1693000000,
"bandwidth": 15000,
"polarization": "RHC",
"modulation": "BPSK",
"symrate": 5000,
"broadcast": true
"symrate": 5000
},
{
"name": "DCP",
"description": "Analog Data Collection Platform transponder",
"note": null,
"active": true,
"frequency": 1697000000,
"bandwidth": 1000000,
"polarization": "LIN",
"modulation": null,
"symrate": null,
"broadcast": true
"symrate": null
},
{
"name": "RDAS data",
"description": "Full imager/instrument downlink for the Raw Data Acquisition Station",
"note": null,
"active": true,
"frequency": 7500000000,
"bandwidth": 60000000,
"polarization": "LHC",
"modulation": "BPSK",
"symrate": 30720000,
"broadcast": true
"symrate": 30720000
},
{
"name": "S&R TP",
"description": "Search and Rescue transponder",
"note": null,
"active": true,
"frequency": 1544500000,
"bandwidth": 300000,
"polarization": "LHCP",
"polarization": "LHC",
"modulation": null,
"symrate": null,
"broadcast": true
"symrate": null
}
]
}
32 changes: 19 additions & 13 deletions json/Elektro-L N3.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,62 +10,68 @@
{
"name": "LRIT",
"description": "Low Rate Image Transmission of processed imager data",
"note": "Time schedule, frequency shared with HRIT",
"active": true,
"frequency": 1691000000,
"bandwidth": 500000,
"polarization": "RHC",
"modulation": "BPSK",
"symrate": 294000,
"broadcast": true
"symrate": 294000
},
{
"name": "HRIT",
"description": "High Rate Image Transmission of processed imager data",
"note": "Time schedule, frequency shared with LRIT",
"active": true,
"frequency": 1691000000,
"bandwidth": 2000000,
"polarization": "RHC",
"modulation": "OQPSK",
"symrate": 1150000,
"broadcast": true
"symrate": 1150000
},
{
"name": "GGAK",
"description": "GGAK-E sounder data",
"note": null,
"active": true,
"frequency": 1693000000,
"bandwidth": 15000,
"polarization": "RHC",
"modulation": "BPSK",
"symrate": 5000,
"broadcast": true
"symrate": 5000
},
{
"name": "DCP",
"description": "Analog Data Collection Platform transponder",
"note": null,
"active": true,
"frequency": 1697000000,
"bandwidth": 1000000,
"polarization": "LIN",
"modulation": null,
"symrate": null,
"broadcast": true
"symrate": null
},
{
"name": "RDAS data",
"description": "Full imager/instrument downlink for the Raw Data Acquisition Station",
"note": null,
"active": true,
"frequency": 7500000000,
"bandwidth": 60000000,
"polarization": "RHC",
"modulation": "BPSK",
"symrate": 30720000,
"broadcast": true
"symrate": 30720000
},
{
"name": "S&R TP",
"description": "Search and Rescue transponder",
"note": null,
"active": true,
"frequency": 1544500000,
"bandwidth": 300000,
"polarization": "LHCP",
"polarization": "LHC",
"modulation": null,
"symrate": null,
"broadcast": true
"symrate": null
}
]
}
4 changes: 4 additions & 0 deletions json/Es'Hail-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
{
"name": "NBTP",
"description": "Narrowband amateur linear transponder downlink",
"note": "Uplink from the 13cm ham band",
"active": true,
"frequency": 10489750000,
"bandwidth": 500000,
"polarization": "V",
Expand All @@ -18,6 +20,8 @@
{
"name": "WBTP",
"description": "Wideband amateur linear transponder downlink",
"note": "Uplink from the 13cm ham band",
"active": true,
"frequency": 10503000000,
"bandwidth": 8000000,
"polarization": "H",
Expand Down
10 changes: 6 additions & 4 deletions json/FengYun-2H.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,24 @@
{
"name": "S-VISSR",
"description": "Imager data relay downlink",
"note": null,
"active": true,
"frequency": 1687500000,
"bandwidth": 1000000,
"polarization": "V",
"modulation": "BPSK",
"symrate": 660000,
"broadcast": true
"symrate": 660000
},
{
"name": "TM",
"description": "Spacecraft telemetry + sun pulse",
"note": null,
"active": true,
"frequency": 1702500000,
"bandwidth": 500000,
"polarization": "V",
"modulation": "BPSK",
"symrate": 2000,
"broadcast": true
"symrate": 2000
}
]
}
Loading

0 comments on commit 4c6e0fb

Please sign in to comment.