mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-21 15:56:30 +00:00
[Satellites] Added LEDSAT to the dropdown
Thanks @ve1cwj for pointing out that I missed LEDSAT from the json data file!
This commit is contained in:
parent
4e8d6f299a
commit
2a2237b951
@ -281,7 +281,7 @@
|
||||
},
|
||||
"IO-117":{
|
||||
"Modes":{
|
||||
"U":[
|
||||
"U/U":[
|
||||
{
|
||||
"Uplink_Mode":"PKT",
|
||||
"Uplink_Freq":"435310000",
|
||||
@ -303,6 +303,18 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"LEDSAT":{
|
||||
"Modes":{
|
||||
"U/U":[
|
||||
{
|
||||
"Uplink_Mode":"PKT",
|
||||
"Uplink_Freq":"435310000",
|
||||
"Downlink_Mode":"PKT",
|
||||
"Downlink_Freq":"435190000"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"Lilacsat-1":{
|
||||
"Modes":{
|
||||
"V/U":[
|
||||
|
Loading…
Reference in New Issue
Block a user