paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [5400] moved spektrum binding code from sw/airborne/


From: antoine drouin
Subject: [paparazzi-commits] [5400] moved spektrum binding code from sw/airborne/stm32/bind.[ch] to sw/ airborne/booz/arch/stm32/radio_control/booz_radio_control_spektrum.[ch]
Date: Mon, 16 Aug 2010 09:38:36 +0000

Revision: 5400
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=5400
Author:   poine
Date:     2010-08-16 09:38:36 +0000 (Mon, 16 Aug 2010)
Log Message:
-----------
moved spektrum binding code from sw/airborne/stm32/bind.[ch] to 
sw/airborne/booz/arch/stm32/radio_control/booz_radio_control_spektrum.[ch]

Removed Paths:
-------------
    paparazzi3/trunk/sw/airborne/booz/arch/stm32/booz_radio_control_ppm_hw.c
    paparazzi3/trunk/sw/airborne/booz/arch/stm32/booz_radio_control_ppm_hw.h

Deleted: 
paparazzi3/trunk/sw/airborne/booz/arch/stm32/booz_radio_control_ppm_hw.c
===================================================================
--- paparazzi3/trunk/sw/airborne/booz/arch/stm32/booz_radio_control_ppm_hw.c    
2010-08-16 09:38:18 UTC (rev 5399)
+++ paparazzi3/trunk/sw/airborne/booz/arch/stm32/booz_radio_control_ppm_hw.c    
2010-08-16 09:38:36 UTC (rev 5400)
@@ -1,28 +0,0 @@
-/*
- * $Id$
- *  
- * Copyright (C) 2010 Antoine Drouin <address@hidden>
- *
- * This file is part of paparazzi.
- *
- * paparazzi is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
- *
- * paparazzi is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * 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. 
- */
-
-#include "booz_radio_control.h"
-
-void booz_radio_control_ppm_hw_init ( void ) {
-
-}

Deleted: 
paparazzi3/trunk/sw/airborne/booz/arch/stm32/booz_radio_control_ppm_hw.h
===================================================================
--- paparazzi3/trunk/sw/airborne/booz/arch/stm32/booz_radio_control_ppm_hw.h    
2010-08-16 09:38:18 UTC (rev 5399)
+++ paparazzi3/trunk/sw/airborne/booz/arch/stm32/booz_radio_control_ppm_hw.h    
2010-08-16 09:38:36 UTC (rev 5400)
@@ -1,29 +0,0 @@
-/*
- * $Id$
- *  
- * Copyright (C) 2010 Antoine Drouin <address@hidden>
- *
- * This file is part of paparazzi.
- *
- * paparazzi is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
- *
- * paparazzi is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * 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. 
- */
-
-/** \file booz_radio_control_ppm_hw.h
- *  \brief STM32 ppm decoder
- *
- */
-
-extern void booz_radio_control_ppm_hw_init ( void );




reply via email to

[Prev in Thread] Current Thread [Next in Thread]