Hi, this are some trivial zapping applications explaining how to use the frontend and demux API. They are also pretty useful to test your hardware. For DVB-S, Astra Channel config file: $ ./szap -c channels.conf-dvbs-astra n24 will tune to N24. For DVB-C, Berlin Cable channel config: $ ./czap -c channels.conf-dvbc-berlin Arte For DVB-T, Berlin Config: $ ./czap -c channels.conf-dvbt-berlin phoenix By default the MPEG stream is routed to a hardware decoder. If you want to record the stream to disk you will route it to the DVR device by using the '-r' option: $ ./czap -c channels.conf-dvbt-berlin phoenix -r [keep it running in one console] $ cat /dev/dvr/adapter0/dvr0 > /tmp/recording.ts [in a second console, will dump the MPEG transport stream to /tmp/recording.ts] The status messages have the following meaning: status 0x1f --- The demodulator status bits. 0x1f means all bits set, everything ok. signal [0x0000...0xffff] --- Signal Strength. Values above 0x8000 should be ok. snr [0x0000...0xffff] --- Signal/Noise Ratio. Values above 0x8000 are ok. ber [0...0xffffffff] --- Bit Error Rate. The less the better. unc [0...0xffffffff] --- Number of Uncorrectable Blocks. Small numbers are Preferable. If everything is alright and all frontend circuits are working stable (are locked) you should see a FE_HAS_LOCK in the rightmost line. Good luck, Holger sdn.h?id=c862bfeed14239f56f09935c7f7270a4f81406e6&follow=1'>diffstats
path: root/isdn.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2000-08-10[lcd4linux @ 2000-08-10 18:42:20 by reinelt]reinelt5-22/+114
2000-08-10[lcd4linux @ 2000-08-10 09:44:09 by reinelt]reinelt21-1068/+1162
2000-08-09[lcd4linux @ 2000-08-09 14:14:11 by reinelt]reinelt2-11/+41
2000-08-09[lcd4linux @ 2000-08-09 11:03:07 by reinelt]reinelt1-13/+28
2000-08-09[lcd4linux @ 2000-08-09 09:50:29 by reinelt]reinelt13-127/+204
2000-07-31[lcd4linux @ 2000-07-31 10:43:44 by reinelt]reinelt8-91/+235
2000-07-31[lcd4linux @ 2000-07-31 06:46:35 by reinelt]reinelt4-5/+15
2000-06-04[lcd4linux @ 2000-06-04 21:43:50 by herp]herp1-2/+9
2000-05-21[lcd4linux @ 2000-05-21 06:20:35 by reinelt]reinelt7-35/+148
2000-05-03[lcd4linux @ 2000-05-03 17:14:51 by herp]herp1-1/+1
2000-05-03[lcd4linux @ 2000-05-03 09:37:32 by herp]herp3-0/+658
2000-05-02[lcd4linux @ 2000-05-02 23:07:48 by herp]herp4-15/+24
2000-05-02[lcd4linux @ 2000-05-02 06:05:00 by reinelt]reinelt5-7/+312
2000-04-30[lcd4linux @ 2000-04-30 06:40:42 by reinelt]reinelt2-17/+37
2000-04-28[lcd4linux @ 2000-04-28 05:19:55 by reinelt]reinelt5-12/+554
2000-04-20[lcd4linux @ 2000-04-20 05:48:42 by reinelt]reinelt2-0/+18
2000-04-19[lcd4linux @ 2000-04-19 04:44:20 by reinelt]reinelt1-2/+2
2000-04-17[lcd4linux @ 2000-04-17 05:14:27 by reinelt]reinelt3-5/+119
2000-04-15[lcd4linux @ 2000-04-15 16:56:52 by reinelt]reinelt7-58/+197
2000-04-15[lcd4linux @ 2000-04-15 11:56:35 by reinelt]reinelt4-10/+60
2000-04-15[lcd4linux @ 2000-04-15 11:13:54 by reinelt]reinelt10-28/+144
2000-04-13[lcd4linux @ 2000-04-13 06:09:52 by reinelt]reinelt5-54/+126
2000-04-12[lcd4linux @ 2000-04-12 08:05:45 by reinelt]reinelt6-24/+535
2000-04-10[lcd4linux @ 2000-04-10 04:40:53 by reinelt]reinelt5-31/+65
2000-04-07[lcd4linux @ 2000-04-07 05:42:20 by reinelt]reinelt6-17/+266
2000-04-05[lcd4linux @ 2000-04-05 05:58:36 by reinelt]reinelt4-17/+65