Thursday, May 9, 2013

updateDVB and my V4L media tree

updateDVB (the new stv090x-scan) it doing pretty good, works well with non stv0900/stv0903 tuners, no spectrumscan or blindscan, but tuning and analysis of the signal works.




You can find all my projects source on my bitbucket page

Let me know how its working out for you and if you have any idea's on where the project should go.

stv090x-scan and s2-liplianin-v37-udl are now in archive status and wont be maintained any longer.

2 comments:

  1. I posted this already somewhere, but can't find it, so here goes again: I want to use updateDVB with my tbs6925. I tried to build it using QT4 but it fails in tuning.ui with an error: uic: Error in line 78, column 62 : Unexpected attribute alignment. The code line is: I have Ubuntu 11.04 with QT4 4.4.7.2, so qt4-default is not in my release. I did not install your driver for my card, nor did I install v4l-updatelee (it's a very big git to clone). Does this mean I can't use updateDVB, or will there be a patch or workaround for my release of Ubuntu and QT4?

    ReplyDelete
  2. Did it delete the code line I included? Here it is again from tuning.ui:

    item row="0" column="0" alignment="Qt::AlignRight"

    It is the "Qt::AlignRight" that it doesn't like. Can anyone suggest a fix?

    ReplyDelete