The 20130611 beta release (irdddbgateway)
Hi Folks
A real grab bag of fun stuff in this one :-)
The changes are:
1. Added XRF250.
2. Merge the local *_Hosts.txt file in the RemoteControl and TimerControl
programs to match the gateway.
3. Add another digit to the decimal part of the frequency to handle 6.25 kHz
spacing repeaters.
4. Added the USA QuadNET IRC network to the ircDDB configuration panels.
5. Allow DTMF numbers to be used for linking to D-Plus and DExtra. This is now
the same for those modes as for DCS.
6. Handle zero Timer Control actions properly.
7. Add remotecontrold to allow command line gateway control. The syntax of the
command is:
remotecontrold [-name name] <repeater> <link|unlink> [<reconnect> <reflector>]
In brief the syntax allows such commands as:
remotecontrold gb7xyz_b link 15 dcs005_b
Which links GB7XYZ B to DCS005 B with a 15 minute reconnect timer. The same
command can be expressed as:
remotecontrold "GB7XYZ B" link 15 "DCS005 B"
Other valid command formats are:
remotecontrold gb7xyz_b unlink
remotecontrold gb7xyz_b link never dcs005_b
remotecontrold gb7xyz_b link fixed dcs005_b
This program is Linux only and can be used within cron for gateway control for
those who want to use cron. Please don't ask me to explain cron though, life is
too short for that....
Jonathan G4KLX