|
Re: STM32-DVM V1 RX Audio level
If I remember correctly it should be 3V peak to peak. Get as close as you can without going over.
If I remember correctly it should be 3V peak to peak. Get as close as you can without going over.
|
By
Steve N4IRS
·
#3287
·
|
|
STM32-DVM V1 RX Audio level
I apologize if there is an answer somewhere else, but I just pulled out my old STM32 Version 1.0 without the RX Clip LED and need to set levels.
Below (I hope the photo went through) is the diagram
I apologize if there is an answer somewhere else, but I just pulled out my old STM32 Version 1.0 without the RX Clip LED and need to set levels.
Below (I hope the photo went through) is the diagram
|
By
Skyler Fennell
·
#3286
·
|
|
DMR to ASL
OK I can see activity on both Analog_Bridge and MMDVM_Bridge when I run them both in the foreground. I am not seeing anything on CLI and not seeing anything happen on Allmon that this ASL build is
OK I can see activity on both Analog_Bridge and MMDVM_Bridge when I run them both in the foreground. I am not seeing anything on CLI and not seeing anything happen on Allmon that this ASL build is
|
By
K4VL <73dek4vl@...>
·
#3285
·
|
|
Re: dvswitch.ini multiple instances
What OS are you using?
I'm running three servers. Two with Debian 9, one for my ASL hub, one for my XLX reflector. I have one Pi set up as an ASL node for a DStar bridge locally.
i coped it to where
What OS are you using?
I'm running three servers. Two with Debian 9, one for my ASL hub, one for my XLX reflector. I have one Pi set up as an ASL node for a DStar bridge locally.
i coped it to where
|
By
Steve KC1AWV
·
#3284
·
|
|
Re: D-Star
Thanks enjoy the ham fest
Thanks enjoy the ham fest
|
By
K4VL <73dek4vl@...>
·
#3283
·
|
|
Re: D-Star
D-Star is not that different from DMR in setup. Change from DMR to D-Star in AB.ini and point at the D-Star ports in DV.ini. Add ircddbgateway. Enable D-Star in MB.ini Stir and let simmer for 30
D-Star is not that different from DMR in setup. Change from DMR to D-Star in AB.ini and point at the D-Star ports in DV.ini. Add ircddbgateway. Enable D-Star in MB.ini Stir and let simmer for 30
|
By
Steve N4IRS
·
#3282
·
|
|
Re: dvswitch.ini multiple instances
In the service file (actually systemd unit file, also edit the execute line with the proper path to the executable and ini file.
Sent via smoke signal (AT&T)
In the service file (actually systemd unit file, also edit the execute line with the proper path to the executable and ini file.
Sent via smoke signal (AT&T)
|
By
Steve N4IRS
·
#3281
·
|
|
Re: dvswitch.ini multiple instances
MMDVM_Birdge will find MMDVM.ini in 2 ways.
If you just run ./MMDVM_Bridge it will look for the MMDVM.ini in the /etc directory if you have MMDVM_Bridge and MMDVM.ini in the same directory, run
MMDVM_Birdge will find MMDVM.ini in 2 ways.
If you just run ./MMDVM_Bridge it will look for the MMDVM.ini in the /etc directory if you have MMDVM_Bridge and MMDVM.ini in the same directory, run
|
By
Steve N4IRS
·
#3280
·
|
|
Re: dvswitch.ini multiple instances
Hey Russel, just finished building it and it looks like all the configurations all took so once i repoint my dns for my work site I'll try it again. Turns out I missed one huge step and that was
Hey Russel, just finished building it and it looks like all the configurations all took so once i repoint my dns for my work site I'll try it again. Turns out I missed one huge step and that was
|
By
kc3jyk@...
·
#3279
·
|
|
Re: dvswitch.ini multiple instances
You’ve done the obvious and changed the Ip port numbers you’re using for the second instance?
From: main@DVSwitch.groups.io <main@DVSwitch.groups.io> on behalf of Russell, KV4S
You’ve done the obvious and changed the Ip port numbers you’re using for the second instance?
From: main@DVSwitch.groups.io <main@DVSwitch.groups.io> on behalf of Russell, KV4S
|
By
Peter M0NWI
·
#3278
·
|
|
Re: dvswitch.ini multiple instances
I understand what you are saying. the directories make the difference not the file names. I've tried it with just distinct folder names then renaming the files in the folders, I've tried it both
I understand what you are saying. the directories make the difference not the file names. I've tried it with just distinct folder names then renaming the files in the folders, I've tried it both
|
By
Russell, KV4S
·
#3277
·
|
|
Re: dvswitch.ini multiple instances
I'll give you an example,
I have two DMR connections, one for BM and one for XLX.
I have two folders, /opt/MMDVM_Bridge-BM and /opt/MMDVM_Bridge-XLX
In the service files, mmdvm_bridge-bm.service
I'll give you an example,
I have two DMR connections, one for BM and one for XLX.
I have two folders, /opt/MMDVM_Bridge-BM and /opt/MMDVM_Bridge-XLX
In the service files, mmdvm_bridge-bm.service
|
By
Steve KC1AWV
·
#3276
·
Edited
|
|
Re: dvswitch.ini multiple instances
If you copy all the MMDVM_Bridge files from one folder to another, you do not need to rename any of the files. Just rename the folders. In the service files, changing the WorkingDirectory line to the
If you copy all the MMDVM_Bridge files from one folder to another, you do not need to rename any of the files. Just rename the folders. In the service files, changing the WorkingDirectory line to the
|
By
Steve KC1AWV
·
#3275
·
|
|
Re: dvswitch.ini multiple instances
my problem lies around 2 mmdvm's i'm getting audio drop outs when they are both running. I suspect it's because the dvswitch.ini is named the same for both.
i moved one mmdmv to another separate
my problem lies around 2 mmdvm's i'm getting audio drop outs when they are both running. I suspect it's because the dvswitch.ini is named the same for both.
i moved one mmdmv to another separate
|
By
Russell, KV4S
·
#3274
·
|
|
Re: dvswitch.ini multiple instances
Steve,
thanks for the response, yes i'm making new service files and naming them accordingly and changing the contents to reflect the new paths.
my question is around the dvswitch.ini file if i make a
Steve,
thanks for the response, yes i'm making new service files and naming them accordingly and changing the contents to reflect the new paths.
my question is around the dvswitch.ini file if i make a
|
By
Russell, KV4S
·
#3273
·
|
|
Re: dvswitch.ini multiple instances
- I'm thinking i need to make my DVSwitch.ini unique on the other instaces as well but i don't know how to do it for the environment variable?
Correct. You will also have to make a copy of the
- I'm thinking i need to make my DVSwitch.ini unique on the other instaces as well but i don't know how to do it for the environment variable?
Correct. You will also have to make a copy of the
|
By
Steve KC1AWV
·
#3272
·
|
|
Re: dvswitch.ini multiple instances
Bueller? ;)
By
Russell, KV4S
·
#3271
·
|
|
Re: D-Star
Hello I am in the same boat got bridge running with dmr no problem looking for documentation for setting up DSTAR. Thank You Charles any help would be appreciated .
Hello I am in the same boat got bridge running with dmr no problem looking for documentation for setting up DSTAR. Thank You Charles any help would be appreciated .
|
By
Charles Wiant
·
#3270
·
|
|
Re: MMDVM_Bridge timeout to DMRGateway
Dmrgateway is not needed unless connecting to XLX. If MB not talking to AB, check ports are correct.
Sent via smoke signal (AT&T)
Dmrgateway is not needed unless connecting to XLX. If MB not talking to AB, check ports are correct.
Sent via smoke signal (AT&T)
|
By
Steve N4IRS
·
#3269
·
|
|
Re: MMDVM_Bridge timeout to DMRGateway
I used DMRGateway only as a way to connect MMDVM_Bridge to an XLX reflector, and be able to choose which module is used on startup. If you are linking to Brandmeister, this is not needed.
Steve
I used DMRGateway only as a way to connect MMDVM_Bridge to an XLX reflector, and be able to choose which module is used on startup. If you are linking to Brandmeister, this is not needed.
Steve
|
By
Steve KC1AWV
·
#3268
·
|