speak_time, an IRLP Custom Script
October 27, 2002 @ 1:22 am
Introduction to speak_time
When I first started with IRLP I wrote a few custom scripts for my node. This script announces the local system time. (more…)
Introduction to speak_time
When I first started with IRLP I wrote a few custom scripts for my node. This script announces the local system time. (more…)
Introduction to speak_temperature
When I first started with IRLP I wrote a few custom scripts for my node. This script announces the temperature. The temperature is obtained via a Dallas DS1820 1-wire sensor attached to the nodes serial port. digitemp is used to read the sensor, a precompiled static digitemp binary has been included for convenience. (more…)
Introduction to cwid
When I first started with IRLP I wrote a few custom scripts for my node. This script plays a CW ID on a regular basis. It uses playmidi and a midi file to id the repeater. The scripts default timing adheres to Canadian regulation. It ids at 20 minute intervals, but yields to ongoing conversations for up to an additional 2 minutes. It only ids if there is activity on the repeater. It will not id during extended periods of inactivity. The actual timing is easily configured using variables. (more…)