add MANIFST.md for cgran.org

This commit is contained in:
Dimitri Stolnikov 2015-05-14 00:11:01 +02:00
parent 275e6aed19
commit 4582df6111
1 changed files with 33 additions and 0 deletions

33
MANIFEST.md Normal file
View File

@ -0,0 +1,33 @@
title: gr-osmosdr
brief: GNU Radio block for interfacing with radio hardware
tags:
- rtlsdr
- bladerf
- airspy
- rfspace
- hackrf
- soapy
- sdrplay
- uhd
- osmocom
author:
- Dimitri Stolnikov <horiz0n@gmx.net>
copyright_owner:
- Dimitri Stolnikov <horiz0n@gmx.net>
license: GPLv3
repo: git://git.osmocom.org/gr-osmosdr
website: http://sdr.osmocom.org/trac/wiki/GrOsmoSDR
---
GNU Radio block for RTSA-like spectrum visualization using OpenCL and OpenGL acceleration
![FFT](http://sdr.osmocom.org/trac/raw-attachment/wiki/GrOsmoSDR/fft-lte.png "osmocom_fft")
![SIG](http://sdr.osmocom.org/trac/raw-attachment/wiki/GrOsmoSDR/siggen-gsm.png "osmocom_siggen")
![GS2](http://sdr.osmocom.org/trac/raw-attachment/wiki/GrOsmoSDR/gsm-hackrf-8M.png "osmocom_siggen with hackrf")
Support for gr-fosphor in `osmocom_fft` is available through the -F option.
![LTE](http://sdr.osmocom.org/trac/raw-attachment/wiki/GrOsmoSDR/fosphor.png "LTE")
![GSM](http://sdr.osmocom.org/trac/raw-attachment/wiki/GrOsmoSDR/fosphor2.png "GSM")
Please refer to the documentation on http://sdr.osmocom.org/trac/wiki/GrOsmoSDR
for installation instructions.