Search found 46 matches

by NQ4T
Sun Aug 15, 2021 1:09 pm
Forum: DMR Specific Support
Topic: Timeslot confusion
Replies: 3
Views: 2229

Re: Timeslot confusion

Simplex hotspots don't support timeslots, so everything shows up as TS2. According to a post in this thread , in this case it doesn't matter what timeslot is being used on the radio, the hotspot and radio will pick each other up. Or should. It's been a while since I ran simplex on DMR. I seem to rec...
by NQ4T
Sun Aug 15, 2021 12:49 pm
Forum: Pi-Star General Support
Topic: Zumspot Question
Replies: 2
Views: 1162

Re: Zumspot Question

I have a Zumspot v.4 model. It works perfectly with the latest Pi-Star on a 3B+ as I'm currently running that configuration for D-Star here in the shack.

Just make sure you update your firmware as KE7FNS said if you haven't in a while. The usual command-line works.
by NQ4T
Wed Aug 11, 2021 10:11 pm
Forum: Tips and Tricks
Topic: Extracting Connection Information For Display Elsewhere
Replies: 6
Views: 8095

Re: Extracting Connection Information For Display Elsewhere

I have created a repository for this project. You can track it's changes there.

https://gitlab.com/dewdude/pistar-scrape
by NQ4T
Sun Aug 08, 2021 11:49 pm
Forum: Tips and Tricks
Topic: Extracting Connection Information For Display Elsewhere
Replies: 6
Views: 8095

Re: Extracting Connection Information For Display Elsewhere

Well...now it can auto-size. Rather than specifying all the widths and limiting it in a div; I instead just use viewport CSS commands to make it adapt to whatever window it's in. Rather than post all the code, I'll note the changes that need to be made PHP File: remove the "width: 225px" C...
by NQ4T
Sun Aug 08, 2021 8:51 pm
Forum: Tips and Tricks
Topic: Extracting Connection Information For Display Elsewhere
Replies: 6
Views: 8095

Re: Extracting Connection Information For Display Elsewhere

More improvements? Yes! With most of the code working I started on making it "look nicer". I decided the easiest thing would be to format everything before it's outputted. There's probably a way I can make PHP break everything down in to individual variables for later rendering; like break...
by NQ4T
Sun Aug 08, 2021 6:47 am
Forum: Tips and Tricks
Topic: Extracting Connection Information For Display Elsewhere
Replies: 6
Views: 8095

Re: Extracting Connection Information For Display Elsewhere

So after figuring out the stupid mistake that was keeping PHP from displaying anything; I can get some basic output with PHP using just a little bit of code: <?php $output = shell_exec('bash /media/html/qth-nq4t/hotspots.sh'); echo "<pre>$output</pre>"; ?> Now it's just a matter of figurin...
by NQ4T
Sun Aug 08, 2021 4:15 am
Forum: Tips and Tricks
Topic: Extracting Connection Information For Display Elsewhere
Replies: 6
Views: 8095

Extracting Connection Information For Display Elsewhere

Hi, So I had this crazy idea of slapping my current connection information in to a format I could embed it in some of my other pages/profiles. Since I'd done some work a couple years ago scraping information from Pi-Star dashboard for some APRS-IS stuff; I decided to just stick with that general ide...
by NQ4T
Sat Aug 07, 2021 6:22 pm
Forum: Pi-Star General Support
Topic: Repeater on D-Star and YSF
Replies: 5
Views: 1410

Re: Repeater on D-Star and YSF

I just took a stroll through various configuration files but did not see anything that would disconnect a reflector after a period of RF inactivity. Reconnect does. If you don't specify a default reflector it will just disconnect. The values are really odd and not in standard minutes. See his other...
by NQ4T
Fri Aug 06, 2021 11:47 pm
Forum: Pi-Star General Support
Topic: Repeater on D-Star and YSF
Replies: 5
Views: 1410

Re: Repeater on D-Star and YSF

I just took a stroll through various configuration files but did not see anything that would disconnect a reflector after a period of RF inactivity.

I can try to poke around and see such functionality could be hacked on.
by NQ4T
Sat Aug 08, 2020 12:10 am
Forum: D-Star Specific Support
Topic: Unable to link to REF 001 C via Pi-Star. IP blocked?
Replies: 6
Views: 5233

Re: Unable to link to REF 001 C via Pi-Star. IP blocked?

So does no one have any idea how to find and contact the administrators. I've determined that...for some reason despite the fact I don't do DVSwitch (because it looks like open-source violations) and have just a single D-Star hotspot; they have in fact blocked me. All of my traceroutes stop right at...