¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: #CTCSS_CDCSS RX tone squelch #CTCSS_CDCSS
Tom, Sorry the response bugged you. Sometimes the news you hear is not what you wanted to hear. I gave you that answer based on experience that I have had with the SA818 modules. As Steve N8AR
By WA2ZPX · #2370 ·
Re: #CTCSS_CDCSS RX tone squelch #CTCSS_CDCSS
Just to be clear.? The firmware in the SA818 is proprietary to NiceRF so we can not change it.? The only programming of the SA818 that we can do is descrbed in the SA818 programming manual which is
By Steve-N8AR · #2369 ·
Re: #CTCSS_CDCSS RX tone squelch #CTCSS_CDCSS
The SA818 from NiceRF is programmed so that once the PL is recognized and the squelch opens, it remains open even if the Pl disappears.? This is controlled by the programming of the microcontroller
By Steve-N8AR · #2368 ·
Re: #CTCSS_CDCSS RX tone squelch #CTCSS_CDCSS
I have spare Kenwood and ICOM radios kicking around, and I still wanted the Shari vs the URI. It wasn¡¯t an issue of price, it was an issue of having an integrated solution, rather than cabling
By McGrath, Kevin · #2367 ·
Re: Time/ID cron command will not execute
You can convert a txt string to a .ul file and have it played the the rpt playback string. Check out hamvoip.org under How to's and do the text to speech
By Brad N8PC · #2366 ·
Re: DVSwitch
Doug, based on what I'm seeing you have this: EchoLink <-> 52993 DVSM <-> 52993 1999 unused. Now you want to add the digital modes, and make the digital modes available to 52993 and DVSM? Steve
By Steve N4IRS · #2365 ·
Re: Time/ID cron command will not execute
Hi Brad; Yup I know this and have done it and it works, however, go back and read what I'm trying to do. I also need a text string to playback. So far I can get a single command to work - time and
By Mark VE3JMR · #2364 ·
Re: Time/ID cron command will not execute
Actually, you cannot because then time + wx will play simultaneously with the text string (ie callsign.) I need time + wx followed by text string. AS I keep saying, I've had this working before. -- 73
By Mark VE3JMR · #2363 ·
Re: Time/ID cron command will not execute
Why have them as a single line? You can have multiple entries for the same hour, executed linearly. My solution likely didn¡¯t work due to a pathing issue. I did mention I didn¡¯t know what the
By McGrath, Kevin · #2362 ·
Re: #CTCSS_CDCSS RX tone squelch #CTCSS_CDCSS
Tom, I have experienced the same behavior. I believe it is because of the cheap nature of the SA818 module. My suggestion is to either purchase a DMK or other board, or modify a sound card and use
By WA2ZPX · #2361 ·
Re: Time/ID cron command will not execute
this is the line you need in the crontab -e? for time and weather every hr. 00 0-23 * * * (source /usr/local/etc/allstar.env ; /usr/bin/nice -19 /usr/bin/perl /usr/local/sbin/saytime.pl 45840 $NODE1
By Brad N8PC · #2360 ·
Re: Time/ID cron command will not execute
In my string, where would the semicolon be placed? I've tried that, too,? however I'm not sure I placed it correctly. Strange thing is I had it doing what I wanted a few months ago before my node
By Mark VE3JMR · #2359 ·
Re: Time/ID cron command will not execute
You were trying to help, Mick, however, your solution is essentially the crom default with one command only. I need two commands to execute, one after the other - time+wx and callsign. -- 73 75 de
By Mark VE3JMR · #2358 ·
#CTCSS_CDCSS RX tone squelch #CTCSS_CDCSS
We have a Shari Pi hat half-duplex node that is intended for linking a UHF repeater.? The repeater only transmits PL when receiving a signal with PL present; so, the repeater hangtime should be
By Tom · #2357 ·
Re: DVSwitch
Steve, You are very generous with your time and talent.? It is noticed and appreciated! Shari has been set up per instructions: /g/SHARI/files/SHARI PiXX Documentation/SHARI Allstar
By Doug VE3XDB · #2356 ·
Re: Time/ID cron command will not execute
Sorry, I thought I was trying to help. Mick - W7CAT
By Teton Amateur Radio Repeater Association (TARRA) · #2355 ·
Re: Time/ID cron command will not execute
I believe Kevin is correct. You are missing a semicolon in your command string. The other choice is to just put your own script on the system - say, ~/hourly.sh - with the 3 commands you need and then
By KI5KQB · #2354 ·
Re: DVSwitch
Doug, I would say that all you want to do can be done on a single RPi. I think first, I want to define the AllStar nodes involved. I assume you have a public node which is connected to the SHARI using
By Steve N4IRS · #2353 ·
Re: Time/ID cron command will not execute
Hi Mick; Go and read again what I'm trying to accomplish. What you gave me I already have done and works but that's not what I want. -- 73 75 de VE3JMR Mark Port Colborne, Ontario,?CANADA
By Mark VE3JMR · #2352 ·
Re: Time/ID cron command will not execute
It didn't work, Kevin. -- 73 75 de VE3JMR Mark Port Colborne, Ontario,?CANADA https://www.qrz.com/db/VE3JMR Allstar Node# 53132 ( http://stats.allstarlink.org/stats/53132 ) | Echolink Node# 736666
By Mark VE3JMR · #2351 ·