kopia lustrzana https://github.com/Hamlib/Hamlib
misc doxygen fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1250 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.4
rodzic
56c527ddae
commit
cf781224f4
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* \file src/locator.c
|
* \file src/locator.c
|
||||||
* \ingroup hamlib
|
* \ingroup hamlib
|
||||||
* \brief Ham Radio Control Libraries interface
|
* \brief locator and bearing conversion interface
|
||||||
* \author Stephane Fillod
|
* \author Stephane Fillod
|
||||||
* \date 2000-2002
|
* \date 2000-2002
|
||||||
*
|
*
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
* Hamlib Interface - locator and bearing conversion calls
|
* Hamlib Interface - locator and bearing conversion calls
|
||||||
* Copyright (c) 2001-2002 by Stephane Fillod
|
* Copyright (c) 2001-2002 by Stephane Fillod
|
||||||
*
|
*
|
||||||
* $Id: locator.c,v 1.5 2002-09-24 21:42:56 fillods Exp $
|
* $Id: locator.c,v 1.6 2002-11-04 22:37:53 fillods Exp $
|
||||||
*
|
*
|
||||||
* Code to determine bearing and range was taken from the Great Circle,
|
* Code to determine bearing and range was taken from the Great Circle,
|
||||||
* by S. R. Sampson, N5OWK.
|
* by S. R. Sampson, N5OWK.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* \file src/rotator.c
|
* \file src/rotator.c
|
||||||
* \ingroup rot
|
* \ingroup rot
|
||||||
* \brief Ham Radio Control Libraries interface
|
* \brief Rotator interface
|
||||||
* \author Stephane Fillod
|
* \author Stephane Fillod
|
||||||
* \date 2000-2001
|
* \date 2000-2001
|
||||||
*
|
*
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
* Hamlib Interface - main file
|
* Hamlib Interface - main file
|
||||||
* Copyright (c) 2000,2001 by Stephane Fillod and Frank Singleton
|
* Copyright (c) 2000,2001 by Stephane Fillod and Frank Singleton
|
||||||
*
|
*
|
||||||
* $Id: rotator.c,v 1.7 2002-09-24 21:42:56 fillods Exp $
|
* $Id: rotator.c,v 1.8 2002-11-04 22:37:53 fillods Exp $
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or modify
|
* This library is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU Library General Public License as
|
* it under the terms of the GNU Library General Public License as
|
||||||
|
|
Ładowanie…
Reference in New Issue