Search Results

by Neutronito
Wed Nov 16, 2022 9:09 pm
Forum: C/C++
Topic: Phidget Basic Compass Bearing
Replies: 5
Views: 19585

Re: Phidget Basic Compass Bearing

Hi all,

Thank you for your replies, greatly appreciated! I was able to adapt the C# example code for C and get the compass bearing, so all is good now :D .

Thank you once again for your time.
by Neutronito
Mon Nov 14, 2022 6:43 pm
Forum: C/C++
Topic: Phidget Basic Compass Bearing
Replies: 5
Views: 19585

Re: Phidget Basic Compass Bearing

Hello, Thank you for your reply! I can't figure out how to use the getEulerAngles function however, I've had a look at the C API documentation for the 1042 and I can't find any mention of this function. Is there any chance you could tell me how to use it, or perhaps I am not looking for the document...
by Neutronito
Sun Nov 13, 2022 11:21 pm
Forum: C/C++
Topic: Phidget Basic Compass Bearing
Replies: 5
Views: 19585

Phidget Basic Compass Bearing

Hello, I have a Phidget Basic 1042_0, and I was wondering if I would be able to use the library to find the compass bearing, or if I need to run the calculations myself. Using the phidget control panel on Windows, I can see the compass bearing under the Spatial tab, so I know you have the software a...