d119 wrote:jistabout wrote:The controller is a PC with custom one-off software and has also been running trouble free for many years.
I'd like to hear more about this...
I promised to tell more about computer control of the repeater when I had time so here goes

.
The computer is interfaced to the radios via J4 on the R.I.C.K., to a serial port on the computer. A simple bi-directional level converter consisting of 2 NPN switching type transistors (I used 2N2222s) converts RS232 levels to TTL levels for the GR300. At the com port on the computer, the CTS line is used to sense COS activity from the receiver, and the DTR line is used to key the transmitter.
Repeat audio is routed through the computer's sound card - RX audio to line in, TX audio to line out. Under program control, the sound card mutes/unmutes audio as needed.
The control program can be written in any programming language which can access the com ports & sound card. My program is written in MS Visual Basic 6.
Software timers within the program control all timing - carrier hang time, courtesy tone if used, and transmitter time-out among others. The program doesn't require very much computing horsepower. It will run quite reliably on an old 266mhz 1st generation Pentium.
That's a basic explanation of whats going on with it. Using a computer for repeater control opens up a whole different level of possibilities vs. using a hardware controller. Features can be easily added and/or updated simply by writing them into the software. As an example, I just recently completed writing into the program a simple IP server which allows me to command the repeater with my smartphone, thereby satisfying the FCC repeater control requirements for amateur radio repeaters. All aspects of repeater operation are easily changed via a simple user interface.
In my case, the old Mitrek repeater here has been running under PC control for 9 years without any problems whatsoever, and it look so far as if the GR300 will be reliable also.
As a historical note, I was actually experimenting with this back in the early 1980s.....Myself and a friend wrote one of the very first repeater control programs and ran it on a Commodore VIC-20. That computer was connected to a Motorola 80D repeater station, complete with "Sensicon A" receiver, and 829B PA tube in the transmitter. Copies of that simple program are still floating around to this day

.
Hope this helps, any questions please let me know.
- Darrell/K7LZR
Aww screw it. I didn't wanna fool with it anymore anyhow.