Re: [Interest] Implementing custom orientation sensor using QtSensors

2013-01-10 Thread Jim Hodapp
Thanks for your reply Lincoln, see my comments below: On 01/09/2013 09:08 PM, Lincoln Ramsay wrote: > On 10/01/13 07:23, Jim Hodapp wrote: >> I'm attempting to create my own orientation sensor that sits on top of a >> particular accelerometer implementation. I'd like to use my orientation >> senso

Re: [Interest] Implementing custom orientation sensor using QtSensors

2013-01-09 Thread Lincoln Ramsay
On 10/01/13 07:23, Jim Hodapp wrote: > I'm attempting to create my own orientation sensor that sits on top of a > particular accelerometer implementation. I'd like to use my orientation > sensor from a QML application. Given what I just stated, I'm looking for > the recommended approach to implemen

[Interest] Implementing custom orientation sensor using QtSensors

2013-01-09 Thread Jim Hodapp
I'm attempting to create my own orientation sensor that sits on top of a particular accelerometer implementation. I'd like to use my orientation sensor from a QML application. Given what I just stated, I'm looking for the recommended approach to implementing my own orientation sensor and using