<html><head></head><body><p dir="ltr">By that method you would use what ever DTMF commands that you've mapped.</p>
<p dir="ltr">But here's a gotcha.....</p>
<p dir="ltr">I can't speak for the BBB or Pi versions, mine runs under Acid. I'm assuming most of the same follows suit here......</p>
<p dir="ltr">If you designate the node as a "Remote Base" some of the functionality is changed. </p>
<p dir="ltr">For instance if the node is not connected to any other inbound node, or IaxRpt/Zoiper extension, it cannot initiate a command. </p>
<p dir="ltr">So let's say you have only CLI session going, "rpt fun xxxxx *yyyy" won't do a do a thing. But dial in with IaxRpt and then it will. But of course if you have your functions-phone assignment and context set properly you should be able to dial the commands from IaxRpt or Zoiper.</p>
<p dir="ltr">In a community setting another thing is there can only be one connection at a time to the remote base. That's why I have a few extra hubs running. Connect to the base from a hub, then however many others you want in on it connect to the hub.</p>
<p dir="ltr">If you coordinate the DTMF commands on the remote base to be the same sequences as macros on your other nodes (like the *5217 in the one I posted where *52 replaced *0), and command of the base should be nearly transparent to the users.</p>
<p dir="ltr"><u>This</u> agile remote base stuff is different and and a bit quirky.</p>
<p dir="ltr">Robert A. Poff<br />
Loganville, Pa</p><br /><br /><br />
<div class="gmail_quote">On Tue, Jun 23, 2015 at 5:10 PM -0700, "Michael Hebert" <span dir="ltr"><<a href="mailto:mhebert1975@gmail.com" target="_blank">mhebert1975@gmail.com</a>></span> wrote:<br />
<br />
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="3D"ltr"">
<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Let me add some more info. If I connect to my remote base node with putty and enter the asterisk -rvvv, how would I issue commands to the remote base node? </div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br /></div><div class="gmail_default" style="font-family:tahoma,sans-serif">rpt fun 731 *????</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br /></div><div class="gmail_default" style="font-family:tahoma,sans-serif">My goal is to be able to use my laptop at a remote location and remotely control the node using <span style="font-size:12.8000001907349px">XIPRadio window client with * commands</span></div></div><div class="gmail_extra"><br /><div class="gmail_quote">On Tue, Jun 23, 2015 at 5:02 PM, Michael Hebert <span dir="ltr"><<a href="mailto:mhebert1975@gmail.com" target="_blank">mhebert1975@gmail.com</a>></span> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Ah, I see it now. </div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br /></div><div class="gmail_default" style="font-family:tahoma,sans-serif">So the current setup I have now is a Pi version 2 1.0 image. It is connected to my IC-7000 using a USB cable. It is working using hamlib with putty. I am using "rigctl -m 360 -r /dev/radio -s 9600" then issuing the commands and the radio response correctly. I then quit rigctl</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br /></div><div class="gmail_default"><font face="tahoma, sans-serif">I then connect to my remote base node using XIPRadio window client. I issue the *91 command and hear KD5DFB over the computer speakers. I have tried several different ways to issue remote commands directly to the remote base node. </font></div><div class="gmail_default"><font face="tahoma, sans-serif"><br /></font></div><div class="gmail_default"><font face="tahoma, sans-serif">Is it not possible to connect directly to a remote base , login and issue control command?</font></div><div><br /></div></div><div class="gmail_extra"><br /><div class="gmail_quote">On Tue, Jun 23, 2015 at 4:38 PM, Robert A. Poff WB3AWJ <span dir="ltr"><<a href="mailto:wb3awj@comcast.net" target="_blank">wb3awj@comcast.net</a>></span> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:Arial;font-size:12pt;color:#000000"><div>From one of the other nodes, for example my UHF repeater (27784), it sends a "remote command" to a connected node.<br /></div><div>In this case my 2m remote base (28260).<br /></div><div><br /></div><div>*4 - Execute a remote command on another node<br /></div><div>28260 - The node to command<br /></div><div>*5217 - The command to execute ( in this case tune the Syntor to channel 17 as defined in its rpt.conf)<br /></div><div># - End the remote command session.<br /></div><div><br /></div><hr /><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt"><b>From: </b>"Michael Hebert" <<a href="mailto:mhebert1975@gmail.com" target="_blank">mhebert1975@gmail.com</a>><br /><b>To: </b>"ARM Allstar" <<a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>><br /><b>Sent: </b>Tuesday, June 23, 2015 4:33:04 PM<br /><b>Subject: </b>Re: [arm-allstar] remote base node functioning question<br /><div><br /></div><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">All,</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br /></div><div class="gmail_default" style="font-family:tahoma,sans-serif">This is really good stuff!! I have been wanting to remote base my IC-7000 for years. I am on the last leg and needs some direction. I am able to control my 7000 using hamlib without any problems. I connect to my node using XIPRadio window client. I issue the *91 command and hear my callsign announced. For the life of me, I cannot find out the correct syntax to control the radio. </div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br /></div><div class="gmail_default"><span style="font-family:tahoma,sans-serif" face="tahoma, sans-serif">I am looking at the marco that </span><span style="font-family:arial,sans-serif;font-size:12.8000001907349px">Robert </span><span style="font-size:12.8000001907349px">wb3awj</span><span style="font-family:arial,sans-serif;font-size:12.8000001907349px"> posted </span><span style="font-family:tahoma,sans-serif" face="tahoma, sans-serif">"217=*428260*5217# ;Select Channel 17 on 2m"</span></div><div class="gmail_default"><span style="font-family:tahoma,sans-serif" face="tahoma, sans-serif"><br /></span></div><div class="gmail_default"><span style="font-family:tahoma,sans-serif" face="tahoma, sans-serif">What does the *428260 reference to?</span></div><div class="gmail_default"><span style="font-family:tahoma,sans-serif" face="tahoma, sans-serif"><br /></span></div><div class="gmail_default"><span style="font-family:tahoma,sans-serif" face="tahoma, sans-serif">Thanks in advance!</span></div><div class="gmail_default"><span style="font-family:tahoma,sans-serif" face="tahoma, sans-serif"><br /></span></div><div class="gmail_default"><span style="font-family:tahoma,sans-serif" face="tahoma, sans-serif">Michael KD5DFB</span></div></div><div class="gmail_extra"><br /><div class="gmail_quote">On Mon, Jun 22, 2015 at 5:44 AM, Sam Skolfield <span dir="ltr"><<a href="mailto:kj6qfs@gmail.com" target="_blank">kj6qfs@gmail.com</a>></span> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Before I get to embarrassing myself, I want to thank everyone that has helped me here on the thread. The helpfulness of this community never ceases to amaze me, and I can't wait to pay it forward. David even went so far (out of the kindness of his own heart) as to do research on my xcat and it's history with hamlib. <div><br /></div><div>Now, *drumroll* <br /><div><br /></div>I WASN'T DOING A # AT THE END OF THE REMOTE FUNCTION!<br /><i><br /></i>The system now works ABSOLUTELY perfectly. Very smooth and reliable so far. I've been exercising every feature I can, and I can't seem to get anything to misbehave.</div><div><br />Thanks again to David, Sam, Doug, Ken, Tim, and Robert. <br /><div><br /></div>73</div></div><div class="gmail_extra"><br /><div class="gmail_quote">On Thu, Jun 18, 2015 at 7:01 AM, <span dir="ltr"><<a href="mailto:wb3awj@comcast.net" target="_blank">wb3awj@comcast.net</a>></span> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><p dir="ltr">Are you ending the remote command with a # ?</p><p dir="ltr">For example the macro definitions to control the remote base on my other nodes looks like this :</p><p dir="ltr">[macros]<br /> ..<br /> ..<br /> 217=*428260*5217# ;Select Channel 17 on 2m<br /> ..<br /> ..</p><p dir="ltr">An entry for each channel.</p><p dir="ltr">On the remote base itself, I've used *52 instead of the default memory select code (*0 I think). That way whether you're on one of the other nodes or IaxRpt/Zoiper directly connected to the remote, the channel change command is the same.</p><p dir="ltr">Robert A. Poff<br /> Loganville, Pa</p><div><div><br /><div><br /></div><br /><div class="gmail_quote">On Wed, Jun 17, 2015 at 8:50 PM -0700, "Sam Skolfield" <span dir="ltr"><<a href="mailto:kj6qfs@gmail.com" target="_blank">kj6qfs@gmail.com</a>></span> wrote:<br /> <br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="3D"ltr""><div dir="ltr">Upon further poking, I've established that my problem has nothing to do with remote bases; it seems like asterisk hangs for me after I function any linked node (anytime I use a *4 to prefix another connected node) <br /><div><br /></div>I tried simply connected my main BBB's simpleusb node (not a remote base node) to my other BBB's main simpleusb node (not a remote base node). I then functioned the linked BBB to do a *81. It did so properly, but then my "main" BBB locks up and wont take any more commands. <br /><div><br /></div>Any ideas?</div><div class="gmail_extra"><br /><div class="gmail_quote">On Wed, Jun 17, 2015 at 3:06 PM, Kenneth Grimard <span dir="ltr"><<a href="mailto:n1dot1@gmail.com" target="_blank">n1dot1@gmail.com</a>></span> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>ok very good then<br /> <br /> i will have to try that then later when i get a bbb or raspi2,<br /> <br />ken<div><div><br /> <br /><div>On 06/17/2015 05:58 PM, Sam Skolfield wrote:<br /></div><blockquote><div dir="ltr">Ken, like I said, the USB-serial adapter is working perfectly with my BBB. Frequency commands, etc are working just fine!</div><div class="gmail_extra"><br /><div class="gmail_quote">On Wed, Jun 17, 2015 at 7:20 AM, Kenneth Grimard <span dir="ltr"><<a href="mailto:n1dot1@gmail.com" target="_blank">n1dot1@gmail.com</a>></span> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>as i said to you before sam I have gotten this to work with the acid code.<br /> it will not work for full cat control using a usb serial adapter i had tried that myself.<br /> you need a real pc with a real serial port. I am using a pc with a pentium 4 processor with a <br /> real serial port usb to serial just does not work at all.<br /> <br /> other wise it does work very well and you have to program the icon 706 a certain for it to work also.<br /> <br /> i have been successful with this. unless the code can be modified to use the gpio on a raspi.<br /> <br /> usb to serial just does not work at all not with out modifying the code.<br /> <br /> cat control is done via the icom ci-v protocol from with in app_rpt.c<br /> <br /> <br />ken n1dot<div><div><br /> <br /> <br /> <br /> <br /> <br /> On 6/17/2015 2:11 PM, Sam Nabkey wrote:<br /></div></div></div><div><div><blockquote><p dir="ltr">Sam Scofield is running the xcat. I was just trying to run an icom 706 or a Kenwood tm700d. </p><p dir="ltr">Whenever you call a node a remote base, weirdness happens to the usb adapter. It's just not workable in the bbb or even later revs of acid.</p><p dir="ltr">This interests me... I will have to run some experiments soon.</p><p dir="ltr">Which radios are you running and do you have any good scripts you could pass on and maybe how you operate it as a user? I'd appreciate any input.</p><p dir="ltr">Sam NABJEY K8SN..</p><div class="gmail_quote">On Jun 17, 2015 8:40 AM, "David McGough" <<a href="mailto:kb4fxc@inttek.net" target="_blank">kb4fxc@inttek.net</a>> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br /> Sam,<br /> <br /> I haven't personally used the Syntor X-cat adapter. I looked at their<br /> yahoo group and the documentation in the "files" section. Otherwise, I've<br /> used rigctl to manage many different radios, with great success. The first<br /> place to start is from the BBB shell prompt, with remote-base support<br /> disabled in app_rpt. Once you get familiar with the various rigctl<br /> commands, macros for access via AllStar are pretty easy--just directly<br /> call the rigctl command from AllStar.<br /> <br /> I'm guessing you're using the CI-V interface method for the Xcat? Are you<br /> using full VFO capability, or just changing the Syntor's modes (AKA:<br /> channels)?<br /> <br /> If simply changing modes, I'm guessing some command something like this<br /> will work:<br /> <br /> /usr/local/bin/rigctl -r /dev/ttyUSB0 -m 311 -s 19200 -c0x20 h 27<br /> <br /> -r /dev/ttyUSB0 #### serial interface to use...<br /> -s 19200 #### serial data rate (Xcat uses 19200, based on the manual)<br /> -c0x20 #### CI-V address (Xcat is fixed at 0x20, from the manual)<br /> h 27 #### "h 27" changes to memory channel channel 27<br /> <br /> <br /> "rigctl -l" will get a list of supported radio back-ends. I'd recommend<br /> trying various Icom back-ends, hopefully finding something that works<br /> 100%.<br /> <br /> rigctl -l #### Get list of available back-ends<br /> <br /> "rigctl -m 311 -u" will get a list of supported features for a given<br /> back-end, try this. Note that the "-m 311" uses the ic-706mk2g back-end.<br /> <br /> rigctl -m 311 -u #### Get supported features for back-end 311<br /> <br /> <br /> I'll try to help further, once I understand more about your setup.<br /> <br /> <br /> 73, David KB4FXC<br /> <br /> <br /> <br /> On Wed, 17 Jun 2015, Sam Nabkey wrote:<br /> <br /> > That's cool. Care to share some setup examples? I'd love to see them.<br /> ><br /> > K8SN<br /> > On Jun 17, 2015 6:51 AM, "David McGough" <<a href="mailto:kb4fxc@inttek.net" target="_blank">kb4fxc@inttek.net</a>> wrote:<br /> ><br /> > ><br /> > > Hi Sam,<br /> > ><br /> > > I'm guessing that you're trying to use the built-in remote-base code in<br /> > > app_rpt?? If so, the only thing I can suggest at this point is to use<br /> > > hamlib (the "rigctl" program), instead of the built-in code.<br /> > ><br /> > > I use hamlib for several radios hosted by BBB's, etc., and it works<br /> > > perfectly for me.<br /> > ><br /> > ><br /> > > 73, David KB4FXC<br /> > ><br /> > > On Wed, 17 Jun 2015, Sam Skolfield wrote:<br /> > ><br /> > > > Really too bad, I'm so close to success with what is obviously one of<br /> > > very<br /> > > > few attempts at a frequency-agile BBB node. Looking at the console with<br /> > > any<br /> > > > level of verbosity doesn't seem to reveal any useful information.<br /> > > > Unfortunately, it doesn't look like I'll be able to fix this any time<br /> > > soon.<br /> > > ><br /> > > ><br /> > > > On Tue, Jun 16, 2015 at 2:50 PM, Sam Nabkey <<a href="mailto:sam.nabkey@gmail.com" target="_blank">sam.nabkey@gmail.com</a>><br /> > > wrote:<br /> > > ><br /> > > > > I wish I had time and more knowledge. ..<br /> > > > ><br /> > > > > It's fun to try and figure it all out. .<br /> > > > > On Jun 16, 2015 5:06 PM, "Sam Skolfield" <<a href="mailto:kj6qfs@gmail.com" target="_blank">kj6qfs@gmail.com</a>> wrote:<br /> > > > ><br /> > > > >> Hi Sam!<br /> > > > >> That's frustrating! Perhaps someone can help us fix this bug? There<br /> > > has<br /> > > > >> to be more people that want to use frequency agile remote bases than<br /> > > just<br /> > > > >> the two Sams....<br /> > > > >><br /> > > > >> On Tue, Jun 16, 2015 at 8:05 AM, Sam Nabkey <<a href="mailto:sam.nabkey@gmail.com" target="_blank">sam.nabkey@gmail.com</a>><br /> > > wrote:<br /> > > > >><br /> > > > >>> This is one of the same issues I experienced with the bbb code. The<br /> > > cli<br /> > > > >>> will be blowing can't hang up errors at you while this is going on.<br /> > > My<br /> > > > >>> only recourse was to reboot.<br /> > > > >>><br /> > > > >>> I went to an acid version before the changes were made to the channel<br /> > > > >>> drivers that was "fixed" to work reliably on the bbb to get my<br /> > > remote to<br /> > > > >>> work.<br /> > > > >>><br /> > > > >>> Sam K8SN<br /> > > > >>> On Jun 16, 2015 8:04 AM, "Sam Skolfield" <<a href="mailto:kj6qfs@gmail.com" target="_blank">kj6qfs@gmail.com</a>> wrote:<br /> > > > >>><br /> > > > >>>> David, I'm using a *1 xxxx (xxxx being the node)<br /> > > > >>>><br /> > > > >>>> _______________________________________________<br /> > > > >>>><br /> > > > >>>> arm-allstar mailing list<br /> > > > >>>> <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> > > > >>>> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> > > > >>>><br /> > > > >>>> Visit the BBB web page -<br /> > > > >>>> <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /> > > > >>>><br /> > > > >>><br /> > > > >>> _______________________________________________<br /> > > > >>><br /> > > > >>> arm-allstar mailing list<br /> > > > >>> <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> > > > >>> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> > > > >>><br /> > > > >>> Visit the BBB web page -<br /> > > > >>> <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /> > > > >>><br /> > > > >><br /> > > > >><br /> > > > >><br /> > > > >> --<br /> > > > >> KJ6QFS<br /> > > > >> Sam Skolfield<br /> > > > >><br /> > > > >> _______________________________________________<br /> > > > >><br /> > > > >> arm-allstar mailing list<br /> > > > >> <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> > > > >> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> > > > >><br /> > > > >> Visit the BBB web page -<br /> > > > >> <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /> > > > >><br /> > > > ><br /> > > > > _______________________________________________<br /> > > > ><br /> > > > > arm-allstar mailing list<br /> > > > > <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> > > > > <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> > > > ><br /> > > > > Visit the BBB web page -<br /> > > > > <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /> > > > ><br /> > > ><br /> > > ><br /> > > ><br /> > > ><br /> > ><br /> > > _______________________________________________<br /> > ><br /> > > arm-allstar mailing list<br /> > > <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> > > <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> > ><br /> > > Visit the BBB web page -<br /> > > <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /> > ><br /> ><br /> <br /> _______________________________________________<br /> <br /> arm-allstar mailing list<br /> <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> <br /> Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /></blockquote></div><br /><fieldset></fieldset><br /><pre>_______________________________________________
arm-allstar mailing list
<a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>
<a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>
Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /></pre></blockquote><br /></div></div></div><br /> _______________________________________________<br /> <br /> arm-allstar mailing list<br /> <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> <br /> Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /></blockquote></div><br /> <br clear="all" /><div><br /></div>-- <br /><div>KJ6QFS<br /> Sam Skolfield</div></div><br /><fieldset></fieldset><br /><pre>_______________________________________________
arm-allstar mailing list
<a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>
<a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>
Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /></pre></blockquote><br /></div></div></div><br />_______________________________________________<br /> <br /> arm-allstar mailing list<br /> <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> <br /> Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /></blockquote></div><br /><br clear="all" /><div><br /></div><span><span><span style="color:#888888" color="#888888">-- <br /></span></span></span><div>KJ6QFS<br />Sam Skolfield</div></div><span><span style="color:#888888" color="#888888"> </span></span></div><span><span style="color:#888888" color="#888888"> </span></span></blockquote><span><span style="color:#888888" color="#888888"> </span></span></div><span><span style="color:#888888" color="#888888"> </span></span></div></div></div><span><span style="color:#888888" color="#888888"><br />_______________________________________________<br /> <br /> arm-allstar mailing list<br /> <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> <br /> Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /></span></span></blockquote></div><span><span><span style="color:#888888" color="#888888"><br /><br clear="all" /></span></span></span><div><br /></div><span><span><span style="color:#888888" color="#888888">-- <br /></span></span></span><div>KJ6QFS<br />Sam Skolfield</div></div><br />_______________________________________________<br /> <br /> arm-allstar mailing list<br /> <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /> <br /> Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /></blockquote></div><br /></div><br />_______________________________________________<br /><div><br /></div>arm-allstar mailing list<br /><a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br /><a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br /><div><br /></div>Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a></div><div><br /></div></div></div><br />_______________________________________________<br />
<br />
arm-allstar mailing list<br />
<a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br />
<a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br />
<br />
Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/" rel="noreferrer" target="_blank">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a><br /></blockquote></div><br /></div>
</blockquote></div><br /></div>
</div>
</blockquote>
</div>
</body></html>