Re: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS

2015-04-22 Thread Jonathan Cameron
rnel.org; Hartmut Knaack; Lars-Peter Clausen; Peter >> Meerwald; Rob Herring; Pawel Moll; Mark Rutland; Ian >> Campbell; Kumar Gala >> Subject: Re: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS >> >> On 17/04/15 11:50, Irina Tirdea wrote: >>>

RE: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS

2015-04-22 Thread Tirdea, Irina
Rob Herring; Pawel Moll; Mark Rutland; Ian > Campbell; Kumar Gala > Subject: Re: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS > > On 17/04/15 11:50, Irina Tirdea wrote: > > Some magnetometers can perform a number of repetitions in HW > > for each mea

Re: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS

2015-04-22 Thread Jonathan Cameron
; Peter Meerwald; Rob Herring; Pawel Moll; Mark Rutland; Ian Campbell; Kumar Gala Subject: Re: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS On 17/04/15 11:50, Irina Tirdea wrote: Some magnetometers can perform a number of repetitions in HW for each measurement to increase

RE: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS

2015-04-22 Thread Tirdea, Irina
; Mark Rutland; Ian Campbell; Kumar Gala Subject: Re: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS On 17/04/15 11:50, Irina Tirdea wrote: Some magnetometers can perform a number of repetitions in HW for each measurement to increase accuracy. One example is Bosch BMC150

Re: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS

2015-04-18 Thread Jonathan Cameron
On 17/04/15 11:50, Irina Tirdea wrote: > Some magnetometers can perform a number of repetitions in HW > for each measurement to increase accuracy. One example is > Bosch BMC150: > http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf. > > Introduce an interface

Re: [PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS

2015-04-18 Thread Jonathan Cameron
On 17/04/15 11:50, Irina Tirdea wrote: Some magnetometers can perform a number of repetitions in HW for each measurement to increase accuracy. One example is Bosch BMC150: http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf. Introduce an interface to set

[PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS

2015-04-17 Thread Irina Tirdea
Some magnetometers can perform a number of repetitions in HW for each measurement to increase accuracy. One example is Bosch BMC150: http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf. Introduce an interface to set the number of repetitions for these devices.

[PATCH 1/3] iio: core: Introduce IIO_CHAN_INFO_CALIBREPETITIONS

2015-04-17 Thread Irina Tirdea
Some magnetometers can perform a number of repetitions in HW for each measurement to increase accuracy. One example is Bosch BMC150: http://ae-bst.resource.bosch.com/media/products/dokumente/bmc150/BST-BMC150-DS000-04.pdf. Introduce an interface to set the number of repetitions for these devices.