RxCTCSSfreqs / EchoLink

Does anyone have information on ...

1) In rpt.conf, setting variable rxctcssfreqs, where is the table of valid RX tones?

2) In rpt.conf, setting variables [tr]xctcssfreqs, is there a limit to the number of tones added to the list?

3) Can the EchoLink section be configured to say ... W9YB Connected ... but NOT say ... to node 41111?

...STeve
KF5VH

Location may depend on your version of app_rpt... the following file in the
DIAL src files contains the list of ctcss frequencies. Changes at this level
will require editing code and recompiling. CTCSS codes are considered a
standard for all radios. In other words, you may make the change to app_rpt,
but may not find a radio that can implement it.

/usr/src/astsrc-1.4.23-pre/asterisk/channels/xpmr/xpmr_coef.h

http://docs.allstarlink.org/drupal/search/node/telemetry

Bob
kk6ecm

···

-----Original Message-----
From: app_rpt-users-bounces@ohnosec.org
[mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Mahler
Sent: Sunday, February 28, 2016 5:38 PM
To: app_rpt-users@ohnosec.org
Subject: [App_rpt-users] RxCTCSSfreqs / EchoLink

Does anyone have information on ...

1) In rpt.conf, setting variable rxctcssfreqs, where is the table of
valid RX tones?

2) In rpt.conf, setting variables [tr]xctcssfreqs, is there a limit to
the number of tones added to the list?

3) Can the EchoLink section be configured to say ... W9YB Connected ...
but NOT say ... to node 41111?

...STeve
KF5VH

_______________________________________________
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.

I can only refer to ACID

Does anyone have information on ...

1) In rpt.conf, setting variable rxctcssfreqs, where is the table of
valid RX tones?

Someone might correct me if I am wrong but "I believe" any tone is valid. You are
using the freq in hz with decimal (100.0,103.5) and it is generated/decoded in dsp.
Non-standard tones 'should' be able to be generated/decoded.

2) In rpt.conf, setting variables [tr]xctcssfreqs, is there a limit to
the number of tones added to the list?

Perhaps someone knows but I have never seen it written as to a limit.
Not much help on that one...
Try as many as you need and see if it works.

3) Can the EchoLink section be configured to say ... W9YB Connected ...
but NOT say ... to node 41111?

No, you will have the 'connected to' or nothing.
eannmode=2 ;0=no announcements, 1=node number(Allstar-xlated), 2=callsign, 3=both

http://ohnosec.org/drupal/node/107

It 'should be possible' to shut it off and make your own scripting using a
"ON-EVENT" looking for connections from a 3xxxxx node (that were not there
previously) to then speak what you want. But I have not done that myself.

http://ohnosec.org/drupal/node/176

...mike/kb8jnm

···

...STeve
KF5VH

_______________________________________________
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.

rxsctcssfreqs and txctcssfreqs are defined in the usbradio.conf file not rpt.conf.

Jon VA3RQ

···

On 2/28/2016 11:07 PM, mike@midnighteng.com wrote:

I can only refer to ACID

Does anyone have information on ...

1) In rpt.conf, setting variable rxctcssfreqs, where is the table of
valid RX tones?

Someone might correct me if I am wrong but "I believe" any tone is valid. You are
using the freq in hz with decimal (100.0,103.5) and it is generated/decoded in dsp.
Non-standard tones 'should' be able to be generated/decoded.

2) In rpt.conf, setting variables [tr]xctcssfreqs, is there a limit to
the number of tones added to the list?

Perhaps someone knows but I have never seen it written as to a limit.
Not much help on that one...
Try as many as you need and see if it works.

3) Can the EchoLink section be configured to say ... W9YB Connected ...
but NOT say ... to node 41111?

No, you will have the 'connected to' or nothing.
eannmode=2 ;0=no announcements, 1=node number(Allstar-xlated), 2=callsign, 3=both

ohnosec.org

It 'should be possible' to shut it off and make your own scripting using a
"ON-EVENT" looking for connections from a 3xxxxx node (that were not there
previously) to then speak what you want. But I have not done that myself.

http://ohnosec.org/drupal/node/176

...mike/kb8jnm

...STeve
KF5VH

_______________________________________________
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.

_______________________________________________
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.

---
This email is free from viruses and malware because avast! Antivirus protection is active.

Thanks for the suggestions!
...STeve

···

On 2/28/2016 7:37 PM, Steve Mahler wrote:

Does anyone have information on ...

1) In rpt.conf, setting variable rxctcssfreqs, where is the table of valid RX tones?

2) In rpt.conf, setting variables [tr]xctcssfreqs, is there a limit to the number of tones added to the list?

3) Can the EchoLink section be configured to say ... W9YB Connected ... but NOT say ... to node 41111?

...STeve
KF5VH

_______________________________________________
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.