-
-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into maint-3.9
- Loading branch information
Showing
21 changed files
with
270 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
name: DHABISAT | ||
alternative_names: | ||
- MYSat-2 | ||
norad: 49016 | ||
data: | ||
&tlm Telemetry: | ||
telemetry: ax25 | ||
transmitters: | ||
1k2 BPSK downlink: | ||
frequency: 436.908e+6 | ||
modulation: BPSK | ||
baudrate: 1200 | ||
framing: AX.25 G3RUH | ||
data: | ||
- *tlm | ||
2k4 BPSK downlink: | ||
frequency: 436.908e+6 | ||
modulation: BPSK | ||
baudrate: 2400 | ||
framing: AX.25 G3RUH | ||
data: | ||
- *tlm | ||
4k8 BPSK downlink: | ||
frequency: 436.908e+6 | ||
modulation: BPSK | ||
baudrate: 4800 | ||
framing: AX.25 G3RUH | ||
data: | ||
- *tlm | ||
9k6 BPSK downlink: | ||
frequency: 436.908e+6 | ||
modulation: BPSK | ||
baudrate: 9600 | ||
framing: AX.25 G3RUH | ||
data: | ||
- *tlm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: ION SCV-003 | ||
norad: 48912 | ||
data: | ||
&tlm Telemetry: | ||
telemetry: csp | ||
transmitters: | ||
1k2 FSK downlink: | ||
frequency: 437.515e+6 | ||
modulation: FSK | ||
baudrate: 1200 | ||
framing: AX100 ASM+Golay | ||
data: | ||
- *tlm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: IT-SPINS | ||
norad: 49017 | ||
data: | ||
&tlm Telemetry: | ||
telemetry: ax25 | ||
transmitters: | ||
19k2 FSK downlink: | ||
frequency: 437.405e+6 | ||
modulation: FSK | ||
baudrate: 19200 | ||
framing: AX.25 G3RUH | ||
data: | ||
- *tlm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: JAISAT-1 | ||
norad: 44419 | ||
data: | ||
&tlm Telemetry: | ||
unknown | ||
transmitters: | ||
4k8 FSK downlink: | ||
frequency: 435.700e+6 | ||
modulation: FSK | ||
baudrate: 4800 | ||
framing: Mobitex | ||
data: | ||
- *tlm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
name: LEDSAT | ||
norad: 99670 | ||
data: | ||
&tlm Telemetry: | ||
telemetry: csp | ||
transmitters: | ||
1k2 FSK downlink: | ||
frequency: 435.190e+6 | ||
modulation: FSK | ||
baudrate: 1200 | ||
framing: AX100 ASM+Golay | ||
data: | ||
- *tlm | ||
9k6 FSK downlink: | ||
frequency: 435.190e+6 | ||
modulation: FSK | ||
baudrate: 9600 | ||
framing: AX100 ASM+Golay | ||
data: | ||
- *tlm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name: MIR-SAT1 | ||
norad: 99718 | ||
norad: 48868 | ||
data: | ||
&tlm Telemetry: | ||
telemetry: mirsat1 | ||
|
Oops, something went wrong.