Hey #hamradio folks: what are your thoughts about #AREDN? I'm thinking about getting into and wondered if/how any #FediHams are using it

#arednmesh

@AJ9BM those "SDR" are a power supply line. We have 12, 24 and 48V on that rail ready to power APRS radio, and POE switches for #arednmesh :)
My #arednmesh is up -- now what?
@T_X I still have my #arednmesh routers. You can make them play together if you change the #ssid of the #hsmmmesh routers
Hello everyone! I’m new to this Mastodon thing, so please bear with me as I learn. Licensed since around 2008, originally as KI6LOU. Extra class who enjoys playing radio with ones and zeroes. Including #aprs #allstar #dmr #p25 #winlink #echolink #irlp and #aredn to name a few. When I have spare time, I also enjoy teaching about Radio and testing and passing new ham radio operators. #introduction #digitalradio #arednmesh #amateurradio
POE cable failure in the middle of the storm due to corner-cutting with non-waterproof coupler. Launched emergency repair mission to fix it and replaced it with a waterproof coupler. Lesson learned too. #hamradio #arednmesh #electronics

I must admit that I've been "lazy" to learn #Ansible ...

I was maintaining 25 #AREDN mesh nodes all by hand even if I had previously made needed script to do everything. The script was working, but needed tweaking. Tonight I took a shot at tweaking it and make sure that only critical nodes are not updated automatically.

Result is 25nodes updated with only one password input in less than an hour! Not bad!

VE2ATU network is now fully updated to latest release.

#amateurradio #arednmesh #mesh #it #learningnewstuff

Has anyone else ever setup an openstreetmap tile sever for #AREDN #AREDNMESH purposes? I tested with the northeast region of the US and was able to get it working in under a couple of hours, so I expanded to North America and I'm in about 12 hours already and its still working away. I hate to think how long it would take to render all the tiles on the globe on a raspberry pi. Good thing I'm on an SSD. #OSM

My PR to #arednmesh has been merged into the repository earlier this week as commit 74810d01b4a54bfc2809c97bda5ca048f9eb12fe.

It fixed a bug that was introduced during the code translation to LUA.

The bug: It was not possible anymore to open ports range from the GUI in the port forwarding area.

Reason 1: REGEX has hyphen not properly escaped.

Reason 2 : Port range validation logic was reversed. The code was validating a port range having an higher start point than the ending point.

Along those 2 fixes and some discussions with dev team, another tweak has been made in the GUI code to escape blank space if any in front of the port range so the value is properly reused later for internal uses.

This was my first code contribution to AREDN Mesh. I already look forward to help when my skills allows to.

#aredn #hamradio #AmateurRadio #Coding