#150: Diseqc 1.1 support

Support forum for minisatip
catalinii
Posts: 0
Joined: Wed Nov 18, 2015 5:41 am

Post by catalinii »

Ill send both....
TheTroll

Post by TheTroll »

Ok thanks! I am really looking forward to testing it
TheTroll

Post by TheTroll »

Hi, I tried to change the code to send a 0x39 command (uncommited), but no success so far:/

Hope you have a better idea :)

thx
TheTroll

Post by TheTroll »

Hi Catalinii

so I tried your patch (already :) ) with -l -l -l and adding the uncmd in the log.
I still cant tune (using tvheadend in this case).

Here is the log http://pastebin.com/bPjaF5N1

Can you please have a look ?
Enigma2 works well with this transponder.

By the way, after this log, the tuner does not work anymore in enigma2, I have to reboot.
So it looks like it actually send a command to the diseqc, putting it in a strange state ...

Thanks
catalinii
Posts: 0
Joined: Wed Nov 18, 2015 5:41 am

Post by catalinii »

From the log I see is sending src=1 whihc is 0 uncommited and 1 commited (position 1)

basically what you have in src / 4 is uncommited
src % 4 is commited
TheTroll

Post by TheTroll »

But if you look for instance :
https://github.com/linuxstb/dvbtools/bl ... e/diseqc.c

It looks like the uncommited command is simply 0x39 0xFn, where n is 0->15 respect to diseqc input 1->16

In my case, I am using only 1 diseqc in 1.1 mode, with 1->8 inputs
TheTroll

Post by TheTroll »

But even not sending the committed command doesnt not help ...
I dont know how but enigma2 works just fine :/
TheTroll

Post by TheTroll »

Here is the enigma2 part that works (i think):

http://sourceforge.net/p/openpli/enigma ... fad826895/
catalinii
Posts: 0
Joined: Wed Nov 18, 2015 5:41 am

Post by catalinii »

Try src=8
catalinii
Posts: 0
Joined: Wed Nov 18, 2015 5:41 am

Post by catalinii »

Sorry src=4
Post Reply