kopia lustrzana https://github.com/Hamlib/Hamlib
bump (c) date
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2077 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.5
rodzic
f3fba54375
commit
b99271e93c
|
@ -3,13 +3,13 @@
|
|||
* \ingroup rig
|
||||
* \brief Rig configuration interface
|
||||
* \author Stephane Fillod
|
||||
* \date 2000-2005
|
||||
* \date 2000-2006
|
||||
*/
|
||||
/*
|
||||
* Hamlib Interface - configuration interface
|
||||
* Copyright (c) 2000-2005 by Stephane Fillod
|
||||
* Copyright (c) 2000-2006 by Stephane Fillod
|
||||
*
|
||||
* $Id: conf.c,v 1.13 2005-04-04 18:30:47 fillods Exp $
|
||||
* $Id: conf.c,v 1.14 2006-02-26 19:29:19 fillods Exp $
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Library General Public License as
|
||||
|
|
|
@ -3,18 +3,18 @@
|
|||
* \ingroup hamlib
|
||||
* \brief locator and bearing conversion interface
|
||||
* \author Stephane Fillod and the Hamlib Group
|
||||
* \date 2000-2004
|
||||
* \date 2000-2006
|
||||
*
|
||||
* Hamlib Interface - locator, bearing, and conversion calls
|
||||
*/
|
||||
|
||||
/*
|
||||
* Hamlib Interface - locator and bearing conversion calls
|
||||
* Copyright (c) 2001-2002 by Stephane Fillod
|
||||
* Copyright (c) 2001-2006 by Stephane Fillod
|
||||
* Copyright (c) 2003 by Nate Bargmann
|
||||
* Copyright (c) 2003 by Dave Hines
|
||||
*
|
||||
* $Id: locator.c,v 1.17 2005-01-18 23:06:34 n0nb Exp $
|
||||
* $Id: locator.c,v 1.18 2006-02-26 19:29:19 fillods Exp $
|
||||
*
|
||||
* Code to determine bearing and range was taken from the Great Circle,
|
||||
* by S. R. Sampson, N5OWK.
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
* Hamlib Interface - main file
|
||||
* Copyright (c) 2000-2005 by Stephane Fillod and Frank Singleton
|
||||
* Copyright (c) 2000-2006 by Stephane Fillod and Frank Singleton
|
||||
*
|
||||
* $Id: rotator.c,v 1.18 2005-04-04 18:31:00 fillods Exp $
|
||||
* $Id: rotator.c,v 1.19 2006-02-26 19:29:19 fillods Exp $
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Library General Public License as
|
||||
|
@ -25,7 +25,7 @@
|
|||
* \ingroup rot
|
||||
* \brief Rotator interface
|
||||
* \author Stephane Fillod
|
||||
* \date 2000-2005
|
||||
* \date 2000-2006
|
||||
*
|
||||
* Hamlib interface is a frontend implementing rotator wrapper functions.
|
||||
*/
|
||||
|
|
|
@ -3,16 +3,16 @@
|
|||
* \ingroup rig
|
||||
* \brief func/level/parm interface
|
||||
* \author Stephane Fillod
|
||||
* \date 2000-2005
|
||||
* \date 2000-2006
|
||||
*
|
||||
* Hamlib interface is a frontend implementing wrapper functions.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Hamlib Interface - func/level/parm
|
||||
* Copyright (c) 2000-2005 by Stephane Fillod
|
||||
* Copyright (c) 2000-2006 by Stephane Fillod
|
||||
*
|
||||
* $Id: settings.c,v 1.6 2005-04-03 22:33:08 fillods Exp $
|
||||
* $Id: settings.c,v 1.7 2006-02-26 19:29:19 fillods Exp $
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Library General Public License as
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
* \ingroup rig
|
||||
* \brief CTCSS and DCS interface and tables
|
||||
* \author Stephane Fillod
|
||||
* \date 2000-2005
|
||||
* \date 2000-2006
|
||||
*/
|
||||
/*
|
||||
* Hamlib Interface - CTCSS and DCS interface and tables
|
||||
* Copyright (c) 2000-2005 by Stephane Fillod
|
||||
* Copyright (c) 2000-2006 by Stephane Fillod
|
||||
*
|
||||
* $Id: tones.c,v 1.8 2005-04-03 22:33:08 fillods Exp $
|
||||
* $Id: tones.c,v 1.9 2006-02-26 19:29:19 fillods Exp $
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Library General Public License as
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH RIGCTL "1" "August 8, 2004" "Hamlib"
|
||||
.TH RIGCTL "1" "February 26, 2006" "Hamlib"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
|
@ -295,7 +295,7 @@ Report bugs to <hamlib-developer@users.sourceforge.net>.
|
|||
.br
|
||||
I'm already aware of the bug in the previous section :-)
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2000-2005 Stephane Fillod & Frank Singleton.
|
||||
Copyright \(co 2000-2006 Stephane Fillod & Frank Singleton.
|
||||
.br
|
||||
This is free software; see the source for copying conditions.
|
||||
There is NO warranty; not even for MERCHANTABILITY
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH RIGCTL "1" "December 03, 2003" "Hamlib"
|
||||
.TH RIGCTL "1" "February 26, 2006" "Hamlib"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
|
@ -106,7 +106,7 @@ Report bugs to <hamlib-developer@users.sourceforge.net>.
|
|||
.br
|
||||
I'm already aware of the bug in the previous section :-)
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2000-2005 Stephane Fillod.
|
||||
Copyright \(co 2000-2006 Stephane Fillod.
|
||||
.br
|
||||
This is free software; see the source for copying conditions.
|
||||
There is NO warranty; not even for MERCHANTABILITY
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH RIGSWR "1" "June 14, 2004" "Hamlib"
|
||||
.TH RIGSWR "1" "February 26, 2006" "Hamlib"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
|
@ -122,7 +122,7 @@ thus giving possibly wrong result. Please report this situation if it happens.
|
|||
.SH REPORTING BUGS
|
||||
Report bugs to <hamlib-developer@users.sourceforge.net>.
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2004-2005 Thierry Leconte & Stephane Fillod
|
||||
Copyright \(co 2004-2006 Thierry Leconte & Stephane Fillod
|
||||
.br
|
||||
This is free software; see the source for copying conditions.
|
||||
There is NO warranty; not even for MERCHANTABILITY
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH ROTCTL "1" "February 26, 2003" "Hamlib"
|
||||
.TH ROTCTL "1" "February 26, 2006" "Hamlib"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
|
@ -100,7 +100,7 @@ Stop the rotator.
|
|||
Reset the rotator.
|
||||
.TP
|
||||
.B M, move
|
||||
Move the rotator in a spesific direction.
|
||||
Move the rotator in a specific direction.
|
||||
.TP
|
||||
.B C, set_conf
|
||||
Set a configuration parameter. It is safe to give "Token" a value of '0'
|
||||
|
@ -124,7 +124,7 @@ Report bugs to <hamlib-developer@users.sourceforge.net>.
|
|||
.br
|
||||
I'm already aware of the bug in the previous section :-)
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2000-2005 Stephane Fillod.
|
||||
Copyright \(co 2000-2006 Stephane Fillod.
|
||||
.br
|
||||
This is free software; see the source for copying conditions.
|
||||
There is NO warranty; not even for MERCHANTABILITY
|
||||
|
|
Ładowanie…
Reference in New Issue