aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.md
blob: bc30f9029aa956b27a87c69905641cf22c297d29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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 <tnt@246tNt.com>
copyright_owner:
    - Sylvain Munaut <tnt@246tNt.com>
license: GPLv3
gr_supported_version: 3.9
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.