From 3fdfe7cf812238804f25f5cdfe39f848fd657b33 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Thu, 2 Apr 2015 22:59:40 +0200 Subject: gr-fopshor: Add a MANIFEST for CGRAN Signed-off-by: Sylvain Munaut --- MANIFEST.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 MANIFEST.md diff --git a/MANIFEST.md b/MANIFEST.md new file mode 100644 index 0000000..5ece995 --- /dev/null +++ b/MANIFEST.md @@ -0,0 +1,28 @@ +title: GR fosphor +brief: GNU Radio block for RTSA-like spectrum visualization using OpenCL and OpenGL acceleration +tags: + - fft + - gpu + - opencl + - opengl + - visualization + - osmocom +author: + - Sylvain Munaut +copyright_owner: + - Sylvain Munaut +license: GPLv3 +repo: git://git.osmocom.org/gr-fosphor +website: http://sdr.osmocom.org/trac/wiki/fosphor +icon: http://people.osmocom.org/~tnt/stuff/fosphor-icon.png +--- +GNU Radio block for RTSA-like spectrum visualization using OpenCL and OpenGL acceleration + +A direct integration into `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") + +It requires a working OpenCL driver, either CPU or GPU, to be installed. +Please refer to the documentation on http://sdr.osmocom.org/trac/wiki/fosphor +for installation instructions. -- cgit v1.2.3