cosmetic cleanup in ahrs

This commit is contained in:
Felix Ruess
2011-08-23 17:32:20 +02:00
parent cd5928da2e
commit d6d0024967
6 changed files with 0 additions and 14 deletions
-4
View File
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2008-2010 The Paparazzi Team
*
* This file is part of paparazzi.
@@ -27,8 +25,6 @@
#include "std.h"
#include "math/pprz_algebra_int.h"
#include "math/pprz_algebra_float.h"
// FIXME : this should no be needed here
//#include "subsystems/ahrs/ahrs_aligner.h"
#define AHRS_UNINIT 0
#define AHRS_RUNNING 1
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2010 The Paparazzi Team
*
* This file is part of paparazzi.
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2008-2011 The Paparazzi Team
*
* This file is part of paparazzi.
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2011 The Paparazzi Team
*
* This file is part of paparazzi.
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2008-2010 The Paparazzi Team
*
* This file is part of paparazzi.
@@ -1,6 +1,4 @@
/*
* $Id$
*
* Copyright (C) 2008-2010 The Paparazzi Team
*
* This file is part of paparazzi.