File: ibp.1

package info (click to toggle)
ibp 0.21-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 248 kB
  • ctags: 121
  • sloc: ansic: 2,745; makefile: 53
file content (61 lines) | stat: -rw-r--r-- 1,833 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
.TH IBP 1
.SH NAME
ibp \- show which of the International Beacon Project beacons is transmitting
.SH SYNOPSIS
.B ibp
.I "[arguments]"

.SH DESCRIPTION
.B IBP
shows which of the beacons of the International Beacon Project is transmitting
now.

The following arguments can be used:

a \fBband\fR expressed either in MHz (14, 18, 21, 24 or 28) or in meters
(20, 17, 15, 12 or 10);
if no band is specified, the program starts in multi-band mode.

a \fBMaidenhead locator\fR (like JO32KF or JO32), to be used for the calculation of
distance and azimuth (both short and long path) to each beacon.

.TP
\fB\-c\fR, \fB\-\-nocolour\fR
don't use colour, even on a colour terminal.

.TP
\fB\-m\fR, \fB\-\-morse\fR
display callsign of active beacon in morse code (not in multi-band mode).

.TP
\fB\-x\fR, \fB\-\-nograph\fR
don't open the X11 window (showing a world map with the beacon locations,
and short and long paths) even if the DISPLAY environment variable is set.
This option is only available if X11 support has been compiled in.
.PP


Note: since each beacon transmission lasts only 10 seconds, your computer's
clock should be set reasonably accurately for the results to be valid.

.PP
Note: no net connection is required to use ibp.


.SH THE INTERNATIONAL BEACON PROJECT

The International Beacon Project is a set of 18 amateur (ham) radio transmitters
around the world, each of which transmit every 3 minutes on a set of 5 short-wave
frequencies.
This allows short-wave radio users to quickly assess the current worldwide propagation
conditions.
Much more information can be found on
.IR http://www.ncdxf.org/beacons.html

.SH AUTHOR
Pieter-Tjerk de Boer <pa3fwm@amsat.org>;
via amateur packet-radio: PA3FWM @ PI8DAZ.#TWE.NLD.EU.

The X11 display code is heavily based on the 'sunclock' program by John
Mackin <john@cs.su.oz.AU>.