Mac OSX / Unix / Linux C++ Interface for Razor AHRS v1.4.0

Released under GNU GPL (General Public License) v3.0
Copyright (C) 2011, 2012 Quality & Usability Lab, Deutsche Telekom Laboratories, TU Berlin


Infos, updates, bug reports and feedback:
	http://dev.qu.tu-berlin.de/projects/sf-razor-9dof-ahrs

You can find a tutorial on the tracker itself at:
	http://dev.qu.tu-berlin.de/projects/sf-razor-9dof-ahrs/wiki/Tutorial



Compile test program:
  g++ Example.cpp RazorAHRS.cpp -Wall -pthread -o example
And run it:
  ./example


Sorry, no support for Windows. But you could try to compile using cygwin.
