All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Antti Palosaari <crope@iki.fi>, linux-media@vger.kernel.org
Subject: Re: [PATCH] airspy: AirSpy SDR driver
Date: Mon, 14 Jul 2014 21:34:04 +0200	[thread overview]
Message-ID: <53C430AC.9030204@xs4all.nl> (raw)
In-Reply-To: <1405366031-31937-1-git-send-email-crope@iki.fi>

On 07/14/2014 09:27 PM, Antti Palosaari wrote:
> AirSpy SDR driver.
> 
> Thanks to Youssef Touil and Benjamin Vernoux for support, help and
> hardware!
> http://airspy.com/
> 
> Signed-off-by: Antti Palosaari <crope@iki.fi>
> ---
>  drivers/staging/media/Kconfig         |    1 +
>  drivers/staging/media/Makefile        |    1 +
>  drivers/staging/media/airspy/Kconfig  |    5 +
>  drivers/staging/media/airspy/Makefile |    1 +
>  drivers/staging/media/airspy/airspy.c | 1120 +++++++++++++++++++++++++++++++++
>  5 files changed, 1128 insertions(+)
>  create mode 100644 drivers/staging/media/airspy/Kconfig
>  create mode 100644 drivers/staging/media/airspy/Makefile
>  create mode 100644 drivers/staging/media/airspy/airspy.c
> 

It's a new driver, so the usual question: can you post the output from the
latest v4l2-compliance? 'v4l2-compliance -S /dev/swradioX -s'

It looks good, but I always like to see the output of that as a record and
as a verification that someone actually ran it :-)

Thanks,

	Hans

  reply	other threads:[~2014-07-14 19:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-14 19:27 [PATCH] airspy: AirSpy SDR driver Antti Palosaari
2014-07-14 19:34 ` Hans Verkuil [this message]
2014-07-14 19:55   ` Antti Palosaari
2014-07-14 20:01     ` Hans Verkuil
2014-07-15  2:35       ` Antti Palosaari
2014-07-15  3:50         ` Hans Verkuil
2014-07-18  0:14           ` Antti Palosaari
2014-07-18  5:03             ` Hans Verkuil
2014-07-18 14:57               ` Antti Palosaari
2014-07-18 15:01                 ` Hans Verkuil
2014-07-18 15:10                   ` Antti Palosaari

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=53C430AC.9030204@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=crope@iki.fi \
    --cc=linux-media@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.