Stv090x-scan: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Replaced content with "{{lowercase|stv090x-scan}} stv090x-scan is now updateDVB Category:Software")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{lowercase|stv090x-scan}}
{{lowercase|stv090x-scan}}


stv090x-scan is now [[updateDVB]]
'''stv090x-scan''' is a QT based application for stv0900 and stv090x devices like PROF 7301, PROF 7500, TBS 6925 and perhaps others. It is still in heavy development but stable and quite functional. It does satellite signal spectrum graphing, frequency blindscanning, TS stream analysis and has features for outputing to various video players. Additional features are being planned. See the TODO list.

==Dependencies==

* Recent QT libs and development libs
* libqwt6
* mercurial
* s2-liplianin-v37-UDL [https://bitbucket.org/updatelee/s2-liplianin-v37-udl s2-liplianin-v37-udl]

==Installation==

Install the appropriate QT and libqwt6 dependecies for your Linux distro. They should have packages available via their package manager.

Build and install the patched [https://bitbucket.org/updatelee/s2-liplianin-v37-udl s2-liplianin-v37-udl] DVB kernel drivers. Instructions are in the README.

Now you are ready to build and install [https://bitbucket.org/updatelee/stv090x-scan stv090x-scan]

# hg clone https://bitbucket.org/updatelee/stv090x-scan
# cd stv090x-scan
# edit stv090x-scan.pro and make sure INCLUDEPATH += points to your local copy of s2-liplianin-v37-udl/linux/include
# qmake
# make

==Initial Setup and Operation==

On first run choose File => Settings and configure your LNB settings. If you create an LNB setting for H polarity and V polarity the spectrum graph will overlay after completing a scan on both. Hit save and close.

Pick your Adapter and LNB config from the lists. Click Update to generate a graph of the frequency spectrum. Takes about 4 to 14 seconds. Clicking on any of the frequency "bumps" in the graph pops open a window with a TS analysis.

Click Scan to peform a blindscan. Once complete select a frequency and click Tune for TS analysis.

==Help==

Discusion forum at [http://rickcaylor.websitetoolbox.com/?forum=106995 Rick's]

==Links==

* [https://bitbucket.org/updatelee/stv090x-scan stv090x-scan]
* [https://bitbucket.org/updatelee/s2-liplianin-v37-udl s2-liplianin-v37-udl]
* [http://rickcaylor.websitetoolbox.com/?forum=106995 Rick's]



[[Category:Software]]
[[Category:Software]]

Latest revision as of 04:23, 27 March 2016

stv090x-scan is now updateDVB