<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Louisiana GMRS/HAM news</title>
	<atom:link href="https://www.lagmrs.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lagmrs.com/wp</link>
	<description>Everything about 2 Way radio both gmrs,HAM,DMR,ALLSTAR,Hamvoip</description>
	<lastBuildDate>Sat, 16 May 2026 06:01:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.lagmrs.com/wp/wp-content/uploads/2024/03/cropped-cropped-logo-32x32.gif</url>
	<title>Louisiana GMRS/HAM news</title>
	<link>https://www.lagmrs.com/wp</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SDR for ADS-B aircraft decoding.</title>
		<link>https://www.lagmrs.com/wp/2026/05/16/sdr-for-ads-b-aircraft-decoding/</link>
					<comments>https://www.lagmrs.com/wp/2026/05/16/sdr-for-ads-b-aircraft-decoding/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Sat, 16 May 2026 05:57:27 +0000</pubDate>
				<category><![CDATA[ADS-B]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[sdr]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=876</guid>

					<description><![CDATA[<p>FRom the Flightaware Console you can see the planes . However I also run Virtual Radar with is much better software. This is windows software that can connect to your pi however I installed using mondo on the PI itsself. This is somewhat harder to do bit works great because it connects to a database [&#8230;]</p>
<p>The post <a href="https://www.lagmrs.com/wp/2026/05/16/sdr-for-ads-b-aircraft-decoding/">SDR for ADS-B aircraft decoding.</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="350" height="341" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la1.jpg" alt="" class="wp-image-877" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la1.jpg 350w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la1-300x292.jpg 300w" sizes="(max-width: 350px) 100vw, 350px" /></figure>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="478" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la3-1024x478.jpg" alt="" class="wp-image-878" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la3-1024x478.jpg 1024w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la3-300x140.jpg 300w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la3-768x358.jpg 768w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la3-1536x717.jpg 1536w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la3.jpg 1575w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>FRom the Flightaware Console you can see the planes . However I also run Virtual Radar with is much better software. This is windows software that can connect to your pi however I installed using mondo on the PI itsself. This is somewhat harder to do bit works great because it connects to a database and logs everything. The plans will get looged the number of times seen and you can make notes look up the owners and correct the ones marked private. <br><br></p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="433" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la4-1024x433.jpg" alt="" class="wp-image-879" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la4-1024x433.jpg 1024w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la4-300x127.jpg 300w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la4-768x325.jpg 768w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la4-1536x650.jpg 1536w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la4-2048x867.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>You can also receive and track military aircraft including the ones that dont transmit GPS signals. If you use flightaware 1090 your signal will triangulate with other users and triangulate the aircraft. called MLAT</p>



<p>Feeder Type: <strong>PiAware (Debian Package Add-on) 10.0.1</strong><br>Feeder Mode: <strong>Mode-S (1090 MHz)</strong><br>Multilateration (MLAT): <strong>Supported / Enabled (synchronized with 37 nearby receivers)</strong></p>



<p>You can either download a pi image or build your own. I preferer to build my on system because it runs more than absd it also tells the time and temp through a pa system. <br><br>If you have a debin installed on a pi you just install dump1090 here <a href="https://github.com/flightaware/dump1090" title="">https://github.com/flightaware/dump1090</a> Remember there is a older version online you want this new version with MLAT.<br><br><br>complete instructions on using a prebuilt image are here. <br><a href="https://www.flightaware.com/adsb/piaware/build">https://www.flightaware.com/adsb/piaware/build</a><br></p>



<p>Virtual radar is located here<br><a href="https://www.virtualradarserver.co.uk/">https://www.virtualradarserver.co.uk/</a><br>You might want to install the windows version first to Understand how it works Then install the mondo version.  One of the reasons i use my own system and not the image is because i install the desktop and webmin for remote operation and i use teh remote desktop to fix any problems with virtual radar by opening it in the console there is a small bug that will corrupt the database on load you will get a option to repair. But the command line that boots up has no console and doesnt offer the repair option and just refuses to work. SO once every 6 months or so if it stops working i have to load it from the desktop and see if it says repair database.     The databases it uses contain all the flight logos and aircraft your going to have to download these. </p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="663" height="402" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la6.jpg" alt="" class="wp-image-880" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la6.jpg 663w, https://www.lagmrs.com/wp/wp-content/uploads/2026/01/la6-300x182.jpg 300w" sizes="auto, (max-width: 663px) 100vw, 663px" /></figure>



<p>These files come from the old base station program <a href="http://woodair.net/SBS/Utilities/Kinetic_Utilities4_Bitmaps.htm">http://woodair.net/SBS/Utilities/Kinetic_Utilities4_Bitmaps.htm</a></p><p>The post <a href="https://www.lagmrs.com/wp/2026/05/16/sdr-for-ads-b-aircraft-decoding/">SDR for ADS-B aircraft decoding.</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2026/05/16/sdr-for-ads-b-aircraft-decoding/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Echolink server is now online for Louisiana Nationwide</title>
		<link>https://www.lagmrs.com/wp/2026/05/10/echolink-server-is-now-online-for-louisiana-nationwide/</link>
					<comments>https://www.lagmrs.com/wp/2026/05/10/echolink-server-is-now-online-for-louisiana-nationwide/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Sun, 10 May 2026 07:11:18 +0000</pubDate>
				<category><![CDATA[Allstar]]></category>
		<category><![CDATA[dmr]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[HUB]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=929</guid>

					<description><![CDATA[<p>🚀 EchoLink is now LIVE on the Main Hub! You can now join the system from anywhere using EchoLink. Just connect to: 👉 KJ5MZL‑L This links you straight into the Main AllStar Hub, the DVSwitch server, and TGIF DMR Talkgroup 28100 — all fully bridged together. Perfect for mobile, HT, travel, or quick check‑ins. Jump [&#8230;]</p>
<p>The post <a href="https://www.lagmrs.com/wp/2026/05/10/echolink-server-is-now-online-for-louisiana-nationwide/">Echolink server is now online for Louisiana Nationwide</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><strong><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> EchoLink is now LIVE on the Main Hub!</strong></p>



<p>You can now join the system from anywhere using <strong>EchoLink</strong>. Just connect to:</p>



<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>KJ5MZL‑L</strong></p>



<p>This links you straight into the <strong>Main AllStar Hub</strong>, the <strong>DVSwitch server</strong>, and <strong>TGIF DMR Talkgroup 28100</strong> — all fully bridged together.</p>



<p>Perfect for mobile, HT, travel, or quick check‑ins. Jump in and say hello.</p>





<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="767" height="240" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/Copilot_20260510_020706.png" alt="" class="wp-image-932" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/Copilot_20260510_020706.png 767w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/Copilot_20260510_020706-300x94.png 300w" sizes="auto, (max-width: 767px) 100vw, 767px" /></figure><p>The post <a href="https://www.lagmrs.com/wp/2026/05/10/echolink-server-is-now-online-for-louisiana-nationwide/">Echolink server is now online for Louisiana Nationwide</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2026/05/10/echolink-server-is-now-online-for-louisiana-nationwide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Modifying Bf888 for Allstar better mods</title>
		<link>https://www.lagmrs.com/wp/2026/05/03/modifying-bf888-for-allstar-better-mods/</link>
					<comments>https://www.lagmrs.com/wp/2026/05/03/modifying-bf888-for-allstar-better-mods/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Sun, 03 May 2026 16:57:25 +0000</pubDate>
				<category><![CDATA[Allstar]]></category>
		<category><![CDATA[GMRS]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[radios]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=916</guid>

					<description><![CDATA[<p>The bf888 is one of the lowest cost and best radios for allstar. It supports both GMRS/Ham in the UHF band and has 5watt output with CTS and digital codes. COS points are known and has a timeout timmer. To modify the radio the first thing you need to do is turn off all voices [&#8230;]</p>
<p>The post <a href="https://www.lagmrs.com/wp/2026/05/03/modifying-bf888-for-allstar-better-mods/">Modifying Bf888 for Allstar better mods</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>The bf888 is one of the lowest cost and best radios for allstar. It supports both GMRS/Ham in the UHF band and has 5watt output with CTS and digital codes. COS points are known and has a timeout timmer.<br><br>To modify the radio the first thing you need to do is turn off all voices because the low battery and channel name will play into the net. You won&#8217;t hear it but others will and you will creating problems. So turn that off!<br><br>Set your time out 3 min time out timmer.<br><br>Modifying the radio. DO NOT FOLLOW INSTRUCTIONS YOU SEE ONLINE you only need 3 wires and a mic cable. All of that sordering and removing parts you see online is not needed.<br><br>You need a mic cable dont unhook the mic &amp; speaker. Dont remove the LED. Doing it this way you can just unplug for radio testing and reprograming. And it will work like a regular radio. </p>



<p><img loading="lazy" decoding="async" width="600" height="930" class="wp-image-923" style="width: 600px;" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8883.jpg" alt="Mount and modift bf888" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8883.jpg 734w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8883-193x300.jpg 193w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8883-660x1024.jpg 660w" sizes="auto, (max-width: 600px) 100vw, 600px" /><br></p>



<p>Take apart the radio.  Remove the knobs remove the screws on the back.<br>Under the battery is a connector is a connector we will remove later. This will allow wires to enter the radio without removing the LED as you see in the old mod.<br><br>Remove the 2 belt clip screws and the plastic under them you will use these 2 screw holes to mount the radio to your case so it stays upright and stable. <br><br>We will not use the battery you cant use the charger and battery so what we do is use a regulator set for 3.7 volts this runs the radio just fine. Remember these batteries could explode if overcharged so don&#8217;t use it.</p>



<p>Once taken apart you can un sorder the speaker so you can remove the front. <br><br>Unsorder the connector for the battery so we can run in power round and cos. You may wish to use shielded wire for cos connection as noise may be on the wire.<br><br>There are several different versions of the BF888 so the COS point can be in several different locations. But its on pin 1 of the chip on the back side of the board. Take care in running the wire from behind around to the top because we want to reinstall the back which is the sheild and we don&#8217;t this wire to get pinched. </p>



<p><br><br>All audio in and out and PTT  is handled by the mic cable so nothing else to modify.  Get a mic cable off amazon i have been looking for uncoiled but cant find that the coined one will need some space to fold it around. <br><br><img loading="lazy" decoding="async" width="800" height="534" class="wp-image-921" style="width: 800px;" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8882.jpg" alt="Cos on bf888" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8882.jpg 1506w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8882-300x200.jpg 300w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8882-1024x683.jpg 1024w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8882-768x513.jpg 768w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>



<p><img loading="lazy" decoding="async" width="800" height="1245" class="wp-image-920" style="width: 800px;" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8881.jpg" alt="bf888 cos point" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8881.jpg 726w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8881-193x300.jpg 193w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf8881-658x1024.jpg 658w" sizes="auto, (max-width: 800px) 100vw, 800px" /></p>



<p><br><img loading="lazy" decoding="async" width="150" height="223" class="wp-image-917" style="width: 150px;" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf888-cable.jpg" alt="" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf888-cable.jpg 550w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/bf888-cable-201x300.jpg 201w" sizes="auto, (max-width: 150px) 100vw, 150px" /><br><br><br> </p>



<p>More photos later check back.. </p>



<p>You need a voltage regulator likely a LM2596 However some packages may create noise. So you might try more than one version one of my LM2596 caused a buzz when I shared power with the pi.  Position is very important place the pi a foot away from the radio in like a amno box.  Some people lower the power in the radio but if thats what your gona do then just use a usb radio and dont use the bf888. we need max power in our moble so we can go inside wallmart and still get a signal.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/node1-1024x576.jpg" alt="" class="wp-image-924" srcset="https://www.lagmrs.com/wp/wp-content/uploads/2026/05/node1-1024x576.jpg 1024w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/node1-300x169.jpg 300w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/node1-768x432.jpg 768w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/node1-1536x864.jpg 1536w, https://www.lagmrs.com/wp/wp-content/uploads/2026/05/node1-2048x1152.jpg 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p><br>Orginaly i built these with 5v in. But some cars will have low voltage so im now using 12v in and a 12v to 5vusb regulator this allows a 12v fan as on this old one it has a 5v pi fan. Fans are needed in cars it gets very hot when you not in the car. And i suggest the script to report hi temp back to you on the link.. <br><br>The high temp alarm is built into my node manage but im going to release it as a stand alone script in a few weeks.</p>



<p><br><br>There is a new cable that works on VOX and has a built in sound card for those that dont want to modify at all. <br><br><a href="https://www.amazon.com/dp/B0DF8GSB4C?th=1" target="_blank" rel="noopener" title="">https://www.amazon.com/dp/B0DF8GSB4C?th=1</a></p>



<p></p><p>The post <a href="https://www.lagmrs.com/wp/2026/05/03/modifying-bf888-for-allstar-better-mods/">Modifying Bf888 for Allstar better mods</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2026/05/03/modifying-bf888-for-allstar-better-mods/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Is Linux Really “Removing Ham Radio Support”? Here’s What’s Actually Going On</title>
		<link>https://www.lagmrs.com/wp/2026/04/28/is-linux-really-removing-ham-radio-support-heres-whats-actually-going-on/</link>
					<comments>https://www.lagmrs.com/wp/2026/04/28/is-linux-really-removing-ham-radio-support-heres-whats-actually-going-on/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Tue, 28 Apr 2026 21:51:39 +0000</pubDate>
				<category><![CDATA[Allstar]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[GMRS]]></category>
		<category><![CDATA[ham radio]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=912</guid>

					<description><![CDATA[<p>Over the past few weeks, a wave of posts and videos have claimed that “Linux is dropping ham radio support” or that “the kernel developers are erasing amateur radio.”It sounds dramatic — but it’s not true. Here’s what’s actually happening, why it’s happening, and what it means for your nodes, hotspots, and packet setups. What [&#8230;]</p>
<p>The post <a href="https://www.lagmrs.com/wp/2026/04/28/is-linux-really-removing-ham-radio-support-heres-whats-actually-going-on/">Is Linux Really “Removing Ham Radio Support”? Here’s What’s Actually Going On</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><br><br><img decoding="async" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="">Over the past few weeks, a wave of posts and videos have claimed that “Linux is dropping ham radio support” or that “the kernel developers are erasing amateur radio.”<br>It sounds dramatic — but it’s not true.</p>



<p>Here’s what’s <em>actually</em> happening, why it’s happening, and what it means for your nodes, hotspots, and packet setups.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>What Linux Is Really Removing</strong></h2>



<p>The Linux kernel team is removing a handful of <strong>very old, unmaintained drivers</strong> that haven’t been updated in 10–20 years. These include:</p>



<ul class="wp-block-list">
<li>Obsolete AX.25 kernel drivers</li>



<li>Old Baycom‑style serial modem drivers</li>



<li>Legacy packet radio TNC interfaces</li>



<li>Experimental soundmodem drivers nobody maintains</li>
</ul>



<p>These drivers were written for hardware from the 1980s and 1990s — ISA cards, parallel‑port TNCs, and early packet radio devices that almost no one uses today.</p>



<p>They were removed because:</p>



<ul class="wp-block-list">
<li>They no longer compile cleanly</li>



<li>They have no active maintainer</li>



<li>They contain outdated or insecure code</li>



<li>They clutter the kernel with dead modules</li>
</ul>



<p>This is normal housekeeping, not an attack on amateur radio.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>What Linux Is <em>Not</em> Removing</strong></h2>



<p>This is the part that gets lost in the panic.</p>



<p>Linux is <strong>not</strong> removing:</p>



<ul class="wp-block-list">
<li>AX.25 networking support</li>



<li>KISS TNC support</li>



<li>Direwolf compatibility</li>



<li>USB sound cards</li>



<li>USB serial CAT control</li>



<li>Hamlib</li>



<li>AllStar / Asterisk</li>



<li>Pi‑Star hotspot support</li>



<li>DMR / D‑Star / YSF digital modes</li>



<li>APRS tools</li>



<li>Winlink tools</li>



<li>Anything used by modern ham radio systems</li>
</ul>



<p>If your setup is newer than 2005, you are completely unaffected.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Will My Nodes Still Work?</strong></h2>



<p>Yes — <strong>100% yes</strong>.</p>



<p>Your:</p>



<ul class="wp-block-list">
<li>AllStar node</li>



<li>Pi‑Star hotspot</li>



<li>Direwolf packet node</li>



<li>APRS iGate</li>



<li>Winlink RMS</li>



<li>M17 reflector</li>



<li>JS8Call / FT8 / WSJT‑X station</li>
</ul>



<p>…all rely on <strong>user‑space software</strong>, standard USB/serial drivers, and ALSA sound.<br>None of that is being removed.</p>



<p>The removed drivers were for hardware that predates the Raspberry Pi by two decades.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Why People Think “Ham Radio Is Being Erased”</strong></h2>



<p>A few posts online took a kernel patch note like:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>“Remove unmaintained AX.25 legacy drivers.”</p>
</blockquote>



<p>…and turned it into:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>“Linux is removing ham radio support!”</p>
</blockquote>



<p>That’s not what’s happening.</p>



<p>The kernel team is removing <strong>dead code</strong>, not removing amateur radio from Linux.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Modern Ham Radio on Linux Is Alive and Well</strong></h2>



<p>In fact, Linux is still the strongest platform for:</p>



<ul class="wp-block-list">
<li>Digital modes</li>



<li>Packet radio</li>



<li>Hotspots</li>



<li>SDR</li>



<li>Remote rig control</li>



<li>APRS</li>



<li>Winlink</li>



<li>AllStar</li>



<li>M17</li>
</ul>



<p>And the most important ham radio tools — Direwolf, WSJT‑X, fldigi, Hamlib, and Asterisk — are actively maintained and widely used.</p>



<p>Linux remains the backbone of ham radio infrastructure.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>Bottom Line</strong></h2>



<p>Linux is <strong>not</strong> dropping ham radio support.<br>Linux is <strong>not</strong> erasing amateur radio.<br>Linux is <strong>not</strong> breaking your nodes.</p>



<p>What’s being removed are <strong>ancient, unmaintained drivers</strong> for hardware that almost no one uses anymore.</p>



<p>Your modern ham radio software and hardware will continue to work exactly as they always have.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p></p><p>The post <a href="https://www.lagmrs.com/wp/2026/04/28/is-linux-really-removing-ham-radio-support-heres-whats-actually-going-on/">Is Linux Really “Removing Ham Radio Support”? Here’s What’s Actually Going On</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2026/04/28/is-linux-really-removing-ham-radio-support-heres-whats-actually-going-on/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Southeast Louisiana Net  Thursdays – 8:00 PM CST  BrandMeister DMR Talkgroup 31225 Open to Everyone – All Check‑Ins Welcome</title>
		<link>https://www.lagmrs.com/wp/2026/04/18/southeast-louisiana-net-thursdays-800-pm-cst-brandmeister-dmr-talkgroup-31225-open-to-everyone-all-check-ins-welcome/</link>
					<comments>https://www.lagmrs.com/wp/2026/04/18/southeast-louisiana-net-thursdays-800-pm-cst-brandmeister-dmr-talkgroup-31225-open-to-everyone-all-check-ins-welcome/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Sun, 19 Apr 2026 02:50:26 +0000</pubDate>
				<category><![CDATA[dmr]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[louisiana]]></category>
		<category><![CDATA[31225]]></category>
		<category><![CDATA[louisisna]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=908</guid>

					<description><![CDATA[<p>Join operators from across the region for a relaxed, friendly weekly net on BM TG 31225. Whether you&#8217;re local to Louisiana or checking in from across the country, everyone is invited to participate. Bring your questions, your updates, or just stop by to say hello. We look forward to hearing you on the air!</p>
<p>The post <a href="https://www.lagmrs.com/wp/2026/04/18/southeast-louisiana-net-thursdays-800-pm-cst-brandmeister-dmr-talkgroup-31225-open-to-everyone-all-check-ins-welcome/">Southeast Louisiana Net  Thursdays – 8:00 PM CST  BrandMeister DMR Talkgroup 31225 Open to Everyone – All Check‑Ins Welcome</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p></p>



<p></p>



<p></p>



<p>Join operators from across the region for a relaxed, friendly weekly net on <strong>BM TG 31225</strong>. Whether you&#8217;re local to Louisiana or checking in from across the country, everyone is invited to participate.</p>



<p>Bring your questions, your updates, or just stop by to say hello. We look forward to hearing you on the air!</p>



<p></p><p>The post <a href="https://www.lagmrs.com/wp/2026/04/18/southeast-louisiana-net-thursdays-800-pm-cst-brandmeister-dmr-talkgroup-31225-open-to-everyone-all-check-ins-welcome/">Southeast Louisiana Net  Thursdays – 8:00 PM CST  BrandMeister DMR Talkgroup 31225 Open to Everyone – All Check‑Ins Welcome</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2026/04/18/southeast-louisiana-net-thursdays-800-pm-cst-brandmeister-dmr-talkgroup-31225-open-to-everyone-all-check-ins-welcome/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Wifi setup on ASL3 allstar wifi problems</title>
		<link>https://www.lagmrs.com/wp/2026/04/18/wifi-setup-on-asl3-allstar-wifi-problems/</link>
					<comments>https://www.lagmrs.com/wp/2026/04/18/wifi-setup-on-asl3-allstar-wifi-problems/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Sat, 18 Apr 2026 21:28:04 +0000</pubDate>
				<category><![CDATA[Allstar]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[allstar]]></category>
		<category><![CDATA[asl3]]></category>
		<category><![CDATA[connect]]></category>
		<category><![CDATA[dropouts]]></category>
		<category><![CDATA[wifi]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=905</guid>

					<description><![CDATA[<p>Fixing Wi‑Fi Dropouts on ASL3: The Hidden Conflict Between NetworkManager and wpa_supplicant If you’ve ever installed AllStarLink 3.x on a Raspberry Pi or x86 system and noticed your node randomly dropping off Wi‑Fi, switching between access points, or getting stuck in a strange “dormant” state, you’re not alone. I recently ran into this exact issue [&#8230;]</p>
<p>The post <a href="https://www.lagmrs.com/wp/2026/04/18/wifi-setup-on-asl3-allstar-wifi-problems/">Wifi setup on ASL3 allstar wifi problems</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<h1 class="wp-block-heading"><strong>Fixing Wi‑Fi Dropouts on ASL3: The Hidden Conflict Between NetworkManager and wpa_supplicant</strong></h1>



<p>If you’ve ever installed <strong>AllStarLink 3.x</strong> on a Raspberry Pi or x86 system and noticed your node randomly dropping off Wi‑Fi, switching between access points, or getting stuck in a strange “dormant” state, you’re not alone. I recently ran into this exact issue on two different nodes, and the root cause turned out to be something most users never think to check.</p>



<p>The good news: the fix is simple once you know what’s going on.</p>



<p>This post walks through the symptoms, the diagnosis, and the exact steps to fix the problem permanently.</p>



<h2 class="wp-block-heading"><strong>The Symptoms</strong></h2>



<p>On both of my ASL3 nodes, I was seeing:</p>



<ul class="wp-block-list">
<li>Random Wi‑Fi disconnects</li>



<li>The Pi jumping between 2.4 GHz and 5 GHz access points</li>



<li>“DORMANT” mode showing up in <code>iw dev</code></li>



<li>Slow or failed reconnects</li>



<li>Occasional audio dropouts on the AllStar node</li>



<li>Unstable links even with strong signal</li>
</ul>



<p>At first, I assumed it was a weak signal or interference. I even disabled the 2.4 GHz SSID on a nearby access point to force the Pi onto 5 GHz. That helped a little, but the dropouts continued.</p>



<p>Something deeper was going on.</p>



<h2 class="wp-block-heading"><strong>The Real Cause: Two Wi‑Fi Managers Fighting Each Other</strong></h2>



<p>ASL3 is based on Debian 12, and depending on how the image was built, it may include:</p>



<ul class="wp-block-list">
<li><strong>NetworkManager</strong></li>



<li><strong>wpa_supplicant</strong></li>
</ul>



<p>Both of these services can manage Wi‑Fi connections. And on my nodes, <strong>both were active at the same time</strong>.</p>



<p>You can check this with:</p>



<p>Code</p>



<pre class="wp-block-code"><code>systemctl is-active NetworkManager
systemctl is-active wpa_supplicant
</code></pre>



<p>If both return <code>active</code>, you’ve found the culprit.</p>



<p>When two Wi‑Fi managers try to control the same interface, you get:</p>



<ul class="wp-block-list">
<li>roaming between APs</li>



<li>DHCP conflicts</li>



<li>interface resets</li>



<li>“dormant” mode</li>



<li>dropped packets</li>



<li>unstable 5 GHz connections</li>
</ul>



<p>This is exactly what I was seeing.</p>



<h2 class="wp-block-heading"><strong>The Fix: Disable wpa_supplicant and Let NetworkManager Handle Wi‑Fi</strong></h2>



<p>NetworkManager is the more modern and stable option on ASL3, especially since it supports the <code>nmtui</code> Wi‑Fi setup menu.</p>



<p>Here’s the fix:</p>



<h3 class="wp-block-heading"><strong>1. Disable wpa_supplicant</strong></h3>



<p>Code</p>



<pre class="wp-block-code"><code>sudo systemctl stop wpa_supplicant
sudo systemctl disable wpa_supplicant
</code></pre>



<h3 class="wp-block-heading"><strong>2. Restart NetworkManager</strong></h3>



<p>Code</p>



<pre class="wp-block-code"><code>sudo systemctl restart NetworkManager
</code></pre>



<h3 class="wp-block-heading"><strong>3. Verify Wi‑Fi is still connected</strong></h3>



<p>Code</p>



<pre class="wp-block-code"><code>iw wlan0 link
</code></pre>



<p>You should see your SSID and channel listed normally.</p>



<p>Once I did this on both nodes, the random dropouts stopped immediately.</p>



<h2 class="wp-block-heading"><strong>Bonus Fix: Disable Wi‑Fi Power Saving</strong></h2>



<p>Raspberry Pi Wi‑Fi defaults to power‑saving mode, which is great for laptops but terrible for AllStar nodes. It causes latency spikes, missed packets, and sometimes disconnects.</p>



<p>Turn it off:</p>



<p>Code</p>



<pre class="wp-block-code"><code>sudo iw dev wlan0 set power_save off
</code></pre>



<p>Make it permanent:</p>



<p>Code</p>



<pre class="wp-block-code"><code>sudo mkdir -p /etc/NetworkManager/conf.d
sudo nano /etc/NetworkManager/conf.d/wifi-powersave.conf
</code></pre>



<p>Add:</p>



<p>Code</p>



<pre class="wp-block-code"><code>&#91;connection]
wifi.powersave = 2
</code></pre>



<p>Restart:</p>



<p>Code</p>



<pre class="wp-block-code"><code>sudo systemctl restart NetworkManager
</code></pre>



<p>This alone can dramatically improve stability.</p>



<h2 class="wp-block-heading"><strong>Automating the Fix for Future Installs</strong></h2>



<p>To make life easier, I created a script that:</p>



<ul class="wp-block-list">
<li>disables wpa_supplicant</li>



<li>enables NetworkManager</li>



<li>disables Wi‑Fi power saving</li>



<li>launches the Wi‑Fi setup menu</li>
</ul>



<p>Here’s the script:</p>



<p></p>



<pre class="wp-block-code"><code>#!/bin/bash

echo "=== ASL3 Wi-Fi Fix Script ==="

# 1. Stop and disable wpa_supplicant
echo "&#91;1/4] Disabling wpa_supplicant..."
sudo systemctl stop wpa_supplicant 2>/dev/null
sudo systemctl disable wpa_supplicant 2>/dev/null

# 2. Ensure NetworkManager is enabled and running
echo "&#91;2/4] Enabling NetworkManager..."
sudo systemctl enable NetworkManager
sudo systemctl restart NetworkManager

# 3. Disable Wi-Fi power saving (runtime)
echo "&#91;3/4] Disabling Wi-Fi power saving..."
sudo iw dev wlan0 set power_save off 2>/dev/null

# 4. Make power saving OFF permanent
echo "&#91;4/4] Making power saving permanently disabled..."
sudo mkdir -p /etc/NetworkManager/conf.d
sudo bash -c 'cat > /etc/NetworkManager/conf.d/wifi-powersave.conf &lt;&lt;EOF
&#91;connection]
wifi.powersave = 2
EOF'

sudo systemctl restart NetworkManager

echo ""
echo "=== Wi-Fi services configured ==="
echo "Launching Wi-Fi setup menu (nmtui)..."
echo ""

sleep 1
sudo nmtui
</code></pre>



<p>Run it once after installing ASL3, and your Wi‑Fi will be rock‑solid.</p>



<h2 class="wp-block-heading"><strong>Conclusion</strong></h2>



<p>If your ASL3 node is experiencing Wi‑Fi instability, the problem may not be your access point, your signal strength, or even your hardware. In many cases, the real issue is that <strong>NetworkManager and wpa_supplicant are both trying to manage Wi‑Fi at the same time</strong>.</p>



<p>Disabling wpa_supplicant and letting NetworkManager take over — combined with turning off Wi‑Fi power saving — results in a dramatically more stable connection.</p>



<p>After applying this fix, both of my nodes have been running flawlessly on 5 GHz with zero dropouts.</p>



<p>If you’re building or maintaining AllStar nodes, this is a must‑do step.</p><p>The post <a href="https://www.lagmrs.com/wp/2026/04/18/wifi-setup-on-asl3-allstar-wifi-problems/">Wifi setup on ASL3 allstar wifi problems</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2026/04/18/wifi-setup-on-asl3-allstar-wifi-problems/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to use dvswitch without a static IP address</title>
		<link>https://www.lagmrs.com/wp/2026/04/05/how-to-use-dvswitch-without-a-static-ip-address/</link>
					<comments>https://www.lagmrs.com/wp/2026/04/05/how-to-use-dvswitch-without-a-static-ip-address/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Sun, 05 Apr 2026 23:41:21 +0000</pubDate>
				<category><![CDATA[Allstar]]></category>
		<category><![CDATA[dvswitch]]></category>
		<category><![CDATA[Node Help]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=892</guid>

					<description><![CDATA[<p>You Don’t Need a Static IP for Your Node or DVSwitch — Here’s Why</p>
<p>The post <a href="https://www.lagmrs.com/wp/2026/04/05/how-to-use-dvswitch-without-a-static-ip-address/">How to use dvswitch without a static IP address</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>You do not need a static ip to use DVSWITCH on your node. <br><strong>You Don’t Need a Static IP for Your Node or DVSwitch — Here’s Why</strong></p>



<p>Many HAMS &amp; GMRS users believe they need to buy a static IP address from their ISP to run a home node, hotspot, or DVSwitch server. Good news: <strong>you don’t.</strong> In almost every case, a simple and free tool called <strong>Dynamic DNS (DDNS)</strong> solves the problem completely.</p>



<p>Below is a clear explanation you can share with anyone setting up a home node, AllStar, DVSwitch, or any remote‑access ham radio system.<br><br><strong>So someone told you you had to have a static IP to use DVSWITCH or remote connect to your node. </strong><br>This is incorrect.  This problem was solved way back in the 90s. Everyone should know this.</p>



<h2 class="wp-block-heading"><strong>Why People Think They Need a Static IP</strong></h2>



<p>Most home internet connections use a <strong>dynamic IP address</strong>. This means:</p>



<ul class="wp-block-list">
<li>Your IP stays the same for long periods</li>



<li>It <em>can</em> change after a modem reboot or power outage</li>



<li>It is not guaranteed to stay the same forever</li>
</ul>



<p>If you try to connect to your home node using the raw IP address, and it changes, your connection breaks. This leads people to think they need a static IP.</p>



<p>But they don’t.</p>



<h2 class="wp-block-heading"><strong>Dynamic DNS (DDNS) Fixes the Problem</strong></h2>



<p>Dynamic DNS gives your home network a <strong>permanent hostname</strong>, such as:</p>



<p>myshack.ddns.net   mycallsign.duckdns.org  mynode.no-ip.org<br></p>



<p>This hostname <strong>never changes</strong>, even if your home IP does.</p>



<p>Your router or Raspberry Pi automatically updates the DDNS service whenever your IP changes. So instead of connecting to: 11.11.11.18<br>You connect to: myshack.ddns.net<br>And it always points to the correct IP.</p>



<h2 class="wp-block-heading"><strong>DDNS Works Perfectly With DVSwitch and Home Nodes</strong></h2>



<p>DVSwitch, Analog_Bridge, AllStar, Pi‑Star, and other ham radio tools don’t care whether you use:</p>



<ul class="wp-block-list">
<li>A static IP</li>



<li>A dynamic IP</li>



<li>A DDNS hostname</li>
</ul>



<p>They only care that the hostname resolves.</p>



<h2 class="wp-block-heading"><strong>Port Forwarding Still Works the Same</strong></h2>



<p>DDNS does <strong>not</strong> replace port forwarding — it only replaces the <em>IP address</em> you connect to.</p>



<p>If your node needs ports like:</p>



<ul class="wp-block-list">
<li>30001 UDP</li>



<li>30002 UDP</li>



<li>4569 UDP (AllStar)</li>



<li>62030 TCP</li>
</ul>



<p>…you still forward those ports in your router.</p>



<p>But instead of connecting to your changing IP, you connect to your <strong>DDNS hostname</strong>.</p>



<h2 class="wp-block-heading"><strong>DDNS Is Free, Fast, and Reliable</strong></h2>



<p>Popular free DDNS providers include:</p>



<ul class="wp-block-list">
<li><strong>DuckDNS.org</strong> (simple, free forever)</li>



<li><strong>No-IP Free</strong> (works well, requires periodic confirmation)</li>



<li><strong>Dynu</strong> (free tier available)</li>
</ul>



<p>Most routers support DDNS natively. If not, a Raspberry Pi can update it automatically.</p>



<h2 class="wp-block-heading"><strong>When Do You Actually Need a Static IP?</strong></h2>



<p>Only in rare cases:</p>



<ul class="wp-block-list">
<li>You’re hosting a large public reflector</li>



<li>You need reverse DNS (PTR records)</li>



<li>Your ISP blocks DDNS updates</li>



<li>You’re running a commercial service</li>
</ul>



<p>For 99% of ham radio home setups, <strong>DDNS is the correct solution</strong>.</p>



<h2 class="wp-block-heading"><strong>Summary</strong></h2>



<ul class="wp-block-list">
<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> You do <strong>not</strong> need a static IP</li>



<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> DDNS gives you a permanent hostname</li>



<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> DVSwitch and home nodes work perfectly with DDNS</li>



<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Port forwarding still works normally</li>



<li><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> DDNS is free and takes only a few minutes to set up</li>
</ul>



<p>Static IPs are expensive and unnecessary for almost every ham radio use case. DDNS is the modern, simple, and reliable solution.</p>



<p></p>



<p>Absolutely — here’s a clear, practical explanation you can drop straight into your WordPress article. It explains <strong>how a DDNS client works</strong>, <strong>why it solves the “I need a static IP” myth</strong>, and <strong>exactly how to use DuckDNS on a Raspberry Pi</strong> to keep a home node or DVSwitch server reachable.</p>



<p>I’ll keep it clean, readable, and formatted for WordPress.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h1 class="wp-block-heading"><strong>How a DDNS Client Works (and Why You Don’t Need a Static IP)</strong></h1>



<p>Dynamic DNS (DDNS) is the secret weapon that makes home nodes, DVSwitch servers, and remote‑access systems work <strong>without</strong> needing a static IP address. The idea is simple: instead of connecting to your home’s changing IP address, you connect to a <strong>permanent hostname</strong> that always points to your current IP.</p>



<p>A DDNS client is the small program that keeps that hostname updated.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>What the DDNS Client Actually Does</strong></h2>



<p>A DDNS client (like the one from DuckDNS) runs on your Raspberry Pi or router and performs three simple jobs:</p>



<h3 class="wp-block-heading"><strong>1. Detect your current public IP</strong></h3>



<p>Your Pi asks an external service:</p>



<ul class="wp-block-list">
<li>“What is my public IP right now?”</li>
</ul>



<p>This is usually done by checking:</p>



<pre class="wp-block-code"><code>https:&#47;&#47;api.ipify.org
</code></pre>



<p>or DuckDNS’s own IP check.</p>



<h3 class="wp-block-heading"><strong>2. Compare it to the last known IP</strong></h3>



<p>If the IP hasn’t changed, nothing happens.</p>



<p>If it <em>has</em> changed (after a reboot, power outage, ISP refresh, etc.), then:</p>



<h3 class="wp-block-heading"><strong>3. Update your DDNS hostname</strong></h3>



<p>The client sends a secure update request to DuckDNS:</p>



<pre class="wp-block-code"><code>https:&#47;&#47;www.duckdns.org/update?domains=YOURDOMAIN&amp;token=YOURTOKEN&amp;ip=YOURIP
</code></pre>



<p>DuckDNS instantly updates your hostname, so:</p>



<pre class="wp-block-code"><code>myshack.duckdns.org
</code></pre>



<p>always points to your current home IP — even if it changes.</p>



<p>This is why <strong>you don’t need a static IP</strong>.<br>Your hostname stays the same, and the DDNS client keeps it pointed at the right place.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h1 class="wp-block-heading"><strong>Using DuckDNS on a Raspberry Pi (Simple Setup)</strong></h1>



<p>DuckDNS is one of the easiest DDNS services to use, and it’s completely free.<br>Here’s how to set it up on your Pi.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>1. Create your DuckDNS domain</strong></h2>



<p>Go to:</p>



<figure class="wp-block-embed"><div class="wp-block-embed__wrapper">
https://www.duckdns.org
</div></figure>



<p>Sign in with:</p>



<ul class="wp-block-list">
<li>Google</li>



<li>GitHub</li>



<li>Twitter</li>



<li>Reddit</li>
</ul>



<p>Choose a domain name, for example:</p>



<pre class="wp-block-code"><code>myshack
</code></pre>



<p>Your hostname becomes:</p>



<pre class="wp-block-code"><code>myshack.duckdns.org
</code></pre>



<p>Copy your <strong>token</strong> — you’ll need it.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>2. Create the DuckDNS update script on your Pi</strong></h2>



<p>On your Pi:</p>



<pre class="wp-block-code"><code>mkdir -p ~/duckdns
cd ~/duckdns
nano duck.sh
</code></pre>



<p>Paste this inside:</p>



<pre class="wp-block-code"><code>echo url="https://www.duckdns.org/update?domains=YOURDOMAIN&amp;token=YOURTOKEN&amp;ip=" | curl -k -o ~/duckdns/duck.log -K -
</code></pre>



<p>Replace:</p>



<ul class="wp-block-list">
<li><code>YOURDOMAIN</code> with your DuckDNS name</li>



<li><code>YOURTOKEN</code> with your DuckDNS token</li>
</ul>



<p>Save and exit.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>3. Make the script executable</strong></h2>



<pre class="wp-block-code"><code>chmod 700 duck.sh
</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>4. Add a cron job to update every 5 minutes</strong></h2>



<pre class="wp-block-code"><code>crontab -e
</code></pre>



<p>Add this line:</p>



<pre class="wp-block-code"><code>*/5 * * * * ~/duckdns/duck.sh &gt;/dev/null 2&gt;&amp;1
</code></pre>



<p>This keeps your hostname updated automatically.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h1 class="wp-block-heading"><strong>How This Helps DVSwitch, AllStar, and Home Nodes</strong></h1>



<p>Once DuckDNS is running, you no longer connect to your home IP.<br>You connect to your hostname:</p>



<pre class="wp-block-code"><code>myshack.duckdns.org
</code></pre>



<p>This works for:</p>



<ul class="wp-block-list">
<li>DVSwitch Mobile</li>



<li>Analog_Bridge</li>



<li>AllStarLink</li>



<li>Pi‑Star</li>



<li>Private dashboards</li>



<li>Remote control apps</li>



<li>Custom reflectors</li>
</ul>



<p>Your Pi stays reachable even if your ISP changes your IP.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h1 class="wp-block-heading"><strong>Why This Eliminates the Need for a Static IP</strong></h1>



<p>A static IP is only needed if:</p>



<ul class="wp-block-list">
<li>You’re hosting a large public reflector</li>



<li>You need reverse DNS</li>



<li>You’re running a commercial service</li>
</ul>



<p>For home ham radio use:</p>



<ul class="wp-block-list">
<li>DDNS is free</li>



<li>DDNS is automatic</li>



<li>DDNS works with every node and hotspot</li>



<li>DDNS solves the “changing IP” problem completely</li>
</ul>



<p>This is why <strong>you do NOT need a static IP</strong> to run DVSwitch or a home node.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p></p><p>The post <a href="https://www.lagmrs.com/wp/2026/04/05/how-to-use-dvswitch-without-a-static-ip-address/">How to use dvswitch without a static IP address</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2026/04/05/how-to-use-dvswitch-without-a-static-ip-address/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>APRS on DMR</title>
		<link>https://www.lagmrs.com/wp/2025/12/17/aprs-on-dmr/</link>
					<comments>https://www.lagmrs.com/wp/2025/12/17/aprs-on-dmr/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Thu, 18 Dec 2025 05:55:45 +0000</pubDate>
				<category><![CDATA[dmr]]></category>
		<category><![CDATA[ham radio]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=873</guid>

					<description><![CDATA[<p>The dmr server fro APRS in the usa is 310999 &#8211; ARS/GPSbrandmeister USA info APRS relays through this server when you are on line. It doesnt transmit on 2meters for dm-1702 the instructions are listed here aprs-on-baofeng-dm1702/</p>
<p>The post <a href="https://www.lagmrs.com/wp/2025/12/17/aprs-on-dmr/">APRS on DMR</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>The dmr server fro APRS in the usa is <strong>310999</strong> &#8211; ARS/GPS<br><a href="https://wiki.brandmeister.network/index.php/United_States_of_America" target="_blank" rel="noopener" title="">brandmeister USA info</a><br><br>APRS relays through this server when you are on  line. It doesnt transmit on 2meters<br><br>for dm-1702 the instructions are listed here <a href="https://g6pde.wordpress.com/2021/01/15/aprs-on-baofeng-dm1702/" target="_blank" rel="noopener" title="">aprs-on-baofeng-dm1702/</a></p>



<p></p><p>The post <a href="https://www.lagmrs.com/wp/2025/12/17/aprs-on-dmr/">APRS on DMR</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2025/12/17/aprs-on-dmr/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Online ham test</title>
		<link>https://www.lagmrs.com/wp/2025/11/16/online-ham-test/</link>
					<comments>https://www.lagmrs.com/wp/2025/11/16/online-ham-test/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Mon, 17 Nov 2025 03:34:05 +0000</pubDate>
				<category><![CDATA[GMRS]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=859</guid>

					<description><![CDATA[<p>Just found this great low cost place to take a ham test https://hamstudy.org/sessions/W5TMP-C/all</p>
<p>The post <a href="https://www.lagmrs.com/wp/2025/11/16/online-ham-test/">Online ham test</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Just found this great low cost place to take a ham test <br>https://hamstudy.org/sessions/W5TMP-C/all</p><p>The post <a href="https://www.lagmrs.com/wp/2025/11/16/online-ham-test/">Online ham test</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2025/11/16/online-ham-test/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AllStarLink ASL3 Timeout Fix</title>
		<link>https://www.lagmrs.com/wp/2025/11/16/allstarlink-asl3-timeout-fix/</link>
					<comments>https://www.lagmrs.com/wp/2025/11/16/allstarlink-asl3-timeout-fix/#respond</comments>
		
		<dc:creator><![CDATA[MIke]]></dc:creator>
		<pubDate>Mon, 17 Nov 2025 03:32:40 +0000</pubDate>
				<category><![CDATA[Allstar]]></category>
		<category><![CDATA[allstar]]></category>
		<category><![CDATA[allstarlink]]></category>
		<category><![CDATA[lockup]]></category>
		<category><![CDATA[timeout]]></category>
		<guid isPermaLink="false">https://www.lagmrs.com/wp/?p=867</guid>

					<description><![CDATA[<p>AllStarLink ASL3 Timeout Fix: Stop Your Node from Getting “Stuck” After a Timeout Published: November 16, 2025 If you’ve upgraded to ASL3 (AllStarLink on Asterisk 20+), you may have run into this frustrating issue: “User talks too long → timeout → transmission drops → node won’t come back, even when they unkey. I have to [&#8230;]</p>
<p>The post <a href="https://www.lagmrs.com/wp/2025/11/16/allstarlink-asl3-timeout-fix/">AllStarLink ASL3 Timeout Fix</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></description>
										<content:encoded><![CDATA[<h1 class="wp-block-heading">AllStarLink ASL3 Timeout Fix: Stop Your Node from Getting “Stuck” After a Timeout</h1>



<p><strong>Published:</strong> November 16, 2025</p>



<p>If you’ve upgraded to <strong>ASL3</strong> (AllStarLink on Asterisk 20+), you may have run into this frustrating issue:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><em>“User talks too long → timeout → transmission drops → node <strong>won’t come back</strong>, even when they unkey. I have to key up locally to reset it!”</em></p>
</blockquote>



<p><strong>Good news:</strong> This isn’t a bug — it’s a <em>safety feature</em> in ASL3 to prevent stuck carriers from RF loops or bad USB devices. But for hub operators, it feels like a step backward from ASL2’s smooth recovery.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">The Problem (Default ASL3 Behavior)</h2>



<pre class="wp-block-code"><code>totime = 180000        ; 3 minutes
</code></pre>



<ul class="wp-block-list">
<li>User talks > 3 min → <strong>timeout</strong></li>



<li>TX drops → <strong>PTT locks</strong></li>



<li>Remote unkeys → <strong>node stays silent</strong></li>



<li><strong>Only local key-up</strong> resets the channel</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">The Fix: Just 3 Lines in <code>rpt.conf</code></h2>



<pre class="wp-block-code"><code>totime = 360000        ; 6 minutes (adjust as needed)
timeoutmacro = *1      ; Auto-reset on timeout
lnkactenable = 0       ; Disable link activity timer
</code></pre>



<p>And add this <strong>macro</strong> at the top of your <code>rpt.conf</code>:</p>



<pre class="wp-block-code"><code>&#91;macros]
*1 = cmd,/usr/bin/rpt reset
</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Why This Works</h3>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Setting</th><th>Purpose</th></tr></thead><tbody><tr><td><code>timeoutmacro = *1</code></td><td><strong>Triggers a channel reset</strong> the moment timeout occurs</td></tr><tr><td><code>lnkactenable = 0</code></td><td>Stops the <strong>link activity timer</strong> from interfering</td></tr><tr><td>Longer <code>totime</code></td><td>Gives users breathing room before lock</td></tr></tbody></table></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Apply Without Restart</h2>



<pre class="wp-block-code"><code>sudo asterisk -rx "module reload app_rpt.so"
</code></pre>



<p><strong>No downtime. No reboot.</strong></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Result</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Before</th><th>After</th></tr></thead><tbody><tr><td>Timeout → TX drops → <strong>stuck off</strong> until local key</td><td>Timeout → <strong>auto-reset</strong> → remote unkey → <strong>back online</strong></td></tr></tbody></table></figure>



<p><strong>Exactly like ASL2 — but with ASL3’s stability.</strong></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Pro Tip: Add a 30-Second Warning Beep</h3>



<p>Want users to know timeout is coming?</p>



<pre class="wp-block-code"><code>timeoutmacro = *81 30
</code></pre>



<pre class="wp-block-code"><code>&#91;macros]
*81 = p,/var/lib/asterisk/sounds/rpt/timeout-warning
</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Bottom Line</h2>



<p>ASL3 isn’t broken — it’s just <strong>more cautious</strong>. With <strong>one macro and two settings</strong>, you get:</p>



<ul class="wp-block-list">
<li>Rock-solid timeouts</li>



<li>Smooth, automatic recovery</li>



<li>Happy users</li>
</ul>



<p><strong>Your hub stays live. Your net stays smooth.</strong></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p><em>Tested on ASL3 v3.0.0, Debian 12, DVSwitch hubs. Always test during a quiet net first.</em></p>



<p><strong>Got a stuck node?</strong> Drop these lines in <code>rpt.conf</code> and reload. <strong>Problem solved.</strong></p>



<p>Dows this fix it let me know. If you find a better option please comment.</p>



<p>KJ5MZL/WRXB288</p><p>The post <a href="https://www.lagmrs.com/wp/2025/11/16/allstarlink-asl3-timeout-fix/">AllStarLink ASL3 Timeout Fix</a> first appeared on <a href="https://www.lagmrs.com/wp">Louisiana GMRS/HAM news</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.lagmrs.com/wp/2025/11/16/allstarlink-asl3-timeout-fix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
