Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
* Announcing Portable PREDICT Plus!
@ 2004-07-25 18:33 John Magliacane
  2004-07-25 20:02 ` Tapio Sokura
  2004-07-26 15:58 ` Usermode Soundmodem Dave Stubbs
  0 siblings, 2 replies; 23+ messages in thread
From: John Magliacane @ 2004-07-25 18:33 UTC (permalink / raw)
  To: linux-hams

Announcing the release of Portable PREDICT Plus, a miniature
distribution of Linux that includes several ham radio and OSCAR
satellite communication applications.

Portable PREDICT Plus boots from a pair of floppy disks and runs
entirely in RAM.  There's no need to download huge CDROM images,
install Linux, compile code, configure a kernel, or re-partition
your hard disk to run this software.  A third "data disk" is used
to save configuration and home directory files, and can be used to
import Keplerian orbital data into the system during setup.

Portable PREDICT Plus includes PREDICT, PB/PG, FODtrack, PacsatTools,
MoonTracker, minicom, setserial, and a small collection of AX.25
applications and utilities including kisson, kissoff, kissattach,
kissparms, listen, mheard, call, and beacon.  There's even a program
included to play audio CDs.  :-)

Portable PREDICT Plus is based on a Linux kernel version 2.6.7,
and supports a total of eight "virtual consoles", providing
multiple login sessions that take full advantage of the multitasking
and co-operative nature of the operating system and many of the
included applications.

Portable PREDICT Plus is capable of supporting moonbounce, analog
and digital (Pacsat) satellite operations (including the new ECHO
satellite), satellite and terrestrial packet radio communications
(including ISS operations), as well as the generation of APRS-style
beacons.  Portable PREDICT Plus supports KISS and 6pack mode terminal
node controllers, and runs on 32-bit PCs from 386s on up.

Portable PREDICT Plus is available in two forms:  One that builds
the disk sets under Linux, and another that builds the disks under
a DOS/Windows environment.  The DOS/Windows version contains some extra
tutorial information to assist those new to a Linux computing environment.

Downloads are about 3 megabytes, and are available as follows:

Linux version:
        http://www.amsat.org/amsat/ftp/software/Linux/ppplus-0.90.tar.gz

DOS/Windows version:
        http://www.amsat.org/amsat/ftp/software/PC/tracking/pplus090.zip


Portable PREDICT Plus was created by John A. Magliacane, KD2BD, and is
released under the GNU General Public License.  Additional information
is available at:

        http://www.qsl.net/kd2bd/predict.html


73, de John, KD2BD



=====
Visit John on the Web at:

	http://www.qsl.net/kd2bd/


		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

^ permalink raw reply	[flat|nested] 23+ messages in thread
* Re: Usermode Soundmodem
@ 2004-07-26 20:20 John Mock
  2004-07-27 15:04 ` Andrea Borgia
  0 siblings, 1 reply; 23+ messages in thread
From: John Mock @ 2004-07-26 20:20 UTC (permalink / raw)
  To: linux-hams

    I think the source of your problem is contained in your statement: VIA
    chipset. Almost all odd sound or timing problem reports I get for my
    software can be traced back to a VIA, AC97, or I8x0 sound chip. It's
    unfortunate that you're kind of stuck with it on a laptop... 

Yep, that's right, i've the i8x0/AC97 problem on my Sony VAIO R505EL laptop.
But 'multimon' can at least decode 1.2kb AFSK.  It's currently hardwared to
22.05 KHz, not a great sample rate for a AC97, but it works.  So why can't 
the usermode version of soundmodem[config] at least do this much???

		         -- KD6PAG  (Networking Old-Timer, Satellite QRPer)

[Note: I never send unsolicited binary attachments and if you receive anything
purportedly from <kd6pag@qsl.net> that isn't signed with my callsign, then it
probably isn't from me.]

^ permalink raw reply	[flat|nested] 23+ messages in thread
* usermode soundmodem
@ 2005-07-24 11:10 Alexander Werner
  2005-07-25  8:14 ` Thomas Sailer
  0 siblings, 1 reply; 23+ messages in thread
From: Alexander Werner @ 2005-07-24 11:10 UTC (permalink / raw)
  To: linux-hams

Hi,

allthough i'm fairly new to this packet radio thing, i want to try to
set up a packet station on my linux box. I tried - but i got stuck ...
i'm using: gentoo - libax-0.0.11 - ax25-tools-0.0.8 - ax25-apps-0.0.6
and soundmodem 0.9 from tom sailer page
kernel: 2.6.9 with mkiss driver as a module

my soundmodem confi in /etc/ax25/soundmodem.conf

<?xml version="1.0"?>
<modem>
  <configuration name="config">
    <channel name="Channel 0">
      <mod mode="psk"/>
      <demod mode="psk"/>
      <pkt mode="MKISS" ifname="ax0" hwaddr="" ip="10.0.0.1" netmask="255.255.255.0" broadcast="10.0.0.255"/>
    </channel>
    <chaccess txdelay="150" slottime="100" ppersist="40" fulldup="0" txtail="10"/>
    <audio type="soundcard" device="/dev/dsp" halfdup="0"/>
    <ptt file="none"/>
  </configuration>
</modem>


now i say
# soundmodem -v 9 -R -M
sm[27953]: mkiss: ifname ax0 mtu 256 ipaddr 10.0.0.1 netmask 255.255.255.0 broadcast 10.0.0.255
sm[27953]: audio: starting "/dev/dsp"
sm[27953]: audio: sample rate 48000 input fragsz 4096 numfrags 32 output fragsz 4096 numfrags 32

what do i have to do now??
# ifconfig ax0
ax0       Link encap:AMPR AX.25  HWaddr LINUX-1  
          inet addr:10.0.0.1  Bcast:10.0.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:256  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
# lsmod
tells me, that mkiss was loaded

or do i need to run kissattach?
it seems simple - but i did not find anything on the web


Thanks,

ALex

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2005-07-25 13:13 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-25 18:33 Announcing Portable PREDICT Plus! John Magliacane
2004-07-25 20:02 ` Tapio Sokura
2004-07-25 21:22   ` John Magliacane
2004-07-26 15:58 ` Usermode Soundmodem Dave Stubbs
2004-07-26 17:14   ` Andrea Borgia
2004-07-26 19:33     ` Pierre-Philippe Coupard
2004-07-26 20:10       ` pa3gcu
2004-07-26 20:23         ` Pierre-Philippe Coupard
2004-07-26 20:42           ` pa3gcu
2004-07-27 14:55       ` Andrea Borgia
2004-07-27 15:36         ` Pierre-Philippe Coupard
2004-07-26 17:34   ` Dave Platt
2004-07-26 17:47     ` Luc Langehegermann
  -- strict thread matches above, loose matches on Subject: below --
2004-07-26 20:20 John Mock
2004-07-27 15:04 ` Andrea Borgia
2004-07-27 17:29   ` Tomi Manninen
2004-07-27 17:54     ` Dave Platt
2004-07-27 18:21       ` Tomi Manninen
2004-07-27 18:24         ` Dave Platt
2004-07-28 15:24     ` Luc Langehegermann
2005-07-24 11:10 usermode soundmodem Alexander Werner
2005-07-25  8:14 ` Thomas Sailer
     [not found]   ` <20050725094450.GK32031@router.lan>
2005-07-25 13:13     ` Thomas Sailer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox