linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Initial filtering (hardware) control for IIO.
@ 2011-11-27 11:39 Jonathan Cameron
  2011-11-27 11:39 ` [PATCH 1/3] staging:iio: filter description - low pass 3db frequency Jonathan Cameron
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jonathan Cameron @ 2011-11-27 11:39 UTC (permalink / raw)
  To: greg; +Cc: linux-iio, Jonathan Cameron

Hi Greg,

Thanks for merging all those patches yesterday.

These have been sitting in my tree and on linux-iio for far too long.
I think all issues raised about the initial patch set were answered
and fear this is not of sufficient interest to anyone to get a second
review!

Anyhow fairly uncontroversial support for the low pass filters on
the ADI imu units.

Original message was:

Hi All,

Technically this has all been on list before, just now it is in a coherent
patch set.

Introduces low pass filter controls and description via 3db point.
JohnLM suggested a whole load more stuff that we might want to know
about filters.  Whilst I am in favour of adding these at somepoint
I think it should be as and when we have a user.  I believe the
naming here allows space for all the other things that have been
suggested.

Thanks.

v1->v2 Added documentation.


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

 drivers/staging/iio/Documentation/sysfs-bus-iio |   10 ++
 drivers/staging/iio/iio.h                       |    7 +
 drivers/staging/iio/imu/adis16400.h             |    2 +
 drivers/staging/iio/imu/adis16400_core.c        |  177 ++++++++++++++++++-----
 drivers/staging/iio/industrialio-core.c         |    2 +
 5 files changed, 161 insertions(+), 37 deletions(-)

-- 
1.7.7.3


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

end of thread, other threads:[~2011-11-27 19:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-27 11:39 [PATCH 0/3] Initial filtering (hardware) control for IIO Jonathan Cameron
2011-11-27 11:39 ` [PATCH 1/3] staging:iio: filter description - low pass 3db frequency Jonathan Cameron
2011-11-27 11:39 ` [PATCH 2/3] staging:iio:imu:adis16400 add control of data filtering Jonathan Cameron
2011-11-27 11:39 ` [PATCH 3/3] staging:iio:documentation: document filter_low_pass_3db_frequency Jonathan Cameron
2011-11-27 19:23 ` [PATCH 0/3] Initial filtering (hardware) control for IIO Greg KH

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