diff --git a/docs/docs/software/CygnusRFI.md b/docs/docs/software/CygnusRFI.md new file mode 100644 index 0000000..50ead69 --- /dev/null +++ b/docs/docs/software/CygnusRFI.md @@ -0,0 +1,30 @@ +--- +layout: default +title: CygnusRFI +parent: Software +nav_order: 9 +--- + +# CygnusRFI +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +--- + +An open-source RFI analysis tool for Ground Stations & Radio Telescopes. Details are provided by the [GitHub Page](https://github.com/0xCoto/CygnusRFI). + +## Specifications +- Installed Version: Master + +## Sources +``` +https://github.com/0xCoto/CygnusRFI +``` + +## Supported Radios +- GNURadio Supported Devices diff --git a/docs/docs/software/LeanSDR.md b/docs/docs/software/LeanSDR.md new file mode 100644 index 0000000..1c08015 --- /dev/null +++ b/docs/docs/software/LeanSDR.md @@ -0,0 +1,32 @@ +--- +layout: default +title: LeanSDR +parent: Software +nav_order: 7 +--- + +# LeanSDR +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +--- + +Software meant to demodulate DVB-S/S2 transmissions. Details are provided by the [Documentation Page](http://www.pabr.org/radio/leandvb/leandvb.en.html). + +## Specifications +- Installed Version: Master + +## Sources +``` +https://github.com/pabr/leansdr.git +``` + +## Supported Radios +- RTL-SDR +- PlutoSDR +- LimeSDR diff --git a/docs/docs/software/VIRGO.md b/docs/docs/software/VIRGO.md new file mode 100644 index 0000000..bbcc03e --- /dev/null +++ b/docs/docs/software/VIRGO.md @@ -0,0 +1,30 @@ +--- +layout: default +title: VIRGO +parent: Software +nav_order: 8 +--- + +# VIRGO +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +--- + +An open-source Spectrometer for Radio Astronomy. Details are provided by the [GitHub Page](https://github.com/0xCoto/VIRGO). + +## Specifications +- Installed Version: Master + +## Sources +``` +https://github.com/0xCoto/VIRGO +``` + +## Supported Radios +- GNURadio Supported Devices diff --git a/docs/docs/software/acarsdec.md b/docs/docs/software/acarsdec.md new file mode 100644 index 0000000..8695892 --- /dev/null +++ b/docs/docs/software/acarsdec.md @@ -0,0 +1,32 @@ +--- +layout: default +title: acarsdec +parent: Software +nav_order: 12 +--- + +# acarsdec +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +--- + +A multi-channel ACARS decoder with built-in rtl_sdr, airspy front end or sdrplay device. Details are provided by the [GitHub Page](https://github.com/TLeconte/acarsdec). + +## Specifications +- Installed Version: Master + +## Sources +``` +https://github.com/TLeconte/acarsdec +``` + +## Supported Radios +- RTL-SDR +- Airspy +- SDRPlay diff --git a/docs/docs/software/gpredict.md b/docs/docs/software/gpredict.md new file mode 100644 index 0000000..5c08397 --- /dev/null +++ b/docs/docs/software/gpredict.md @@ -0,0 +1,27 @@ +--- +layout: default +title: Gpredict +parent: Software +nav_order: 13 +--- + +# Gpredict +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +--- + +Gpredict is a real time satellite tracking and orbit prediction program for the Linux desktop. Details are provided by the [GitHub Page](https://github.com/csete/gpredict.git). + +## Specifications +- Installed Version: Master + +## Sources +``` +https://github.com/csete/gpredict.git +``` \ No newline at end of file diff --git a/docs/docs/software/limevna.md b/docs/docs/software/limevna.md index dd03613..fc81233 100644 --- a/docs/docs/software/limevna.md +++ b/docs/docs/software/limevna.md @@ -16,7 +16,7 @@ nav_order: 4 --- -Python toolkit to use an LMS based device (LimeSDR Mini or USB) as a Vector Network Analyzer. More information and instructions are provided by the [Github Repository](https://github.com/myriadrf/pyLMS7002Soapy). +Python toolkit to use an LMS based device (LimeSDR Mini or USB) as a Vector Network Analyzer. Details are provided by the [Github Repository](https://github.com/myriadrf/pyLMS7002Soapy). ## Sources ``` diff --git a/docs/docs/software/multimon-ng.md b/docs/docs/software/multimon-ng.md new file mode 100644 index 0000000..9211566 --- /dev/null +++ b/docs/docs/software/multimon-ng.md @@ -0,0 +1,27 @@ +--- +layout: default +title: multimon-ng +parent: Software +nav_order: 14 +--- + +# multimon-ng +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +--- + +A multi-mode decoder for digital transmissions. Details are provided by the [GitHub Page](https://github.com/EliasOenal/multimon-ng.git). + +## Specifications +- Installed Version: Master + +## Sources +``` +https://github.com/EliasOenal/multimon-ng.git +``` diff --git a/docs/docs/software/rpitx.md b/docs/docs/software/rpitx.md new file mode 100644 index 0000000..9a2fc34 --- /dev/null +++ b/docs/docs/software/rpitx.md @@ -0,0 +1,27 @@ +--- +layout: default +title: rpitx +parent: Software +nav_order: 10 +--- + +# rpitx +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +--- + +A general radio frequency transmitter for Raspberry Pi which doesn't require any other hardware unless filter to avoid intererence. Details are provided by the [GitHub Page](https://github.com/F5OEO/rpitx.git). + +## Specifications +- Installed Version: Master + +## Sources +``` +https://github.com/F5OEO/rpitx.git +``` \ No newline at end of file diff --git a/docs/docs/software/rtl_433.md b/docs/docs/software/rtl_433.md new file mode 100644 index 0000000..3ce717b --- /dev/null +++ b/docs/docs/software/rtl_433.md @@ -0,0 +1,31 @@ +--- +layout: default +title: rtl_433 +parent: Software +nav_order: 11 +--- + +# rtl_433 +{: .no_toc } + +## Table of contents +{: .no_toc .text-delta } + +1. TOC +{:toc} + +--- + +A generic data receiver, mainly for the 433.92 MHz, 868 MHz (SRD), 315 MHz, 345 MHz, and 915 MHz ISM bands. Details are provided by the [GitHub Page](https://github.com/merbanan/rtl_433.git). + +## Specifications +- Installed Version: Master + +## Sources +``` +https://github.com/merbanan/rtl_433.git +``` + +## Supported Radios +- RTL-SDR +- SoapySDR Supported Devices