linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* IIO: angular measurement types.
@ 2011-09-29 13:13 Jonathan Cameron
  2011-09-29 13:22 ` Manuel Stahl
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2011-09-29 13:13 UTC (permalink / raw)
  To: linux-iio@vger.kernel.org

Hi All

Just looking at add chan spec support for resolvers and
realised that our representations of angular measurements
have become somewhat confused.

Right now we have

IIO_GYRO -> angular velocity (units radians / sec)
IIO_ROT -> vertical rotation position (undocumented)
IIO_ANGL -> rotation angle (currently integrated version of IIO_GYRO, undocumented)

For resolvers we seem to need

Absolute rotation position (IIO_ANGL?)  set units to radians
Angular velocity (IIO_GYRO? - odd naming here) randians / sec

So, proposal is to rename IIO_GYRO - > IIO_ANGL_VEL

Anyone have an thoughts on this?

Jonathan

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

end of thread, other threads:[~2011-09-29 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29 13:13 IIO: angular measurement types Jonathan Cameron
2011-09-29 13:22 ` Manuel Stahl
2011-09-29 13:53   ` 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).