linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* FE_READ_SNR and FE_READ_SIGNAL_STRENGTH docs
@ 2014-01-14 15:16 Georgi Chorbadzhiyski
  2014-01-14 15:30 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 5+ messages in thread
From: Georgi Chorbadzhiyski @ 2014-01-14 15:16 UTC (permalink / raw)
  To: linux-media

Hi guys, I'm confused the documentation on:

http://linuxtv.org/downloads/v4l-dvb-apis/frontend_fcalls.html#FE_READ_SNR
http://linuxtv.org/downloads/v4l-dvb-apis/frontend_fcalls.html#FE_READ_SIGNAL_STRENGTH

states that these ioctls return int16_t values but frontend.h states:

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/dvb/frontend.h

#define FE_READ_SIGNAL_STRENGTH  _IOR('o', 71, __u16)
#define FE_READ_SNR              _IOR('o', 72, __u16)

So which one is true?

-- 
Georgi Chorbadzhiyski | http://georgi.unixsol.org/ | http://github.com/gfto/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-16 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-14 15:16 FE_READ_SNR and FE_READ_SIGNAL_STRENGTH docs Georgi Chorbadzhiyski
2014-01-14 15:30 ` Mauro Carvalho Chehab
2014-01-14 15:55   ` Georgi Chorbadzhiyski
2014-01-14 16:07     ` Mauro Carvalho Chehab
2014-01-16 15:07       ` Georgi Chorbadzhiyski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).