Skip to main content...

W0CHP.net

XLX493 D-Star-Enabled Peer Wanted

Greetings gracious hams! As some of you know, I operate the XLX493 Reflector. Currently, it supports both DMR and YSF protocols. However, I do not posses the necessary hardware for trans-coding the D-Star protocol.

And since my reflector has been getting more traffic lately, I’m putting a feeler out there to other hams who run a D-Star-enabled reflector to see if they’d be gracious enough to peer with reflector (more specifically, Module E, since it’s the busiest module.

W0CHP-PiStar-Dash Voice Command Project Demo

I keep/use a hotspot in my truck, and I’ve always wanted a way to manage/switch/connect/disconnect from reflectors, talkgroups, etc., hands-free; using only my voice.

I’ve begun work on a small project to allow me to do just that. And no, this is not an April Fool’s joke. 😆

Check it out…

HTML Tables Are for Tabular Data

The original Pi-Star (still) uses myriad HTML tables for layout (non-tabular) data. That’s a Bad Thingâ„¢ And since my W0CHP-PiStar-Dash software is a fork, it inherited lots of that legacy garbage. However, I’ve begun the conversion from HTML tables for layout, to proper HTML(5) and CSS.

This is a UI/UX project that will be completed in phases as I get to them.

XLX493 Now Bridged with BrandMeister

My XLX493 MultiProtocol Reflector is now peering/bridged with BrandMeister. What this provides, is a direct and easy link into XLX493, Module “E - W0CHP-PiStar-Dash”.

All you need to do is talk on TalkGroup 3170603 in BrandMeister, and you’ll automatically be connected due to the bridging/peering.

This is a very simple way to connect to the reflector if you’re looking for W0CHP-PiStar-Dash support, or just general chat about the software.

Large Back-End Changes to W0CHP-PiStar-Dash

Since the birth of W0CHP-PiStar-Dash in ~2019, the “back-end” had historically used (and stuck with) the official Pi-Star binaries (the core third-party programs found in /usr/local/bin) compiled by the Pi-Star author Andy, MW0MWZ. This was deliberate…

Firstly, I really didn’t want to compile all of the upstream binary sources by-hand. And secondly, they were perfectly stable enough for daily usage and didn’t merit any changes.

However, as of 1/26/2022, that has since changed.

New W0CHP-PiStar-Dash Dash Versioning Scheme

W0CHP-PiStar-Dash has a new versioning & version display scheme…

Users may recall version information being displayed like this:

Pi-Star: 4.1.6 / Dashboard: W0CHP-20211226_01 / Branch: master

This versioning scheme required me to change the version number in the config file, albeit, it was an automatic process. However, the former “DATE_INCREMENT” scheme tells us nothing.