The GNU Ionospheric Tomography Receiver (Jitter) is a software package capable of measuring phase curves from dual frequency beacon satellites, such as the Russian Tsykada satellites, DMSP F15, Radcal, or the FORMOSAT fleet. These phase curves can be used to calculate relative total electron content curves. With a network of multiple receivers, this data can be used as an input to a limited angle tomographic algorithm to produce a tomographic reconstruction of the ionosphere.

An example phase curve measured using Jitter.
Jitter is different from the GNU Digital Beacon Receiver provided by Prof. Mamoru Yamamoto. The main difference is that Jitter is designed for autonomous operation in a large network of receivers. Jitter is also capable of simultaneously receiving multiple satellites. However, the GNU Digital Beacon Receiver web site contains a lot of useful information on designing a beacon satellite receiver.
The software is provided as a C++ program and a set of GNU R scripts, which are located here: jitter-0.0.1.tar.gz
The software is designed to be operated from a single directory, requiring no system-wide installation of the binaries. Specific installation instructions are provided in the INSTALL file provided in the package. Operation of the receiver is described in the README file provided in the distribution.