Read-write 5057 to 234999

General support for the Pi-Star System
Post Reply
M6NBP

Read-write 5057 to 234999

Post by M6NBP »

Hi all

Looking for help on this.
DMR Gateway
Network 1
Slot 1 & 2
read-write 5057 to 234999 (APRS private call)

What is the line off code / codes required?
Where do I add the lines of code?


Many thanks

Norman
M6NBP

Re: Read-write 5057 to 234999

Post by M6NBP »

I think I have got it down to one off the below

PCRewrite=1,5057,1,234999,1
PCRewrite=2,5057,2,234999,1
or
PCRewrite=1,5057,1,234999
PCRewrite=2,5057,2,234999


.
M6NBP

Re: Read-write 5057 to 234999

Post by M6NBP »

Can anyone confirm this is correct ????

This seams to work

PCRewrite=1,5057,1,234999,1
PCRewrite=2,5057,2,234999,1

Set in
nano /etc/dmrgateway
Under Network 1


.
VK3HAW
Posts: 39
Joined: Sat Dec 14, 2019 3:31 am

Re: Read-write 5057 to 234999

Post by VK3HAW »

If it works, that's great.

I don't think that you need to specify both time-slots, most likely you only need PCRewrite=2,5057,2,234999,1 You could check which time slot is being used on the Pi-Star Dashboard

Alternatively, you could edit the radio/code plug "APRS TG" and replace 5057 with 234999 in the APRS/Digital section.

You would still need to ensure that private call rewrite rules includes TG 234999, which should be covered by PassAllPC=2, otherwise PCRewrite=2,234999,2,234999,1
M6NBP

Re: Read-write 5057 to 234999

Post by M6NBP »

The issue is we have two DMR systems in this area.
DMR+ use 5057 and we use 23499.

But when they program in a BM repeater they can not change the APRS setting as they only have one filed to fill in.

So as they use 5057 more on DMR+ when they do use a BM repeater they still send out 5057.
(Unlike the Anytones that now can have 8 APRS settings)

I have tested PCRewrite=1,5057,1,234999,1 and PCRewrite=2,5057,2,234999,1 all seams to work.
Also sending APRS via 234999

Also they can use both slots for APRS so just wanted to make sure both Slots is covered for when this happens.

Over the next week I will see if it needs any tweaks, if others post I need to.


Many thanks

Norman
VK3HAW
Posts: 39
Joined: Sat Dec 14, 2019 3:31 am

Re: Read-write 5057 to 234999

Post by VK3HAW »

Ok, understood.

So it seems to be working for you, that's great

Stephen
M6NBP

Re: Read-write 5057 to 234999

Post by M6NBP »

Update

PCRewrite=1,5057,1,234999,1

Keeps getting removed from
/etc/dmrgateway

Need to rerun my tests to see if Slot 1 is redirected from 5057 to 234999
Update
So Slot 1 does not redirect :(


.


.
M6NBP

Re: Read-write 5057 to 234999

Post by M6NBP »

This now works under Gateway for both slots

PCRewrite0=1,5057,1,234999,1
PCRewrite1=2,5057,2,234999,1

Not sure if I need the 1 on this after PCRewrite1 = PCRewrite1=2,5057,2,234999,1

Norman
M6NBP

Re: Read-write 5057 to 234999

Post by M6NBP »

This is what I ended up using under Gateway.

PCRewrite0=1,5057,1,234999,1
PCRewrite0=1,234999,1,234999,1
PCRewrite1=2,5057,2,234999,1
PCRewrite1=2,234999,2,234999,1


So far it seams to be working as it should.


.
Post Reply