PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : ECM time



technomate
09.11.2013, 22:41
Hello ,
First of all I want to thank you for your wonderfull work !

I have question ,I have tried on my ipbox a lot of images and HDMU is really good but it has a weakness .
The ecm time from my local card is higher (+100ms) than in other images (for example all images based on old sifteam tideglo stm23)
I use the same emulator and version like in the other images .
The same high ecm has also pkt hyperion based also on duckbox/stm24 .
Do you know a reason for this ,what should I change /do ?

thank you !
great work !

morly
10.11.2013, 11:13
Which oscam are you using?
(be aware - all illegal cam environments are forbidden and so not supported!)

technomate
10.11.2013, 13:14
I use the oscam from the HDMU plugins menu ,7xxx series .I am using it in tideglo sifteam also and the ecm is better .
For my conax card I set a mhz=400 and ecm is 100 ms in sifteam tideglo .In duckbox images everything I do I get ecm ~ 200 ms .
So I think is related with the drivers from duckbox .I don't know where to look/modify something .
Thank you !

technomate
13.11.2013, 17:07
Somebody knows where are located the drivers of the card reader inside the enigma image ? May be there is the issue .

santa
13.11.2013, 17:13
Look into Max-tdt git, enigma2 branch, there you will find the smartcard driver.

technomate
14.11.2013, 19:18
Hello Santa ,
Do you mean inside the image on the receiver ?I don't find nothing in the image .
or do you mean that the drivers are compiled and integrated into the HDMU image .
I see simething here https://gitorious.org/open-duckbox-project-sh4/max-tdt/source/a82eb49ead77f5e06ad34a488657b9170d43df87:tdt
But I don't know ehere to search deeply .

Thank you Santa ,this can be a wonderfull gift for the Christmas !

bonkel
14.11.2013, 19:21
http://dev.duckbox.info/cgi-bin/cgit.cgi/tdt-max/tree/tdt/cvs/driver/smartcard?h=enigma2

technomate
14.11.2013, 19:27
I found something here https://gitorious.org/open-duckbox-project-sh4/max-tdt/source/a82eb49ead77f5e06ad34a488657b9170d43df87:tdt/cvs/driver/smartcard/atr.c#L89



unsigned long GetClockRate (U32 mhz)
{
switch (mhz) {
case 357:
case 358:
return (372L * 9600L);
case 368:
return (384L * 9600L);
default:
return mhz * 10000L;
}
}s
Does this mean that the card frequency is preset at 357 or 368 ?

What if I want to make a 400 mhz like I use at the sifteam tideglo and I get great ecm's?

Thank you !

can we use the driver from tideglo ,compile and integrate in git ?

bonkel
14.11.2013, 19:34
do you have the source??

technomate
14.11.2013, 19:45
What means the source ?I am a hardware design ingineer not a software one .Do you ask about the source of sifteam I think .
I will search ,hopefuly I will find it also.

bonkel
14.11.2013, 19:49
if you want to compile something, you will Need the source to compile

technomate
14.11.2013, 19:52
I will search it .Thank you until now Bonkel !

technomate
14.11.2013, 20:34
I have found this until now http://enigma2.sifteam.eu/index.php?dir=Enigma2%20developer%20zone/
I think in enigma2_03012011.tar.bz2 (http://enigma2.sifteam.eu/index.php?dir=Enigma2%20developer%20zone/&file=enigma2_03012011.tar.bz2) is the source .I will search deeper .

technomate
14.11.2013, 21:11
I don't know where to look more, I wait response from the developer of enigma 2 sifteam,Tideglo .

santa
15.11.2013, 07:51
Tidelgo driver are closed source and only useable for old kernel.
You can't find that.

Thats the reason why Konfetti created new drivers.

What's your Problem?
Slower ECM times show the same picture in TV as better ECM times.

technomate
15.11.2013, 17:16
I know that slower ecm times shows the same image but this is a technical desire .If you have a hardware but not using it at his potential it's a waste of the hardware .If others images use the hardware at his potential I think we also can do it.
I found this until now : http://sourceforge.net/p/opencuberevo/enigma2cuberevo/ci/master/tree/lib/dvb/

My problem is that I can't select a card frequency which I wish .I use 400 mhz for example.
I am seeing this when I zapp over channels .250ms compaired to 100ms is distinguishable in zapping .
So the zapping speed is afected .

suchmich1983
15.11.2013, 20:37
Thats only a 10th of a Second compared to the other Images you talk about.
I dont think that this is noticable in any way. Is it running without freezes?