CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: 6DOF imu (ADXL345 and itg3200)
phuongnt

Replies: 13
Views: 38631

PostForum: General CCS C Discussion   Posted: Thu May 02, 2013 3:21 am   Subject: 6DOF imu (ADXL345 and itg3200)
I have ported the AVR AHRS code for sparkfun 9dof imu (

Hi dorinm,

I'm interested in your ported AHRS code. Could you please share?

Thanks
  Topic: Fast Inverse Square Root in CCS
phuongnt

Replies: 3
Views: 7999

PostForum: General CCS C Discussion   Posted: Thu May 02, 2013 1:24 am   Subject: Fast Inverse Square Root in CCS
I greatly appreciate your help.
  Topic: Fast Inverse Square Root in CCS
phuongnt

Replies: 3
Views: 7999

PostForum: General CCS C Discussion   Posted: Thu Apr 25, 2013 9:58 pm   Subject: Fast Inverse Square Root in CCS
Hi all,

I use the following code to compute fast inverse square root, but it doesn't seem to work, result is always 0. Please help me.

float imu_invSqrt(float x) {
unsigned int3 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group