All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Peale <Douglas_Peale@comcast.net>
To: linux-media@vger.kernel.org
Subject: Units error in v4l2-ctl
Date: Tue, 09 Nov 2010 10:42:13 -0800	[thread overview]
Message-ID: <4CD99605.8070405@comcast.net> (raw)

I was playing around with V4l2-ctl, and noticed an error in the units displayed.

$ v4l2-ctl -d /dev/video1 --get-tuner
Tuner:
	Name                 : Television
	Capabilities         : 62.5 kHz stereo lang1 lang2
	Frequency range      : 0.0 MHz - 268435455.9 MHz
	Signal strength/AFC  : 0%/0
	Current audio mode   : mono
	Available subchannels: mono

Either the frequency range should be reported in Hz, not MHz, or the decimal place needs to be moved 6 places to the left.

For reference, more info on the specific device.
$ v4l2-ctl -d /dev/video1 --info
Driver Info:
	Driver name   : cx8800
	Card type     : ATI HDTV Wonder
	Bus info      : PCI:0000:07:01.0
	Driver version: 8
	Capabilities  : 0x05010011
		Video Capture
		VBI Capture
		Tuner
		Read/Write
		Streaming

                 reply	other threads:[~2010-11-09 18:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4CD99605.8070405@comcast.net \
    --to=douglas_peale@comcast.net \
    --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.