Search found 58 matches
- Tue Aug 11, 2020 11:23 pm
- Forum: Pi-Star General Support
- Topic: DMR2P25 and P252DMR
- Replies: 9
- Views: 1211
Re: DMR2P25 and P252DMR
Getting Closer Cleared the lockup . It was a mismatched port issue Now I get a data error, and a report that it is not registering a connection to the server D: 2020-08-11 23:10:46.313 Network Received D: 2020-08-11 23:10:46.313 0000: 44 4D 52 44 11 2E 24 52 00 7D 00 12 06 30 10 84 *DMRD..$R.}...0.....
- Tue Aug 11, 2020 8:49 pm
- Forum: Pi-Star General Support
- Topic: DMR2P25 and P252DMR
- Replies: 9
- Views: 1211
Re: DMR2P25 and P252DMR
The lockup occurs here in an endless loop reading DMR network LogMessage("Waiting for MMDVM to connect....."); ------------------------------------------------------------------------------------ while (!m_killed) { m_configLen = m_dmrNetwork->getConfig(m_config); if (m_configLen > 0U && m_dmrNetwor...
- Tue Aug 11, 2020 8:32 pm
- Forum: Pi-Star General Support
- Topic: DMR2P25 and P252DMR
- Replies: 9
- Views: 1211
Re: DMR2P25 and P252DMR
Not entirely true /usr/local/etc/DMR_Hosts.txt ############################################################################################## # # DMRGateway / Internal Hosts Below # ############################################################################################## # Name DMR-ID IP/Hostna...
- Mon Aug 10, 2020 11:02 pm
- Forum: Pi-Star General Support
- Topic: DMR2P25 and P252DMR
- Replies: 9
- Views: 1211
Re: DMR2P25 and P252DMR
I am trying to install DMR2P25 and connect on TG 32000 on a specific P25 DVMega server. Where do I set this information. I need to set and ipaddress (A.B.C.D and a port 41000) I edited the dmr2p25.ini file and placed it in /etc/ ( changed callsign and id, and set paths for .dat and log files) I star...
- Tue Aug 04, 2020 7:49 pm
- Forum: Pi-Star General Support
- Topic: Nightly host file over-writes
- Replies: 8
- Views: 2471
Re: Nightly host file over-writes
I added a file to /root and named it YSFHosts.txt Added a line for a custom room but I do not yet have the correct syntax However I ran the HostFileUpdate script and it promptly added my new room to the /usr/local/etc/YSFHosts.txt file Now I just need to find the correct syntax for the /root/YSFHost...
- Sun Jul 26, 2020 8:36 pm
- Forum: Pi-Star General Support
- Topic: TGIF Hotspot 3.5" Display
- Replies: 21
- Views: 3279
Re: TGIF Hotspot 3.5" Display
I have a TGIF Spot and have nothing but great experiences with it. The ON7LDS Nextion Screen driver is publicly available to every Nextion Screen owner, regardless of who built it at https://github.com/on7lds/NextionDriver The TGIF Spot package is available to every TGIF Spot owner and/or anyone tha...
- Mon May 18, 2020 2:01 am
- Forum: DMR Specific Support
- Topic: New Overlay for DMRGateway - welcome your comments
- Replies: 50
- Views: 11039
Re: New Overlay for DMRGateway - welcome your comments
I loaded up your rule set and tryed to start DMRGateway I cannot get past dmrgateway connecting to mmdvmhost I: 2020-05-18 01:54:35.878 This software is for use on amateur radio networks only, I: 2020-05-18 01:54:35.879 it is to be used for educational purposes only. Its use on I: 2020-05-18 01:54:3...
- Sat May 09, 2020 10:46 pm
- Forum: DMR Specific Support
- Topic: DMRGateway Startup Issue
- Replies: 3
- Views: 1012
Re: DMRGateway Startup Issue
By default Network 3 is disabled as you say so DMRGateway will try to run a non existent config file. I use Net1 BM Net2 Dmr+ Net4 tgif and just recently net5 new tgif server under test ocasionally I use dmr2ysf on NET3 shouldn't the search for M1ABC be done in /etc/mmdvmhost, not /etc/dmrgateway an...
- Sat May 09, 2020 6:46 pm
- Forum: DMR Specific Support
- Topic: DMRGateway Startup Issue
- Replies: 3
- Views: 1012
DMRGateway Startup Issue
I am trying to wrap my head around the logic used to start the DMRGateway I had to add the echo lines to give me feedback as to why it would not start The following is just me ranting. I have fixed the following issues so that my script runs just fine # if dstarrepeater is configured or running, don...
- Tue Apr 28, 2020 11:00 am
- Forum: Feature Requests
- Topic: NXDN2DMR missing the /etc/nxdn2dmr config file
- Replies: 0
- Views: 786
NXDN2DMR missing the /etc/nxdn2dmr config file
RE; Pi-Star 4.1.0 Could you please include the /etc/nxdn2dmr config file in a future update. I had to find and download it from github, then make a few tweeks to set the propper paths for the auxiliary files. Everything else to make it work appears to be in place. It would also be nice to have the o...