Skip to content

Commit 8b12427

Browse files
authored
Add Luca-1 satellite (#795)
Add Luca-1 satellite (Creating Luca.yml) Luca-1 is a satellite launched in late december and it marks the first Montenegrin satellite ever launched. It's a 1U cubesat. This commit adds Luca-1 satyaml. Satyaml verified working on personal recording. https://community.libre.space/t/soyuz-2-1b-fregat-vostochny-launch-2025-12-28-1305-utc/14152/109 Adding Luca-1 to docs/source/supported_satellites.rst
1 parent b3cf9d4 commit 8b12427

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

docs/source/supported_satellites.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,6 +1692,15 @@ The list is auto-generated by reading the SatYAML files and using the script ``d
16921692

16931693
* **9k6 FSK downlink** (437.265 MHz): FSK modulation with AX.25 G3RUH framing
16941694

1695+
**Luca**
1696+
Alternative names: Luca-1, RS90S
1697+
1698+
NORAD ID: 67287
1699+
1700+
Transmitters:
1701+
1702+
* **2k4 FSK USP downlink** (437.180 MHz): FSK modulation with USP framing
1703+
16951704
**Lucky-7**
16961705
NORAD ID: 44406
16971706

python/satyaml/Luca.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: Luca
2+
alternative_names:
3+
- Luca-01
4+
- RS90S
5+
norad: 67287
6+
data:
7+
&tlm Telemetry:
8+
telemetry: ax25
9+
transmitters:
10+
2k4 FSK USP downlink:
11+
frequency: 437.180e+6
12+
modulation: FSK
13+
baudrate: 2400
14+
framing: USP
15+
data:
16+
- *tlm

0 commit comments

Comments
 (0)