- This topic has 6 replies, 2 voices, and was last updated 5 years, 4 months ago by Aaron, N3MBH.
-
AuthorPosts
-
March 4, 2018 at 4:24 am #2375Kovacs, 109HA912User
Hi,
I would like to use ORP for FRN network.
Unfortunately I do not understand svxlink, linux, but I’m trying 😉
I transform echolink settings page to FRN settings.
This page generated the FRN config files:
/etc/openrepeater/svxlink/svxlink.d/ModuleFRN.conf
But need more modificatons. Can somebody help me?BR,
TamasActive Repeater Log:
Sun Mar 4 10:11:37 2018: GNU GPL (General Public License) version 2 or later.
Sun Mar 4 10:11:37 2018:
Sun Mar 4 10:11:37 2018: Using configuration file: /etc/openrepeater/svxlink/svxlink.conf
Sun Mar 4 10:11:37 2018: — Using sample rate 16000Hz
Sun Mar 4 10:11:37 2018:
Sun Mar 4 10:11:37 2018: Starting logic: RepeaterLogic
Sun Mar 4 10:11:37 2018: Loading RX: Rx1
Sun Mar 4 10:11:37 2018: Loading TX: Tx1
Sun Mar 4 10:11:37 2018: Loading module “ModuleFRN” into logic “RepeaterLogic”
Sun Mar 4 10:11:37 2018: Found /usr/lib/arm-linux-gnueabihf/svxlink/ModuleFRN.so
Sun Mar 4 10:11:37 2018: Module Frn v1.0.99.0 starting…
Sun Mar 4 10:11:37 2018: frn debugging is enabled
Sun Mar 4 10:11:37 2018: rf is disabled
Sun Mar 4 10:11:37 2018: RepeaterLogic: Event handler script successfully loaded.
Sun Mar 4 10:11:37 2018: Tx1: Turning the transmitter ON
Sun Mar 4 10:11:38 2018: Tx1: Turning the transmitter OFF
Sun Mar 4 10:20:00 2018: RepeaterLogic: Sending short identification…
Sun Mar 4 10:20:00 2018: Tx1: Turning the transmitter ON
Sun Mar 4 10:20:06 2018: Tx1: Turning the transmitter OFF- This topic was modified 6 years, 8 months ago by Kovacs, 109HA912.
March 8, 2018 at 12:55 pm #2377Aaron, N3MBHForum AdministratorSorry for the delay in getting back to you. I am not sure what you mean by:
I transform echolink settings page to FRN settings.
Can you explain this further?
ORP does not currently attempt to write to FRN module config. I would suggest you just edit your ModuleFRN.conf file manually.
I personally have not tried the FRN module. I am working on making a module framework to allow UI development for other modules. So perhaps you can give feed back on FRN when you get it working for a future release.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
March 8, 2018 at 6:06 pm #2379Kovacs, 109HA912UserHi Aaron,
Can you explain this further?
http://www.imagebam.com/image/1bd13b775509403
This settings page generated /etc/openrepeater/svxlink/svxlink.d/ModuleFRN.conf file.###############################################################################
#
# OPENREPEATER / SVXLINK CONFIGURATION FILE
# This file was auto generated by OpenRepeater.
# DO NOT MAKE CHANGES IN THIS FILE AS THEY WILL BE OVERWRITTEN
#
###############################################################################[ModuleFRN]
NAME=FRN
ID=4
TIMEOUT=300SERVER=magyarradiosok.ddns.net
PORT=10024
SERVER_BACKUP=
PORT_BACKUP=
VERSION=2014000
EMAIL_ADDRESS=user@gmail.com
DYN_PASSWORD=LFRNXBW8
CLIENT_TYPE=2
CALLSIGN_AND_USER=HA912-L, 912Tamas
BAND_AND_CHANNEL=PMR1/12
DESCRIPTION=ORP Gateway test
COUNTRY=Hungary
CITY_CITY_PART=Vas megye – Szombathely
NET=Test
FRN_DEBUG=1
DISABLE_RF=0USE_GSM_ONLY=1
But i can not set svxlink to use this. I do not know how svxlink works :(.
Best Regards,
TamasMarch 12, 2018 at 1:40 pm #2380Aaron, N3MBHForum AdministratorSo If I understand it correctly, from your screenshot your are using the ORP development code base? Version would be listed as “ionosphere” at the bottom of the GUI. Did you copy the Echolink folder and rename for FRN module as a template. All the settings for modules under this framework should be saved as a serialized array to the modules table in the database. I’m assuming that you’ve already figured that part out. There are controls under the Modules UI to enable/disable the module. When enabled this should write a settings into the modules DB table, when you rebuild the config ORP should add the module to the list of enabled modules in svxlink.conf file. There are also some other particular like SVXLink expects the namespace of the module files to be a certain way.
I am not at home to look at this right now so I am going from memory. I have not experience with FRN, but I believe this is one of the provided svxlink modules. If so, I have no problem trying to help you build out a UI for it and include it in ORP. As long as the module seems stable enough to include.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
March 12, 2018 at 4:40 pm #2381Kovacs, 109HA912UserThank you, i check svxlink.conf.
Now i trying install the alterFRN to ORP.Yes, i use “IonoSphere”, this more better (database and module handling and newer svxlink), nice work! 😉
I’m still looking for solutions my idea: I need crossband repeater with connect another gateways.
One local server and two clients. If not access the internet, switch to local server.
Like this project: http://picq.klicke.tk/doku.php?id=start
Can be FRN the solution, but I look at the SvxReflector too.
Unfortunately I grew up in windows, it’s a big challenge for me 🙂
(20 years ago i use php and mysql it reminds me of little)Best Regards,
TamasMarch 18, 2018 at 11:53 pm #2385Aaron, N3MBHForum AdministratorOK, I just replied to your other post. See my notes there about the ionosphere code. Depending on how you updated it, I cannot not make any guarantees that it will fully function.
Yes, I understand. I’ve been using Linux for a number of years, but it isn’t my native OS. Learned a lot over the years, but still more to learn.
73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
June 28, 2019 at 2:13 pm #2886Aaron, N3MBHForum AdministratorTamas,
If you were not aware, ORP 2.1.1 was release not too long ago. This has support for add on modules. I am currently working on building out a FRN module. Let me know if you’d be interested in testing it. FRN is not really used over here in the states and is likely not a good legal option for Ham Radio in the US. I am trying to get a module available for our European users since SVXLink already has the Frn code.73,
Aaron – N3MBH / WRFV871OpenRepeater is offered free of charge. Find out how you can support us.
-
AuthorPosts
- You must be logged in to reply to this topic.