<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div><br></div><div>While I love the rpi,   I am waiting for a new board based on the snapdragon s4 quad core. It will be a while waiting for that to turn up but at 1.4ghz per core, not much we can't do with it. I don't like stuffing it all into something that will not expand one IOtta (pun intended) when done.<br></div><div><br></div><div>But getting gpio through the pi and not specifically writing using the pi's own gpio pins (best option) leaves you with little options. However, if you were to write for something external, I might suggest a usb gpio board like this found on ebay </div><div><br></div><div><a target="_blank" title="http://www.ebay.com/itm/110983752425?_trksid=p2055119.m1438.l2649&amp;ssPageName=STRK%3AMEBIDX%3AIT" mce_href="http://www.ebay.com/itm/110983752425?_trksid=p2055119.m1438.l2649&amp;ssPageName=STRK%3AMEBIDX%3AIT" href="http://www.ebay.com/itm/110983752425?_trksid=p2055119.m1438.l2649&amp;ssPageName=STRK%3AMEBIDX%3AIT">http://www.ebay.com/itm/110983752425?_trksid=p2055119.m1438.l2649&ssPageName=STRK%3AMEBIDX%3AIT</a></div><div><br></div><div>...mike/kb8jnm<br></div><blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;">
<div id="wmQuoteWrapper">
-------- Original Message --------<br>
Subject: Re: [App_rpt-users] private nodes with dynamic IP<br>
From: Buddy Brannan <<a href="mailto:buddy@brannan.name">buddy@brannan.name</a>><br>
Date: Sun, February 16, 2014 11:01 am<br>
To: app_rpt mailing list <<a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>><br>
<br>
Seems to me the biggest problem with this would be getting COS from somewhere? No parallel port. Guess you’d have to get the modifiable CM108-based cards and wire for hardware COS? Or am I missing something important? <br>
On Feb 16, 2014, at 10:43 AM, Doug Crompton <<a href="mailto:doug@crompton.com">doug@crompton.com</a>> wrote:<br>
<br>
> Mihhail,<br>
> <br>
> That is great. Very glad to hear you got this going. I will certainly be trying it. Are you happy with the performance in simpleusb? What is the load average?  <br>
> <br>
> 73 Doug<br>
> WA3DSP<br>
> <a href="http://www.crompton.com/hamradio">http://www.crompton.com/hamradio</a><br>
> <br>
> <br>
> From: <a href="mailto:mihhail.jakovlev@telegrupp.ee">mihhail.jakovlev@telegrupp.ee</a><br>
> To: <a href="mailto:doug@crompton.com">doug@crompton.com</a><br>
> CC: <a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a><br>
> Subject: RE: [App_rpt-users] private nodes with dynamic IP<br>
> Date: Sun, 16 Feb 2014 09:45:48 +0000<br>
> <br>
> It was so simple, one problem only install kernel sources, without sources you cannot install DAHDI. I found how to install it on Fedora17.<br>
> <a href="http://www.raspberrypi.org/phpBB3/viewtopic.php?t=17322&p=345763">http://www.raspberrypi.org/phpBB3/viewtopic.php?t=17322&p=345763</a><br>
> Use 8GB SD card class 10 or better, original Raspi class 4 card is slow.<br>
> Put to card Fedora remix fc17.r2, it use kernel version 3.2.27. After this install sources as discribed in <a href="http://www.raspberrypi.org/phpBB3/viewtopic.php?t=17322&p=345763">http://www.raspberrypi.org/phpBB3/viewtopic.php?t=17322&p=345763</a><br>
> Download and install last  DAHDI <a href="http://downloads.asterisk.org/pub/telephony/dahdi-linux">http://downloads.asterisk.org/pub/telephony/dahdi-linux</a>/ and DAHDI tools.<br>
> Install all packages and development tools  for Asterisk compiling. (from Asterisk README file, other shows Menuconfig, if any needed)<br>
>   Download  Asterisk from <a href="http://svn.ohnosec.org/svn/projects/allstar/astsrc-1.4.23-pre/trunk">http://svn.ohnosec.org/svn/projects/allstar/astsrc-1.4.23-pre/trunk</a>/<br>
> Compile and install, it have no any problems. If compiler shows if any  package not found, install package and rerun compilation<br>
> Replace default config files with downloaded from <a href="http://svn.ohnosec.org/svn/projects/allstar/astsrc-1.4.23-pre/trunk/configs">http://svn.ohnosec.org/svn/projects/allstar/astsrc-1.4.23-pre/trunk/configs</a>/<br>
> Configure you SimpleUSB. I use a CM108 SYBA card <a href="http://www.amazon.com/gp/product/B001MSS6CS/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1">http://www.amazon.com/gp/product/B001MSS6CS/ref=oh_details_o00_s00_i00?ie=UTF8&psc=1</a><br>
> And it works.<br>
> But Fedora is not a best system, Debian faster and Debian support Raspi CPU overlock to 1ghz, but I dont know, how to install kernel sources... If any help...<br>
>  <br>
>  <br>
> Mihhail Jakovlev<br>
>  <br>
> From: <a href="mailto:hotmail_97fc649978f54bf0@live.com">hotmail_97fc649978f54bf0@live.com</a> [<a href="mailto:hotmail_97fc649978f54bf0@live.com">mailto:hotmail_97fc649978f54bf0@live.com</a>] On Behalf Of Doug Crompton<br>
> Sent: Sunday, February 16, 2014 5:19 AM<br>
> To: Mihhail Jakovlev<br>
> Cc: <a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a><br>
> Subject: RE: [App_rpt-users] private nodes with dynamic IP<br>
>  <br>
> <br>
> >I was compiled app_rpt for Raspberry pi with SimpleUSB, it works, but I have question<br>
> <br>
> Tell us more about that. You might be the first one to get this working that I know of. What did you do to get it going? If you could document what you did and possibly supply an image that would be great. <br>
> <br>
> 73 Doug<br>
> WA3DSP<br>
> <a href="http://www.crompton.com/hamradio">http://www.crompton.com/hamradio</a><br>
> <br>
> <br>
> _______________________________________________<br>
> App_rpt-users mailing list<br>
> <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
> <br>
> To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<br>
<br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. <br>

</div>
</blockquote></span></body></html>