linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] IIO: Filtering - how to handle.
@ 2011-09-30 10:17 Jonathan Cameron
  2011-09-30 10:17 ` [PATCH 1/2] staging:iio: filter description - low pass 3db frequency Jonathan Cameron
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jonathan Cameron @ 2011-09-30 10:17 UTC (permalink / raw)
  To: linux-iio; +Cc: Device-drivers-devel, manuel.stahl, Jonathan Cameron

Hi All,

One big area we have pretty much glossed over so far is devices with
controllable hardware filters.  This RFC proposes one option for
how to handle this. For low pass filters at least, the 3db point
seems the obvious choice as it allows us to gloss over exactly
what type of filter it is whilst still capturing it's basic
property of what it lets through.

What do people think?

Jonathan

Jonathan Cameron (2):
  staging:iio: filter description - low pass 3db frequency.
  staging:iio:imu:adis16400 add control of data filtering.

 drivers/staging/iio/iio.h                |    2 +
 drivers/staging/iio/imu/adis16400.h      |    2 +
 drivers/staging/iio/imu/adis16400_core.c |  177 +++++++++++++++++++++++------
 drivers/staging/iio/industrialio-core.c  |    2 +
 4 files changed, 146 insertions(+), 37 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2011-10-06 15:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30 10:17 [RFC PATCH 0/2] IIO: Filtering - how to handle Jonathan Cameron
2011-09-30 10:17 ` [PATCH 1/2] staging:iio: filter description - low pass 3db frequency Jonathan Cameron
2011-09-30 10:17 ` [PATCH 2/2] staging:iio:imu:adis16400 add control of data filtering Jonathan Cameron
2011-10-04 12:39 ` [RFC PATCH 0/2] IIO: Filtering - how to handle JohnLM
2011-10-04 14:23   ` Jonathan Cameron
2011-10-06 14:01     ` JohnLM
2011-10-06 14:25       ` Jonathan Cameron
2011-10-05  6:55 ` Hennerich, Michael
2011-10-05  8:38   ` Jonathan Cameron
2011-10-06 15:40     ` [PATCH] staging:iio:documentation: document filter_low_pass_3db_frequency Jonathan Cameron

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).