1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc: fix most occurences of FU as an author

.. but only if there are other authors as well
This commit is contained in:
Ludwig Ortmann 2014-07-29 14:50:02 +02:00
parent d73131a9c6
commit b6846e31fc
102 changed files with 2 additions and 104 deletions

View File

@ -12,7 +12,6 @@
* @file
* @brief avsextrem board initialization
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will
* @author Kaspar Schleiser <kaspar@schleiser.de>
* @author Michael Baar

View File

@ -13,7 +13,6 @@
* @ingroup LPC2387
* @brief CC1100 LPC2387 dependend functions
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>

View File

@ -14,7 +14,6 @@
* @brief SMB380 acceleration sensor driver for the LPC2387 on the
* AVSEXTREM board.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Marco Ziegert <ziegert@inf.fu-berlin.de>
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @version $Revision: 3854 $

View File

@ -12,7 +12,6 @@
* @internal
* @brief Implements the SPI0 interface for the LPC2387
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Marco Ziegert <ziegert@inf.fu-berlin.de>
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @version $Revision: 3854 $

View File

@ -16,7 +16,6 @@
* @file board.h
* @brief Boards specific drivers and configuration for the Avsextrem board
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will
* @author Zakaria Kasmi
*/

View File

@ -11,7 +11,6 @@
* @file
* @brief definitions for the avsextrem board configuration
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author baar
* @author Zakaria Kasmi
* @version $Revision: 1127 $

View File

@ -12,7 +12,6 @@
* @internal
* @brief SMB380 acceleration sensor definitions for the LPC2387
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Marco Ziegert <ziegert@inf.fu-berlin.de>
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @version $Revision: 3854 $

View File

@ -12,7 +12,6 @@
* @internal
* @brief SPI interface definitions for the LPC2387
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Marco Ziegert <ziegert@inf.fu-berlin.de>
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @version $Revision: 3854 $

View File

@ -15,7 +15,6 @@
* @file
* @brief MSB-A2 board initialization
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Heiko Will
* @author Kaspar Schleiser
* @author Michael Baar <baar@inf.fu-berlin.de>

View File

@ -16,7 +16,6 @@
* @file
* @brief LTC4150 MSB-A2 specific implemetation
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Heiko Will
* @author Michael Baar
* @author Kaspar Schleiser <kaspar@schleiser.de>

View File

@ -9,8 +9,8 @@
/*
* debug_uart.c: provides initial serial debug output
*
* Copyright (C) 2008, 2009 Kaspar Schleiser <kaspar@schleiser.de>
* Heiko Will <hwill@inf.fu-berlin.de>
* @author Kaspar Schleiser <kaspar@schleiser.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
*/
#include <stdlib.h>
#include <string.h>
@ -25,7 +25,6 @@
* @file
* @ingroup lpc2387
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @version $Revision$
*
* @note $Id$

View File

@ -7,7 +7,6 @@
* @files msba2-common.h
* @brief MSB-A2 Common Board Definitions
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/
#ifndef __MSBA2_COMMON_H

View File

@ -15,7 +15,6 @@
* @file
* @brief MSB-A2 board initialization
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Heiko Will
* @author Kaspar Schleiser
* @author Michael Baar <baar@inf.fu-berlin.de>

View File

@ -11,7 +11,6 @@
* @ingroup LPC2387
* @brief CC1100 LPC2387 dependend functions
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @version $Revision: 1781 $

View File

@ -7,7 +7,6 @@
* @file board.h
* @brief Basic definitions for the PTTU board
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -19,7 +19,6 @@
* @file board.h
* @brief Basic definitions for the Senslab WSN430 v1.3b board
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Milan Babel <babel@inf.fu-berlin.de>
*/

View File

@ -19,7 +19,6 @@
* @file board.h
* @brief Basic definitions for the Senslab WSN430 v1.4 board
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Milan Babel <babel@inf.fu-berlin.de>
*/

View File

@ -13,7 +13,6 @@
* @file cib.c
* @brief Circular integer buffer implementation
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Kaspar Schleiser <kaspar@schleiser.de>
*
* @}

View File

@ -13,7 +13,6 @@
* @file atomic.h
* @brief Atomic getter and setter functions
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -13,7 +13,6 @@
* @file attributes.h
* @brief Compiler attributes/pragmas configuration
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author René Kijewski <rene.kijewski@fu-berlin.de>
*/

View File

@ -13,7 +13,6 @@
* @file bitarithm.h
* @brief Helper functions for bit arithmetic
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
*/

View File

@ -13,7 +13,6 @@
* @file clist.h
* @brief Circular linked list
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -15,7 +15,6 @@
*
* #define ENABLE_DEBUG, include this and then use DEBUG as printf you can toggle.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -25,7 +25,6 @@
* @file hwtimer.h
* @brief HW-timer abstraction
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will
* @author Kaspar Schleiser <kaspar@schleiser.de>
* @author Michael Baar

View File

@ -16,7 +16,6 @@
* A reboot() function is also provided
* (and used by core_panic() when needed).
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -25,7 +25,6 @@
* @file msg.h
* @brief Messaging API for inter process communication
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
* @author Kévin Roussel <Kevin.Roussel@inria.fr>
*/

View File

@ -13,7 +13,6 @@
* @file queue.h
* @brief A simple queue implementation
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -15,7 +15,6 @@
* @file sched.h
* @brief Scheduler API definion
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -13,7 +13,6 @@
* @file tcb.h
* @brief Thread context block definition
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -15,7 +15,6 @@
* @file thread.h
* @brief Threading API
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -13,7 +13,6 @@
* @file
* @brief Kernel messaging implementation
*
* @author Freie Universität Berlin, Computer Systems & Telematics, FeuerWhere project
* @author Kaspar Schleiser <kaspar@schleiser.de>
* @author Oliver Hahm <oliver.hahm@inria.fr>
* @author Kévin Roussel <Kevin.Roussel@inria.fr>

View File

@ -13,7 +13,6 @@
* @file queue.c
* @brief A simple queue implementation
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
* @}
*/

View File

@ -13,7 +13,6 @@
* @file sched.c
* @brief Scheduler implementation
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
*
* @}

View File

@ -21,7 +21,6 @@
* @internal
* @brief ARM bootloader
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @author Michael Baar <michael.baar@fu-berlin.de>
* @version $Revision$

View File

@ -13,7 +13,6 @@
* @ingroup arm_common
* @brief LPC2387 Newlib gettimeofday() system call glue
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Michael Baar <michael.baar@fu-berlin.de>
* @author René Kijewski <rene.kijewski@fu-berlin.de>
*/

View File

@ -14,7 +14,6 @@
* @ingroup arm_common
* @brief LPC2387 NewLib system calls implementation
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Michael Baar <michael.baar@fu-berlin.de>
*
*/

View File

@ -19,7 +19,6 @@ See the file LICENSE in the top level directory for more details.
* @file
* @brief LPC2387 GPIO Interrupt Multiplexer implementation
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Michael Baar <michael.baar@fu-berlin.de>
* @version $Revision: 1508 $
*

View File

@ -17,7 +17,6 @@
* user does not declare a handler, an appropriate interrupt is
* automatically registered for the specific i2c interface.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @author Marco Ziegert <ziegert@inf.fu-berlin.de>
* @author Benjamin Aschenbrenner

View File

@ -24,7 +24,6 @@ See the file LICENSE in the top level directory for more details.
* @file
* @brief LPC2387 CPUconfiguration
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author baar
* @version $Revision$
*

View File

@ -19,7 +19,6 @@
* does not declare a handler, an appropriate interrupt is
* automatically registered for the specific i2c-interface.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @author Marco Ziegert <ziegert@inf.fu-berlin.de>
* @author Benjamin Aschenbrenner

View File

@ -24,7 +24,6 @@ See the file LICENSE in the top level directory for more details.
* @file
* @brief LPC2387 ADC
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @version $Revision: 3249 $
*

View File

@ -15,7 +15,6 @@ See the file LICENSE in the top level directory for more details.
* @ingroup lpc2387_adc
* @brief LPC2387 ADC
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @version $Revision: 3250 $
*

View File

@ -21,7 +21,6 @@ See the file LICENSE in the top level directory for more details.
* @brief LPC2387 Low-Power management
* @ingroup lpc2387
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will
* @version $Revision$
*

View File

@ -15,7 +15,6 @@ See the file LICENSE in the top level directory for more details.
* @ingroup lpc2387_rtc
* @brief LPC2387 Real-Time-Clock
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Michael Baar <michael.baar@fu-berlin.de>
* @version $Revision: 2005 $
*

View File

@ -11,7 +11,6 @@
* @internal
* @brief ARM kernel timer CPU dependent functions implementation
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @author Oliver Hahm <oliver.hahm@inria.fr>

View File

@ -8,7 +8,6 @@
/**
* @file flowcontrol.h
* @author Freie Universität Berlin, Computer Systems & Telemetics
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
* @brief Public declarations for the flow control jobs via the
* serial interface for the 6LoWPAN Border Router driver.

View File

@ -8,7 +8,6 @@
/**
* @file multiplex.h
* @author Freie Universität Berlin, Computer Systems & Telemetics
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
* @brief Public declarations for the multiplexing jobs via the
* serial interface for the 6LoWPAN Border Router driver.

View File

@ -8,7 +8,6 @@
/**
* @file serialnumber.h
* @author Freie Universität Berlin, Computer Systems & Telemetics
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
* @brief Serial number arithmetics after RFC 1982, section 3
*/

View File

@ -8,7 +8,6 @@
/**
* @file sixlowdriver.h
* @author Freie Universität Berlin, Computer Systems & Telemetics
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
* @brief Public declarations for the 6LoWPAN Border Router driver.
*/

View File

@ -16,7 +16,6 @@
* wants to measure by calling testing_start() to start the
* measuring and testing_stop() to end it.
*
* @author Freie Universität Berlin, Computer Systems & Telemetics
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
*/

View File

@ -17,7 +17,6 @@
* @ingroup LPC2387
* @brief CC1100 LPC2387 dependend functions
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 1775 $
*

View File

@ -17,7 +17,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @ingroup dev_cc110x
* @brief ScatterWeb MSB-A2 mac-layer
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 2128 $

View File

@ -17,7 +17,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @ingroup dev_cc110x
* @brief ScatterWeb MSB-A2 mac-layer
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 1999 $

View File

@ -21,7 +21,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @file
* @brief TI Chipcon CC110x default settings
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 2058 $

View File

@ -24,7 +24,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @file
* @brief TI Chipcon CC110x default settings
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 2139 $

View File

@ -25,7 +25,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @internal
* @brief TI Chipcon CC110x internal hardware constants
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 1231 $

View File

@ -19,7 +19,6 @@
* @internal
* @brief TI Chipcon CC110x Radio driver
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 2283 $

View File

@ -25,7 +25,6 @@
* @file
* @brief TI Chipcon CC110x radio driver
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
*/

View File

@ -22,7 +22,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @internal
* @brief TI Chipcon CC110x physical radio driver
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @author Oliver Hahm <oliver.hahm@inria.fr>

View File

@ -22,7 +22,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @internal
* @brief TI Chipcon CC110x physical radio driver
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 1285 $

View File

@ -22,7 +22,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @internal
* @brief TI Chipcon CC1100 SPI driver
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 1775 $

View File

@ -22,7 +22,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @internal
* @brief TI Chipcon CC1100 SPI driver
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @version $Revision: 1775 $

View File

@ -13,7 +13,6 @@
* @file
* @brief TI Chipcon CC110x default settings
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author INRIA
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>

View File

@ -14,7 +14,6 @@
* @file cc110x-internal.h
* @brief Driver internal constants for 110x chip configuration
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @author Oliver Hahm <oliver.hahm@inria.fr>

View File

@ -19,7 +19,6 @@
* @file cc110x_spi.c
* @brief TI Chipcon CC1100 SPI driver
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @}

View File

@ -17,7 +17,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @ingroup CC2420
* @brief CC2420 dependend functions
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @author Milan Babel <babel@inf.fu-berlin.de>
* @author Kévin Roussel <Kevin.Roussel@inria.fr>

View File

@ -21,7 +21,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @file
* @brief TI Chipcon CC110x public interface
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @version $Revision: 2283 $
*

View File

@ -19,7 +19,6 @@
* @file cc110x-arch.h
* @brief CC1100 architecture dependent functions
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will <hwill@inf.fu-berlin.de>
*/

View File

@ -22,7 +22,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @file
* @brief TI Chipcon CC110x default settings
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
*/

View File

@ -19,7 +19,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @file
* @brief TI Chipcon CC1100 SPI driver
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
*/

View File

@ -27,7 +27,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @file
* @brief GPIO IRQ Multiplexer interface
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Michael Baar <michael.baar@fu-berlin.de>
*/

View File

@ -20,7 +20,6 @@
*
* The connection between the LM75A and the MCU is based on the I2C-interface.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
*/

View File

@ -24,7 +24,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @file ltc4150_arch.h
* @brief LTC4150 Coulomb Counter
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will
*/

View File

@ -19,7 +19,6 @@
*
* The connection between the SRF02 and the MCU is based on the i2c interface.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
*/

View File

@ -20,7 +20,6 @@
*
* The communication between the MCU and SRF08 is via the i2c interface.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
*/

View File

@ -16,7 +16,6 @@
* The communication between the LM75A and the MCU is
* based on the i2c interface.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @version $Revision: 3855 $
*

View File

@ -21,7 +21,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @file
* @brief LTC4150 Coulomb Counter
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Heiko Will
* @author Kaspar Schleiser <kaspar@schleiser.de>
*/

View File

@ -23,7 +23,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @file
* @brief SHT11 Device Driver
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @version $Revision: 2396 $
*
* @note $Id: sht11.c 2396 2010-07-06 15:12:35Z ziegert $

View File

@ -14,7 +14,6 @@
* The connection between the MCU and the SRF08 is based on the
* i2c-interface.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @version $Revision: 3856 $
*

View File

@ -13,7 +13,6 @@
* @internal
* @brief Driver for the SRF08 ultrasonic ranger using the i2c interface.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @version $Revision: 3857 $
*

View File

@ -10,7 +10,6 @@
* @file
* @author Jason Linehan <patientulysses@gmail.com>
* @author Christian Mehlis <mehlis@inf.fu-berlin.de>
* @author Freie Universität Berlin, Computer Systems & Telematics
*
*/

View File

@ -12,7 +12,6 @@
* @file rc5.c
* @brief implementation of the RC5 cipher-algorithm
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Nicolai Schmittberger <nicolai.schmittberger@fu-berlin.de>
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @author Naveen Sastry

View File

@ -11,7 +11,6 @@
/**
* @file
* @author Jason Linehan <patientulysses@gmail.com>
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Christian Mehlis <mehlis@inf.fu-berlin.de>
*/

View File

@ -110,7 +110,6 @@
* @brief Bloom filter API
*
* @author Christian Mehlis <mehlis@inf.fu-berlin.de>
* @author Freie Universität Berlin, Computer Systems & Telematics
*/
#ifndef _BLOOM_FILTER_H

View File

@ -15,7 +15,6 @@
* @file fd.h
* @brief Unifies diverse identifiers of RIOT to POSIX like file descriptors.
*
* @author Freie Universität Berlin
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
* @author Christian Mehlis <mehlis@inf.fu-berlin.de>
*/

View File

@ -16,7 +16,6 @@
* @brief Hash function API
*
* @author Jason Linehan <patientulysses@gmail.com>
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Christian Mehlis <mehlis@inf.fu-berlin.de>
*/

View File

@ -12,7 +12,6 @@
* @file posix_io.h
* @brief POSIX-like IO
*
* @author Freie Universität Berlin
* @author Kaspar Schleiser <kaspar@schleiser.de>
* @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de>
* @author Oliver Hahm <oleg@hobbykeller.org>

View File

@ -26,7 +26,6 @@
* @file
* @brief
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author baar
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @version $Revision: 1961 $

View File

@ -17,7 +17,6 @@
* @file
* @brief Common network stack types (of all layers).
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Oliver Hahm <oliver.hahm@inria.fr>
* @version $Revision: 2061 $

View File

@ -16,7 +16,6 @@
*
* @file net_if.h
* @brief Types and functions for network interfaces
* @author Freie Universität Berlin
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
*/
#ifndef _NET_IF_H

View File

@ -21,7 +21,6 @@
* @file
* @brief Protocol handler multiplexing
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @author Michael Baar <baar@inf.fu-berlin.de>

View File

@ -22,7 +22,6 @@ and Telematics group (http://cst.mi.fu-berlin.de).
* @internal
* @brief Protocol handler multiplexing
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Thomas Hillebrandt <hillebra@inf.fu-berlin.de>
* @author Heiko Will <hwill@inf.fu-berlin.de>
* @author Michael Baar <baar@inf.fu-berlin.de>

View File

@ -17,7 +17,6 @@
* The Open Group Base Specifications Issue 7, <strings.h>
* </a>
*
* @author Freie Universität Berlin
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
*/
#ifndef STRINGS_H

View File

@ -18,7 +18,6 @@
* The Open Group Base Specifications Issue 7, <unistd.h>
* </a>
*
* @author Freie Universität Berlin
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
*/
#ifndef _UNISTD_H

View File

@ -18,7 +18,6 @@
* The Open Group Base Specifications Issue 7, <arpa/inet.h>
* </a>
*
* @author Freie Universität Berlin
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
*/
#ifndef ARPA_INET_H

View File

@ -18,7 +18,6 @@
* The Open Group Base Specifications Issue 7, <netinet/in.h>
* </a>
*
* @author Freie Universität Berlin
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
*/
#ifndef _NETINET_IN_H

View File

@ -18,7 +18,6 @@
* The Open Group Base Specifications Issue 7, <sys/socket.h>
* </a>
*
* @author Freie Universität Berlin
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
*/
#ifndef _SYS_SOCKET_H

View File

@ -12,7 +12,6 @@
* @internal
* @brief Show the heap state for the LPC2387 on the command shell.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
*
* @note $Id: sc_heap.c 3855 2013-09-05 12:40:11 kasmi $

View File

@ -22,7 +22,6 @@
* name of a handler, the handler will be called with the whole
* command line as parameter.
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Kaspar Schleiser <kaspar@schleiser.de>
* @author René Kijewski <rene.kijewski@fu-berlin.de>
*/

View File

@ -13,7 +13,6 @@
* @file tests-core.h
* @brief Unittests for the ``core`` module
*
* @author Freie Universität Berlin, Computer Systems & Telematics
* @author Martine Lenders <mlenders@inf.fu-berlin.de>
*/
#ifndef __TESTS_CORE_H_

Some files were not shown because too many files have changed in this diff Show More