I had my PL tone encoder (node generated) drop out before the carrier dropped out. It seems to have quit working. The PL generator is working fine, but the timing seems to changed. I don’t seem to find the command now. I'm probably not be looking in the right file. Can someone please tell me where that setting is? Thanks! 73 Jim W7RY
This is in usbradio.conf txtoctype=notone ; Transmit tone control type: no,phase,notone ; no - CTCSS tone encoding with no hang time ; phase - encode CTCSS and reverse phase ; AKA ("reverse burst") before unkeying TX ; notone - encode CTCSS and stop sending tone before unkeying TX ; AKA ("chicken burst") If you select notone (as shown here), then the PL drops about 600 ms before the carrier drops. Most people like it that way ;-) Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Jim W7RY Sent: Sunday, September 16, 2012 12:05 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] TX Tone Drop out Time I had my PL tone encoder (node generated) drop out before the carrier dropped out. It seems to have quit working. The PL generator is working fine, but the timing seems to changed. I don’t seem to find the command now. I'm probably not be looking in the right file. Can someone please tell me where that setting is? Thanks! 73 Jim W7RY
Here is the cop commands you may want to look at as well. 59 will always transmit, 58 will only transmit when there is an active signal. * 58 - Tx CTCSS On Input only Enable * 59 - Tx CTCSS On Input only Disable Corey N3FE ________________________________________ From: app_rpt-users-bounces@ohnosec.org [app_rpt-users-bounces@ohnosec.org] On Behalf Of Ken [ke2n@cs.com] Sent: Sunday, September 16, 2012 7:54 AM To: 'Jim W7RY'; app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time This is in usbradio.conf txtoctype=notone ; Transmit tone control type: no,phase,notone ; no - CTCSS tone encoding with no hang time ; phase - encode CTCSS and reverse phase ; AKA ("reverse burst") before unkeying TX ; notone - encode CTCSS and stop sending tone before unkeying TX ; AKA ("chicken burst") If you select notone (as shown here), then the PL drops about 600 ms before the carrier drops. Most people like it that way ;-) Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Jim W7RY Sent: Sunday, September 16, 2012 12:05 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] TX Tone Drop out Time I had my PL tone encoder (node generated) drop out before the carrier dropped out. It seems to have quit working. The PL generator is working fine, but the timing seems to changed. I don’t seem to find the command now. I'm probably not be looking in the right file. Can someone please tell me where that setting is? Thanks! 73 Jim W7RY -- This message was scanned and is believed to be clean. Click here to report this message as spam.<http://simba.repeater.net:8080/cgi-bin/learn-msg.cgi?id=5525E222A.A9956>
Does this work on a Beagle board also do you know? Mike Kb8zgl From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Ken Sent: Sunday, September 16, 2012 7:55 AM To: 'Jim W7RY'; app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time This is in usbradio.conf txtoctype=notone ; Transmit tone control type: no,phase,notone ; no - CTCSS tone encoding with no hang time ; phase - encode CTCSS and reverse phase ; AKA ("reverse burst") before unkeying TX ; notone - encode CTCSS and stop sending tone before unkeying TX ; AKA ("chicken burst") If you select notone (as shown here), then the PL drops about 600 ms before the carrier drops. Most people like it that way ;-) Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Jim W7RY Sent: Sunday, September 16, 2012 12:05 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] TX Tone Drop out Time I had my PL tone encoder (node generated) drop out before the carrier dropped out. It seems to have quit working. The PL generator is working fine, but the timing seems to changed. I don’t seem to find the command now. I'm probably not be looking in the right file. Can someone please tell me where that setting is? Thanks! 73 Jim W7RY
Beagle board uses chan_simpleusb So the config file is: simpleusb.conf Allegedly it supports the same encoding functions. See: http://ohnosec.org/pipermail/app_rpt-users/2011-February/002275.html Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Mike Wolthuis Sent: Sunday, September 16, 2012 9:52 AM To: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time Does this work on a Beagle board also do you know? Mike Kb8zgl From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Ken Sent: Sunday, September 16, 2012 7:55 AM To: 'Jim W7RY'; app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time This is in usbradio.conf txtoctype=notone ; Transmit tone control type: no,phase,notone ; no - CTCSS tone encoding with no hang time ; phase - encode CTCSS and reverse phase ; AKA ("reverse burst") before unkeying TX ; notone - encode CTCSS and stop sending tone before unkeying TX ; AKA ("chicken burst") If you select notone (as shown here), then the PL drops about 600 ms before the carrier drops. Most people like it that way ;-) Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Jim W7RY Sent: Sunday, September 16, 2012 12:05 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] TX Tone Drop out Time I had my PL tone encoder (node generated) drop out before the carrier dropped out. It seems to have quit working. The PL generator is working fine, but the timing seems to changed. I don’t seem to find the command now. I'm probably not be looking in the right file. Can someone please tell me where that setting is? Thanks! 73 Jim W7RY
I tried to put the following two lines into my beagle.conf txtoctype=notone txctcssdefault=131.8 Now there is a line in the beagle.conf that says: #includeifexists custom/usbradio.conf However, as you see it is commented out. Should those two lines have an effect out of beagle.conf or do I need to add usbradio.conf and remove the uncomment #? Thanks, Mike Kb8zgl From: Ken [mailto:ke2n@cs.com] Sent: Sunday, September 16, 2012 12:15 PM To: 'Mike Wolthuis'; app_rpt-users@ohnosec.org Subject: RE: [App_rpt-users] TX Tone Drop out Time Beagle board uses chan_simpleusb So the config file is: simpleusb.conf Allegedly it supports the same encoding functions. See: http://ohnosec.org/pipermail/app_rpt-users/2011-February/002275.html Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Mike Wolthuis Sent: Sunday, September 16, 2012 9:52 AM To: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time Does this work on a Beagle board also do you know? Mike Kb8zgl From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Ken Sent: Sunday, September 16, 2012 7:55 AM To: 'Jim W7RY'; app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time This is in usbradio.conf txtoctype=notone ; Transmit tone control type: no,phase,notone ; no - CTCSS tone encoding with no hang time ; phase - encode CTCSS and reverse phase ; AKA ("reverse burst") before unkeying TX ; notone - encode CTCSS and stop sending tone before unkeying TX ; AKA ("chicken burst") If you select notone (as shown here), then the PL drops about 600 ms before the carrier drops. Most people like it that way ;-) Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Jim W7RY Sent: Sunday, September 16, 2012 12:05 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] TX Tone Drop out Time I had my PL tone encoder (node generated) drop out before the carrier dropped out. It seems to have quit working. The PL generator is working fine, but the timing seems to changed. I don’t seem to find the command now. I'm probably not be looking in the right file. Can someone please tell me where that setting is? Thanks! 73 Jim W7RY
only if, in a subdirectory called 'custom' in /etc/asterisk, you created a file called usbradio.conf. in other words, no, you don't uncomment it if you haven't. -- Bryan Sent from my iPhone please forgive misspellings... On Sep 17, 2012, at 18:56, "Mike Wolthuis" <wolthuis@gmail.com> wrote:
I tried to put the following two lines into my beagle.conf txtoctype=notone txctcssdefault=131.8
Now there is a line in the beagle.conf that says: #includeifexists custom/usbradio.conf
However, as you see it is commented out.
Should those two lines have an effect out of beagle.conf or do I need to add usbradio.conf and remove the uncomment #?
Thanks, Mike Kb8zgl
From: Ken [mailto:ke2n@cs.com] Sent: Sunday, September 16, 2012 12:15 PM To: 'Mike Wolthuis'; app_rpt-users@ohnosec.org Subject: RE: [App_rpt-users] TX Tone Drop out Time
Beagle board uses chan_simpleusb
So the config file is: simpleusb.conf
Allegedly it supports the same encoding functions. See: http://ohnosec.org/pipermail/app_rpt-users/2011-February/002275.html
Ken
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Mike Wolthuis Sent: Sunday, September 16, 2012 9:52 AM To: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time
Does this work on a Beagle board also do you know?
Mike Kb8zgl
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Ken Sent: Sunday, September 16, 2012 7:55 AM To: 'Jim W7RY'; app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time
This is in usbradio.conf
txtoctype=notone ; Transmit tone control type: no,phase,notone ; no - CTCSS tone encoding with no hang time ; phase - encode CTCSS and reverse phase ; AKA ("reverse burst") before unkeying TX ; notone - encode CTCSS and stop sending tone before unkeying TX ; AKA ("chicken burst")
If you select notone (as shown here), then the PL drops about 600 ms before the carrier drops. Most people like it that way ;-)
Ken
From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Jim W7RY Sent: Sunday, September 16, 2012 12:05 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] TX Tone Drop out Time
I had my PL tone encoder (node generated) drop out before the carrier dropped out. It seems to have quit working. The PL generator is working fine, but the timing seems to changed. I don’t seem to find the command now. I'm probably not be looking in the right file.
Can someone please tell me where that setting is?
Thanks! 73 Jim W7RY
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Guys, I may be talking way out of school here, and very sleep deprived...but I don't think Beagle has the horsepower for usbradio, tone decode, generation, and all... Or do I really need more sleep? GeorgeC W2DB 2360 ----- Original Message ----- From: Bryan D. Boyle To: Mike Wolthuis Cc: <app_rpt-users@ohnosec.org> Sent: Monday, September 17, 2012 7:12 PM Subject: Re: [App_rpt-users] TX Tone Drop out Time only if, in a subdirectory called 'custom' in /etc/asterisk, you created a file called usbradio.conf. in other words, no, you don't uncomment it if you haven't. -- Bryan Sent from my iPhone please forgive misspellings... On Sep 17, 2012, at 18:56, "Mike Wolthuis" <wolthuis@gmail.com> wrote: I tried to put the following two lines into my beagle.conf txtoctype=notone txctcssdefault=131.8 Now there is a line in the beagle.conf that says: #includeifexists custom/usbradio.conf However, as you see it is commented out. Should those two lines have an effect out of beagle.conf or do I need to add usbradio.conf and remove the uncomment #? Thanks, Mike Kb8zgl From: Ken [mailto:ke2n@cs.com] Sent: Sunday, September 16, 2012 12:15 PM To: 'Mike Wolthuis'; app_rpt-users@ohnosec.org Subject: RE: [App_rpt-users] TX Tone Drop out Time Beagle board uses chan_simpleusb So the config file is: simpleusb.conf Allegedly it supports the same encoding functions. See: http://ohnosec.org/pipermail/app_rpt-users/2011-February/002275.html Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Mike Wolthuis Sent: Sunday, September 16, 2012 9:52 AM To: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time Does this work on a Beagle board also do you know? Mike Kb8zgl From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Ken Sent: Sunday, September 16, 2012 7:55 AM To: 'Jim W7RY'; app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] TX Tone Drop out Time This is in usbradio.conf txtoctype=notone ; Transmit tone control type: no,phase,notone ; no - CTCSS tone encoding with no hang time ; phase - encode CTCSS and reverse phase ; AKA ("reverse burst") before unkeying TX ; notone - encode CTCSS and stop sending tone before unkeying TX ; AKA ("chicken burst") If you select notone (as shown here), then the PL drops about 600 ms before the carrier drops. Most people like it that way ;-) Ken From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Jim W7RY Sent: Sunday, September 16, 2012 12:05 AM To: app_rpt-users@ohnosec.org Subject: [App_rpt-users] TX Tone Drop out Time I had my PL tone encoder (node generated) drop out before the carrier dropped out. It seems to have quit working. The PL generator is working fine, but the timing seems to changed. I don’t seem to find the command now. I'm probably not be looking in the right file. Can someone please tell me where that setting is? Thanks! 73 Jim W7RY _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
participants (6)
-
Bryan D. Boyle -
Corey Dean -
George Csahanin -
Jim W7RY -
Ken -
Mike Wolthuis