This page lists all software offered for download. The ownership and license terms are either stated within the relevant section describing the software, or included in a license file within the software package. Please respect those licenses.
How to install
Packages shipped as gzipped TAR archives may be installed at a suitable location using tar xzvf <filename.tgz>
. Note that the files will be unpacked in your current working directory, so change to a suitable location (e.g. your home directory, or /root
) before unpacking.
Packages shipped as DEBIAN packages may be installed directly using dpkg -i <packagename.deb>
. These will automatically be installed within the system, and may be removed later using dpkg -r <packagename>
. You may inspect the contents of a Debian package with dpkg --info <packagename.deb>
and dpkg --contents <packagename.deb>
prior to installing.
- Description: Tools for use with the RasPiGNSS “Aldebaran” module based on the NVS NV08C-CSM GNSS chip.
- Website: drfasching.com
- Author: Franz Fasching
- License: GPLv2
- Description: Tools for use with the RasPiGNSS “Betelgeuse” and “Copernicus” modules based on the µBlox ZED-F9P and NEO-M8T GNSS chips respectively.
- Website: drfasching.com
- Author: Franz Fasching
- License: GPLv2
BCM2835 library for Raspberry Pi
- Description: A library to access the peripherals of the Broadcom BCM2835 chip as used in the Raspberry Pi.
- Website: airspayce.com
- Author: Mike McCauley
- License: GPLv2
Perl binding for BCM2835 library for Raspberry Pi
- Description: The Perl binding for libbcm2835 to access the Broadcom BCM2835 chip from Perl.
- Website: cpan.org
- Author: Mike McCauley
- License: Perl Artistic License
- Note: Choose the appropriate version for your Debian release.
RKTLIB CUI tools for Raspberry Pi
- Description: RKTLIB command-line tools for use with the Raspberry Pi
- Website rtklib.com
- Author: Tomoji Takasu
- License: BSD 2-clause