Wykres commitów

195 Commity (14016be81769a4d0c8bca813f493ff5845a97cd6)

Autor SHA1 Wiadomość Data
Nate Bargmann aaee375d48
Distribute logo image file for the Doxygen manual 2021-05-17 15:15:17 -05:00
Nate Bargmann 0ed6b11088
Update Doxygen comments and main page 2021-05-16 21:10:31 -05:00
Mike Black W9MDB 906b6e62d8 Update man pages 2021-04-28 07:03:10 -05:00
Mike Black W9MDB 4501c1c97b Remove generated files 2021-04-14 15:41:01 -05:00
Mike Black W9MDB 9d310062eb More files for git clone configure to work 2021-04-14 09:19:27 -05:00
Nate Bargmann 132d896e89
Add amp_internal subgroup to Doxygen documentation
The amp_internal subgroup will document those items intended for Hamlib
interal use, i.e. not a part of the public API.
2021-02-20 07:13:55 -06:00
Michael Black W9MDB 5964e1de18 Improve FTDX3000 antenna handling
https://github.com/Hamlib/Hamlib/issues/510
2021-02-17 08:43:12 -06:00
Nate Bargmann 9dce43fc50
Update Docygen comments in rotator.c
Create new group for rot_internal that Doxygen shows under the Modules
tab.
2021-02-15 15:36:47 -06:00
Nate Bargmann 3602c326cd
Include Windows build info and scripts to Doxygen
Add these files as part of the Doxygen generated documentation.
2021-02-14 14:07:11 -06:00
Michael Black W9MDB f81d0ca96e Add info for set_ant 2021-02-14 07:37:02 -06:00
Nate Bargmann d31f6ef441
Unify the amplifier API into a single group 2021-02-11 03:09:17 -06:00
Nate Bargmann 5503dddcdd
Exclude rotclass.h from Doxygen processing
Exclude rotclass.h from Doxygen processing for now.
2021-02-11 02:30:24 -06:00
Nate Bargmann 7b32e58a76
Exclude ampclass.h from Doxygen processing
Exclude ampclass.h from Doxygen processing for now.
2021-02-08 12:48:47 -06:00
Nate Bargmann 30c04fabd4
Exclude amp_conf.h from Doxygen processing
As amp_conf.h only contains private function declarations exclude it
from Doxygen processing for now.
2021-02-08 12:38:23 -06:00
Nate Bargmann d4bc60be0b
Update Doxygen files
The latest Doxygen has changed the footer.html substantially from the
much older version we were using.  Add some Hamlib project specific
information to it.

Align hamlib.cfg.in to the latest Doxygen.

Reduce hamlib.css to only those elements needed for Hamlib
customization.

Add hamlib.png as a project logo.
2021-02-05 20:36:49 -06:00
Michael Black W9MDB 0fe9b866d2 Update rigctl.1 man page for W command format 2021-01-19 11:18:38 -06:00
Michael Black W9MDB 2a0deb3415 Add RIG_LEVEL_RFPOWER_METER_WATTS
Old level of 0-1 just doesn't work well with the varying power levels in rigs now
2020-12-16 17:47:49 -06:00
Michael Black W9MDB 44baf44dcc Update rigctl.1 man page 2020-12-11 17:20:34 -06:00
Mikael Nousiainen bb315270bf Merge branch 'master' into rotator-speed-control-and-status 2020-12-02 21:46:23 +02:00
Michael Black W9MDB dd3ed134dd Turns out M2 has two different protcols
So we now have RC2800, RC2800_EARLY_AZ, and RC2800_EARLY_AZEL
RC2800_EARLY_AZ is azimuth only
Update rotctl man page for move keywords
https://github.com/Hamlib/Hamlib/issues/451
2020-11-30 09:22:33 -08:00
Mikael Nousiainen a48f149955 Implement funcs, levels and parms + the ext variants for rotators. Add option to not change rotator speed when using the move command. Add rotator status flags. Work in progress. 2020-11-24 21:51:10 +02:00
Michael Black W9MDB bba86fb6a1 Update rigctl.1 man page 2020-11-21 08:25:13 -06:00
Michael Black W9MDB 131d45551c Update rigctld.1 man page
https://github.com/Hamlib/Hamlib/issues/404
2020-10-23 11:52:00 -05:00
Michael Black W9MDB d4e1e91272 Fix rigctl -W and --twiddle_timeout 2020-10-22 16:04:53 -05:00
Daniele Forsi 1e00e4e8db Fix typos
Command line:
codespell --write-changes --summary --skip=*.m4 --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor,objext,ans
2020-10-11 18:03:50 +02:00
Michael Black W9MDB c500b342a5 Update man pages for get_chan
https://github.com/Hamlib/Hamlib/issues/370
2020-09-17 10:37:22 -05:00
Michael Black W9MDB f107faf71e Update man pages for set_ant 2020-09-17 08:20:51 -05:00
Michael Black W9MDB 975824c618 Update rigctl.1 set_ant 2020-09-11 08:40:07 -05:00
Nate Bargmann e4727094ab
Update informational man pages for Hamlib 4.0 2020-09-10 08:40:04 -05:00
Nate Bargmann 42f4177306
Update utilities man pages for Hamlib 4.0 2020-09-10 08:36:57 -05:00
Nate Bargmann 516779cf03
Expand section on examples
Add note on testing output.
2020-09-10 08:34:31 -05:00
Daniele Forsi d7b332c3f7 Fix spelling errors
Fixed using the following command:
codespell --write-changes --summary --skip=*.m4 --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor"
codespell --write-changes --summary --skip=aclocal.m4,lib --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor"

Codespell home page: https://github.com/codespell-project/codespell
2020-07-24 09:02:48 +02:00
Michael Black W9MDB 65d8ac8d95 Fix spelling error in rigctl.1 2020-07-14 12:56:09 -05:00
Michael Black W9MDB e8bd6517af Update rigctld.1 manpage with ip6 info and examples 2020-06-22 23:42:01 -05:00
Michael Black W9MDB 87a83ffbb1 rigctld now works with rigctl in vfo mode
https://github.com/Hamlib/Hamlib/issues/259
set_vfo_opt can now dynamically change vfo mode on rigctld
So this example now works...does some non-vfo stuff then switches to vfo mode
rigctl -m 2 F 14074000 V VFOB F 14076000 V VFOA f V VFOB f set_vfo_opt 1 f VFOA
rigctl commands v,V and S have been changed to not require VFO arguments
New API function rig_set_vfo_opt -- only implemented for Net rigctl as it doesn't apply to any other rigs
2020-05-27 12:21:41 -05:00
mdblack98 5eb5b6f3d8 https://github.com/Hamlib/Hamlib/issues/227
Added read_only flag everywhere
2020-04-26 14:37:03 -05:00
Michael Black 6fc7554443 Update rotctl.1 to add some description of azimuth and elevation 2020-04-09 15:36:07 -05:00
Michael Black 9a49167b69 Update long command for -Y rigctl option and man page 2020-04-05 23:35:20 -05:00
Michael Black 15f56aca22 Update H/h command to implemented...though not in many rigs 2020-04-05 23:23:11 -05:00
Michael Black defe4e8f10 Update rigctl rigctld man pages for new f command that now returns the VFO too 2020-03-20 08:22:40 -05:00
Michael Black 086e3ae9da Add dump_caps and dump_state info to man pages 2020-03-06 12:09:42 -06:00
Michael Black f18b0ebb07 Add -X to rigctld.1 2020-03-01 22:48:46 -06:00
Michael Black 49aa7d00a7 Fix get_ant RIG_ANT_CURR logic 2020-02-12 07:20:34 -06:00
Michael Black 1463762ff0 Update rigctl.1 man page for new set_ant and get_ant 2020-02-10 15:48:00 -06:00
Michael Black cab9cffdd8
Add CM108, GPIO, and GPION to rigctl.1 man page 2020-01-21 22:52:35 -06:00
Michael Black 011efe0452
Merge branch 'master' of https://github.com/Hamlib/Hamlib 2019-12-11 07:47:24 -06:00
Nate Bargmann 7525d63207
Distribute and install new amplifier man pages 2019-12-11 06:42:41 -06:00
Nate Bargmann f7d05a9d44
Minor man page updates
Bump revision date and add amplifiers to the COPYING section on project
description.
2019-12-11 06:28:17 -06:00
Nate Bargmann 7f1675e0f5
New ampctld manual page 2019-12-11 06:28:16 -06:00
Nate Bargmann ab811acf35
Minor updates to rigctld manual page 2019-12-11 06:28:16 -06:00
Nate Bargmann 108e35d3cd
New manual page for ampctl 2019-12-11 06:28:15 -06:00
Nate Bargmann e5325b551a
Minor rigctl man page updates 2019-12-10 19:30:56 -06:00
Michael Black 1806496538
Update rigctl.1 to include W command 2019-12-09 23:45:18 -06:00
Nate Bargmann 1a20e7e89e
Remove GNU Texinfo dependency
As all of the information in the Texinfo manual had been converted to
Unix manual pages some time ago, remove GNU Texinfo as a distribution
dependency.  The rationale is that manual pages (roff) has more support
in various editors than Texinfo and the man utility is rather well
understood in contrast to the poor quality of the stand-alone GNU info
utility.  Several utilities are available to convert the roff man pages
into various formats such as HTML and PDF.
2019-12-04 02:06:07 -06:00
Michael Black d1c12a6e96
Get rid of some blank pages in manual 2019-10-11 08:16:40 -05:00
Michael Black ccd3ca48c6 New utility to allow non-hamlib-aware programs to use hamlib rigs via COM ports
Virtual com ports providing a TS-2000 Emulator
Example connecting N1MM or such to FLRig via COM5/COM6 virtual COM pair
rigctlcom -m 4 -R COM5 -S 115200
N1MM connects to COM6 TS-2000 115200 8N1
2019-01-20 19:33:22 -06:00
Nate Bargmann 451bbfcf1f Add empty dvi: target to quell distcheck error 2018-12-13 15:15:00 -06:00
Nate Bargmann 478a7a25c1 Merge branch 'new_man_pages' 2018-07-29 22:11:31 -05:00
Nate Bargmann 5a79fcdbe1 Synchronize Texinfo manual with man7 pages
The Texinfo manual is now kept in sync with the project information
manual pages.  The Texinfo manual may be retired at some later date but
for now the two sets of documentation will be kept in sync.
2018-07-29 22:03:24 -05:00
Nate Bargmann d984a58113 New project information manual pages
Project information manual pages (section 7) have been created from the
Texinfo manual that provide a set of general information pages about
Hamlib.
2018-07-29 22:00:14 -05:00
Nate Bargmann e3f1e4adcf Utility man pages: minor edits 2018-07-29 21:59:15 -05:00
Michael Black W9MDB b8cd8c0a9a FLRig thread safety improved and now works WSJT-X split mode with multiple connections 2018-05-09 23:01:55 -05:00
Nate Bargmann a3a788cbf7 Add some tips on Hamlib man pages formatting 2018-05-03 07:31:12 -05:00
Nate Bargmann 5f05a0491e Move utility man page files to doc/man1
Maintain manual page files in the doc directory rather than the source
directories.
2018-04-30 07:19:59 -05:00
Michael Black W9MDB 6c369109e6 Add debug time stamps via -Z and --debug-time-stamps 2018-04-15 15:06:52 -05:00
Nate Bargmann 6efb7b64b2 Create HTML manual at 'make dist' time
Per the suggestion of Greg Troxel, N1DAM, remove the need for the 'makeinfo'
dependency at build time by creating the HTML version of the manual along with
the info version at 'make dist' time.  The removes the build dependency on
'makeinfo' that was introduced since the release of 3.1.
2018-03-23 18:15:55 -05:00
c vw d008ca6e5d Microham support. Use "uh-rig" for rig_pathname to talk to the
microHam device for CAT. If you want hardware PTT via the microham
device, use DTR method and ptt_pathname "uh-ptt".
2017-09-10 19:56:59 -05:00
Nate Bargmann a3522a627f Install certain top level files into docdir
Install generated Texinfo HTML manual into docdir/html.
2017-07-27 21:33:14 -05:00
Nate Bargmann a8c56853d3 Rename autogen.sh to bootstrap to follow GNU guidelines
Update relevant document files to describe 'boostrap' and 'configure'.
2017-07-27 21:30:13 -05:00
Ervin Hegedus 2b657e7c9d Added Lua binding and demo script 2016-12-13 16:28:41 -06:00
Bill Somerville 222ad74de7 Add RIG_PASSBAND_NOCHANGE as possible set_{split_,split_freq_,}mode argument
This change  allows the set_mode  functions to leave the  rig passband
unchanged  if required.  For the  few rigs  that do  not have  explcit
passband width control either current state is read and rewritten or a
"normal" width  is chosen e.g. select  a normal width when  there is a
choice like CW and CW-NARROW.
2016-04-19 21:27:52 +01:00
Nate Bargmann 9c2989e1a4 Favor $HOME over '~' in text
As perhaps not all shells support '~' as a shortcut for $HOME, use $HOME
instead to clarify text.
2016-01-16 09:17:39 -06:00
Bill Somerville aebe52a45e Add a new command line option '--no-restore-ai' ('-n') to rigctl
As Hamlib now restores the rig auto information state (AI) on exit
there is now a need to disable that functionality so that rigctl can
be used to set/reset AI mode on the rig explicitly.

A new  public API  function 'rig_no_restore_ai()'  is also  added that
allows any  client to  disable this auto  AI restore  functionality if
required. Most  clients should do nothing  as restoring AI state  is a
good thing.
2015-12-04 00:22:01 +00:00
Nate Bargmann 69c2ceb957 Set LD_LIBRARY_PATH for test programs
Setting LD_LIBRARY_PATH for testcpp and testrig in the generated test
shell scripts corrects a long-standing bug that broke 'make check'.

Add Hamlib_design.eps to allow 'make dvi' to succeed when running
'make distcheck'.
2013-05-07 22:22:07 -05:00
Nate Bargmann dae53864a8 doc/Makefile.am: Don't build/distribute PDF manual
Building PDF may be problematic with older texinfo tools so don't build
or distribute the PDF version of the manual.  On systems with a newer
texinfo installation, 'make pdf' will generate a print version of the
manual.
2013-04-21 19:18:57 -05:00
Nate Bargmann 09e4e672f9 hamlib.texi: Chapter 3 draft
Initial draft of chapter 3 of the Hamlib manual.
2013-04-12 10:35:04 -05:00
Nate Bargmann c7dc2059eb Split chapters from hamlib.texi
Make working with the texinfo files more manageable by splitting the
large chapters into their own files.

Actually include the texinfo files into the source distribution.
2013-03-10 21:17:44 -05:00
Nate Bargmann 5f8fc0cf6e hamlib.texi: Chapter 2 draft
Initial draft of chapter 2 of the Hamlib manual.
2013-03-03 06:54:18 -06:00
Nate Bargmann 4a7e7ff103 hamlib.texi: Chapter 1 draft
Complete draft of Chapter 1, including the Hamlib-design.png image from
Martin, AA6E.
2013-02-28 12:32:30 -06:00
Nate Bargmann f35f2f1919 doc/Makefile.am: distribute Texinfo HTML and PDF
Build and distribute the HTML and PDF files generated from the Texinfo
source with 'make dist'.  Also install these files with 'make install'.
2013-02-27 12:49:13 -06:00
Nate Bargmann dc7e50ba73 doc: First run at texinfo documentation
After much consideration, texinfo was chosen for the Hamlib manual.
Initially Docbook had been considered and then abandoned.  Doxygen
generated output from the source files has filled that role since but
experience has shown that more explanation would be useful.  ASCIIdoc
had been considered and while HTML and PDF outputs are possible, GNU
info style documentation seems not to be.  Texinfo provides for all
three and is easily integrated into Automake and enables version and
update variables generated by Autotools to be easily integrated into the
documentation.

The manual is released under the GNU Free Document License with no
invariant sections and no cover texts.  This meets the current Debian
Free Software Guidelines.
2013-02-24 08:04:51 -06:00
Nate Bargmann a5f13e0056 Set AC_PREREQ to 2.67, enable Automake warnings
Deprecate the use of the INCLUDES variable in favor of the AM_CPPFLAGS
variable per Automake warnings and documentation.
2012-02-03 22:09:45 -06:00
Nate Bargmann, N0NB 9083fd9144 Move files into their relevant directories
doc/ directory is now only for Doxygen generated documentation.

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3048 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-14 03:04:19 +00:00
Nate Bargmann, N0NB 54eed55ac0 Remove obsolete SGML files.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3047 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-14 03:03:54 +00:00
Nate Bargmann, N0NB cf6443e3c4 Doxygen tweaks
New CSS file, added Doxygen logo to footer, tweaked hamlib.cfg.in for
Doxygen configuration.  Minor edits to index.doxygen.

Minor Doxygen edits to rotlist.h and network.c

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3035 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-03 02:52:17 +00:00
Joop Stakenborg, PG4I 4cd49c5a62 distribute footer.html
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2180 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-01-31 20:36:51 +00:00
Martin Ewing, AA6E 3056681ec4 documentation
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2154 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-30 20:21:15 +00:00
Martin Ewing, AA6E 4d55a93b19 documentation page
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2150 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-17 01:26:44 +00:00
Martin Ewing, AA6E e4fbbad792 documentation
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2146 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-15 00:49:08 +00:00
Martin Ewing, AA6E f6ddc3edad documentation
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2145 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-15 00:27:52 +00:00
Martin Ewing, AA6E b46e096dcd doc improvements
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2143 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-13 18:24:02 +00:00
Martin Ewing, AA6E 59afa7d404 doxygen formatting
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2140 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-12 19:19:47 +00:00
Stéphane Fillod, F8CFE 938edd5245 add some Internet links, fixes Debian Bug#263287
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1791 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-09 20:55:31 +00:00
Stéphane Fillod, F8CFE 57bc360860 deprecated in favor of hamlib.cfg.in
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1790 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-09 20:53:47 +00:00
Stéphane Fillod, F8CFE 0bb9b90e45 copy from hamlib.cfg with tweaks to allow VPATH build
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1789 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-09 20:52:53 +00:00
Stéphane Fillod, F8CFE 08bb4b3909 add event.c, misc tuning
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1490 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:58:59 +00:00
Stéphane Fillod, F8CFE 281a188dff don't forget style sheet in dist
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1486 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:51:49 +00:00
Nate Bargmann, N0NB 6b33e4038f 2003-04-04:
Updated:
		Implemented RIT functions, setting and reading PTT status
		as well as (rudimentary) reading S-meter level.

	New:
		README.ft890


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1422 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-05 04:13:53 +00:00
Nate Bargmann, N0NB 8d53121692 2003-02-26
Added:
		doc/README.rotorez -- backend to API document
	Updated:
		Added rot_set_conf support to rotorez.c
		Added interactive support for rot_set_conf in rotctl.c
		Updated rotctl.1 for changes.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1397 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-27 03:47:47 +00:00
Nate Bargmann, N0NB 07eed6da75 2003-01-18
Updated:
		More code cleanups.  Updated README.ft920 to reflect
		latest backend status.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1353 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-19 04:48:00 +00:00