Jump to content

Channel list editor export & hauppage


toblerone

Recommended Posts

Posted (edited)

i'm using the "channel list editor" export funcionality

 

and i have a question about the "pilot" hauppage's tag needed sometimes with the dvb-s2 channels

i see that is not present a specific related field in the csv exported file

but

comparing 2 different csv files with "pilot" actived and not, i noticed that the colums #22 (satmodulation) change eg from 132 to 4

the same looking at the exported .ini file

 

the question: is there a relation beetween that 2 values (i'm trying to change they automatically if needed without click 38432009432 times every scan/different channel list) or not?

eg: pilot on '=satmodulation +128' can be it?

regards

Edited by toblerone
Posted

Several properties are coded bitwise in the SatModulation value. Starting with Bit 0 (the least significant resp. rightmost one):

 

Bit 0..1: Modulation (00 = Auto, 01 = QPSK, 10 = 8PSK, 11 = 16QAM)

Bit 2: Modulation system (0 = DVB-S, 1 = DVB-S2)

Bit 3..4: Roll-Off (00 = 0.35, 01 = 0.25, 10 = 0.20, 11 = None)

Bit 5..6: Spectral Inversion (00 = not set, 01 = auto, 10 = normal, 11 = inverted)

Bit 7: Pilot Symbols (0 = off, 1 = on)

 

You can use the Windows calculator for decimal <--> binary conversion. The decimal value of bit 7 is 27 = 128.

Posted

yep, i thinked about 128 for the binaries>dec convertion

 

thanks for the explain

Posted
i have tried to import a sdx file without success

You would need a sdx import plugin. However, the sdx format doesn't cover the DVBViewer requirements anymore. Important parameters are missing. That's why the plugin is no more available in the members area.

 

Even if you have such a plugin in an old DVBViewer installation - I wouldn't use it anymore.

  • 5 weeks later...
Posted (edited)

Any suggestion/idea for convert FROM some other "used" format TO the DVBViewer one (.ini or .csv are fine)?

Edited by toblerone

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...