
|
Welcome to the W0ANM irlp node 3106 website. This site was created to provide reference material for this nodes usage and operation. I may also include some useful irlp scripts for other node owners. Basic information about Node 3106:
This node is open to all. Please check the status of the node by using DTMF tones and enter "*0" . The node will respond if the node is connected to a reflector, cleared, disabled. Please review the node guidelines before using this node. April 30, 2008 |
I have
a set of weather scripts that will get weather forecast, current
conditions, and weather alerts. These scripts required
festival, xml, and wget packages. Download and install the RPM after
the rpm dependencies are met. The dependencies are listed
below.
Weather Scripts:
WxScripts-0.9.4.noarch.rpm
Here
are the RPM's needed for installation (versions may vary):
FC3:
festival-1.4.2-25.i386.rpm
wget-1.10.2-0.fc3.i386.rpm
xmlstarlet-1.0.1-1.i586.rpm
perl-DateManip-5.42a-3.noarch.rpm
FC5:
wget-1.10.2-3.2.1.i386.rpm
festival-
1.95-5.2.i386.rpm
xmlstarlet-1.0.1-3.fc5.i386.rpm
perl-DateManip-5.44-1.2.noarch.rpm
CentOS
4.4:
wget -
wget-1.10.2-0.40E.i386.rpm
festival -
festival-1.4.2-25.i386.rpm
xml - xmlstarlet-1.0.1-1.i386.rpm
manip.pm -
perl-DateManip-5.42a-3.noarch.rpm
If yum is configured
correctly, you can automatically download some of the required
RPM's and install the required packages by entering the following
command as root:
# yum install festival.i386
# yum install
wget.i386
# yum install perl-DateManip
The
xmlstarlet-1.0.1 rpm can be found at sourceforge.net.
Note - For FC5, you can install all of the required rpm's via yum. One final note, you can use Cepstral's text to speech utilities. I found that the voices are more natural sounding. For more information, see Cepstral's web site and the WxScript.txt document found in "/home/irlp/docs".
To install the WxScript rpm, move the rpm file to the irlp system. As root, change directories to the location of where the WxScript rpm is located. Then execute the following command:
# rpm -i WxScripts-<version>.noarch.rpm
This script is a variation of Randy's, KC6HUR,
star69 scripts. It requires Cepstral software to be
installed; see Cepstral's web
site. I placed the script and documentation in a RPM package for
easy installation and removal. The script will report last
connections, incoming, outgoing, reflector and waiting. The
script can call the last connected or waiting station depending upon
how the custom_decode script is configured.
s69 Script:
star69irlp_cepstral-0.2.noarch.rpm
To
install, download and test Cepstral software. Install rpm package as
root:
# rpm -i star69irlp_cepstral-0.2.noarch.rpm
Review the s69
script documentation which is found in "/home/irlp/docs".