stv090x-scan

From LinuxTVWiki
Jump to navigation Jump to search

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

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 s2-liplianin-v37-udl DVB kernel drivers. Instructions are in the README.

Now you are ready to build and install stv090x-scan

  1. hg clone https://bitbucket.org/updatelee/stv090x-scan
  2. cd stv090x-scan
  3. edit stv090x-scan.pro and make sure INCLUDEPATH += points to your local copy of s2-liplianin-v37-udl/linux/include
  4. qmake
  5. 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 Rick's

Links