Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1832

    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

    #1833
    Aaron, N3MBH
    Forum Administrator

    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.

    73,
    Aaron – N3MBH / WRFV871

    OpenRepeater is offered free of charge. Find out how you can support us.

    #1834

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.