ElectronAssetTracker icon indicating copy to clipboard operation
ElectronAssetTracker copied to clipboard

Orientation implementation

Open franciscocabrera23 opened this issue 8 years ago • 3 comments

Hi i have tried using the function getOrientation() which is private, i edit it and make it public, however there is no implementation on .cpp for it. Any ideas?

franciscocabrera23 avatar Jun 14 '16 02:06 franciscocabrera23

I'm guessing this is meant to give an orientation vector from the accelerometer. Another way to hook this up might be to use the GPS heading response.

technobly avatar Jun 20 '16 15:06 technobly

Yes i need the orientation from North axis, for example 238 degrees from north. Is this possible? Any help?

El 20 jun 2016, a las 12:34, Brett Walach [email protected] escribió:

I'm guessing this is meant to give an orientation vector from the accelerometer. Another way to hook this up might be to use the GPS heading response.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

franciscocabrera23 avatar Jun 20 '16 15:06 franciscocabrera23

I would post your question on the community as feature request. https://community.particle.io/

We can keep this open here as a thread to discuss what the getOrientation() function should provide.

technobly avatar Jun 20 '16 19:06 technobly