- This topic has 2 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
In Germany many FM ham repeaters get opened by transmitting a 1750 Hz tone for about 1 second instead of a CTCSS tone and then send their CW call.
Is there a way to implement that feature?
Thank you!
Stefan
Greetings Stefan,
Yes, it appears to be supported in the core logic we use (SVXLink), we just do not have the UI support built into the web app yet. Thanks for post, as I will come back here an probably eventually work that feature in to the front end.
If you would like to customize the code your self you can to support it. Here is some general guidance on what to look for:
The general setting/configuration variable can be found in the SVXLink documentation: http://svxlink.sourceforge.net/man/man5/svxlink.conf.5.html
To customize the file in ORP that builds the svxlink configuration file you will need to modify some PHP. We have a general tutorial on this here: https://openrepeater.com/knowledgebase/topic/custom-svxlink-configuration
You should have some understanding of PHP as that file builds strings into variables that get written in the configuration files. So you can hard code that section into the repeater logic section.
Hope that helps.
OpenRepeater is offered free of charge. Find out how you can support us.
Hi Aaron!
Thank you so much for your answer!
Just found a new hardware on
http://www.ruhrtronik.de/index.php?cPath=2
called repeaterbox.
Will try that soon.
Thank you again
Stefan