[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [6237] more whitespace cleanup
From: |
Felix Ruess |
Subject: |
[paparazzi-commits] [6237] more whitespace cleanup |
Date: |
Mon, 25 Oct 2010 18:50:09 +0000 |
Revision: 6237
http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=6237
Author: flixr
Date: 2010-10-25 18:50:05 +0000 (Mon, 25 Oct 2010)
Log Message:
-----------
more whitespace cleanup
Modified Paths:
--------------
paparazzi3/trunk/sw/airborne/arch/sim/radio_control/ppm_arch.h
paparazzi3/trunk/sw/airborne/booz/radio_control/booz_radio_control_joby_9ch.h
paparazzi3/trunk/sw/airborne/booz/radio_control/booz_radio_control_ppm.c
Modified: paparazzi3/trunk/sw/airborne/arch/sim/radio_control/ppm_arch.h
===================================================================
--- paparazzi3/trunk/sw/airborne/arch/sim/radio_control/ppm_arch.h
2010-10-25 16:02:24 UTC (rev 6236)
+++ paparazzi3/trunk/sw/airborne/arch/sim/radio_control/ppm_arch.h
2010-10-25 18:50:05 UTC (rev 6237)
@@ -1,6 +1,6 @@
/*
* $Id$
- *
+ *
* Copyright (C) 2010 The Paparazzi Team
*
* This file is part of paparazzi.
@@ -18,14 +18,14 @@
* You should have received a copy of the GNU General Public License
* along with paparazzi; see the file COPYING. If not, write to
* the Free Software Foundation, 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Boston, MA 02111-1307, USA.
*/
#ifndef PPM_ARCH_H
#define PPM_ARCH_H
-/**
+/**
* On tiny (and booz) the ppm counter is running at the same speed as
* the systic counter. There is no reason for this to be true.
* Let's add a pair of macros to make it possible for them to be different.
Modified:
paparazzi3/trunk/sw/airborne/booz/radio_control/booz_radio_control_joby_9ch.h
===================================================================
---
paparazzi3/trunk/sw/airborne/booz/radio_control/booz_radio_control_joby_9ch.h
2010-10-25 16:02:24 UTC (rev 6236)
+++
paparazzi3/trunk/sw/airborne/booz/radio_control/booz_radio_control_joby_9ch.h
2010-10-25 18:50:05 UTC (rev 6237)
@@ -1,6 +1,6 @@
/*
* $Id$
- *
+ *
* Copyright (C) 2008-2009 Antoine Drouin <address@hidden>
*
* This file is part of paparazzi.
@@ -18,7 +18,7 @@
* You should have received a copy of the GNU General Public License
* along with paparazzi; see the file COPYING. If not, write to
* the Free Software Foundation, 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Boston, MA 02111-1307, USA.
*/
#ifndef BOOZ_RADIO_CONTROL_JOBY_9CH_H
Modified:
paparazzi3/trunk/sw/airborne/booz/radio_control/booz_radio_control_ppm.c
===================================================================
--- paparazzi3/trunk/sw/airborne/booz/radio_control/booz_radio_control_ppm.c
2010-10-25 16:02:24 UTC (rev 6236)
+++ paparazzi3/trunk/sw/airborne/booz/radio_control/booz_radio_control_ppm.c
2010-10-25 18:50:05 UTC (rev 6237)
@@ -1,6 +1,6 @@
/*
* $Id$
- *
+ *
* Copyright (C) 2008-2009 Antoine Drouin <address@hidden>
*
* This file is part of paparazzi.
@@ -18,7 +18,7 @@
* You should have received a copy of the GNU General Public License
* along with paparazzi; see the file COPYING. If not, write to
* the Free Software Foundation, 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Boston, MA 02111-1307, USA.
*/
#include "booz_radio_control.h"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [6237] more whitespace cleanup,
Felix Ruess <=