From mboxrd@z Thu Jan 1 00:00:00 1970 From: C Schuman Subject: Re: [xfbb] AX.25 Packet Radio on a RaspBerry Pi : a success Date: Wed, 05 Sep 2012 07:18:21 -0400 Message-ID: <504734FD.4030009@embarqmail.com> References: <500FD014.5090004@free.fr> <5010192A.9060506@upmc.fr> <50101DB2.9020101@sharon.esrac.ele.tue.nl> <501110B1.5080202@free.fr> <501D13B8.8070004@free.fr> <501D2C69.80304@free.fr> <50466721.6000209@embarqmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha1; d=embarqmail.com; s=s012408; c=relaxed/simple; q=dns/txt; i=@embarqmail.com; t=1346843908; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=S0PK0ss9TBl9Pm0y9sxWJYTSjwg=; b=TcxN1AqDpE/vVMcQ00MoK/FAXbF6yewUQf7/CiRD+zE8/9b634MgZJPPQfv+vZKt hWbq6RiYbCAiBV95a+TIGh5hmQ35m4/pSrMu8Hv2/4KiBwULNEcFFtYN4yD+FFWP; In-Reply-To: Sender: linux-hams-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Paul Lewis Cc: f6bvp , List for the LINUX version of FBB , Alejandro Santos , Arno Verhoeven , Lee Woldanski , F3KT , linux-hams , Bernard Pidoux That is the beauty of FPAC.. It fits into any local network and interfaces Globally. I link with BPQ nodes and support several other service with one Server. If you can get a hold of the source code you should be able to compile it. I've done this with the Sheeva Plug and the RPi. <> k4gbb Paul Lewis wrote: > Ok Charles > > I think I would be the only node in the UK using Frac on this test > system :( > Another learning curve and challenge.. > 73 Paul g4apl > > In message <50466721.6000209@embarqmail.com>, C Schuman > writes >> Paul, >> I am using the FPAC node. It is based on the ROSE protocol, >> but works well with NetRom and Flex Net. We have approx 40 ROSE nodes >> linked together via AxUDP. >> >> <> >> k4gbb >> >> Paul Lewis wrote: >>> Hello All >>> >>> Thanks Bernard and Charles. >>> >>> Is there a NODE package for the "Pi" as I have used node(3.3) for a >>> decade now. On my main system. >>> 73 de Paul g4apl >>> >>> In message <501D2C69.80304@free.fr>, f6bvp writes >>>> One suggestion before executing ./Instax25.new script >>>> I noticed that /tmp partition was too small and could be full aborting >>>> some installation process. >>>> I suggest to unmount this partition : >>>> >>>> sudo umount -l /tmp >>>> >>>> A /tmp file will remain however and will do it. >>>> >>>> 73 de Bernard, f6bvp >>>> >>>> >>>> On 04/08/2012 14:21, f6bvp wrote: >>>>> Hello all, >>>>> >>>>> This is my first debian package ! >>>>> >>>>> >>>>> http://f6bvp.free.fr/logiciels/ax25/linux-image-3.1.9.080312.ax25+_3.1. >>>>> >>>>> 9.080312.ax25+-10.00.Custom_armhf.deb >>>>> >>>>> >>>>> This is the raspbian kernel image including AX.25 modules (ax25, >>>>> 6pack, >>>>> netrom, rose, mkiss,...) >>>>> >>>>> From your RaspBerry Pi you can download it with wget >>>>> >>>>> wget >>>>> >>>>> http://f6bvp.free.fr/logiciels/ax25/linux-image-3.1.9.080312.ax25+_3.1. >>>>> >>>>> 9.080312.ax25+-10.00.Custom_armhf.deb >>>>> >>>>> >>>>> To install it : >>>>> sudo dpkg -i >>>>> linux-image-3.1.9.080312.ax25+_3.1.9.080312.ax25+-10.00.Custom_armhf.deb >>>>> >>>>> >>>>> Edit /boot/config.txt and add a line at the end with >>>>> # for more options see http://elinux.org/RPi_config.txt >>>>> kernel vmlinuz-3.1.9.080312.ax25+ >>>>> >>>>> reboot >>>>> >>>>> Then download K4GBB install ax25 script for installing ax25 libraries, >>>>> tools and apps. >>>>> >>>>> sudo wget http://f6bvp.free.fr/logiciels/ax25/Instax25.new >>>>> sudo chmod +x Instax25.new >>>>> ./Instax25.new >>>>> >>>>> You may download a sample ax25 device init script : >>>>> sudo wget http://f6bvp.free.fr/logiciels/ax25/rc.ax25 >>>>> >>>>> and a sample /etc/ax25/ax25ipd.conf >>>>> sudo wget http://f6bvp.free.fr/logiciels/ax25/ax25ipd.conf >>>>> >>>>> Then you also need to edit /etc/ax25/axports >>>>> such this example : >>>>> sudo wget http://f6bvp.free.fr/logiciels/ax25/axports >>>>> >>>>> I may have missed some details. >>>>> >>>>> 73 de Bernard, f6bvp >>>>> _______________________________________________ >>>>> xfbb maillist - xfbb@f6fbb.org >>>>> http://mailman.f6fbb.org/mailman/listinfo/xfbb >>>> >>>> -- >>>> To unsubscribe from this list: send the line "unsubscribe >>>> linux-hams" in >>>> the body of a message to majordomo@vger.kernel.org >>>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>> >