Git Product home page Git Product logo

gpredict's Introduction

WHAT IS GPREDICT?
=================

Gpredict is a real time satellite tracking and orbit prediction program
written using the Gtk+ widgets. Gpredict is targetted mainly towards ham radio
operators but others interested in satellite tracking may find it useful as
well. Gpredict uses the SGP4/SDP4 algorithms, which are compatible with the
NORAD Keplerian elements.


FEATURES
========

Gpredict includes the following features:

    * Tracking an infinite number of satellites only limited by the
      physical memory and processing power of the computer.
    * Display the tracking data in lists, maps, polar plots and any
      combination of these.
    * You can have many modules open at the same either in a
      notebook or in their own windows. The module can also run in
      full-screen mode.
    * You can use many ground stations. Ground station coordinates
      can either be entered manually or you can get some appriximate values
      from a list with more than 2000 predefined locations worldwide.
    * Predict upcoming passes for satellites, including passes where a 
      satellite may be visible and communication windows
    * Very detailed information about both the real time data and the
      predicted passes.
    * Gpredict can run in real-time, simulated real-time (fast forward and
      backward), and manual time control.
    * Doppler tuning of radios via Hamlib rigctld.
    * Antenna rotator control via Hamlib rotctld.

Visit the gpredict homepage at http://gpredcit.oz9aec.net/ for more info.


REQUIREMENTS
============

Gpredict is written using the Gtk+ widget set, which is available for most
Unix like operating systems, Mac and Windows. Following libraries are required
for successful compilation of Gpredict:

- Gtk+ 2.12 or later
- GLib 2.16 or later
- Libcurl 7.16.0 or later
- GooCanvas 0.9 or later
- Hamlib (runtime only, not required for build)

If you compile Gpredict from source you will also need the development parts
of the above mentioned libraries, e.g. gtk+-dev or gtk+-devel and so on.

To install gpredict from source unpack the source package with:

     tar -xvfz gpredict-x.y.z.tar.gz

Change to the gpredict-x.y.z directory and build gpredict:

     ./configure
     make
     make install

The last step usually requires you to become root, otherwise you may not have
the required permissions to install gpredict. If you can not or do not want to
install gpredict as root, you can install gpredict into a custom directory by
adding --prefix=somedir to the ./configure step. For example

  ./configure --prefix=/home/alexc/predict
  
will configure the build to install the files into /home/alexc/gpredict folder.

If the configure step fails with an error, examine the output. It will usually
tell you which package or libraries you need in order to build gpredict. Please
note, that you also need the so-called development packages. In many GNU/Linux
systems you can just install the GNOME Development stuff, but I would recommend
to just install everything if you can (except if you are running Debian ;-). 

If you want to know more about installation options refer to the INSTALL file
(not for beginners).


USING GPREDICT
==============

First time you run gpredict it will start using some default settings. To move on
from that point you can either modify the settings of the default module (click
on the small sown-arrow in the top right corner and select configure), or create
a new module (Menubar->File->New Module). You are highly encouraged to have a look
at the user manual available at

http://gpredict.oz9aec.net/documents.php



LICENSE AND WARRANTY
====================

Gpredict is released under the GNU General Public License and comes with
NO WARRANTY whatsoever (well, maybe except that it works for me). See the
COPYING file for details. If you have problems installing or using Gpredict,
feel free to ask for support. There is a web based forum at
http://forum.oz9aec.net/

Bug trackers, mailing lists, etc, can be accessed at the project page
at sourceforge:
http://sourceforge.net/projects/gpredict


Happy Tracking!

Alexandru Csete
OZ9AEC

gpredict's People

Contributors

aa1vs avatar csete avatar gerasdf avatar kukabu avatar rednamic avatar zxa avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.