The following software is for use in experimentation with Satellite communication.
John Melton, G0ORX/N6LYT, g0orx@amsat.org and Jonathan Naylor G4KLX, g4klx@amsat.org
Microsat Ground Station software.
BETA. Version 0.9-Xaw released.
Alan Cox's kernel based AX.25 support ver 1.1.12 or better. X-Windows. The programs make use of the Athena Widgets and look much better with the 3D libraries.
This software allows you to use of a KISS tnc to directly communicate with the Microsat series of satellites. It provides an Athena Widgets based X-Windows interface, and allows you a comprehensive range of means of interacting with the satellite. The software should work with any window manager.
The software provides the following programs:
broadcast monitor
ftl0 file upload program, message upload program
telemetry display program
downloaded file list viewer
directory list viewer
message preparation application
uncompressed ASCII text file viewer
display the contents of some log files
special program for downloading webersat images
general purpose PACSAT header stripper
John's software is available from: ftp.amsat.org or ftp.funet.fi . Please check for new versions.
GNU Public License. Freely redistributable, No warranty.
John Melton, G0ORX/N6LYT, Alan Cox, GW4PTS, Jonathon Naylor, G4KLX
SatTrack
Manfred Bester, DL5KR, manfred@ssl.berkeley.edu, (510) 849-9922
Satellite realtime tracking and orbit prediction program with X11 color graphics.
Version 3.1 has been released.
A vt100 terminal and or X11 server. A Maths Coprocessor is useful, but not essential, for good performance.
SatTrack is a satellite tracking program that has been written in 'C' language on a UNIX workstation. It provides two different live displays, for single or multiple satellites, and two different orbit prediction facilities. Cursor controls used in both live displays are compatible with the VT100 standard, which allows the program to be run basically from any terminal. An optional X Window graphics display shows the typical world map tracking chart. The orbit prediction can be run either interactively or in a batch mode. In the latter case all necessary parameters are specified on the command line. The program uses the NORAD/NASA two-line Keplerian element (TLE) sets directly.
The current version of SatTrack can track a single satellite and/or display multiple satellites for a single ground station. It also can control suitable ground station hardware, like antennas and radio equipment, and has an autotrack mode in which it switches automatically between a number of specified satellites. For calibration purposes tracking of the Sun and the Moon are also provided. Future releases will provide more options. SatTrack requires about 5 MB of disk space in the full distribution with eight different world maps (2 styles, with 4 different sizes each, to fit everyone's screen and taste) and less than 1.5 MB of memory at run time. More information can be obtained from the SatTrack WWW Home Page
Compiling the software under Linux is quite straightforward. Manfred has designed the Makefile to compile the software directly under your home directory, this is easy to change.
The steps I took were:
# cd /usr/src
# export HOME=/usr/src
# gzip -dc sattrack-3.1.1.tar.gz | tar xvf -
# cd SatTrack/src
# vi Makefile
{Comment SUN4 compile options}
{Uncomment the linux options}
{Select the options you want}
# make
SatTrack can be found at: ftp.amsat.org or ftp.jvnc.net or the SatTrack WWW Home Page
The software is Copyright of Manfred Bester. It can be used without special permission for non-profit, non-commercial use. For commercial applications a license from the author is required.
Manfred Bester, DL5KR
Next Chapter, Previous Chapter
Table of contents of this chapter, General table of contents
Top of the document, Beginning of this Chapter