rodscha
Specialist Contributor
- My Satellite Setup
- See signature
- My Location
- carcassonne south france,700ks south of Paris ,300k N of Barcelona
Home - FlySat Satellite Chart
Follow the digital satellite frequencies on our daily updated site.
it s on 14w not 15w...Home - FlySat Satellite Chart
Follow the digital satellite frequencies on our daily updated site.flysat.com
What receiver are you using to get these ?
What receiver are you using ?I am posting my report from 14.0W @ Express-AM8 with the three T2-MI transponders activated
11544 V,14181,3/4,8PSK,PLP 0-RTRS,
11563 V,14585,3/4,8PSK,PLP 0-RTRS,
11646 V,14182,3/4,8PSK,PLP 0-RTRS.
Hola..........GTMedia V8 UHDWhat receiver are you using to get these ?
The T2-Mi reception at 14.0W is with the tbs6983 card and Crazyscan, 4T2 Content Analyser apps.What receiver are you using ?
Yes, the V8 here has found the three 14W transponders, nothing locked though on an 80 dish.Hola..........GTMedia V8 UHD
![20220227_094641[1].webp 20220227_094641[1].webp](/data/attachments/126/126949-8be46aadade44ea24e0b3dcfe012aceb.jpg?hash=rJkppnOoYN)
23 Russian stations received here using the GT Media Combo. Thanks satesco.I am posting my report from 14.0W @ Express-AM8 with the three T2-MI transponders activated
11544 V,14181,3/4,8PSK,PLP 0-RTRS,
11563 V,14585,3/4,8PSK,PLP 0-RTRS,
11646 V,14182,3/4,8PSK,PLP 0-RTRS.
Perhaps I didn't give it long enough before moving to another satellite then. Will try again this evening.23 Russian stations received here using the GT Media Combo. Thanks satesco.
Hello can you export Astra.conf file for Engima 2? For Astra-sm
-- RTRN 14W
f11544rtrs0 = make_t2mi_decap({
name = "11544V T2-MI",
input = "http://localhost:8001/1:0:1:6E:0:0:D84AD18:0:0:0:",
plp = 0,
pnr = 0,
pid = 4096,
})
f11562rtrs0 = make_t2mi_decap({
name = "11562V T2-MI",
input = "http://localhost:8001/1:0:1:6E:0:0:D84AD2A:0:0:0:",
plp = 0,
pnr = 0,
pid = 4096,
})
f11646rtrs0 = make_t2mi_decap({
name = "11646V T2-MI",
input = "http://localhost:8001/1:0:1:6E:0:0:D84AD7E:0:0:0:",
plp = 0,
pnr = 0,
pid = 4096,
})
make_channel({
name = "11544plp0", input = { "t2mi://f11544rtrs0", },
output = { "http://0.0.0.0:9999/rtrs/11544plp0", },
})
make_channel({
name = "11562plp0", input = { "t2mi://f11562rtrs0", },
output = { "http://0.0.0.0:9999/rtrs/11562plp0", },
})
make_channel({
name = "11646plp0", input = { "t2mi://f11646rtrs0", },
output = { "http://0.0.0.0:9999/rtrs/11646plp0", },
})