Re: [PATCH] Multi protocol support (stage #1)

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

 



Patrick Boettcher wrote:
On Sat, 29 Apr 2006, Manu Abraham wrote:

Hello Patrick,

Patrick Boettcher wrote:
On Tue, 25 Apr 2006, Manu Abraham wrote:



+enum fe_bandwidths {
+       FE_BANDWIDTH_QUERY              = 0x00000000,
+       FE_BANDWIDTH_8_MHZ              = 0x00000001,
+       FE_BANDWIDTH_7_MHZ              = 0x00000002,
+       FE_BANDWIDTH_6_MHZ              = 0x00000004,
+       FE_BANDWIDTH_AUTO               = 0x10000000
+};

In DVB-H other bandwidth can be used. IMHO, it would be more useful to
specify the bandwidth in MHz, instead of have defines.

After going through the specs, i could only find an additional Bandwidth
specification of 5MHz. Is it specific to some hardware that you were looking
at ?

As far as I understand, it is very easy for broadcasters to switch to other bandwidths (maybe just in LBAND).

When you want to use linux-dvb for testing other bandwidths you currently have no chance than hardwiring in the driver.

made it into __u32, rather than an enumeration


Regards,
Manu




_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux