The new project.
Let's make a new version of the scanning(blindscan) services in the image.
For all models.
Speak ideas on how it should look.
Edited by Dima73, 13 January 2015 - 20:06.
Posted 13 January 2015 - 20:33
You can't make it for all models.
Tuner needs to support blindscanning (hardware)
Manufacturer needs to supply closed source binary, there is no v4l api
If we could do this, I much prefer to do it within enigma2, because enigma2 manages the dvb resources.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 13 January 2015 - 23:34
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 14 January 2015 - 06:05
That will be a 'software blindscan' than if I understand correctly. Much slower and less reliable then a hardware blindscan.Not completely true... For blindscan tuners you only need to configure polarisation, band, frequency and symbol rate.... Fec, modulation etc is automatically found... You can build a general blindscan with these facts....
Posted 14 January 2015 - 06:44
Not completely true... For blindscan tuners you only need to configure polarisation, band, frequency and symbol rate.... Fec, modulation etc is automatically found... You can build a general blindscan with these facts....
For sure.
That is what I propose to do.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Posted 14 January 2015 - 07:59
Edited by littlesat, 14 January 2015 - 08:01.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 14 January 2015 - 11:51
you know, a long time ago, when I was still working with my DM7000 in enigma1, I had this satellites.xml file (from some forum, think satellites.co.uk) which contains all possible frequencies using all possible format specifications currently in use, whatever satellite. This scan would take a very long time (as 90% of the transponder info is probably wrong) but when finished you really had a complete scan of anything receivable on any satellite, so that's what a blind scan should do, yes ?
obviously, now with dvb-s2 where the FEC cannot be automatic and you have qpsk and 8psk, this would make one hell of a transponder list, if we are to select all the possible transmission protocols for all of the transponder frequencies which are being used anywhere on any satellite. But if it takes the whole night to have the box scan all possible variations, why not ? And you needn't do anything special or program anything, you just have to create the necessary satellites.xml and it will work on any enigma receiver.
Posted 14 January 2015 - 12:16
Software "blind" scan will take forever. Even with auto FEC (which not all tuners support), with 5MHz increment, you have 480 combinations for each polarity for each symbol rate. And which symbol rates you will test? If incrementing symbol rate from 2000 to 45000 every 50 symbols (which still migh fail to tune some intermediate values), there are 860 possible values. So 480*2*860, without testing DVB-S QPSK/DVB-S2 QPSK or 8PSK. If you need 3 tests for that, the total number of combinations is 2,5 million. If you take 2 seconds to test lock (which might be not enough for weak signals), you need 5 million seconds, or about 57 days.
Bottom line: Software "blind" scan is impossible. You can only do it if you narrow very much the frequency and SR range - or search for a few standard SR values.
Posted 14 January 2015 - 12:26
Posted 14 January 2015 - 12:27
That was why actually you need a spectrum analyzer approach.... not supported by any E2 box tender yet...
And you do not need to scan all these symbol rates......
As far my experience reaches I never found a real optimal blind scan. Having a good complete satellite.xml is the best approach...
Edited by littlesat, 14 January 2015 - 12:28.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 14 January 2015 - 12:29
you don't have to test every possible combination for a software scan, only all the combinations which are currently being used anywhere. True, this _will_ be a big list.....
Posted 14 January 2015 - 12:38
Not completely true... For blindscan tuners you only need to configure polarisation, band, frequency and symbol rate.... Fec, modulation etc is automatically found... You can build a general blindscan with these facts....
For sure.
That is what I propose to do.
You can't be serious. This is not blind scan. It is "brute force search". This is the most inefficient code breaking strategy known to man. You would need to compile a list of every single possible combination of frequency, SR, FEC, and modulation. That list would contain literally millions of entries that E2 would have to scan.Compare this to a scan of a busy satellite like Hotbird that contains 100 active transponders. Takes a good 15 minutes. And to make things worse, when E2 is give a frequency that it can't lock it hangs around for a few minutes on that frequency.
Posted 14 January 2015 - 12:44
That was why actually you need a spectrum analyzer approach.... not supported by any E2 box tender yet...
And you do not need to scan all these symbol rates......
As far my experience reaches I never found a real optimal blind scan. Having a good complete satellite.xml is the best approach...
Well you need to try the plugin in the feeds then. And by the way this plugin relies on you NOT "Having a good complete satellite.xml".
Having a satellites.xml full up with rubbish slows E2 scans, and as feeds, etc a usually not repeated, you are not going to find much by scanning old frequencies.
Edited by Huevos, 14 January 2015 - 12:45.
Posted 14 January 2015 - 14:50
I don't understand. If you mean did I support porting the plugin for PLi then the answer is yes.
What I don't support is the suggestion of software blindscan.
Lots of STBs work with the OE-A blindscan plugin but we've never attempted to try and get blindscan functionality where a receiver doesn't have the hardware, as this is just not feasible.
Posted 14 January 2015 - 15:46
What I don't understand is why OpenPLi is soldiering on with their stupid blindscan plugin with all the zeros, when this lovely plugin is available.
Please explain? (this probably the plugin I made once...)
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 14 January 2015 - 15:47
BTW I agree, blindscan in software without any assistence of hardware in the tuner, is futile.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
0 members, 4 guests, 0 anonymous users