From: Steven Toth <stoth@linuxtv.org>
To: Andreas Oberritter <obi@linuxtv.org>
Cc: "linux-dvb@linuxtv.org" <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] DVB-S2 / Multiproto and future modulation support
Date: Sat, 30 Aug 2008 11:00:49 -0400 [thread overview]
Message-ID: <48B960A1.3050404@linuxtv.org> (raw)
In-Reply-To: <48B95633.8070201@linuxtv.org>
Andreas Oberritter wrote:
> Steven Toth wrote:
>> If you feel that you want to support our movement then please help us by
>> acking this email.
>
> In general, I like your proposal.
>
> Acked-by: Andreas Oberritter <obi@linuxtv.org>
Andreas, thank you for your support.
>
> Regarding the code:
> 1) What's TV_SEQ_CONTINUE good for? It seems to be unused.
>
> 2) Like Christophe I'd prefer to use DTV_ and dtv_ prefixes.
>
> 3) Did you mean p.u.qam.modulation below? Also, p.u.qam.fec_inner is
> missing.
>
> + printk("%s() Preparing QAM req\n", __FUNCTION__);
> + /* TODO: Insert sanity code to validate a little. */
> + p.frequency = c->frequency;
> + p.inversion = c->inversion;
> + p.u.qam.symbol_rate = c->symbol_rate;
> + p.u.vsb.modulation = c->modulation;
>
> 4) About enum tv_cmd_types:
>
> SYMBOLRATE -> SYMBOL_RATE?
> INNERFEC -> INNER_FEC (or FEC)?
>
> The Tone Burst command got lost (FE_DISEQC_SEND_BURST). How about
> TV_SET_TONE_BURST?
>
> FE_ENABLE_HIGH_LNB_VOLTAGE got lost, too.
>
> Which old ioctls should be considered as obsolete? Do you plan to add a
> tv_cmd for every old ioctl?
I'm collecting all of the feedback, we have lots of comments and change
suggests - but largely we're heading in a good direction.
You've pointed out some obvious missing pieces (the new s2 patch was
written in 12 hours - so it hasn't had the time multiproto had to be
developers), so we're going to have to fill in some missing pieces.
When the mailing list settles down I'm going to publish an email to all
interested parties about all of the comments, and we can respond to each
comment until we feels it's resolved.
Again, thank you for your support.
Regards,
Steve
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-08-30 15:00 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-29 18:29 [linux-dvb] DVB-S2 / Multiproto and future modulation support Steven Toth
2008-08-29 19:00 ` Hans Werner
2008-08-29 19:20 ` P. van Gaans
2008-08-29 21:05 ` Grégoire FAVRE
2008-08-30 16:03 ` Udo Richter
2008-08-30 0:04 ` Christophe Thommeret
2008-08-30 0:37 ` Steven Toth
2008-08-30 11:16 ` Oliver Endriss
2008-08-30 14:48 ` Steven Toth
2008-08-30 20:13 ` [linux-dvb] [vdr] " Johannes Stezenbach
2008-08-31 0:48 ` hermann pitton
2008-08-30 11:16 ` [linux-dvb] " Christian Tramnitz
2008-08-30 14:51 ` Steven Toth
2008-08-30 12:16 ` ChaosMedia > WebDev
2008-08-30 14:57 ` Steven Toth
2008-08-30 14:16 ` Andreas Oberritter
2008-08-30 15:00 ` Steven Toth [this message]
2008-08-30 15:08 ` Artem Makhutov
2008-08-30 15:14 ` Steven Toth
2008-08-30 16:06 ` Goga777
2008-08-30 17:39 ` Steven Toth
2008-08-30 16:58 ` Manu Abraham
2008-08-30 17:05 ` Manu Abraham
2008-08-30 15:30 ` Janne Grunau
2008-08-30 17:26 ` Steven Toth
2008-08-30 16:59 ` Douglas Schilling Landgraf
2008-08-30 17:27 ` Steven Toth
2008-08-30 17:03 ` Nicolas Will
2008-08-30 17:29 ` Steven Toth
2008-08-30 17:53 ` Charles Price
2008-08-30 18:03 ` Steven Toth
2008-08-31 3:57 ` Markus Rechberger
2008-08-31 10:32 ` Michael J. Curtis
2008-08-31 21:26 ` Steven Toth
[not found] ` <20080831042115.GA21622@kroah.com>
2008-09-05 20:54 ` Aidan Thornton
2008-08-31 14:58 ` Jan Hoogenraad
[not found] ` <48BAAEC1.5070105@h-i-s.nl>
2008-08-31 21:37 ` Steven Toth
2008-09-01 20:35 ` Hans Verkuil
2008-09-04 14:25 ` Steven Toth
[not found] ` <200809101340.09702.hftom@free.fr>
[not found] ` <48C7CDCF.9090300@hauppauge.com>
2008-09-10 15:10 ` Christophe Thommeret
2008-09-10 15:33 ` Janne Grunau
2008-09-10 18:39 ` Steven Toth
2008-09-10 22:46 ` hermann pitton
2008-09-10 16:12 ` Hans Werner
2008-09-10 18:47 ` Steven Toth
2008-09-10 20:32 ` [linux-dvb] Multiple frontends on a single adapter support. (Was: Re: DVB-S2 / Multiproto and future modulation support) Christophe Thommeret
2008-09-11 13:35 ` [linux-dvb] Multiple frontends on a single adapter support Christophe Thommeret
2008-09-11 14:22 ` Uri Shkolnik
2008-09-11 19:31 ` Steven Toth
2008-09-10 22:59 ` [linux-dvb] DVB-S2 / Multiproto and future modulation support Andreas Oberritter
2008-09-11 0:01 ` Christophe Thommeret
2008-09-11 1:00 ` Steven Toth
2008-09-11 1:17 ` hermann pitton
2008-09-11 2:59 ` Steven Toth
2008-09-11 4:10 ` hermann pitton
2008-09-11 12:51 ` Steven Toth
2008-09-11 21:08 ` hermann pitton
2008-09-11 4:22 ` Andreas Oberritter
2008-09-11 5:44 ` Uri Shkolnik
2008-09-11 13:43 ` barry bouwsma
2008-09-11 15:06 ` Andreas Oberritter
2008-09-11 5:48 ` Uri Shkolnik
2008-09-10 18:32 ` Steven Toth
-- strict thread matches above, loose matches on Subject: below --
2008-08-31 21:05 Igor M. Liplianin
2008-08-31 21:40 ` Steven Toth
2008-09-01 16:38 ` VDR User
2008-09-01 17:24 ` Jelle De Loecker
2008-09-01 20:28 ` Mauro Carvalho Chehab
2008-09-01 20:34 ` Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48B960A1.3050404@linuxtv.org \
--to=stoth@linuxtv.org \
--cc=linux-dvb@linuxtv.org \
--cc=obi@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox