diff --git a/Android/RazorAHRS/.classpath b/Android/RazorAHRS/.classpath index 6c635c0..4160c21 100644 --- a/Android/RazorAHRS/.classpath +++ b/Android/RazorAHRS/.classpath @@ -1,7 +1,8 @@ + - + diff --git a/Android/RazorAHRS/src/de/tuberlin/qu/razorahrs/RazorAHRS.java b/Android/RazorAHRS/src/de/tuberlin/qu/razorahrs/RazorAHRS.java index d082dc1..268e113 100644 --- a/Android/RazorAHRS/src/de/tuberlin/qu/razorahrs/RazorAHRS.java +++ b/Android/RazorAHRS/src/de/tuberlin/qu/razorahrs/RazorAHRS.java @@ -4,11 +4,11 @@ * for Sparkfun "9DOF Razor IMU" and "9DOF Sensor Stick" * * Released under GNU GPL (General Public License) v3.0 -* Copyright (C) 2013 Peter Bartz +* Copyright (C) 2013 Peter Bartz [http://ptrbrtz.net] * Copyright (C) 2011-2012 Quality & Usability Lab, Deutsche Telekom Laboratories, TU Berlin * Written by Peter Bartz (peter-bartz@gmx.de) * -* Infos, updates, bug reports and feedback: +* Infos, updates, bug reports, contributions and feedback: * https://github.com/ptrbrtz/razor-9dof-ahrs ******************************************************************************************/ @@ -34,8 +34,8 @@ *

* Bluetooth seems to be even more picky on Android than it is anyway. Be sure to have a look at the * section about Android Bluetooth in the tutorial at - * - * http://dev.qu.tu-berlin.de/projects/sf-razor-9dof-ahrs! + * + * https://github.com/ptrbrtz/razor-9dof-ahrs! *

* The app using this class has to *