<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>UV5Rmini on 2Whippets Blog</title>
    <link>https://blog.2whippets.org/tags/uv5rmini/</link>
    <description>Recent content in UV5Rmini on 2Whippets Blog</description>
    <generator>Hugo -- 0.155.0</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 30 Mar 2026 07:33:42 -0500</lastBuildDate>
    <atom:link href="https://blog.2whippets.org/tags/uv5rmini/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Aprs Fun   a New Digipeater in Lawrence</title>
      <link>https://blog.2whippets.org/posts/aprs-fun---a-new-digipeater-in-lawrence/</link>
      <pubDate>Mon, 30 Mar 2026 07:33:42 -0500</pubDate>
      <guid>https://blog.2whippets.org/posts/aprs-fun---a-new-digipeater-in-lawrence/</guid>
      <description>&lt;h1 id=&#34;aprs-fun---a-new-digipeater-in-lawrence&#34;&gt;APRS Fun - A new digipeater in Lawrence&lt;/h1&gt;
&lt;p&gt;I spent some time over the last couple of weeks attempting to get APRS working on my radios.  And I found that Lawrence did not have a working digipeater or igate.  I asked on the W0UK Radio club email list, and a couple of people were able to verify that we did not have one working anymore.&lt;/p&gt;
&lt;p&gt;So, I put it on my workbench.  I was going to build a digipeater.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<h1 id="aprs-fun---a-new-digipeater-in-lawrence">APRS Fun - A new digipeater in Lawrence</h1>
<p>I spent some time over the last couple of weeks attempting to get APRS working on my radios.  And I found that Lawrence did not have a working digipeater or igate.  I asked on the W0UK Radio club email list, and a couple of people were able to verify that we did not have one working anymore.</p>
<p>So, I put it on my workbench.  I was going to build a digipeater.</p>
<p>I spent some time talking to Claude.ai, and we came up with a plan to use some of the equipment that I already had laying around:</p>
<ul>
<li>A Lenovo ThinkCentre M700 tiny computer</li>
<li>A Baofeng UV-5R Mini</li>
<li>Ubuntu Linux server 24.04 LTS</li>
<li>Direwolf software</li>
</ul>
<p>I started out getting the ThinkCentre set up wtih Ubuntu Server.  I installed 24.04 LTS.  LTS stands for &ldquo;Long Term Service&rdquo;, and is great because it is supported for five years.  The kernel and packages don&rsquo;t get major changes that could break some applications.</p>
<p>The ThinkCentre has 12Gig of RAM, and a 256 Gig Samsung SSD.  Plenty of space for the project.</p>
<p>Once the server was installed and fully patched, there were some applications and packages to install.</p>
<p>&rsquo; sudo apt update &amp;&amp; sudo apt install -y git gcc g++ make cmake libasound2-dev libhamlib-dev libgps-dev portaudio19-dev'</p>
<p>Direwolf was installed by pulling the code from Github, and compiling.  While there is a package in the Ubuntu repositories, it is sometimes and older version.</p>
<p>&rsquo; cd ~</p>
<p>git clone <a href="https://www.github.com/wb2osz/direwolf">https://www.github.com/wb2osz/direwolf</a></p>
<p>cd direwolf</p>
<p>mkdir build &amp;&amp; cd build</p>
<p>cmake ..</p>
<p>make -j$(nproc)</p>
<p>sudo make install'</p>
<p>I had to have the GPS coordinates of my house, due to the fact that I didn&rsquo;t have a GPS dongle for the server.  Easy to find.</p>
<p>The Baofeng UV5Rmini needed to be set up so that it was on APRS:  144.39 MHz.  Initially, I had it on the wrong frequency, and it wasn&rsquo;t hearing anything.  Easy fix though.</p>
<p>Once on the correct frequency, Direwolf was able to hear my Anytone 890 radio that was beaconing on APRS!</p>
<p><img loading="lazy" src="/posts/aprs-fun---a-new-digipeater-in-lawrence/SCR-20260330-hbni.png"></p>
<p>I decided to take a break, and take my dog out to Clinton Lake for a run on the hill.  I took my Anytone 890 with me to see how far I could get away from the igate and still get picked up.</p>
<p>It turns out&hellip;not very far.  The UV5Rmini with a stock antenna, indoors, would not pick up the radio once I got out of the neighborhood.</p>
<p>But..the Digipeater is working.  A different antennal will help.  And, maybe we find a new home for this set up so that it can benefit all of Lawrence.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
