- September 1, 2008
- 21,577
- 8,224
- Home Country
- New Zealand
Hi 4Fred
I'd be happy to check the tuning details except the link in your earlier post is broken. Where can I find the list of new frequencies?
mm
I'd be happy to check the tuning details except the link in your earlier post is broken. Where can I find the list of new frequencies?
You can ignore the "fec_inner" thing. It looks like you've guessed correctly with the frequency and symbol rate. If the two modulation values in the Dreambox details are 3 and 5 then I would also guess like you have done (3 = Mod64Qam, 5 = Mod256Qam). If you've done that already then the details that you've added are probably correct.For DreamBox it looks like this:
<transponder frequency="322000" symbol_rate="6875000" fec_inner="0" modulation="3"/>
In MePo we have files looking like this:
<DVBCTuning>
<Frequency>322000</Frequency>
<ModulationType>Mod64Qam</ModulationType>
<SymbolRate>6875</SymbolRate>
</DVBCTuning>
I don't get how to convert this info and what is needed?
What is fec_inner witch is 0 or 1, what is modulation witch is 3 or 5 in the DreamBox xml file? My (non educated guess) is that this is something like Mod64Qam or Mod256Qam but have no ideaAnyone have knowledge and can help?
mm