NXDN and pi-star remote

Help with NXDN issues
Post Reply
User avatar
W0RMT
Posts: 36
Joined: Wed Apr 11, 2018 12:00 pm
Location: Louisville, CO

NXDN and pi-star remote

Post by W0RMT »

Is there any way to enable pi-star remote commands from NXDN? Specifically I'd like to be able to shutdown the hotspot from my NXDN radio, but I don't see a block of NXDN commands in the pi-star remote editor. Is it possible to add those?
Robert (Bud) M. Talbot III
W0RMT
Colorado Digital system admin
http://coloradodigital.net
DMR: BM 31088
DSTAR: XRF/DCS303D
YSF: 99256
NXDN: 31088
P25: 31088
User avatar
MW0MWZ
Site Admin
Posts: 1505
Joined: Wed Apr 04, 2018 9:15 pm
Location: Wales, UK
Contact:

Re: NXDN and pi-star remote

Post by MW0MWZ »

I could add the remote commands for NXDN, BUT, there are 65535 IDs on NXDN, its not enough to be able to dedicate some just for use as remote commands, this is why I never added it.
Andy

73 de MW0MWZ
http://pistar.uk
User avatar
VK7HSE
Posts: 229
Joined: Sun Apr 15, 2018 6:35 pm
Contact:

Re: NXDN and pi-star remote

Post by VK7HSE »

MW0MWZ wrote:I could add the remote commands for NXDN, BUT, there are 65535 IDs on NXDN, its not enough to be able to dedicate some just for use as remote commands, this is why I never added it.
You might want to add support for P25 as well.. Image

Sent from my Pixel 2 XL using Tapatalk

User avatar
MW0MWZ
Site Admin
Posts: 1505
Joined: Wed Apr 04, 2018 9:15 pm
Location: Wales, UK
Contact:

Re: NXDN and pi-star remote

Post by MW0MWZ »

P25 is in there :)

Code: Select all

[banner]
# Pi-Star Remote config file
# This config file is desiged for the Pi-Star Keeper remote control
# The remote control system is designed to give repeater keepers an
# RF KillSwitch for their repeaters.

[enable]
# Is the Pi-Star Remote Enabled? (true|false)
enabled=false

[keeper]
# Keepers Information
callsign=M1ABC

[d-star]
# UR fields
svckill=SVCKILL
svcrestart=SVCRSTRT
reboot=REBOOTPI
#shutdown=SHUTDOWN
#8Ball=8BALL

[dmr]
# TG commands
svckill=9999999
svcrestart=9999998
reboot=9999997
#shutdown=9999996

[ysf]
# ROOM commands
svckill=99999
svcrestart=99998
reboot=99997
#shutdown=99996

[p25]
# P25 Talkgroups are limited to 1->65535
svckill=65531
svcrestart=65532
reboot=65533
#shutdown=65534
Andy

73 de MW0MWZ
http://pistar.uk
User avatar
VK7HSE
Posts: 229
Joined: Sun Apr 15, 2018 6:35 pm
Contact:

Re: NXDN and pi-star remote

Post by VK7HSE »

Oops!

Sent from my Pixel 2 XL using Tapatalk

Post Reply