View Single Post
Posts: 235 | Thanked: 339 times | Joined on Nov 2010
#2
Hi,

Originally Posted by BLIZZARD View Post
I also work on an other app (propably release it tommorow) called "T-CONTROL" (transmitter control) which is curently just a gui/front-end of fmtx_client.
I don't know if you're using QProcess to run fmtx_client but I actually wrote a clone of fmtx_client using the Qt libraries (OK, I lie slightly: I use GLib to parse argv and argc. libkde and the qwt libraries come with option parsers implemented in native C++ but GLib comes with Maemo )

I don't know if it'll help you or not, but anyway:

Code: http://slexy.org/view/s2uQQMEpEo
Project file: http://slexy.org/view/s20jGlgKW9

One mistake in the code, however: rds_ps and rds_text should be g_freed after they're done with.

how do i include si4713.h header at http://www.mjmwired.net/kernel/Docum...nux/si4713.txt ?
I don't know myself, sorry, but it seems that it implements the V4L interface for external control, have you tried that?

Last edited by jstokes; 2011-01-10 at 18:32.
 

The Following 3 Users Say Thank You to jstokes For This Useful Post: