Fix typos in man pages and other documentation

pull/1631/head
Daniele Forsi IU5HKX 2024-11-24 16:40:23 +01:00
rodzic 4811ebe3bc
commit 82c8a0795e
9 zmienionych plików z 16 dodań i 16 usunięć

6
PLAN
Wyświetl plik

@ -1,7 +1,7 @@
Here is a non-exhaustive list of things IMO to keep in mind while
developping the Hamlib library.
developing the Hamlib library.
Plan:
@ -39,7 +39,7 @@ Applications:
o control your rig from your computer, can be handy if you've relocated
your UHF transceiver in the attic, to reduce cable loss.
o edit/backup/restore/extend the memory capacity of your rig
o software scanning (and huristics)
o software scanning (and heuristics)
o s/w squelch
o real time spectral analysis and digital modes ( Frank has written some
working code for this) it does 40 frames / sec and no load,
@ -66,7 +66,7 @@ I think some features can be coded using bit fields and masking.
Maybe we can distinguish between 3 states :
- Don't have this feature,
- Have it,
- Have it and can control (r/w) it remotly using the backend in hamlib
- Have it and can control (r/w) it remotely using the backend in hamlib
o freq ranges supported: rx/mode, tx/modes/power
o number of VFO, operations (set VFO separately, VFO A=B, switch, ..)

Wyświetl plik

@ -1,4 +1,4 @@
This document superceeds any other prior documentation or commentary regarding
This document supersedes any other prior documentation or commentary regarding
the formatting of the Hamlib C and C++ source code. This document does not
apply to the Autotools build system, i.e. configure.ac, Makefile.am or the
Autoconf macros in the 'macros/' directory.
@ -110,7 +110,7 @@ The old file will be copied to 'moonmelter.c.orig' as a back up.
* One space between a conditional key word and its opening parentheses.
* No space between a function name and its opening paretheses.
* No space between a function name and its opening parentheses.
* No space between a pointer operator ('*') and the pointer name. Likewise
for the address operator ('&'). Exception: In a function prototype and

Wyświetl plik

@ -483,7 +483,7 @@ If
.B Readline
library development files are found at configure time,
.B ampctl
will be conditonally built with Readline support for command and argument entry.
will be conditionally built with Readline support for command and argument entry.
Readline command key bindings are at their defaults as described in the
.UR https://tiswww.cwru.edu/php/chet/readline/rluserman.html
Readline manual

Wyświetl plik

@ -1356,7 +1356,7 @@ Set
.IP
Set vfo option Status 1=on or 0=off
This is the same as using the -o switch for rigctl and ritctld.
This can be dyamically changed while running.
This can be dynamically changed while running.
.
.TP
.BR get_separator
@ -1371,9 +1371,9 @@ Set
.RI \(aq SeparatorChar \(aq
.IP
Change rigctld response to use a special char instead of newline (recommend #).
This can be dyamically changed while running.
This can be dynamically changed while running.
Handy for node-red's tcprequest node.
This can be dyamically changed while running.
This can be dynamically changed while running.
.
.TP
.BR pause " \(aq" \fISeconds\fP \(aq
@ -1451,7 +1451,7 @@ If
.B Readline
library development files are found at configure time,
.B rigctl
will be conditonally built with Readline support for command and argument entry.
will be conditionally built with Readline support for command and argument entry.
Readline command key bindings are at their defaults as described in the
.UR https://tiswww.cwru.edu/php/chet/readline/rluserman.html
Readline manual

Wyświetl plik

@ -1193,7 +1193,7 @@ Set
.IP
Set vfo option Status 1=on or 0=off
This is the same as using the -o switch for rigctl and ritctld.
This can be dyamically changed while running.
This can be dynamically changed while running.
.
.TP
.BR set_lock_mode " \(aq" \fILocked\fP \(aq

Wyświetl plik

@ -29,7 +29,7 @@ rigctlsync \- synchronize a rig to SDR# (or other rig)
.YS
.
.SH DESCRIPTION
Allows you to synchornize frequence from a rig to SDR#.
Allows you to synchornize frequency from a rig to SDR#.
Best when used with rigctld, FlRig, or a multiport radio.
.
.PP

Wyświetl plik

@ -658,7 +658,7 @@ If
.B Readline
library development files are found at configure time,
.B rotctl
will be conditonally built with Readline support for command and argument entry.
will be conditionally built with Readline support for command and argument entry.
Readline command key bindings are at their defaults as described in the
.UR https://tiswww.cwru.edu/php/chet/readline/rluserman.html
Readline manual

Wyświetl plik

@ -95,7 +95,7 @@ SourceForge.net Hamlib files
.UE
Web page.
.
RCs are identifed by having a
RCs are identified by having a
.I ~rcX
suffix where the
.I X
@ -641,7 +641,7 @@ are generated.
In the top-level directory is the
.B bootstrap
script from which the build system is
.IR bootsrapped\(emthe
.IR bootstrapped\(emthe
process of generating the Hamlib build system from
.I configure.ac
and the various

Wyświetl plik

@ -6,5 +6,5 @@ Minor annoyance - the mount will automatically start siderial tracking after a s
Bigger annoyance - Be careful with the GEM mounts (iEQ30, iEQ45) in alt-az mode. The dec/el motor cord easily catches on the ra/az clutch knobs when slewing in az. I attached a small standoff to keep the cord out of the way.
Reccomendation - since the hand controller remains plugged, in I suggest that you use it for calibration, manual slews and setting and going to the zero position.
Recommendation - since the hand controller remains plugged, in I suggest that you use it for calibration, manual slews and setting and going to the zero position.