AllStar Asterisk on Raspberry Pi 1 and 2 UPDATED
Correction: Updated links below I've updated the scripts and tar files for installing AllStar Asterisk on the Raspberry Pi platforms. The Pi 1 is at <https://github.com/N4IRS/AllStar/raw/master/rpi1.tar> The Pi 2 is at <https://github.com/N4IRS/AllStar/raw/master/rpi2.tar> All of the scripts, patches and platform specific files are at: <https://github.com/N4IRS/AllStar> 73, Steve N4IRS -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
Hello List: I have a server running simpleusb.conf that has several RTCMs connected to it. A new twist is that I need to NOT pre-emphasize audio going to one RTCM, but I *do* need to pre-emphasize audio going to another one. Can the file be split in a manner similar to usbradio.conf whereby one RTCM is fed pre-emphasized audio, and the others are not? N5ZUA
RTCM transmit emphasis is automatically set depending if TX CTCSS is on or off in voter.conf. If PL is on audio is emphasized because it is assumed the audio injection point on your radio in not the mic input. I assume you are not simulcasting because you wouldn’t want TX PL on one radio and not another in that environment. So what you need to do is setup another node for that one radio with low ctcsslevel to fake out pre-emphasis. [1998] East = passwd1,transmit West = passwd2,transmit North = passwd3,transmit South = passwd4,transmit ;txctcss = 79.7 ;txctcsslevel = 100 ;txtoctype = notone [1999] OtherRTCM = passwd5,transmit ;txctcss = 79.7 txctcsslevel = 1 ;txtoctype = notone Node 1998 has no PL and no pre-emphasis. Node 1999 has PL but so low it’s not there. It will also have pre-emphasis. -- Tim :wq
On May 29, 2015, at 1:37 AM, Steve Agee <n5zua@earthlink.net> wrote:
Hello List:
I have a server running simpleusb.conf that has several RTCMs connected to it. A new twist is that I need to NOT pre-emphasize audio going to one RTCM, but I *do* need to pre-emphasize audio going to another one. Can the file be split in a manner similar to usbradio.conf whereby one RTCM is fed pre-emphasized audio, and the others are not?
N5ZUA
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (3)
-
Steve Agee -
Steve Zingman -
Tim Sawyer