At first, I did not have all online updates installed. Here is what I have now:
openpli 4 vuduo2
vuduo2 login: root
root@vuduo2:~# opkg list-installed | grep blindscan
enigma2-plugin-systemplugins-blindscan - experimental-git3964+87f93cf-r0.0
vuplus-blindscan-dvbc-utils-vuduo2 - 3.7-r3.1
vuplus-blindscan-dvbs-utils-vuduo2 - 3.7-r3.1
root@vuduo2:~#
Blindscan for all models
Re: Blindscan for all models #141
Posted 13 March 2015 - 03:14
Re: Blindscan for all models #142
Posted 13 March 2015 - 10:14
Edited by Erik Slagter, 13 March 2015 - 10:14.
* 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.
Re: Blindscan for all models #143
Posted 13 March 2015 - 10:27
Applied.(and @devs, please change architecture of dreambox-blindscan-utils to MACHINE_ARCH, been mentioned a few times already...)
* 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.
Re: Blindscan for all models #144
Re: Blindscan for all models #145
Posted 13 March 2015 - 18:20
commit 64a6b87160eaff56ea226c3857d27a81447db499
Author: Erik Slagter <erik@openpli.org>
Date: Fri Mar 13 10:26:33 2015 +0100DMM blindscan: make dreambox-blindscan-utils machine specific.
diff --git a/meta-dream/recipes-bsp/drivers/dreambox-blindscan-utils_1.7.bb b/meta-dream/recipes-bsp/drivers/dreambox-blindscan-utils_1.7.bb
index a42794c..227f525 100644
--- a/meta-dream/recipes-bsp/drivers/dreambox-blindscan-utils_1.7.bb
+++ b/meta-dream/recipes-bsp/drivers/dreambox-blindscan-utils_1.7.bb
@@ -6,7 +6,7 @@ RPROVIDES_${PN} += "virtual/blindscan-dvbs virtual/blindscan-dvbc"
DEPENDS = "ncurses"
-PR = "r1"
+PR = "r2"
SRC_URI += "http://dreamboxupdat...{PACKAGE_ARCH}"
@@ -24,3 +24,4 @@ do_install() {
}
INHIBIT_PACKAGE_STRIP = "1"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
The quotes are already there?!
Edited by Erik Slagter, 13 March 2015 - 18:20.
* 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.
Re: Blindscan for all models #146
Re: Blindscan for all models #147
Re: Blindscan for all models #148
Posted 5 May 2015 - 18:52
Very interesting tool for scan...
http://wirbel.htpc-f...n/index_en.html
Edited by Dimitrij, 5 May 2015 - 18:52.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Blindscan for all models #149
Posted 7 May 2015 - 09:12
Very interesting tool for scan...
Interesting indeed. I tried a scan on Astra 2, 28.2E with my box, an et9000. It found almost all transponders that are on lyngsat and that had actual data at the time of scan. But on this sat there are several cases where 2 transponders exist on the same frequency but with different polarisation. This blind scan found only 1 of the 2. Apart from that only 2 or 3 other trs were missed. A very good result compared to the blind scan binary from the manufacturer !
The total scan time was 36 minutes.
"Het enige wat we leren van de geschiedenis is dat we niets leren van geschiedenis.", Georg Wilhelm Friedrich Hegel, 1831 †
Re: Blindscan for all models #150
Re: Blindscan for all models #151
Posted 12 May 2015 - 19:01
OpenATV the images are simply superb. It is always something new, even for boxing legend! DMM itself has set the development of the software for all models except 7080 and 820 unfortunately. In OpenATV missing in the Dreambox but the Blind Scan. All other manufacturer except DMM deliver a special binary program that the driver passed fumbles in the registers of the tuner around to set the Blind Scan. It relies on your BlindScan plugin. DMM has actually chosen a much better way. The blind scan functions are in the driver. One needs therefore no additional binary code. I have just taken up the Python file "ScanSetup.py" from the DMM-Image, everything removed from what is not needed for the blind scan the code and then rewritten to run in OpenATV image. I had to change quite a bit. The images have been developed very far apart when it comes to the channel scan. The plugin will appear after installation in the search screen.
Edited by athoik, 12 May 2015 - 19:06.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: Blindscan for all models #152
Posted 13 May 2015 - 04:43
I have long seen this code http://git.opendream...8067a6724dba268
It is necessary to alter the plugin http://sourceforge.n.../tree/blindscan
add support dmm
Edited by Dimitrij, 13 May 2015 - 06:09.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Blindscan for all models #153
Posted 8 July 2017 - 16:53
I´ve extracted the plugin from an old miraclebox image and put it on a newer openpli image, what a surprise, it works
ini_blindscan binary goes to /usr/bin (make it executable), tda1002x should be allready in image, so don´t overwrite it
plugin goes to ~Plugins/SystemPlugins/Blindscan
just like in the attached zip archive
restart enigma2, you can find it under setup->system->Service searching->Blindscan
it takes a while for testing, be patient
should work on miraclebox mini, cloud ibox, golden interstar xpeed lx and compatible boxes, or may be on your box too, check it out
Attached Files
Re: Blindscan for all models #154
Posted 8 July 2017 - 18:38
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Blindscan for all models #155
Re: Blindscan for all models #156
Re: Blindscan for all models #157
Posted 6 April 2018 - 08:13
I tried the blindscan plugin on a Vu+ Duo a couple of years back and remember the only way for it to work was to set the LNB to Universal.
However here downunder we use 10700 LNB's so while it did in fact scan transponders in, they were all with the wrong frequencies because of the wrong LNB settings.
Not sure if this issue with the blindscan feature only working with Universal LNB's has been fixed yet or not but it might be worthwile for those that have trouble with the plugin to make sure it is set to Universal.
I remember years ago there was a fellow by the name of Charles Putney that made a Spectrum analyzer that worked on the Relook 400S.
Would it be possible by the gurus here to adapt this to work on other boxes? https://sites.google...pectrumanalyzer
Edited by weirdo, 6 April 2018 - 08:15.
Re: Blindscan for all models #158
Posted 8 March 2019 - 21:31
Any chance to blindscan starting symbol rate "0" until "60"? Actually OpenPli only 1 ~ 45 and OpenAtv 1 ~ 60. SatdreamGr: 00 ~ 60
Tests with SatdreamGR (OpenPli?) I found 1 low SR, but I don't remember which satellite.
screenshot_20190307135937.jpg 170.55KB 4 downloads
Edited by frankviana, 8 March 2019 - 21:32.
Dreambox Two, GT-Media V8XS, GT-Media M7x, GT-Media v9 prime, Gt-Media Finder Meter 2, , TBS 6903-x v2, Octagon SF8008 single, Edision OS Mini 4k, Zgemma h9s SE, GT-Media V8UHD, Raspberry Pi 4, T95 Max + (CoreElec/Tvheadend), Freesky Triplo X, Zgemma h9 twin, Zgemma h9s, Amiko SHD 8900, Gt-Media GTC, Octagon SX88+, Octagon SX88, Vu Zero, Vu+ Zero 4K, Mecool K1/K2/K3, Azamerica s2010, Azamerica s810B, Nazabox Xgame, Koqit K1 mini, TBS 5520se, TBS 5925, TBS 6922se, Openbox X5, Openbox S9, AZBOX TITAN twin, AZBOX Premium+, AZBOX Elite , Rasp Pi, Rasp Pi 2/3, Orange Pi PC, Coolsat 5000, Dm528s, DM800se, Satlink 6933, Satlink 6960, Satlink 6932, GT-Media V8, Gt-Media V8 Meter, PixelView PlayTV USB SBTVD ISDB-T (dib0700), Mygica S270 ISDB-T (Siano Rio). C-Band Motorized dish - 5,00m (20ºE - 116.8ºW), Ku-Band Motorized dish - 1,80m (3ºw - 116,8ºW)
Re: Blindscan for all models #159
Re: Blindscan for all models #160
Posted 9 March 2019 - 08:16
root@osmio4k:~# awk -F\" '/trans/{if($4/1000<1000)print 0; else if($4/1000>45000) print 46; else print int($4/1000000)}' /etc/tuxbox/satellites.xml | sort| uniq -c|sort -nr 683 30 616 27 432 3 396 2 292 1 215 4 184 22 179 29 135 20 130 21 121 5 103 28 83 7 83 6 64 14 61 23 57 45 50 9 50 8 40 32 40 15 38 0 35 13 35 11 34 25 30 10 26 26 25 12 22 18 21 31 18 17 17 46 16 44 16 34 14 16 13 43 11 35 10 19 9 33 8 40 8 24 5 36 3 42 2 41 1 38<1000 = 38
>45000 = 17
Only few radios exists < 1000, blindscan is not designed to find such poor signals.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
6 user(s) are reading this topic
0 members, 6 guests, 0 anonymous users