<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CUMCSHwzeCp7ImA9WhBaEE8.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212</id><updated>2013-05-19T23:17:49.280-05:00</updated><category term="arrl" /><category term="p25" /><category term="dmr" /><category term="5.8 GHz" /><category term="dv dongle" /><category term="mototrbo" /><category term="RF fingerprint" /><category term="80211use" /><category term="1.2 GHz" /><category term="bda" /><category term="SIP" /><category term="paging" /><category term="aprs" /><category term="graph" /><category term="open source" /><category term="bandplan" /><category term="mesh" /><category term="g4klx" /><category term="aerocomm" /><category term="XMIT ID" /><category term="hsmm" /><category term="D-Star" /><category term="APCO-25" /><category term="two-tone" /><category term="encryption" /><category term="tapr" /><category term="motron" /><category term="900 mhz" /><category term="ubiquiti" /><category term="survey" /><category term="packet" /><category term="220 MHz" /><category term="firmware" /><category term="amsat" /><category term="gmsk node adaptor" /><category term="2.4 GHz" /><category term="cryogenically freeze w2nsd" /><category term="IDAS" /><category term="rtty" /><category term="Raspberry Pi" /><category term="linux" /><category term="ham radio" /><category term="ares" /><category term="diy" /><category term="repeater graph" /><category term="xrs" /><category term="NXDN" /><category term="NEXEDGE" /><category term="trisquare" /><category term="interoperability" /><category term="voip" /><category term="microwave" /><category term="3.5 GHz" /><category term="emcomm" /><category term="73 magazine" /><category term="spread spectrum" /><category term="transmitter fingerprint" /><category term="leaders" /><category term="asterisk" /><category term="pocsag" /><category term="tdma" /><category term="802.11" /><category term="ambe" /><category term="nts" /><category term="atheros" /><category term="TXID" /><category term="irlp" /><category term="roip" /><category term="70cm" /><category term="ID-1" /><title>Advancing Ham Radio.. different ideas</title><subtitle type="html">Experimentation seems lost in the hobby.  This is my attempt to spread some new ideas and help enable those who want to explore something new..</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://kb9mwr.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>200</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/AdvancingHamRadioDifferentIdeas" /><feedburner:info uri="advancinghamradiodifferentideas" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CEAFQXY-fyp7ImA9WhBUGUQ.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-6285131331104618378</id><published>2013-04-12T13:59:00.000-05:00</published><updated>2013-05-08T00:58:30.857-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-05-08T00:58:30.857-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Raspberry Pi" /><title>Raspberry Pi web based rig control?</title><content type="html">&lt;br /&gt;
A while back my friend and I found &lt;a href="http://sourceforge.net/apps/mediawiki/hamlib/index.php?title=Main_Page"&gt;hamlib&lt;/a&gt;, a development library designed to remotely control nearly any CAT/CIV capable transceiver or receiver.&amp;nbsp; It compiles and works just fine on the Raspberry Pi.&lt;p&gt;

&lt;pre  style="font-family:arial;font-size:12px;border:1px dashed #CCCCCC;width:99%;height:auto;overflow:auto;background:#f0f0f0;;background-image:URL(http://2.bp.blogspot.com/_z5ltvMQPaa8/SjJXr_U2YBI/AAAAAAAAAAM/46OqEP32CJ8/s320/codebg.gif);padding:0px;color:#000000;text-align:left;line-height:20px;"&gt;&lt;code style="color:#000000;word-wrap:normal;"&gt; Before-hand ensure you have these dependencies installed:  
 libltdl-dev or libltdl-devel or libtool-ltdl-devel (use yum/apt-get)  
 wget http://sourceforge.net/projects/hamlib/files/hamlib/1.2.15.3/hamlib-1.2.15.3.tar.gz  
 tar -xvzf hamlib*  
 cd hamlib*  
 ./configure  
 make  
 make install  
 ldconfig   
&lt;/code&gt;&lt;/pre&gt;

&lt;br /&gt;
&lt;span class="st"&gt;&amp;nbsp;&lt;/span&gt; &lt;br /&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/WS06SFk3tnE" width="420"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
So we have been using SSH and hamlib to control a remote Icom 706.&amp;nbsp; We have been using speak freely to stream the audio.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-bdXqFxxEGV4/UXye_cwvFmI/AAAAAAAACC4/RYQH28RyXSk/s1600/rigctl.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-bdXqFxxEGV4/UXye_cwvFmI/AAAAAAAACC4/RYQH28RyXSk/s320/rigctl.jpg" width="271" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
I have been meaning to try and create a PHP/CGI web based front end for this.&amp;nbsp; Couple that with&lt;a href="http://www.t3node.com/blog/streaming-audio-with-mpd-and-icecast2-on-raspberry-pi/"&gt; darkice and icecast&lt;/a&gt; for a way to stream audio to that browser.&lt;br /&gt;
&lt;br /&gt;
&lt;span class="postbody"&gt;There is &lt;a href="http://sourceforge.net/apps/mediawiki/hamlib/index.php?title=Net_control"&gt;network daemon version of rigctl&lt;/a&gt; that works like so:
&lt;br /&gt;

&lt;br /&gt;
rigctld -r /dev/ttyUSB0 -m 311 &amp;amp;&amp;nbsp;
&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Then control can be done via TCP port 4532:&lt;br /&gt;
&lt;pre&gt;
&lt;blockquote&gt;
root@darkpi-ice:/# telnet localhost 4532
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
f  &lt;---- I sent this and got back below:
1590000
&lt;/blockquote&gt;
&lt;/pre&gt;
&lt;br /&gt;
&lt;br /&gt;
Basically a way to enable &lt;a href="http://www.qsl.net/k/kb9mwr//files/ham/hamlib-web.zip"&gt;web based control&lt;/a&gt; of a radio with CIV.&lt;br /&gt;
&lt;br /&gt;
Another good project would be to layout a small board with jumper selectable COR and PTT transistor configurations than can be interfaced to the Raspberry Pi GPIO.&amp;nbsp; So far I have just been bread-boarding this.&lt;br /&gt;
&lt;br /&gt;
I just haven't had the time to create such art work and submit it to &lt;a href="http://www.farcircuits.net/"&gt;Far Circuits.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Again if anyone wants to beat me to the punch on either of this, please do.&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/evsGtizfuHY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/6285131331104618378/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=6285131331104618378" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6285131331104618378?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6285131331104618378?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/evsGtizfuHY/raspberry-pi-web-based-rig-control.html" title="Raspberry Pi web based rig control?" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://img.youtube.com/vi/WS06SFk3tnE/default.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2013/04/raspberry-pi-web-based-rig-control.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A08ESXY_fyp7ImA9WhBVEE4.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-8383790033596825418</id><published>2013-04-01T21:46:00.001-05:00</published><updated>2013-04-15T10:30:08.847-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-15T10:30:08.847-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="mesh" /><title>HSMM-Mesh to become Broadband-Hamnet</title><content type="html">From: &lt;a href="http://broadband-hamnet.org/"&gt;http://Broadband-hamnet.org&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Name will change to Broadband-Hamnet™&lt;br /&gt;
Written by Rick Kirchhof, NG5V&lt;br /&gt;
Wednesday, 27 March 2013 22:46&lt;br /&gt;
&lt;br /&gt;
A firmware release is scheduled in the 2nd quarter. Some major changes will be included. The list below gives a bit of detail but some changes are already in place. For example Broadband-hamnet.org or Broadbandhamnet.org already bring up this site. HSMM-MESH.org will&amp;nbsp;
still work but the site will now answer to both. Other things to expect are:&lt;br /&gt;
&lt;br /&gt;
SSID changes to Broadband-HamnetV1&lt;br /&gt;
&lt;br /&gt;
Upgrade ALL is necessary as SSID and the actual format of data flowing will be changing.&lt;br /&gt;
&lt;br /&gt;
SSID minor level (V1) will roll when succeeding firmware requires another upgrade all.&lt;br /&gt;
&lt;br /&gt;
Interoperability with Ubiquiti hand loaded systems (simple web page config for Ubiquiti comes later)&lt;br /&gt;
&lt;br /&gt;
DNS changes from the Austin.TX.mesh style to local.mesh&lt;br /&gt;
&lt;br /&gt;
More FAQs to be written, better documentation on the way&lt;br /&gt;
&lt;br /&gt;
YouTube videos becoming more popular, see "videos" in left menu or search YouTube.&lt;br /&gt;
&lt;br /&gt;
More mesh elmers have joined, more are needed.&lt;br /&gt;
&lt;br /&gt;
Over 1200 registered users on the forums, rising by nearly 100/month.&lt;br /&gt;
&lt;br /&gt;
Web site hits growing at an increasing pace, Google hits for hsmm mesh search terms growing.&lt;br /&gt;
&lt;br /&gt;
QST article in July with more to follow.&lt;br /&gt;
&lt;br /&gt;
Watch here or in the developers newsgroup for updates.&lt;br /&gt;
73,&lt;br /&gt;
Rick, NG5V&lt;br /&gt;
&lt;br /&gt;
Here are some excellent starter videos from Kevin, N7RXE: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/hUeW2ju-RZk" width="420"&gt;&lt;/iframe&gt;
&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
&lt;iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/pryc8jIl6Xo" width="420"&gt;&lt;/iframe&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/mLyN0LyOVPo" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/8383790033596825418/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=8383790033596825418" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/8383790033596825418?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/8383790033596825418?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/mLyN0LyOVPo/hsmm-mesh-to-become-broadband-hamnet.html" title="HSMM-Mesh to become Broadband-Hamnet" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://img.youtube.com/vi/hUeW2ju-RZk/default.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2013/04/hsmm-mesh-to-become-broadband-hamnet.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEcER3o6eip7ImA9WhBXGEk.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-6516710840002511910</id><published>2013-04-01T13:45:00.004-05:00</published><updated>2013-04-01T13:46:46.412-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-01T13:46:46.412-05:00</app:edited><title>Family Guy - Ham radio</title><content type="html">&lt;div align="left"&gt;
Last night's episode of Family Guy was a re-run from Season 11, Episode 3 that originally aired&amp;nbsp; 10/21/12, titled "The Old Man and
the Big 'C'."&amp;nbsp; It had a quick reference to ham radio.&lt;/div&gt;
&lt;div align="left"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class="tr_bq"&gt;
&lt;div align="left"&gt;
At a ballgame, Quagmire accidentally loses his toupee going for
a fly ball. When he becomes a laughingstock, he decides to ditch the wig. The
change in his appearance affects his attitude, changing him into a old man.&amp;nbsp;
Quagmire runs a radar gun in-front of Peters house asking hot rodders to slow
down.&amp;nbsp; "My ham radio interferes with my radar gun.&amp;nbsp; Talked to
some fella in Papua New Guinea last night, you should stop by some time."&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div align="left"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-D5korEIIkaI/UVnVa9XyejI/AAAAAAAACCE/M_xEBn-VjJE/s1600/fgs11e03.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="180" src="http://2.bp.blogspot.com/-D5korEIIkaI/UVnVa9XyejI/AAAAAAAACCE/M_xEBn-VjJE/s320/fgs11e03.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div align="left"&gt;
&lt;br /&gt;
&lt;a href="http://www.qsl.net/kb9mwr/files/ham/cartoon/cartoon.html"&gt;More ham radio in popular adult cartoon shows&lt;/a&gt;&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/8JyO1rb8Qng" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/6516710840002511910/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=6516710840002511910" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6516710840002511910?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6516710840002511910?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/8JyO1rb8Qng/family-guy-ham-radio.html" title="Family Guy - Ham radio" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-D5korEIIkaI/UVnVa9XyejI/AAAAAAAACCE/M_xEBn-VjJE/s72-c/fgs11e03.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2013/04/family-guy-ham-radio.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUECSHg_eip7ImA9WhBQEUw.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-5385248952945114722</id><published>2013-03-12T13:40:00.002-05:00</published><updated>2013-03-12T13:41:09.642-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-03-12T13:41:09.642-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="ambe" /><category scheme="http://www.blogger.com/atom/ns#" term="D-Star" /><title>What no D-Star blogs?</title><content type="html">What you haven’t seen me blog about in a while is D-Star.&lt;br /&gt;
&lt;br /&gt;
I have kind of lost interest.&lt;br /&gt;
&lt;br /&gt;
What got me interested in D-Star was the opens source software projects and &lt;a href="http://kb9mwr.blogspot.com/2009/01/satoshi-7m3tjzs-d-star-node-and-dv.html"&gt;node adapters&lt;/a&gt;, allowing you to &lt;a href="http://kb9mwr.blogspot.com/2010/04/diy-compatible-d-star-repeater-green.html"&gt;roll your own.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I had always hoped there would be a &lt;a href="http://kb9mwr.blogspot.com/2008/12/d-star-sip-translation.html"&gt;SIP translation&lt;/a&gt; that would take off.&amp;nbsp; Allowing D-Star to inter-operate with ordinary VOIP.&amp;nbsp; A powerful idea for Emergency Communications.&lt;br /&gt;
&lt;br /&gt;
One key component to this would be AMBE transcoding at the repeater using a DV dongle or some sort of public AMBE proxy.&amp;nbsp; This would also allow people to try D-Star using just a computer and microphone or smart phone.&lt;br /&gt;
&lt;br /&gt;
This never really happened.&amp;nbsp; The Trust Server guys kinda put the kibash on that.&lt;br /&gt;
&lt;br /&gt;
I had hope that with &lt;a href="http://kb9mwr.blogspot.com/2011/05/d-star-ircddb.html"&gt;IRCDDB&lt;/a&gt; that the trust server concept would go away (fully) and the network would become more decentralized from a select few controlling the whole parade.&lt;br /&gt;
&lt;br /&gt;
So I paid attention to &lt;a href="http://kb9mwr.blogspot.com/2010/03/ambe-open-source-compatible-codec.html"&gt;Codec2.&lt;/a&gt;&amp;nbsp; It was being designed as a drop in replacement for AMBE.&amp;nbsp; (The existing repeater hardware would be able to pass it.)&lt;br /&gt;
&lt;br /&gt;
What I envision(ed) is plugging a&amp;nbsp; micro computer like the Raspberry Pi into the back of&amp;nbsp; the Yeasu in your car.&amp;nbsp; A separate speaker mic hooked to the Pi, which encodes&amp;nbsp; your voice to Codec2, and wraps that in the sound card created GMSK stream that drives the packet/discriminator connection of&amp;nbsp; your existing mobile: &lt;br /&gt;
&lt;br /&gt;
Kristoff ON1ARF, demos the concept:&lt;br /&gt;
&lt;object class="BLOGGER-youtube-video" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" data-thumbnail-src="http://i.ytimg.com/vi/vCIOtOb_pkc/0.jpg" height="266" width="320"&gt;&lt;param name="movie" value="http://www.youtube.com/v/vCIOtOb_pkc?version=3&amp;f=user_uploads&amp;c=google-webdrive-0&amp;app=youtube_gdata" /&gt;&lt;param name="bgcolor" value="#FFFFFF" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;embed width="320" height="266"  src="http://www.youtube.com/v/vCIOtOb_pkc?version=3&amp;f=user_uploads&amp;c=google-webdrive-0&amp;app=youtube_gdata" type="application/x-shockwave-flash" allowfullscreen="true"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However at this point, the Codec2 part still isn’t quite a drop in replacement from my understanding.&amp;nbsp; So it’s incompatible with existing repeater infrastructure.&lt;br /&gt;
&lt;br /&gt;
So combine that with the Trust Server regime, and crap repeater hardware, &lt;a href="http://kb9mwr.blogspot.com/2013/02/narrowbanding_27.html"&gt;1980’s retarded data throughput&lt;/a&gt;, and &lt;a href="http://kb9mwr.blogspot.com/2010/03/dv-access-point-dongle-dvap.html"&gt;D-Star toys attitude&lt;/a&gt; by other controlling interests, and I have hit the end of the road with it.&lt;br /&gt;
&lt;br /&gt;
However it has been interesting to learn about and monkey with.&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/Ho6f79BQbhU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/5385248952945114722/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=5385248952945114722" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/5385248952945114722?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/5385248952945114722?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/Ho6f79BQbhU/what-you-havent-seen-me-blog-about-in.html" title="What no D-Star blogs?" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2013/03/what-you-havent-seen-me-blog-about-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQHQHY8cCp7ImA9WhBVEkw.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-7872695323732632747</id><published>2013-03-08T09:35:00.000-06:00</published><updated>2013-04-17T11:48:51.878-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-17T11:48:51.878-05:00</app:edited><title>Consider a donation</title><content type="html">&lt;span class="st"&gt;Ham radio is made up by a large number of groups.&amp;nbsp; Here are a select few that I have personally made monitary donations to.&amp;nbsp; I encourage you and your local club to consider the contributions these and other groups are making to the hobby, and please consider supporting them.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.tapr.org/"&gt;&lt;span class="st"&gt;http://www.tapr.org&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="st"&gt;All the digital conference proceedings papers and their Packet Status Register newsletter are available on their website.&amp;nbsp; &lt;/span&gt; The DCC is an international forum for radio amateurs to meet, 
publish their work, and present new ideas and techniques. Presenters and
 attendees will have the opportunity to exchange ideas and learn about 
recent hardware and software advances, theories, experimental results, 
and practical applications.
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span class="st"&gt;&lt;a href="http://www.arvideonews.com/"&gt;http://www.arvideonews.com/&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="st"&gt;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;
&lt;span class="st"&gt;ARVN - Amateur Radio Video News by Gary, KN4AQ - Documentary and Seminar videos, for and about Amateur Radio (Ham Radio), &lt;br /&gt;  on DVD, and now on the web.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.qsl.net/"&gt;&lt;span class="st"&gt;http://www.qsl.net&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="st"&gt;&lt;a href="http://mailman.qth.net%20/"&gt;http://mailman.qth.net &lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://swap.qth.com/"&gt;&lt;span class="st"&gt;http://swap.qth.com&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="st"&gt;Scott, KA9FOX provides &lt;/span&gt;web space and services dedicated to the sole purpose of furthering the abilities and interest of the Amateur Radio Community.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://archive.org/"&gt;http://archive.org/ &lt;/a&gt;&lt;br /&gt;
Not so-much ham focused, but is a non-profit digital library founded by Brewster Kahle in 1996 that contains a wealth of information available at no cost.&lt;br /&gt;
&lt;br /&gt;
&lt;span class="st"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;a href="http://www.ampr.org/"&gt;&lt;span class="st"&gt;http://www.ampr.org/&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span class="st"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span class="st"&gt;Amateur Radio Digital Communications has been around for a long time, providing DNS, 44 net address space, and tunnel IP connections for interconnecting disjoint wireless networks&lt;/span&gt;&lt;span class="st"&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="st"&gt;&lt;br /&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;span class="st"&gt;These are just some of of the fine people/organizations providing some really great services and information to the hobby at no charge.&amp;nbsp; Consider taking a moment at your next local club meeting to make a motion to send a donation (big or small) to help support these people who support our hobby.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="st"&gt;If you know of other similar &lt;/span&gt;&lt;span class="st"&gt;organizations, please spread the word.&lt;/span&gt;&lt;br /&gt;
&lt;span class="st"&gt;&lt;br /&gt;  &lt;/span&gt;&lt;br /&gt;
&lt;span class="st"&gt;&lt;br /&gt;  &lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/VsTXoHS_LpU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/7872695323732632747/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=7872695323732632747" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/7872695323732632747?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/7872695323732632747?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/VsTXoHS_LpU/consider-donation.html" title="Consider a donation" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2013/03/consider-donation.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUGSXs4fCp7ImA9WhBSGUk.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-7996993795961532375</id><published>2013-02-27T00:23:00.003-06:00</published><updated>2013-02-27T00:23:48.534-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-27T00:23:48.534-06:00</app:edited><title>Narrowbanding?</title><content type="html">I posted a link to the &lt;a href="http://arsrepeaters.com/No_HAM_Narrowband_FM.php"&gt;Advanced Repeater Systems Webpage, titled No Ham Narrowband FM&lt;/a&gt; on twitter. Subtitled: "If you're not upgrading to digital, don't downgrade to Narrowband FM!"&lt;br /&gt;
&lt;br /&gt;
For the most part I agree with it.&amp;nbsp; Mostly I liked the technical analysis of the issue.&lt;br /&gt;
&lt;br /&gt;
I received a tweet back, asking if I was for or against narrowbanding on Ham bands.&amp;nbsp; He seemed to think I&lt;br /&gt;
would be for it, being more of a tech guy.&lt;br /&gt;
&lt;br /&gt;
I responded I think we need to go wider.&lt;br /&gt;
&lt;br /&gt;
Several years back, I explained why I feel this on my &lt;a href="http://www.qsl.net/kb9mwr/projects/voip/plan.html"&gt;VOIP/DV page.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
Hams are not bound by these narrowband
rules, refarming nor will there ever likely even ever be a rebanding.&amp;nbsp; &lt;a href="http://kb9mwr.blogspot.com/2008/12/use-it-or-lose-it.html"&gt;We
have oodles of spectrum available to us, most of it un-used.&lt;/a&gt;
&lt;br /&gt;
&lt;div align="left" style="margin-bottom: 0pt; margin-top: 0pt;"&gt;
&lt;/div&gt;
&lt;div align="left" style="margin-bottom: 0pt; margin-top: 0pt;"&gt;
What is actually disappointing
about D-Star is that&amp;nbsp; it's only a 4800 baud&lt;b&gt; &lt;/b&gt;total data stream equivalent
signal.&amp;nbsp; 2400 bps is reserved for actual digital voice, 1200 bps is
reserved for FEC (forward error correction)&amp;nbsp; on the digital voice.&amp;nbsp; (This
is for callsign and short message data.)&amp;nbsp;&amp;nbsp;1200 baud is
reserved for serial data low speed digital data .&amp;nbsp; (This is for APRS, and text messages/text
query's.)&amp;nbsp; The sad part is 1200 baud data is what we were doing in the
1980's.&amp;nbsp;&lt;/div&gt;
&lt;div align="left" style="margin-bottom: 0pt; margin-top: 0pt;"&gt;
&lt;/div&gt;
&lt;div align="left" style="margin-bottom: 0pt; margin-top: 0pt;"&gt;
So if 4800 baud can
fit into a 6kHz bandwidth, we could have had a 12800 (12.8k) baud total data
stream equivalent signal fit into our existing 16 kHz bandwidth plans.&amp;nbsp; This
could have left us with 9.2k left for data.&amp;nbsp; Or at the very least more
could have been given for the digital voice codec, so that we could use other
license free-codecs that sound more natural.&lt;/div&gt;
&lt;/blockquote&gt;
&lt;br /&gt;
Less far back, I blogged about the problems with &lt;a href="http://kb9mwr.blogspot.com/2012/06/frequency-coordination.html"&gt;frequency coordination.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
What bothers me is that most of the VHF-UHF bands are inundated with &lt;a href="http://kb9mwr.blogspot.com/2010/02/vellman-k8055-activity-graphs.html"&gt;mostly inactive repeaters.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The problem is frequency coordinators have broken the bands into 
channels most fairly narrow in width, with conventional input and 
outputs.  I think this image/model discourages potential other use, that
 may not fit the convention.&lt;/blockquote&gt;
And &lt;a href="http://kb9mwr.blogspot.com/2013/02/bruce-perens-pushes-for-major-rules-re.html"&gt;my last blog &lt;/a&gt;was about a potential rules re-write to encourage some new developments in the hobby.&lt;br /&gt;
&lt;br /&gt;
Ham radio has always used hand-me-down gear from the commercial world.&amp;nbsp; 
And I would be absolutely irate if some coordination body told me as an 
existing repeater owner that I had to narrow band.&lt;br /&gt;
&lt;br /&gt;
I think a some guidelines would be;&lt;br /&gt;
&lt;br /&gt;
-If you are putting a new analog repeater on the air, if it's narrow 
band capable, it should be.&amp;nbsp;&amp;nbsp; To start a 5-year phase-in plan for 
6.25kHz channel centers and mandatory 2.5 kHz narrowband FM deviation on
 analog.&amp;nbsp;
&lt;br /&gt;
&lt;br /&gt;
-The number of wide band and narrow band analog channels needs to be 
rationed.&amp;nbsp; I'd like to see some effort to slowly over time (via 
attrition)&amp;nbsp; clear out and reserve some wider channels on the VHF and UHF
 bands for new techniques.&lt;br /&gt;
&lt;br /&gt;
-I think when it comes to coordination requests, newer modes should be 
given priority.&amp;nbsp; If there are 10 analog repeaters in a given area, and 
someone proposes to put up a P25 system, but there are no channels 
available... back to rationing space for older modes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Of all the VHF/UHF digital radio modes I have played with.&amp;nbsp; I like &lt;a href="http://en.wikipedia.org/wiki/Terrestrial_Trunked_Radio"&gt;TETRA&lt;/a&gt; the most, as it's the most versatile.&amp;nbsp;&amp;nbsp; The biggest problem is price.&lt;br /&gt;
&lt;br /&gt;
It supports 4 TDMA channels in a 25&amp;nbsp;kHz bandwidth channel.&amp;nbsp; Mototrbo/DMR does 2 TDMA channels in a 12.5 kHz bandwidth channel.&lt;br /&gt;
&lt;br /&gt;
The main reason I like it is because it doesn't sound digital.&amp;nbsp; It sound
 like a telephone grade voice path.&amp;nbsp; This is because the radios also 
function like mobile phones.&amp;nbsp; There is Asterisk SIP tie in support.&lt;br /&gt;
&lt;br /&gt;
And for IP packet data services, DMR offers a throughput of 2.0 kb/s per
 timeslot, whereas TETRA offers 3.5 kb/s per timeslot.&amp;nbsp; So if you code 
an application for DMR that uses both slots, the max is 4 kb/s.&amp;nbsp; With 
TETRA  4 timeslots can be combined into a single data channel to achieve
 higher rates.&lt;br /&gt;
&lt;br /&gt;
And if you are not in range of the repeater system, DMO mode allows you 
to repeat though a 
sequence of one or more TETRA terminals as relays to reach your 
destination.&amp;nbsp; (Think same-band crossband using alternate time slots)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So in summary, narrow banding just so we can have more of the same 
(under used analog repeaters) is just plumb stupid in my opinion.&lt;br /&gt;
&lt;br /&gt;
Here are some relation observations that I made early in 2011:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
During an interview, the Beaver Valley ARA revealed that ARRL President,
 Kay Craigie, N3KN got licensed in 1983 because she was jealous of all 
the fun her husband was having with ham radio. She was a computer 
hobbyist at the time and became a ham just when computers
were starting to be integrated with amateur radio.&lt;br /&gt;
&lt;br /&gt;
So it would seem natural to assume her stance on the future of digital communications is strong.&lt;br /&gt;
&lt;br /&gt;
Brennan Price, N4QX is the new Technical Relations Manager filling the
vacancy created by the retirement of Paul Rinaldo, W4RI/ N2IRZ&lt;br /&gt;
&lt;br /&gt;
It was Paul, W4RI's recommendation (back in 2001), to the Board that&amp;nbsp;
the HSMM Working Group be founded and he has written many-many articles 
over the years on packet radio and other digital aspects.&lt;br /&gt;
&lt;br /&gt;
I don't know much about Brennan, N4QX, other that his stated goal is&amp;nbsp;
to "defend Amateur Radio spectrum. So it would seem that encouraging new uses and techniques would be logical.&lt;br /&gt;
&lt;br /&gt;
I fell strongly about the ARRL Technology Task Force. I hope he can&amp;nbsp;
fill the shoes as well as Paul did.&lt;/blockquote&gt;
&lt;br /&gt;
So far I haven't really seen anything happen at the league level that 
affirms my above assumptions of these two.&amp;nbsp; I kind of expected these 
jokers to file comments to the FCC along the lines of what Bruce Perens 
did in terms of getting some rules relaxed to help move things forward.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/4ahX1v3Lfh8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/7996993795961532375/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=7996993795961532375" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/7996993795961532375?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/7996993795961532375?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/4ahX1v3Lfh8/narrowbanding_27.html" title="Narrowbanding?" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2013/02/narrowbanding_27.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0UFRH46eSp7ImA9WhBTEEU.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-2049471429911620051</id><published>2013-02-05T12:33:00.001-06:00</published><updated>2013-02-05T12:33:35.011-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-05T12:33:35.011-06:00</app:edited><title>Bruce Perens pushes for a major rules re-write.</title><content type="html">Bruce Perens, K7BP a well know open source advocate and proponent of Codec2 &lt;a href="http://apps.fcc.gov/ecfs/document/view?id=7022090358"&gt;filed FCC comments&lt;/a&gt; to the on-going petition for rules chance to allow TDMA used by MotoTrbo.&lt;br /&gt;&lt;br /&gt;Some back ground:&lt;br /&gt;&lt;br /&gt;The KA9FLX repeater in Chicago, IL was the first Mototrbo Amateur Radio Repeater. It was put on the air in 2008. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.arrl.org/news/arrl-files-em-petition-em-em-request-for-temporary-waiver-em-with-fcc-regarding-vhf-voice-and-data-e"&gt;In March 2011,&lt;/a&gt; some overly concerned fellow Amateurs brought a emission rule technicality to the forefront.&amp;nbsp; Apparently the classified emission type doesn’t match those specifically allowed for ham radio.&lt;br /&gt;&lt;br /&gt;At the time of the petition, there are more that a dozen Mototro repeaters in service on amateur frequencies.&amp;nbsp; Since then, over 90 repeaters have been reported as up and running. &lt;br /&gt;&lt;br /&gt;The processing time of requested FCC rule changes for all services is enormous.&amp;nbsp; For example, the&amp;nbsp; request to Eliminate the Spread Spectrum Automatic power control Requirement took 4 years to be approved.&lt;br /&gt;&lt;br /&gt;For the past several years, all the ARRL initiated petitions for FCC rule changes have been very narrow requests.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;In Bruce’s comments he points out that the regulatory framework continued by this NPRM would not handle software-defined radio well.&lt;br /&gt;&lt;br /&gt;The point is that development is already rapid, and will only increase. The current regulatory framework will not keep up with this development.&lt;br /&gt;&lt;br /&gt;This contrasts starkly with Amateur Radio's mission to advance the state of the art.&lt;br /&gt;&lt;br /&gt;The present system that FCC must approve each significantly different modulation type to reach Amateur Radio only causes Amateur Radio to fall further and further behind in terms of developments.&lt;br /&gt;&lt;br /&gt;Continuation of this piecemeal process of authorization would place severe regulatory hurdles and hinders the capability of Radio Amateurs to experiment and innovate.&lt;br /&gt;&lt;br /&gt;I wrote Bruce to thank him for his comments.&amp;nbsp;&amp;nbsp; A major rule revision like he is proposing is long over due in my opinion.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Why the ARRL hasn’t gotten behind a major rule re-write like he is proposing is beyond me.&lt;br /&gt;&lt;br /&gt;Apparently, their ideology on getting more amateur activity has focused on consolidating the license classes, instead of helping enable new technologies that might help foster more interest in the hobby.&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/BLKkqefBBM8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/2049471429911620051/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=2049471429911620051" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/2049471429911620051?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/2049471429911620051?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/BLKkqefBBM8/bruce-perens-pushes-for-major-rules-re.html" title="Bruce Perens pushes for a major rules re-write." /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>5</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2013/02/bruce-perens-pushes-for-major-rules-re.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0cARXo9cCp7ImA9WhBWF0U.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-3178396920420776660</id><published>2013-01-14T01:32:00.001-06:00</published><updated>2013-04-12T12:50:44.468-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-12T12:50:44.468-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Raspberry Pi" /><title>Raspberry Pi and Sound Input</title><content type="html">If you are a Ham Radio Operator you've probably been looking at the Raspberry Pi with a lot of possibilities.&lt;br /&gt;
&lt;br /&gt;
One of it's downfalls if the lack of an on-board input.&amp;nbsp; But once you add a USB sound fob, Echolink, remote rig applications, IRLP, and decoding various digital modes like PSK, and so on, are all a reality.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finding a USB sound device and setting it up can be aggravating.&lt;br /&gt;
&lt;br /&gt;
I recommend the &lt;span class="postbody"&gt;SYBA SD-CM-UAUD USB CM119 audio adapter.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-OJrLqPlJdqI/UPOqiEBdNAI/AAAAAAAAB9M/p9Eyf2gS-Ms/s1600/correct-buy-these.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="192" src="http://1.bp.blogspot.com/-OJrLqPlJdqI/UPOqiEBdNAI/AAAAAAAAB9M/p9Eyf2gS-Ms/s320/correct-buy-these.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
If lsusb doesn't report it as below, you have the wrong one:&lt;br /&gt;
&lt;br /&gt;
root@pi:~# lsusb&amp;nbsp; &lt;br /&gt;
Bus 001 Device 005: ID 0d8c:000e C-Media Electronics, Inc. Audio Adapter (Planet UP-100, Genius G-Talk)&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;span class="postbody"&gt;Next you need to make the usb sound card (0) the default audio device
&lt;br /&gt;
Check yours like so: cat /proc/asound/modules
&lt;br /&gt;
0 snd_bcm2835
&lt;br /&gt;
1 snd_usb_audio &lt;/span&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;br /&gt;&lt;/span&gt;
Edit /etc/modprobe.d/alsa-base.conf comment out "options snd-usb-audio 
index=-2"&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;span class="postbody"&gt;You want "&lt;/span&gt;"options snd-usb-audio index=0"&lt;br /&gt;
&lt;span class="postbody"&gt; &lt;/span&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;After a reboot it should always appear in this order:
&lt;br /&gt;
0 snd_usb_audio
&lt;br /&gt;
1 snd_bcm2835&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="postbody"&gt;Take this one step further and comment out the kernel module for the onboard sound and add the usb&lt;/span&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;cat /etc/modules should look like:&lt;/span&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;#snd-bcm2835&lt;br /&gt;snd-usb-audio&lt;/span&gt;&lt;br /&gt;
While, I did not find the following necessary in my case, I have read to get better latencies out of USB audio devices, it is suggested to also add: &lt;br /&gt;
&lt;code&gt;&lt;/code&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;options snd-usb-audio nrpacks=1&lt;/code&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;code&gt;&lt;hr /&gt;
&lt;/code&gt;&lt;/pre&gt;
Setup /etc/asound.conf to this:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;pre nbsp="nbsp" style="background-image: URL(http://2.bp.blogspot.com/_z5ltvMQPaa8/SjJXr_U2YBI/AAAAAAAAAAM/46OqEP32CJ8/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"&gt;&lt;code style="color: black; word-wrap: normal;"&gt; pcm.dmixer {&amp;nbsp; 
&amp;nbsp;&amp;nbsp; type dmix&amp;nbsp; 
&amp;nbsp;&amp;nbsp; ipc_key 1024&amp;nbsp; 
&amp;nbsp;&amp;nbsp; slave {&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pcm "hw:0,0"&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; period_time 0&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; period_size 1024&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; buffer_size 8192&amp;nbsp; 
&amp;nbsp;&amp;nbsp; rate 48000&amp;nbsp; 
&amp;nbsp;&amp;nbsp; }&amp;nbsp; 
&amp;nbsp;&amp;nbsp; bindings {&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 0&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 1&amp;nbsp; 
&amp;nbsp;&amp;nbsp; }&amp;nbsp; 
&amp;nbsp;}&amp;nbsp; 
&amp;nbsp;pcm.asymed {&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type asym&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; playback.pcm "dmixer"&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; capture.pcm "hw:0,0"&amp;nbsp; 
&amp;nbsp;}&amp;nbsp; 
&amp;nbsp;pcm.dsp0 {&amp;nbsp; 
&amp;nbsp;&amp;nbsp; type plug&amp;nbsp; 
&amp;nbsp;&amp;nbsp; slave.pcm "asymed"&amp;nbsp; 
&amp;nbsp;}&amp;nbsp; 
&amp;nbsp;pcm.!default {&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type plug&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; slave.pcm "asymed"&amp;nbsp; 
&amp;nbsp;}&amp;nbsp; 
&amp;nbsp;pcm.default {&amp;nbsp; 
&amp;nbsp;&amp;nbsp; type plug&amp;nbsp; 
&amp;nbsp;&amp;nbsp; slave.pcm "asymed"&amp;nbsp; 
&amp;nbsp;}&amp;nbsp; 
&amp;nbsp;ctl.mixer0 {&amp;nbsp; 
&amp;nbsp;&amp;nbsp; type hw&amp;nbsp; 
&amp;nbsp;&amp;nbsp; card 0&amp;nbsp; 
&amp;nbsp;}&amp;nbsp; &lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;
&lt;br /&gt;
Since there are some USB issues, I suggest setting the device to boot the USB hub in&amp;nbsp; USB 1.0 mode, this should fix choppy audio. (I did not find this necessary in my case, but it's not a bad idea)&lt;br /&gt;
Add "dwc_otg.speed=1" to /boot/cmdline.txt.&lt;br /&gt;
&lt;br /&gt;
Pulseaudio might be part of your raspberry wheezy default image.&amp;nbsp; Personally I am not a fan of it, and have read it wasn't working well on the Pi.&amp;nbsp; I am not sure if that still holds true.&amp;nbsp; I just removed it:&lt;br /&gt;
&lt;span class="st"&gt;apt-get purge pulseaudio&lt;/span&gt;&lt;br /&gt;
&lt;span class="st"&gt;I recommend replacing it with Alsa.&amp;nbsp; It has been around a bit longer:&lt;/span&gt;&lt;br /&gt;
&lt;span class="st"&gt;&lt;span class="postbody"&gt;apt-get install&amp;nbsp; sox alsa-oss alsa-utils&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="st"&gt;&lt;span class="postbody"&gt;Also, I suggest updating the firmware &lt;/span&gt;&lt;/span&gt;on your Pi.&lt;br /&gt;
&lt;span class="st"&gt;&lt;span class="postbody"&gt;&lt;a href="https://github.com/Hexxeh/rpi-update/"&gt;https://github.com/Hexxeh/rpi-update/&lt;/a&gt; &lt;/span&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
This should be a good starting point for most.&amp;nbsp; Hopefully in the future, newer Raspberry wheezy images can make this a bit easier, and more kernel support for other USB sound FOBs.&lt;br /&gt;
&lt;br /&gt;
For my fellow hams you may want to check out these places to congregate:&lt;br /&gt;
&lt;a href="http://groups.yahoo.com/group/Raspberry_Pi_4-Ham_RADIO/"&gt;http://groups.yahoo.com/group/Raspberry_Pi_4-Ham_RADIO/ &lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://amateurradiopi.com/forum/"&gt;http://amateurradiopi.com/forum/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
And for those of you still interested in D-Star:&lt;br /&gt;
&lt;a href="http://groups.yahoo.com/group/RaspberryPi-DVAP/"&gt;http://groups.yahoo.com/group/RaspberryPi-DVAP/&amp;nbsp; &lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I have been running my Pi using a 5 volt, 1 amp supply via the micro USB power port.&amp;nbsp; I do not use a USB hub.&amp;nbsp; My model B rev 2 has been running reliably for a few weeks now.&lt;br /&gt;
&lt;br /&gt;
Just as a note.&amp;nbsp; If you are making connections to the GPIO for keying a radio or whatever, check your local Radio Shack for "&lt;a href="http://www.radioshack.com/product/index.jsp?productId=12825863"&gt;Schmartboard Jumpers .&lt;/a&gt;"&amp;nbsp; These are a new thing they are carrying, and are handy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/y62tLxSwTqw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/3178396920420776660/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=3178396920420776660" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/3178396920420776660?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/3178396920420776660?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/y62tLxSwTqw/raspberry-pi-and-sound-input.html" title="Raspberry Pi and Sound Input" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-OJrLqPlJdqI/UPOqiEBdNAI/AAAAAAAAB9M/p9Eyf2gS-Ms/s72-c/correct-buy-these.jpg" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2013/01/raspberry-pi-and-sound-input.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEIESH85fyp7ImA9WhBWF0k.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-6702137188188430680</id><published>2013-01-06T20:17:00.000-06:00</published><updated>2013-04-12T01:01:49.127-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-12T01:01:49.127-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Raspberry Pi" /><title>Raspberry Pi Autofox?</title><content type="html">I stumbled into a &lt;a href="http://www.icrobotics.co.uk/wiki/index.php/Turning_the_Raspberry_Pi_Into_an_FM_Transmitter"&gt;wiki on Turning the Raspberry Pi Into an FM Transmitter.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The code uses the hardware on the raspberry pi that is actually meant to 
generate spread-spectrum clock signals on the GPIO pins to output FM 
Radio energy.&amp;nbsp; Just add a quarter wave length of wire to GPIO 4 to act as an antenna.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
root@raspberrypi:~# ./pifm&lt;br /&gt;
Usage:&amp;nbsp;&amp;nbsp; program wavfile.wav [freq] [sample rate]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;iframe allowfullscreen="allowfullscreen" frameborder="0" height="315" src="http://www.youtube.com/embed/LV_oAEAcrds" width="420"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="postbody"&gt;Looking at the source, it seems simple enough to narrow it a bit:&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;In pifm.c look for:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
float dval = sample*15.0;&amp;nbsp; // actual transmitted sample.&amp;nbsp; 15 is bandwith (about 75 kHz)&lt;br /&gt;
&lt;br /&gt;
Obviously this isn't a clean transmitter implementation, so don't expect much more than an autofox.&lt;br /&gt;
&lt;br /&gt;
For a low power foxhunt it might amusing to wire a motion sensor to the other GPIO to adjust your transmit and announce timing cycle, when folks are getting close.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{Update 3/13}&lt;br /&gt;
Apparently some people think like me: &lt;br /&gt;
&lt;a href="https://github.com/DanAnkers/WsprryPi"&gt;https://github.com/DanAnkers/WsprryPi&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://github.com/threeme3/WsprryPi"&gt;https://github.com/threeme3/WsprryPi&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Plenty of folks using the basis of this for Weak Signal Propagation Reporting&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/xoqczUNux1Y" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/6702137188188430680/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=6702137188188430680" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6702137188188430680?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6702137188188430680?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/xoqczUNux1Y/raspberry-pi-autofox.html" title="Raspberry Pi Autofox?" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://img.youtube.com/vi/LV_oAEAcrds/default.jpg" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2013/01/raspberry-pi-autofox.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkAFRHszcSp7ImA9WhNXFE0.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-8880321006756588493</id><published>2012-12-01T16:20:00.000-06:00</published><updated>2012-12-01T16:25:15.589-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-12-01T16:25:15.589-06:00</app:edited><title>Sending a text via ham repeater </title><content type="html">Back in February &lt;a href="http://kb9mwr.blogspot.com/2012/02/ham-radio-voice-recognition.html"&gt;I blogged about Voice Recognition for FM Repeaters.&lt;/a&gt;&amp;nbsp; This to my surprise made the July QST magazine.&lt;br /&gt;
&lt;br /&gt;
&lt;h3 class="post-title entry-title"&gt;
&lt;/h3&gt;
I took this a bit further.&amp;nbsp; Now you can speak a spoken message over the repeater, and it will be converted to text and sent to the corresponding number that you entered on your DTMF microphone.&lt;br /&gt;
&lt;br /&gt;
I made a very cheesy video, as video often explains it easier.&amp;nbsp; &lt;span style="font-size: x-small;"&gt;(I beeped out part of&lt;span style="font-size: x-small;"&gt; &lt;/span&gt;my number for some privacy, and you can hear my cellphone talking to the cell tower overloading my cheap microphone)&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;
&lt;iframe allowfullscreen="allowfullscreen" frameborder="0" height="315" src="http://www.youtube.com/embed/SuN0pZdanUo" width="420"&gt;&lt;/iframe&gt;&lt;br /&gt;
&lt;br /&gt;
I am not going to give full details on how to do this here, as the point of this blog posting is:&lt;br /&gt;
1.) To show you that you can still implement cool stuff with ham radio..&lt;br /&gt;
2.) To encourage you think out side the box and mess with things till you stumble into a quick project such as this.&lt;br /&gt;
&lt;br /&gt;
But to point you in the right direction, I will tell you that I created this using a combination of existing things that I have played with prior:&lt;br /&gt;
&lt;br /&gt;
The repeater already has an IRLP board/connection.&amp;nbsp; This decodes the DTMF and invokes commands on the Linux computer that it is connected to.&lt;br /&gt;
&lt;br /&gt;
Spoken message is converted using the  &lt;a href="http://kb9mwr.blogspot.com/2012/02/ham-radio-voice-recognition.html"&gt;Google Chrome speech input API&lt;/a&gt; that I explained in my prior post.&lt;br /&gt;
&lt;br /&gt;
To actually send the text, I am using my &lt;a href="http://pbxinaflash.net/"&gt;Asterisk PBX&lt;/a&gt; coupled with a free Google Voice number capable of sending/receiving voice calls and text messages.&amp;nbsp; But you could just use a &lt;a href="http://en.wikipedia.org/wiki/List_of_SMS_gateways"&gt;email / SMS gateway.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Special thanks to QST editor Steve Ford, WB8IMY for picking up my prior blog and putting it in print.&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/_2x6Xkcd6qk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/8880321006756588493/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=8880321006756588493" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/8880321006756588493?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/8880321006756588493?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/_2x6Xkcd6qk/sending-text-via-ham-repeater.html" title="Sending a text via ham repeater " /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://img.youtube.com/vi/SuN0pZdanUo/default.jpg" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/12/sending-text-via-ham-repeater.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEENRn0zfCp7ImA9WhBSFEo.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-3102475342029456156</id><published>2012-11-20T13:47:00.001-06:00</published><updated>2013-02-21T12:51:37.384-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-21T12:51:37.384-06:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Raspberry Pi" /><title>Revisits</title><content type="html">I haven't blogged in a while.&lt;br /&gt;
&lt;br /&gt;
I have been messing with the low cost &lt;a href="http://www.raspberrypi.org/"&gt;Raspberry Pi&lt;/a&gt; computer for some off-network ham&amp;nbsp; VOIP linking.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-0EqS6ajbz9Q/UMDlBXtxLLI/AAAAAAAAB8k/n3izzmeK07c/s1600/usb-snd.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="215" src="http://2.bp.blogspot.com/-0EqS6ajbz9Q/UMDlBXtxLLI/AAAAAAAAB8k/n3izzmeK07c/s320/usb-snd.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;(The left-most (white FOB) is a CM-108 chipset; the Virtual 7.1 ch sound one is a CM-119, the &lt;a href="http://elinux.org/RPi_VerifiedPeripherals#USB_Sound_Cards"&gt;LogiLink UA0053&lt;/a&gt;, and an unknown one.)&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Adding a USB sound device is easy (as it doesn't have an on-board audio 
input), configuring the mixer and getting the sample rate stuff right so
 it works and sounds decent has been aggravating thus far.&lt;br /&gt;
&lt;br /&gt;
&lt;span class="postbody"&gt;I don't understand why it has to have custom configuration's defined/setup in .asoundrc, for various sample rates.&amp;nbsp;
I am used to &lt;/span&gt;&lt;span class="postbody"&gt;&lt;span class="postbody"&gt;command line tools like play and record and sox just working with whatever I am trying to play.&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span class="postbody"&gt;If you are in the same boat as me, these threads seems to offer some clues:&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&amp;amp;t=10848"&gt;&lt;span class="postbody"&gt;http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&amp;amp;t=10848&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.raspberrypi.org/phpBB3/viewtopic.php?f=38&amp;amp;t=20866"&gt;&lt;span class="postbody"&gt;http://www.raspberrypi.org/phpBB3/viewtopic.php?f=38&amp;amp;t=20866&amp;nbsp;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: small;"&gt;For us hams you may want to check out these places to congregate:&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://groups.yahoo.com/group/Raspberry_Pi_4-Ham_RADIO/"&gt;http://groups.yahoo.com/group/Raspberry_Pi_4-Ham_RADIO/&amp;nbsp;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://amateurradiopi.com/forum/"&gt;http://amateurradiopi.com/forum/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
And if someone comes up with a nice step by step how-to on the audio thing to share, please let me know!&lt;br /&gt;
&lt;br /&gt;
This &lt;a href="http://forums.radioreference.com/digital-voice-decoding-software/254829-dsd-raspberry-pi.html"&gt;radioreference post&lt;/a&gt; seems pretty detailed.&amp;nbsp; Here the thread author is adding a USB sound device to provide an input for use with DSD.&amp;nbsp; However I wasn't successful with this either. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the advent of &lt;a href="http://kb9mwr.blogspot.com/2012/08/monitor-curiosity-with-cheap-sdr.html"&gt;cheap RF hardware&lt;/a&gt;, I have also been messing with GNU radio.&amp;nbsp; Alas, seems I don't really have a fast enough computer to run it well.&amp;nbsp; I was hoping a 3 GHz, P4 with be enough.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Never-the-less, while I seem to lack new topics, there are some older ones that perhaps someone in your local club can contribute to:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://kb9mwr.blogspot.com/2010/05/nwr-same-software-decoder.html"&gt;NWR SAME software decoder&lt;/a&gt; - Looks like someone has added EAS / SAME support to multimon&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://kb9mwr.blogspot.com/2010/08/hsmm-bda.html"&gt;HSMM BDA&lt;/a&gt; - &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://kb9mwr.blogspot.com/2009/08/apco-25-decoder-analyzer.html"&gt;P25 Software Repeater&lt;/a&gt; -&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Misc:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://forum.xda-developers.com/showthread.php?t=1982149"&gt;http://forum.xda-developers.com/showthread.php?t=1982149&lt;/a&gt;

- App to enable all wireless channels on Android. This might be useful for amateur
networks.&lt;br /&gt;
&lt;br /&gt;
And lastly, am I the only one that is disgusted with the series of QST articles on the variations of PL-259 installations?&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/2hf1nFT7Z-M" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/3102475342029456156/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=3102475342029456156" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/3102475342029456156?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/3102475342029456156?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/2hf1nFT7Z-M/revisits.html" title="Revisits" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-0EqS6ajbz9Q/UMDlBXtxLLI/AAAAAAAAB8k/n3izzmeK07c/s72-c/usb-snd.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/11/revisits.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0UASXw8fip7ImA9WhNQE0Q.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-2011939372053947858</id><published>2012-09-18T20:40:00.004-05:00</published><updated>2012-11-20T00:00:48.276-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-11-20T00:00:48.276-06:00</app:edited><title>Other data devices</title><content type="html">A few months ago I blogged about an interesting new radio prototype that was presented at Dayton, &lt;a href="http://kb9mwr.blogspot.com/2012/05/udr56k-4-universal-digital-radio.html"&gt;The Universal Digital Radio (aka UDR56K).&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
There was a recent &lt;a href="http://lhspodcast.info/"&gt;Linux in the Ham Shack&lt;/a&gt; Podcast.  In Episode #090 they interview John Hays, K7VE, of Northwest Digital Radio.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://lhspodcast.info/podpress_trac/feed/2475/0/lhs090.mp3"&gt;Here is a direct link to a MP3 of the podcast.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
In the podcast; John gives us a better idea of what the radio is, and can be developed into.&lt;br /&gt;
&lt;br /&gt;
A recent engineering update has been posted on the &lt;a href="http://nwdigitalradio.com/"&gt;NW Digital Radio website&lt;/a&gt;, tells us that we can expect to get our hands on this one early next year if all goes according to plan.&lt;br /&gt;
&lt;br /&gt;
As is, this radio seems to be in direct competition with the &lt;a href="http://www.icomamerica.com/en/products/amateur/dstar/id1/default.aspx"&gt;Icom ID-1&lt;/a&gt;.  The ID-1 is over $1000 in price, and while this radio is a bit slower to move the bits, it's less harsh on the pocket book.&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;br /&gt;
If you are looking for &lt;a href="http://www.qsl.net/kb9mwr/projects/wireless/compare.html"&gt;something faster than conventional data radios,&lt;/a&gt; yet more affordable than either the Icom ID-1 or UDR56K, then look at the &lt;a href="https://www.argentdata.com/catalog/product_info.php?products_id=157"&gt;Hope RF RFM12BP.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This is a half-watt, transceiver that covers 430.24 to 439.75 MHz, and supports data rates of 0.6 to 115.2 kbps.   Priced less than $20.&lt;br /&gt;
&lt;br /&gt;
Scott at Argent Data Systems says:&lt;br /&gt;
&lt;blockquote&gt;
Programming them isn't the most friendly thing - There's no nonvolatile memory to store the configuration.  We've got prototypes of an OpenTracker USB board with the RFM12BP - if you're looking for something easy to configure, that might be a possibility when we've got it ready.&lt;/blockquote&gt;
&lt;br /&gt;
John, G8BPQ has been playing with these modules and &lt;a href="http://groups.yahoo.com/group/Raspberry_Pi_4-Ham_RADIO/message/132"&gt;notes:&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class="tr_bq"&gt;
I looked at the higher powered (500 mw) RMF12BP, and ordered a couple for
&lt;br /&gt;
experiments. But when I looked into the module in more detail I found it was
&lt;br /&gt;
not compatible with the RFM22B, and is less flexible and more difficult to
&lt;br /&gt;
program. I've since found the RFM23BP, which is a 1 watt unit that is
&lt;br /&gt;
compatible with the RFM22B, so I've ordered a couple of them for testing,
&lt;br /&gt;
and designed a board that will take either the 22B or the 23BP. Although it
&lt;br /&gt;
is primarily intended for use with the Raspberry PI, it will also have an async port,
&lt;br /&gt;
so it can be used as a standalone KISS TNC/Radio.
&lt;/blockquote&gt;
&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/T7yKVu7_DS4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/2011939372053947858/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=2011939372053947858" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/2011939372053947858?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/2011939372053947858?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/T7yKVu7_DS4/other-data-devices.html" title="Other data devices" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/09/other-data-devices.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0YMSXw6eCp7ImA9WhJVFEs.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-6832052241909796549</id><published>2012-08-24T23:54:00.008-05:00</published><updated>2012-08-31T22:13:08.210-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-08-31T22:13:08.210-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="hsmm" /><title>HSMM-MESH™ firmware ports</title><content type="html">&lt;a href="http://4.bp.blogspot.com/-wAUC2VyXExg/UDhgzp7j9iI/AAAAAAAAB5I/8MA2qfEzfBw/s1600/mw_joomla_logo.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 298px; height: 75px;" src="http://4.bp.blogspot.com/-wAUC2VyXExg/UDhgzp7j9iI/AAAAAAAAB5I/8MA2qfEzfBw/s320/mw_joomla_logo.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5780476562275300898" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/-mrifGc-dhdw/UDhg4w7rCsI/AAAAAAAAB5U/tHjQKuPLKPk/s1600/new-hsmm.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 213px; height: 214px;" src="http://1.bp.blogspot.com/-mrifGc-dhdw/UDhg4w7rCsI/AAAAAAAAB5U/tHjQKuPLKPk/s320/new-hsmm.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5780476650054159042" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;As announced by the QEX Magazine editor back in 2010, there are some groups of amateurs in Texas working together to implement a mesh network of HSMM nodes. &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Think of this as similar to the D-Star network, but operating at a much higher data rate. The groups in Austin include ARES, Roadrunner Microwave Group, Texas Emergency Management, and Red Cross. There is also a fair amount of work being done in Dallas and Plano. Glenn Currie, KD5MFW, gave a presentation to a standing room only group at the Austin Summerfest this past Saturday, so interest is growing significantly. &lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;The group doing the heavy lifting of developing software and hardware has been very busy over the past couple years.  And there has been a large following.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://hsmm-mesh.org/"&gt;http://hsmm-mesh.org/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Their custom ham radio HSMM-MESH™ firmware has been limited thus far to the &lt;a href="http://en.wikipedia.org/wiki/Linksys_WRT54G_series"&gt;Linksys WRT54G series of hardware.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There have been many requests to expand support for Ubiquiti devices and other hardware platforms.  The WRT54G series isn't really in production anymore.  But one can usually find them at thrift stores relatively cheap.&lt;br /&gt;&lt;br /&gt;The Ubiquiti Bullet, Nanostation and other devices are readily available for about $75 each.  Ubiquiti products use the Atheros chipset, where as Linksys WRTs, use Broadcom.  &lt;a href="http://kb9mwr.blogspot.com/2010/09/miscellaneous-hsmm.html"&gt;Custom ham only channels and channel widths&lt;/a&gt; are possible with the Atheros chipset, but not currently available for Broadcom.&lt;br /&gt;&lt;br /&gt;Fortunately Brian, KY9K of Yelm, Washington has come up with some development grade HSMM-MESH firmware that will support other devices:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;HSMM-Mesh: Development Firmware with OLSRd v0.6.3&lt;br /&gt;Mon Jul 30&lt;br /&gt;All,&lt;br /&gt;&lt;br /&gt;I've uploaded my development HSMM-Mesh firmware to my server:&lt;br /&gt;&lt;br /&gt;This is identical to the official HSMM-Mesh v0.4.3 release with two exceptions:&lt;br /&gt;&lt;br /&gt;1) Integrates OLSRd v0.6.3 - fixes byte ordering in the secure module.&lt;br /&gt;&lt;br /&gt;2) Domain changed from "austin.tx.us.mesh" to just "us.mesh".&lt;br /&gt;&lt;br /&gt;Since the new version of OLSRd fixes a byte-ordering bug that affects the WRT54G/GS units, this version will not interoperate with the official HSMM-Mesh release. The changes are all hidden under the hood and don't change the user operation.&lt;br /&gt;&lt;br /&gt;The huge upside is that this version will talk to hardware from other vendors. I've got it talking to a Ubiquiti Bullet an a pair of D-Link DIR-825s on the bench right now.&lt;br /&gt;&lt;br /&gt;If you've got time and some curiosity to spare, give it a whirl. Works great for every test I've done, but I'd like to get some extra eyeballs on it.&lt;br /&gt;&lt;br /&gt;73-KY9K/Brian&lt;br /&gt;&lt;a href="http://ranger.ky9k.org:8080/hsmm-mesh-development/v043-063a/"&gt;http://ranger.ky9k.org:8080/hsmm-mesh-development/v043-063a/&lt;/a&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;I fully expect this will become the default firmware image hams will gravitate to as they upgrade existing nodes.&lt;br /&gt;&lt;br /&gt;In a related note.  The Network World website has a recent entry titled &lt;a href="http://www.networkworld.com/news/2012/082212-home-wi-fi-routers-could-operate-261838.html?hpg1=bn&amp;source=NWWNLE_nlt_cisco_2012-08-24"&gt;"Home Wi-Fi routers could operate as emergency network, say scientists."&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/4IBP9mLwbds" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/6832052241909796549/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=6832052241909796549" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6832052241909796549?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6832052241909796549?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/4IBP9mLwbds/hsmm-mesh-firmware-ports.html" title="HSMM-MESH™ firmware ports" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-wAUC2VyXExg/UDhgzp7j9iI/AAAAAAAAB5I/8MA2qfEzfBw/s72-c/mw_joomla_logo.png" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/08/hsmm-mesh-firmware-ports.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkENQHk9cSp7ImA9WhJXEkQ.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-1803441938055905384</id><published>2012-08-06T19:12:00.004-05:00</published><updated>2012-08-06T19:18:11.769-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-08-06T19:18:11.769-05:00</app:edited><title>Monitor Curiosity with Cheap SDR ?</title><content type="html">Perhaps you have read about hams using cheap USB TV tuner dongles as a basis for software defined radio.&lt;br /&gt;&lt;br /&gt;It’s a very neat project that opens the door to a whole bunch of radio experimentation.&lt;br /&gt;&lt;br /&gt;Here is a &lt;a href="http://hackaday.com/tag/rtl-sdr/"&gt;hack-a-day blog&lt;/a&gt; that provides a pretty good getting started guide.  It includes the ins and outs of setting up the GNU radio software.&lt;br /&gt;&lt;br /&gt;Once you have that going, give it a test drive:&lt;br /&gt;&lt;br /&gt;---------- Forwarded message ----------&lt;br /&gt;&gt;From: Trevor . &lt;m5aka...&gt;&lt;br /&gt;Date: Mon, Aug 6, 2012 at 4:47 PM&lt;br /&gt;Subject: [FUNcube] 437 MHz - Curiosity - Mars Reconnaissance Orbiter Frequencies&lt;br /&gt;To: FUNcube Group &lt;funcube@yahoogroups...&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;My thanks to someone who emailed me earlier this evening.&lt;br /&gt;&lt;br /&gt;Curiosity transmits around 401 MHz but the transponder on the Mars Reconnaissance Orbiter (MRO) has a CCSDS Forward Frequency in the 437 MHz Amateur-Satellite Service band.&lt;br /&gt;&lt;br /&gt;We well know that 435-438 MHz is shared with the Military but 432-438 MHz is of course a Space SAR Band and I understand General Space usage extends beyond that.&lt;br /&gt;&lt;br /&gt;This paper describes the operation of the MRO (see page 34 onwards)&lt;br /&gt;&lt;a href="http://descanso.jpl.nasa.gov/DPSummary/MRO_092106.pdf"&gt;http://descanso.jpl.nasa.gov/DPSummary/MRO_092106.pdf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;73 Trevor M5AKA&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/H04bsTOTPB0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/1803441938055905384/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=1803441938055905384" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/1803441938055905384?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/1803441938055905384?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/H04bsTOTPB0/monitor-curiosity-with-cheap-sdr.html" title="Monitor Curiosity with Cheap SDR ?" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/08/monitor-curiosity-with-cheap-sdr.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQAQHwzcSp7ImA9WhJQFE8.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-700135057974126277</id><published>2012-07-27T05:19:00.003-05:00</published><updated>2012-07-27T17:15:41.289-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-07-27T17:15:41.289-05:00</app:edited><title>IPv6 &amp; Ham Radio</title><content type="html">Back in 1998, Naoto Shimazaki, 7L4FEP described an idea for use of IPv6 over the amateur radio in a &lt;a href="http://www.qsl.net/n9zia/Next-Generation-Protocol.html"&gt;document&lt;/a&gt; he presented to a TAPR Digital Communication Conference.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;"IPv6 has huge address space and it supports real-time traffic. IPv6 realize new applications. For example, managing IPv4 address is not easy. It is possible to encode our "call sign" into IPv6 address. It enables us to managing IP address much easier."&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;You can read the whole thing &lt;a href="http://www.qsl.net/n9zia/Next-Generation-Protocol.html"&gt;here.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A few members from the &lt;a href="http://mesa-arc.org/operating/IPv6"&gt;Mesa Amateur Radio Club&lt;/a&gt; of Arizona took this to code.  &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;"Club Members Jacques N1ZZH and Vinnie N1LQJ have developed a method of embedding a 2x5 (7 Character) callsign plus up to 185 nodes, plus 1 universal bit and three reserved bits in the 2nd octet, and a 16 bit amateur radio identifer at bit 24 of an IPv6 /64 Subnet address."&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;They announced; &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;"Tools for encoding and decoding amateur radio callsigns, up to 2x4 &amp; 185 nodes, from IPv6 /64 subnets with Universal bit support and Amateur Radio Flag at the 24bit. Experimental RFC to IETF is being submitted for this proposed amateur standard."&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sourceforge.net/projects/hamv6/"&gt;http://sourceforge.net/projects/hamv6/&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/JBMDWBQrWKw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/700135057974126277/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=700135057974126277" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/700135057974126277?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/700135057974126277?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/JBMDWBQrWKw/ipv6-ham-radio.html" title="IPv6 &amp; Ham Radio" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/07/ipv6-ham-radio.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cCQ3syfSp7ImA9WhJREEg.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-1892645188903448763</id><published>2012-06-28T21:28:00.006-05:00</published><updated>2012-07-11T20:04:22.595-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-07-11T20:04:22.595-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="bandplan" /><title>Frequency Coordination</title><content type="html">This the only place in Part 97 that discusses the duties and authority of a frequency coordinator.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;§ 97.3 Definitions.&lt;br /&gt;(a) The definitions of terms used in part 97 are:&lt;br /&gt;(22) Frequency coordinator. An entity, recognized in a local or regional area by amateur operators whose stations are eligible to be&lt;br /&gt;auxiliary or repeater stations, that recommends transmit/receive channels and associated operating and technical parameters for such&lt;br /&gt;stations in order to avoid or minimize potential interference.&lt;br /&gt;Please note that it doesn't say it requires any recommendation of the FCC, the ARRL, existing frequency coordinators, etc.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;And it doesn't say that there can't be more than one frequency coordinator in a local or regional area.&lt;br /&gt;&lt;br /&gt;Here is something interesting I ran across in some &lt;a href="http://www.arrl.org/files/file/About%20ARRL/Board%20Meetings/ecmin496.pdf"&gt;recent ARRL Executive Meeting Minutes:&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;4.1. Mr. Imlay reviewed material he had circulated to the committee prior to the meeting with regard to a repeater coordinator dispute in Wyoming. He explained that while the longstanding policy of both the ARRL and the National Frequency Coordinators’ Council (NFCC) is that there should be only one recognized frequency coordinator for a band in a given geographic area, FCC rules and policies do not rule out the possibility of there being more than one. In Wyoming there are two coordination entities, each of which can claim recognition by amateur operators in the state. While the ARRL is not directly involved in frequency coordination, there is a Memorandum of Understanding between the ARRL and the NFCC and ARRL policy is to accept only information supplied by NFCC-certified coordinators for publication in the Repeater Directory. NFCC has experienced a period of inactivity, which has caused the current accuracy of its list of certified coordinators to be called into question. However, new NFCC officers have just been elected.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;What bothers me is that most of the VHF-UHF bands are inundated with &lt;a href="http://kb9mwr.blogspot.com/2010/02/vellman-k8055-activity-graphs.html"&gt;mostly inactive repeaters.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Where in Part 97 does it say that a frequency coordinator should be in charge of parceling out exclusive (both geographic and frequency) usage of 144 - 148 MHz (etc)?&lt;br /&gt;&lt;br /&gt;It doesn't make any sense at all to be attempting to more finely regulate that all of the potential "repeater channels" on 2m, 70cm, for all of an area, are not actively in use.&lt;br /&gt;&lt;br /&gt;Frequency coordination made sense 20 years ago when there was intense demand for repeaters and there weren't easy ways to do coordination without a slow, manual, group effort.&lt;br /&gt;&lt;br /&gt;Now there's little, and falling usage of voice repeaters, and coordination can easily be accomplished with a wiki page listing who is responsible for a particular system that's operating on a particular frequency at a particular location.&lt;br /&gt;&lt;br /&gt;I and others had the unfortunate experience of the coordination body complaining that some aspect of the repeater isn't up to their standards.  Perhaps it was a short distance move, or some other minimal system change.  The communication had no merit as there was no official other station complaint.  They just want to be the repeater police, and justify their existence.&lt;br /&gt;&lt;br /&gt;I think that for the most part, a frequency coordination body has little service to ham radio these days.  It seems most just likes making paper work for themselves.&lt;br /&gt;&lt;br /&gt;I think their continued existence actually, actively Harms Amateur Radio by propagating a mistaken impression that repeaters on the air should be "rationed".  Yet in reality, their job is to accommodate.  &lt;br /&gt;&lt;br /&gt;When the repeaters are idle the majority of the time, the chance of interference is low, which begs the question why bother with it at all?&lt;br /&gt;&lt;br /&gt;Since a receive tone is a requirement of coordination, you really seldom notice if you are prone to interference which may be affecting your fringe areas.&lt;br /&gt;&lt;br /&gt;It should be easy for an individual, club, or group to put up more equipment to make better use of Amateur Radio spectrum. Instead, the coordination policies and procedures make it difficult to do so, and people walk away discouraged and disgusted from even trying to put up interesting systems on the air.&lt;br /&gt;&lt;br /&gt;The problem is frequency coordinators have broken the bands into channels most fairly narrow in width, with conventional input and outputs.  I think this image/model discourages potential other use, that may not fit the convention.    &lt;br /&gt;&lt;br /&gt;Take a look at CDMA Spread Spectrum, in the implementation of  Cellular Telephony. We had tons of buzz about this in 80's-90's but it never went anywhere in ham radio.  How could it?  It's totally incompatible with the way we slice up the bands.&lt;br /&gt;&lt;br /&gt;And even with conventional channels plans, there is room for determent. Shouldn't we try to accommodate a multitude of different experiences?&lt;br /&gt;&lt;br /&gt;Lets say there are 5 available pairs in a given area.  Three are already filled by conventional analog repeaters.  There are two requests for pairs for D-Star.  One request for a P25 (APCO 25) mixed-mode repeater, and one for DMR.   How does or should these be doled out?  Does the policy say the first requested, is the first filled?  Does this help the hobby move forward, and provide opportunities to area hams for multiple mode exposures/experiences?&lt;br /&gt;&lt;br /&gt;I think anyone who wants to put a system on the air - packet, D-Star, WiFi, P25, whatever, should simply monitor the band in question, find the quietest spot in the "repeater section" of the band in the geographic area you plan to construct the system, and put it on the air. Likely you won't interfere with anything. On the off chance that you interfere with a system that's actually used for more than ID'ing itself, then relocate. You'll find a place in short order.&lt;br /&gt;&lt;br /&gt;In the past there have been FCC reports on interference situations.  They looked at the total history of both sides and at technical levels.  The FCC takes all of this on a case-by-case basis. They do not automatically side with a coordination body.  They take the total situation into account.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.thenfcc.org/ billcross1.pdf"&gt;http://www.thenfcc.org/ billcross1.pdf&lt;/a&gt;&lt;br /&gt;&lt;a href="ftp://ftp.tapr.org/fccreg/fccreg.9911"&gt;ftp://ftp.tapr.org/fccreg/fccreg.9911&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What you can take away from this is that the FCC regards repeater coordination as a volunteer thing taken on by the amateur community. They don't appoint  them, and regard repeater coordination as a self-enforcement or self-regulation issue. That talk by Bill Cross is a reaffirmation of policies they developed nearly 10 years ago. It also states that the FCC does not officially recognize any coordinating body.&lt;br /&gt;&lt;br /&gt;When the repeaters are idle the majority of the time, the chance of interference is low, which begs the question why bother with it at all?  Most of who participate really only primarily concern themselves with being listed.  A way to advertise their systems.&lt;br /&gt;&lt;br /&gt;Frequency coordination needs sweeping changes and to move forward.  One of the purposes of a frequency coordinator is to recommend standard operating procedures.&lt;br /&gt;&lt;br /&gt;The ARRL recently revised their outdated &lt;a href=" http://kb9mwr.blogspot.com/search/label/bandplan"&gt;microwave bandplans.&lt;/a&gt;  Now it's time for regional coordination bodies to adopt these, and put some thought into their coordination policies not only for microwave, but VHF and UHF as well.&lt;br /&gt;&lt;br /&gt;(It's no wonder the NFCC has been dangling by a thread for years.)&lt;br /&gt;&lt;br /&gt;It has been suggested: To start a 5-year phase-in plan for 6.25kHz channel centers and mandatory 2.5 kHz narrowband FM deviation on analog.&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/Ghdb7rvAS6k" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/1892645188903448763/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=1892645188903448763" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/1892645188903448763?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/1892645188903448763?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/Ghdb7rvAS6k/frequency-coordination.html" title="Frequency Coordination" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/06/frequency-coordination.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0ECRnY7eyp7ImA9WhVaFUg.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-6373810471834782729</id><published>2012-06-12T20:08:00.005-05:00</published><updated>2012-06-12T20:41:07.803-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-06-12T20:41:07.803-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="mototrbo" /><category scheme="http://www.blogger.com/atom/ns#" term="tdma" /><category scheme="http://www.blogger.com/atom/ns#" term="dmr" /><title>DMR / MotoTRBO</title><content type="html">Bob Witte, K0NR wrote an interesting column for &lt;a href="http://www.cq-vhf.com/"&gt;CQ-VHF's Spring 2012 magazine issue.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's titled "TRBO Hits the Amateur Bands."&lt;br /&gt;&lt;br /&gt;Its about Digital Mobile Radio (DMR) sometimes called MOTOTRBO.&lt;br /&gt;&lt;br /&gt;He points out that its a new digital standard that is gaining traction on the VHF and UHF amateur radio bands.  He reports &lt;a href="http://www.dmr-marc.net/"&gt;there are over 90 DMR repeaters up and running in the U.S with more planned.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;DMR originated as a European Telecommunications Standards Institute &lt;a href="http://www.etsi.org/website/Technologies/DigitalMobileRadio.aspx"&gt;(ETSI) standard.&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The DMR Association is the industry body promoting adoption of the standard and includes these companies as members: Harris, Hytcra, Icom, JVC, Kenwood, Motorola, Tait Communications, Vertex Standard, and Zetron.  &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;DMR takes a novel approach to spectral efficiency. The bandwidth of the radio signal is nominally 12.5 kHz with two signals sharing the channel via Time Division Multiple Access (&lt;a href="http://en.wikipedia.org/wiki/Time_division_multiple_access"&gt;TDMA&lt;/a&gt;).  Simply put, two mobiles working through a DMR repeater share the channel by cycling their transmitters on and off in a synchronized manner. This is similar to how some cellular-phone systems handle multiple phones operating on the same channel. The cellular-phone base station controls the synchronization of the various phones so they do not interfere with each other. Similarly, with DMR the repeater has to synchronize the two mobiles using the same 12.5-kHz wide channel.&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;"A DMR installation looks a lot like a normal repeater system but with the benefit of two channels built in."&lt;br /&gt;&lt;br /&gt;For those totally unfamiliar with TDMA, I recommending checking out my older blog titled "&lt;a href="http://kb9mwr.blogspot.com/2010/01/understanding-digital.html"&gt;Understanding Digital&lt;/a&gt;," where I reference some Hak5 videos on Pulse Code Modulation. And the following week, Time Division Multiplexing (TDMA).&lt;br /&gt;&lt;br /&gt;These sort videos give a good tutorial on how this works.&lt;br /&gt;&lt;br /&gt;But if you really need the nitty-gritty, the TDMA time slots are 30 msec in duration.&lt;br /&gt;In the 30 msec slot, the transmitter is required to ramp up to full power in 1.5 msec, send data for 27 msec, then power down in 1.5 msec.&lt;br /&gt;&lt;br /&gt;For further good reading and information, I suggest reading K0NR's article.  I believe this is the first printed ham article on DMR.&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/1YVBnXyMg4c" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/6373810471834782729/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=6373810471834782729" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6373810471834782729?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/6373810471834782729?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/1YVBnXyMg4c/dmr-mototrbo.html" title="DMR / MotoTRBO" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/06/dmr-mototrbo.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUcMR3k7fCp7ImA9WhVaF00.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-4005829328437179619</id><published>2012-05-20T21:33:00.017-05:00</published><updated>2012-06-14T14:44:46.704-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-06-14T14:44:46.704-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="dmr" /><title>Yeasu Digital?</title><content type="html">&lt;a href="http://kb9mwr.blogspot.com/2011/09/new-digital-yeasu-radio.html"&gt;Back in September 2011 at the Tokyo Ham Fair&lt;/a&gt; Yaesu presented a new line of digital ham radios.  Then a short time later in late 2011, a new page on the Yeasu website titled "The Dawn of Digital Communications in the Amateur Radio World" appeared.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So here it is, a &lt;a href="http://www.universal-radio.com/catalog/ht/0111.html"&gt;FT-1DR&lt;/a&gt;:&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/-xOzoMzkqC5Q/T7mp5s9kZyI/AAAAAAAAB04/G9pYcAvb_Rs/s1600/FT1D.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 239px;" src="http://2.bp.blogspot.com/-xOzoMzkqC5Q/T7mp5s9kZyI/AAAAAAAAB04/G9pYcAvb_Rs/s320/FT1D.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5744809608474814242" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Their PDF talked a lot about C4FM.  So many hoped they'd use IMBE and let it work with P25 gear.&lt;br /&gt;&lt;br /&gt;They also talked about DMR (compatible with MotoTRBO), and we know the Vertex Standard branch does have DMR radios like the &lt;a href="http://www.vertexstandard.com/lmr/Digital/VXD-720"&gt;VXD-720 DMR HT.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;However, there are 3 tiers in the DMR standard (described in ETSI technical standard TS102 361):&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;    DMR Tier I products are for license-free use in the 446MHz band.&lt;br /&gt;&lt;br /&gt;Under Tier I, ETSI has also defined two Tier-1 protocols:&lt;br /&gt;&lt;br /&gt;        DMR Tier-1 protocol utilizes 12.5kHz FDMA &lt;----&lt;br /&gt;        dPMR protocol utilizes 6.25kHz FDMA&lt;br /&gt;&lt;br /&gt;Both protocols provide for consumer applications and low-power commercial applications, using a maximum of 0.5 watt RF power. With a limited number of channels and no use of repeaters, no use of telephone interconnects, and fixed/integrated antennas, Tier-1 DMR/dPMR devices are best suited for personal use, recreation, small retail and other settings that don’t require wide area coverage and advanced features.&lt;br /&gt;&lt;br /&gt;    DMR Tier II covers hand portables, mobiles and base stations operating in the VHF and UHF allocations for PMR.&lt;br /&gt;&lt;br /&gt;The ETSI DMR Tier-2 standard is targeted to those users who need spectral efficiency, advanced voice features and integrated IP data services in licensed bands for high-power communications. ETSI DMR Tier-2 calls for two slot TDMA in 12.5 kHz channels.&lt;br /&gt;&lt;br /&gt;    DMR Tier III products will support trunking operation.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Most savvy hams are familiar with Tier-2.  This is what the above mentioned Vertex/Standard VXD-720 uses, as well as MotoTRBO.&lt;br /&gt;&lt;br /&gt;According to a &lt;a href="http://www.scribd.com/doc/94328100/Ft1d-Brochure"&gt;Yeasu FT1D sales flier&lt;/a&gt; picked up at Dayton :&lt;br /&gt;&lt;br /&gt;C4FM 12.5 KHz &lt;a href="http://en.wikipedia.org/wiki/Frequency-division_multiple_access"&gt;FDMA&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Peak data transfer rate 9.6 kbps.&lt;br /&gt;&lt;br /&gt;It can send a 320x240 pixel picture using a camera speaker mic.  (as eluded to on the universal radio page)&lt;br /&gt;&lt;br /&gt;It takes 20 seconds to send the picture over the air at 320x240, and 4 seconds at 160x120.&lt;br /&gt;&lt;br /&gt;Because of display limitations, it can only save it in JPEG format to the Micro SD card slot on the camera. It can't display it on the radio itself. &lt;br /&gt;&lt;br /&gt;What is interesting is the radio has a USB connector.  This is for accessing the camera speaker mic as a webcam, and for firmware updates.&lt;br /&gt;&lt;br /&gt;So in effect it's not really compatible with anything other than the cheesy radios designed for the license free PMR 446 band in Europe.  But never fear, keep your anticipating eyes open for the Yaesu radio that will be compatible with Tier-2 DMR:&lt;br /&gt;&lt;br /&gt;---From Page 14 of the Yeasu PDF---&lt;br /&gt;&lt;blockquote&gt;At this point in time, Vertex Standard believes the C4FM (4-level FSK) FDMA or TDMA are the most suitable selections for Amateur radio applications. In early 2012, we will release a C4FM (4-level FSK) FDMA Handy-Talky and a Mobile transceiver into the Amateur radio market. &lt;br /&gt;&lt;br /&gt;After our initial introduction, we plan to introduce a C4FM (4-level FSK) TDMA (2 slots) or TDMA Handy and Mobile transceiver into the Amateur market.&lt;/blockquote&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/JwFuSEVlogw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/4005829328437179619/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=4005829328437179619" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/4005829328437179619?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/4005829328437179619?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/JwFuSEVlogw/yeasu-digital.html" title="Yeasu Digital?" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-xOzoMzkqC5Q/T7mp5s9kZyI/AAAAAAAAB04/G9pYcAvb_Rs/s72-c/FT1D.jpg" height="72" width="72" /><thr:total>1</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/05/yeasu-digital.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0IHQX84eSp7ImA9WhVUFUs.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-8297522004920251832</id><published>2012-05-18T12:02:00.001-05:00</published><updated>2012-05-20T19:52:10.131-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-20T19:52:10.131-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="70cm" /><category scheme="http://www.blogger.com/atom/ns#" term="hsmm" /><title>UDR56K-4 Universal Digital Radio</title><content type="html">&lt;a href="http://nwdigitalradio.com/wp-content/uploads/2012/04/UDR56k-4.pdf"&gt;http://nwdigitalradio.com/wp-content/uploads/2012/04/UDR56k-4.pdf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Quote:&lt;br /&gt;&lt;blockquote&gt;UDR56K-4 New Product Release&lt;br /&gt;Posted on May 18, 2012&lt;br /&gt;&lt;br /&gt;For Immediate Release&lt;br /&gt;&lt;br /&gt;NorthWest Digital Radio Announces New Universal Digital Radio at Hamvention® 2012&lt;br /&gt;&lt;br /&gt;Dayton, OH – NW Digital Radio introduced the UDR56K-4 Universal Digital Radio at the annual gathering of Amateur (Ham) Radio enthusiasts. The radio, which has been designed to support digital data and digital voice needs of both amateur radio emergency service teams and digital radio experimenters The radio will support data rates from 4800-56K+ bps with selectable modulation methods including GMSK, FSK, and 4FSK. The UDR56K will operate in the 70cm band (420-450 mHz.) at up to 25 watts.&lt;br /&gt;&lt;br /&gt;Bryan Hoyer (KG6GEU), President of NW Digital Radio said, “The UDR56K is a radical departure from legacy commercial radio offerings and brings a new, open platform, to the Amateur Radio community by providing a stable, integrated, software managed radio for digital communications combined with a tightly integrated Linux based computing platform in a compact package.”&lt;br /&gt;&lt;br /&gt;The radio, which measures 4×6 inches and is topped with an eye-catching red colored heat sink, has none of the usual switched, knobs, dials, buttons, or switches. It has one Ethernet jack, four host USB ports, power, and antenna connections. All radio functions are controlled by software, using either a web browser interface or custom application.&lt;br /&gt;&lt;br /&gt;NW Digital Radio has already integrated the Radio Messaging System (RMS) and D-STARi gateway and controller software. They are also in talks with noted software developers to provide additional digital radio protocols and applications on the UDR56K platform. Common Linux applications are easily installed using package management tools or may be compiled for the radio. Some applications of interest to the amateur radio community have already been tested, such as AX.25 networking, gpsd, Xwindows, bluetooth integration, wireless 3G/4G broadband, USB sound, and others.&lt;br /&gt;&lt;br /&gt;“As we have talked to amateur radio operators, who are interested in digital communication for emergency communication or the development of new protocols, vocoders, and networks, there has been universal excitement fot the UDR56K,” according to John Hays (K7VE), Director of Marketing. Mr. Hays further noted that “Many have said, ‘can we pay now, to be at the front of the line?’”&lt;br /&gt;&lt;br /&gt;Mr. Hoyer added, “We think we have a winner in this design, and anticipate a series of new products from our company. We want to build on the resurgence of ‘do it yourself’ activity. We will put the Amateur back in Amateur Radio!”&lt;br /&gt;&lt;br /&gt;This device is not offered for sale, pending certification and approval by the FCC.&lt;br /&gt;&lt;br /&gt;The UDR56K-4 has an anticipated release in the 4th Quarter of this year, with a target MSRP of $395.&lt;br /&gt;&lt;br /&gt;For more information contact:&lt;br /&gt;&lt;br /&gt;Bryan Hoyer, CEO&lt;br /&gt;kg6geu@NWDigital Radio.com&lt;br /&gt;&lt;br /&gt;John Hays, Director of Marketing&lt;br /&gt;k7ve@NWDigitalRadio.com&lt;br /&gt;&lt;br /&gt;NW Digital Radio Corporation is incorporated in the State of Washington.&lt;br /&gt;Friday Harbor, WA&lt;br /&gt;&lt;br /&gt;D-STAR is a protocol of the JARL and is also a trademark of Icom Corporation.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I am glad to see things like this.&lt;br /&gt;&lt;br /&gt;Pitty they are limiting themselves with the current FCC data constraints. I wonder if the speed would be upgradable if those change or for foreign markets.&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/xcG3a64-leI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/8297522004920251832/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=8297522004920251832" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/8297522004920251832?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/8297522004920251832?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/xcG3a64-leI/udr56k-4-universal-digital-radio.html" title="UDR56K-4 Universal Digital Radio" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/05/udr56k-4-universal-digital-radio.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUDRX06eip7ImA9WhVUEUk.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-5822031639079795660</id><published>2012-05-15T23:18:00.004-05:00</published><updated>2012-05-15T23:41:14.312-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-15T23:41:14.312-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="bandplan" /><category scheme="http://www.blogger.com/atom/ns#" term="2.4 GHz" /><title>More Band Plans and Comments</title><content type="html">The ARRL &lt;a href="http://www.arrl.org/news/arrl-microwave-band-planning-committee-releases-draft-band-plans"&gt;just released a draft of their proposed 13cm (2.3/2.4 GHz) band plan.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;They have been soliciting planned and projected uses of the amateur bands between 902 MHz and 3.5 GHz. &lt;br /&gt;&lt;br /&gt;I applaud the effort, as this is long over-due.&lt;br /&gt;&lt;hr&gt;&lt;br /&gt;&lt;br /&gt;You only have a few days left to comment on FCC proceeding number 12-91.&lt;br /&gt;&lt;br /&gt;The FCC is asking for input on a number of items, including regulations governing data transmission that inhibit public service/emergency communications by Amateur Radio:&lt;br /&gt;&lt;br /&gt;"Commission Seeks Comment on Emergency Communications by Amateur Radio and Impediments to Amateur Radio Communications"  Dated April 12, 2012:&lt;br /&gt;&lt;a href="http://hraunfoss.fcc.gov/edocs_public/index.do?document=313370"&gt;http://hraunfoss.fcc.gov/edocs_public/index.do?document=313370&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Submit comments here by May 18th:&lt;br /&gt;&lt;a href="http://apps.fcc.gov/ecfs/upload/display?z=bmjqh"&gt;http://apps.fcc.gov/ecfs/upload/display?z=bmjqh&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;To look at what others have submitted, search for proceeding number 12-91 &lt;a href="http://apps.fcc.gov/ecfs/comment_search/input.action?z=a5tml"&gt;http://apps.fcc.gov/ecfs/comment_search/input.action?z=a5tml&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you don't plan to comment, then I at least encourage you to read what others have commented.  Pay special attention to anything submitted from anyone in a leadership role (division director, frequency coordinators, club presidents, etc).  These folks are supposed to be speaking on behalf of the amateur community.&lt;br /&gt;&lt;br /&gt;Don't forget to thank them if they have done their part, or remind them if they haven't.  Remember, things work better with input.&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/QzcIygfjs0k" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/5822031639079795660/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=5822031639079795660" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/5822031639079795660?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/5822031639079795660?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/QzcIygfjs0k/more-band-plans-and-comments.html" title="More Band Plans and Comments" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/05/more-band-plans-and-comments.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkEHQXk-cSp7ImA9WhJXFkg.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-58794628420440981</id><published>2012-05-08T00:29:00.005-05:00</published><updated>2012-08-10T23:17:10.759-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-08-10T23:17:10.759-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="70cm" /><title>5 MHz bandwith support for OpenWRT</title><content type="html">A number of you are experimenting with 802.11 OFDM on &lt;a href="http://kb9mwr.blogspot.com/search/label/70cm"&gt;70 cm&lt;/a&gt; with the Doodle Labs DL-435-30 and/or Xagyl XC420M.&lt;br /&gt;&lt;br /&gt;I've been asking around on this, and here is what I've been told:&lt;br /&gt;&lt;br /&gt;1) Check out the openwrt code and set up the build environment:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://wiki.openwrt.org/doc/howto/buildroot.exigence"&gt;http://wiki.openwrt.org/doc/howto/buildroot.exigence&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Use this SVN repository: &lt;a href="svn://svn.openwrt.org/openwrt/tags/backfire_10.03.1"&gt;svn://svn.openwrt.org/openwrt/tags/backfire_10.03.1&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;2) Build the openwrt code and make an image:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://wiki.openwrt.org/doc/howto/build"&gt;http://wiki.openwrt.org/doc/howto/build&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3) Install the image:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://wiki.openwrt.org/doc/howto/generic.sysupgrade"&gt;http://wiki.openwrt.org/doc/howto/generic.sysupgrade&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Patch reset.c as follows, either using this patch or by editing it directly:&lt;br /&gt;&lt;a href=" https://forum.openwrt.org/viewtopic.php?id=27630"&gt;&lt;br /&gt;https://forum.openwrt.org/viewtopic.php?id=27630&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;4) Rebuild the openwrt code and make another image.&lt;br /&gt;&lt;br /&gt;5) Install the image on two APs and it should work!&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/5kI6QtHRzaY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/58794628420440981/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=58794628420440981" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/58794628420440981?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/58794628420440981?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/5kI6QtHRzaY/5-mhz-bandwith-support-for-openwrt.html" title="5 MHz bandwith support for OpenWRT" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/05/5-mhz-bandwith-support-for-openwrt.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU4DR3ozeCp7ImA9WhVWFU0.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-8462874911192878039</id><published>2012-04-26T23:26:00.005-05:00</published><updated>2012-04-27T00:19:36.480-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-04-27T00:19:36.480-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="hsmm" /><title>HSMM CQ?</title><content type="html">Someone asked me:&lt;br /&gt;&gt;How would one use this to call CQ ?&lt;br /&gt;&lt;br /&gt;The simple answer is the same way you do/did with packet radio or any other digital mode.&lt;br /&gt;&lt;br /&gt;Personally I haven't called CQ above 50 Mhz in years... but if you must...&lt;br /&gt;&lt;br /&gt;Review how to embed messages in ping packets, and send a broadcast ping:&lt;br /&gt;&lt;a href="http://www.qsl.net/kb9mwr/projects/wireless/pingid.html"&gt;http://www.qsl.net/kb9mwr/projects/wireless/pingid.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre  style="font-family:arial;font-size:12px;border:1px dashed #CCCCCC;width:99%;height:auto;overflow:auto;background:#f0f0f0;;background-image:URL(http://2.bp.blogspot.com/_z5ltvMQPaa8/SjJXr_U2YBI/AAAAAAAAAAM/46OqEP32CJ8/s320/codebg.gif);padding:0px;color:#000000;text-align:left;line-height:20px;"&gt;&lt;code style="color:#000000;word-wrap:normal;"&gt; #!/bin/bash  &lt;br /&gt; MSG="CQ DE KB9MWR"  &lt;br /&gt; PATTERN=`echo -n "$MSG" |xxd -p`  &lt;br /&gt; /bin/ping -c 1 -p $PATTERN 44.92.255.255  &lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre  style="font-family:arial;font-size:12px;border:1px dashed #CCCCCC;width:99%;height:auto;overflow:auto;background:#f0f0f0;;background-image:URL(http://2.bp.blogspot.com/_z5ltvMQPaa8/SjJXr_U2YBI/AAAAAAAAAAM/46OqEP32CJ8/s320/codebg.gif);padding:0px;color:#000000;text-align:left;line-height:20px;"&gt;&lt;code style="color:#000000;word-wrap:normal;"&gt; eth1: len 60 4b:42:39:4d:57:52-&amp;gt;6b:62:39:6d:77:72 type = IP  &lt;br /&gt; IP: len 42 44.92.20.35-&amp;gt;44.92.255.255 ihl 20 ttl 64 prot ICMP  &lt;br /&gt; ICMP: type echo request id 54377 seq 0  &lt;br /&gt; Öùù CQ DE KB9MWR  &lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Or perhaps you are seeking a voice QSO?  Again, it seems much easier to plug in a pair of cheap Grandstream IP phones and &lt;a href="http://www.grandstream.com/support/faq/direct-ip-call"&gt;dial the other end by IP address.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;But if you must... review the &lt;a href="https://www.google.com/search?hl=en&amp;q=CM108+radio+interface"&gt;CM-108 USB sound FOB.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The CM-108 FOB as detailed in the PDF is perfect for interfacing to FM rigs for repeater/simplex links. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/-t1UmG3PYIC4/T5onCq6h9fI/AAAAAAAABtY/CwWmHLrQijs/s1600/usb-fob-test.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 231px;" src="http://4.bp.blogspot.com/-t1UmG3PYIC4/T5onCq6h9fI/AAAAAAAABtY/CwWmHLrQijs/s320/usb-fob-test.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5735940002242754034" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here I just wired an old microphone to a USB sound card.&lt;br /&gt;&lt;br /&gt;The Ubiquiti Routerstation Pro has a USB port.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/-Ch0kOZYtLVA/T5ooq0RQq3I/AAAAAAAABtk/gdksG4usi68/s1600/Ubiquiti%252BRouterStation%252BPro-500.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; http://www.blogger.com/img/blank.gifheight: 320px;" src="http://4.bp.blogspot.com/-Ch0kOZYtLVA/T5ooq0RQq3I/AAAAAAAABtk/gdksG4usi68/s320/Ubiquiti%252BRouterStation%252BPro-500.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5735941791460404082" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;To get that USB sound to work review this:&lt;br /&gt;&lt;a href="http://sokrates.mimuw.edu.pl/~sebek/openwrt/"&gt;http://sokrates.mimuw.edu.pl/~sebek/openwrt/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then install and use something simple like &lt;a href="http://speak-freely.sourceforge.net/userguide/ar01s03.html"&gt;Speakfreely.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Or how about an IRC or Jabber server?  &lt;br /&gt;&lt;br /&gt;The correct answer is how do you want to call CQ?&lt;br /&gt;&lt;br /&gt;Perhaps you are contemplating a pair of &lt;a href="http://kb9mwr.blogspot.com/search/label/70cm"&gt;70cm Doodle Labs DL-435 cards?&lt;/a&gt;  May I suggest you do your CQ as amateur digital video with Laptops running NetMeeting. (or the Linux equivalent for those in-the-know)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.qsl.net/kb9mwr/projects/wireless/70cm-ATV-HSMM.html"&gt;Antiquated Bandwidth rules do not apply when there is a video component.&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/1ymncpvzef8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/8462874911192878039/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=8462874911192878039" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/8462874911192878039?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/8462874911192878039?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/1ymncpvzef8/hsmm-cq.html" title="HSMM CQ?" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-t1UmG3PYIC4/T5onCq6h9fI/AAAAAAAABtY/CwWmHLrQijs/s72-c/usb-fob-test.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/04/hsmm-cq.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEADQHo4fSp7ImA9WhVVEko.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-4744720476321690117</id><published>2012-04-08T15:03:00.008-05:00</published><updated>2012-05-05T22:59:31.435-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-05T22:59:31.435-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="open source" /><category scheme="http://www.blogger.com/atom/ns#" term="ambe" /><category scheme="http://www.blogger.com/atom/ns#" term="D-Star" /><title>Customized D-Star Repeater</title><content type="html">&lt;a href="http://3.bp.blogspot.com/-MzbW0SfQYwI/T6XyRiB5V4I/AAAAAAAABtw/ThnNBwjtmps/s1600/custom.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 246px;" src="http://3.bp.blogspot.com/-MzbW0SfQYwI/T6XyRiB5V4I/AAAAAAAABtw/ThnNBwjtmps/s320/custom.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5739259683160020866" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;iframe width="560" height="315" src="http://www.youtube.com/embed/MWQv1U4dZY8" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;I have provided three simple bash example scripts.  One says the time, another reports the weather conditions.  And yet another will read back who was recently on your d-star repeater.  &lt;br /&gt;&lt;br /&gt;(I have since improved some of the quirky word concatenation from what is shown in the video.)&lt;br /&gt;&lt;br /&gt;Special thanks to Kristoff, ON1ARF for his ambestream voice announcement toolkit.&lt;br /&gt;&lt;br /&gt;Also to Scott, KI4LKF for his g2_link program.&lt;br /&gt;&lt;br /&gt;To install this, first install ON1ARF's D-Star voice announcement toolkit, and download my premade AMBE library of files. (this also includes the three mentioned scripts) &lt;br /&gt;&lt;br /&gt;&lt;a href="http://kb9mwr.blogspot.com/2011/11/library-of-ambe-files.html"&gt;http://kb9mwr.blogspot.com/2011/11/library-of-ambe-files.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;To process DTMF; I suggest installing KI4LKF's g2_link program.  (Alternatively ON1ARF's dtmf-rcq or a number of different DTMF decoding add-on options)  Scott's g2_link will also give you the ability to connect to XFR and DCS D-Star reflectors.  His g2_link program contains an easy to understand and modify to your liking g2_link_dtmf.sh shell script.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://kb9mwr.blogspot.com/2009/09/decoding-d-star-ambe-dtmf.html"&gt;http://kb9mwr.blogspot.com/2009/09/decoding-d-star-ambe-dtmf.html&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/cwgW-qxxJ60" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/4744720476321690117/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=4744720476321690117" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/4744720476321690117?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/4744720476321690117?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/cwgW-qxxJ60/customized-d-star-repeater.html" title="Customized D-Star Repeater" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-MzbW0SfQYwI/T6XyRiB5V4I/AAAAAAAABtw/ThnNBwjtmps/s72-c/custom.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/04/customized-d-star-repeater.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQNQX09fSp7ImA9WhVXGU4.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-1989010745360428202</id><published>2012-04-03T23:55:00.006-05:00</published><updated>2012-04-20T10:39:50.365-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-04-20T10:39:50.365-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="3.5 GHz" /><category scheme="http://www.blogger.com/atom/ns#" term="bandplan" /><title>Bandplans and Comments</title><content type="html">&lt;a href="http://www.arrl.org/news/arrl-seeks-comments-on-proposed-9-cm-band-plan"&gt;Last month&lt;/a&gt; the ARRL released a draft of their proposed 9cm (3.5 GHz) band plan.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.arrl.org/news/arrl-seeks-comments-on-proposed-33-cm-band-plan"&gt;And just yesterday, 33cm (900 MHz).&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;They have been soliciting planned and projected uses of the amateur bands between 902 MHz and 3.5 GHz. &lt;br /&gt;&lt;br /&gt;I was happy to see there are four 20 MHz wide slices for OFDM for 9cm. &lt;br /&gt;&lt;br /&gt;When it comes to life above 900 MHz, the most prevalent thing out there that can easily be adapted to ham radio use is 802.11 network gear.  &lt;br /&gt;&lt;br /&gt;Ubiquiti, Xagyl, and Doodle Labs all have gear for 900 MHz (33 cm), as well as the standard 2.4 (12 cm) and (5 cm) 5.7 GHz bands.  Ubiquiti has 3.5 GHz (9 cm) covered.&lt;br /&gt;&lt;br /&gt;So its natural to form a band plan around what can be adapted for ham radio use.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.arrl.org/files/file/About%20ARRL/Board%20Meetings/ecmin496.pdf"&gt;From the ARRL board meeting notes: &lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;4.1.4. At Minute 51 of its January 2012 meeting the ARRL Board assigned to the Executive Committee responsibility for periodic review of the National Broadband Plan Committee Report and managing the implementation of its recommended strategies. Steps being taken to encourage innovative and productive uses of the amateur bands between 222 MHz and 3.5 GHz include the updating of band plans for the four bands between 902 MHz and 3.5 GHz. The committee discussed challenges brought about by increased occupancy of the 1240-1300 MHz band by primary services, and promising developments that may lead to increased amateur broadband activity in the 3.3-3.5 GHz band.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;hr&gt;&lt;br /&gt;The FCC is asking for input on a number of items, including regulations governing data transmission that inhibit public service/emergency communications by Amateur Radio: &lt;br /&gt;&lt;br /&gt;&lt;a href="http://hraunfoss.fcc.gov/edocs_public/index.do?document=313370"&gt;http://hraunfoss.fcc.gov/edocs_public/index.do?document=313370&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/THFWbluDIHA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/1989010745360428202/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=1989010745360428202" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/1989010745360428202?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/1989010745360428202?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/THFWbluDIHA/bandplans-and-comments.html" title="Bandplans and Comments" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/04/bandplans-and-comments.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkECQng4fyp7ImA9WhVSF0Q.&quot;"><id>tag:blogger.com,1999:blog-3833020312937735212.post-7410926153942110365</id><published>2012-03-15T00:43:00.003-05:00</published><updated>2012-03-15T00:51:03.637-05:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-03-15T00:51:03.637-05:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="irlp" /><category scheme="http://www.blogger.com/atom/ns#" term="D-Star" /><category scheme="http://www.blogger.com/atom/ns#" term="p25" /><category scheme="http://www.blogger.com/atom/ns#" term="asterisk" /><title>Asterisk Radio Interoperability</title><content type="html">Micheal VK3ZEA shows some interoperability.&lt;br /&gt;&lt;br /&gt;&lt;iframe width="420" height="315" src="http://www.youtube.com/embed/oWkFp7S2pXY" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;Asterisk is a powerful open source VOIP telephony platform.  There happen to be a few hams heavily rooted in the project.  So naturally there is a module called app_rpt for integration of 2-way radio systems.&lt;br /&gt;&lt;br /&gt;For more info see:&lt;br /&gt;&lt;a href="http://www.qsl.net/kb9mwr/projects/voip/plan.html"&gt;http://www.qsl.net/kb9mwr/projects/voip/plan.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What Micheal is showing, involves some rather complex configuration.   But much of the open source software that powers what he is showing has come along way.  So I expect even further down the road, this will be child's play.&lt;img src="http://feeds.feedburner.com/~r/AdvancingHamRadioDifferentIdeas/~4/ILd_hkJKU3I" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://kb9mwr.blogspot.com/feeds/7410926153942110365/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=3833020312937735212&amp;postID=7410926153942110365" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/7410926153942110365?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/3833020312937735212/posts/default/7410926153942110365?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/AdvancingHamRadioDifferentIdeas/~3/ILd_hkJKU3I/asterisk-radio-interoperability.html" title="Asterisk Radio Interoperability" /><author><name>Steve, KB9MWR</name><uri>http://www.blogger.com/profile/04247547304933770829</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="33" height="22" src="http://2.bp.blogspot.com/_IBZt8I2dQYk/SOBNUuohSSI/AAAAAAAAAAo/Spcop1nLhRA/S220/homer.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://img.youtube.com/vi/oWkFp7S2pXY/default.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://kb9mwr.blogspot.com/2012/03/asterisk-radio-interoperability.html</feedburner:origLink></entry></feed>
