Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] New API



Aurelian Pop writes:
 > Hello,
 > 
 > I have written my own program to receive DVB_S using the API that
 > published by the Metzler Bros :). As the new API appeared, I am trying
 > to change my code to comply with it, in order to be able to use DVB_T
 > also, in the near future.
 > 
 > I followed the instructions given in the new API (17 Sept. 2001) but I
 > can't tune corectly. The examples given in that API or in the files
 > from latest CVS in DVB/apps/test/*, use the old API. Let me explain:
 > in the new set of drivers, some devices don't exist anymore: qpsk and
 > qamfe. With them, some set of commands dissapeard also (logically).
 > But all the code I could find to look for help, is using these devices
 > for tuning.

That's not true. Almost all files in DVB/apps/test/* have been 
adapted to use the new tuning API. Only test_front.c still seems to
have some old code. 
All the other applications in the DVB package also use the new API.
E.g. the simple tuning application "szap" would be a good starting
point.
 

Ralph


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index