Thank you Monty, first, I meant rptena (my version says txena) but I haven't been able to fix that issue, but isn't a really big deal.
Hi Skyler,Not sure if you ever got a solution for this issue. I was thinking along the lines Corey was. If you set this node up as a traditional "Dumb" remote base, then when you go into Command Mode (*4) of that node, the remote base will not transmit. That way you don't have to use the part of your script the enables and disables your transmitter. Here's a overview of how to make it a traditional remote base:rpt.conf:[1234] rxchannel = SimpleUSB/usb ; Set for your receive channel / device remote=y ; Set as "Dumb" node, as your script will handle the channel changes functions=functions-remote ; Wherever your functions live phone_functions=functions-remote ; Wherever your functions live [nodes] 1234 = radio@127.0.0.1/1234,NONE,y ; Remote base node
MontyOn Tue, May 3, 2016 at 4:55 PM, Skyler F <electricity440@gmail.com> wrote:Then I won't be able to hear the telemetry with the node that has just connected to the remote baseOn Tue, May 3, 2016 at 5:54 PM, Tim Sawyer <tisawyer@gmail.com> wrote:What about using the localplay command rather than the playback command?--On Mon, May 2, 2016 at 2:06 PM, Skyler F <electricity440@gmail.com> wrote:When I do a playback from another LOCAL node, (sharing the same rpt.conf), the remote base will play the audio file over it's transmitter. I was able to solve this problem by disabling the transmitter for the duration of the script so that it does not play any of the telemetry when switching channels.Modifying app_rpt.c to replace "RPTENA" with "" and then recompiling asterisk did solve the issue so it won't announce anything when I re activate the transmitter.
73Skyler KDØWHBOn Mon, May 2, 2016 at 9:42 AM, Tim Sawyer <tisawyer@gmail.com> wrote:Are you sure you need to disable the TX? I'm pretty sure none of the telemetry comes out of the remote side.On Sun, May 1, 2016 at 4:53 PM, Skyler F <electricity440@gmail.com> wrote:______________________________Is it possible to disable the T X E N A announcement when re enabling the transmitter? I have a script which disables the transmitter and re-enables every time that I switch channels on my remote base. It is sort of annoying that it goes throughout all links that have telemetry enabled.Skyler
73_________________
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.----Tim
----Tim--
_______________________________________________
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.