GNURadio block for spectrum visualization using GPU https://osmocom.org/projects/sdr/wiki/Fosphor
Go to file
Harald Welte 74d54fc0b3 add README.md (for gitea / github and the like) 2024-03-23 12:23:15 +01:00
apps gr-fosphor: Update all copyright notices headers 2021-01-08 17:29:58 +01:00
cmake gr-fosphor: Update all copyright notices headers 2021-01-08 17:29:58 +01:00
docs gr-fosphor: Update the whole Doxygen setup 2021-01-08 17:33:09 +01:00
grc gr-fosphor: Add the overlap block 2023-08-26 12:26:56 +02:00
include/gnuradio/fosphor gr-fosphor: Add the overlap block 2023-08-26 12:26:56 +02:00
lib fosphor/cl: Fix init type in cl_queue_clear_buffers 2023-08-26 12:26:56 +02:00
python gr-fosphor: Add the overlap block 2023-08-26 12:26:56 +02:00
AUTHORS Initial import of the GNURadio block 2013-10-13 22:02:56 +02:00
CMakeLists.txt fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG 2023-08-26 12:26:56 +02:00
COPYING Initial import of the GNURadio block 2013-10-13 22:02:56 +02:00
MANIFEST.md gr-fosphor: Add 3.9 as supported version in MANIFEST 2021-01-08 17:40:04 +01:00
README.md add README.md (for gitea / github and the like) 2024-03-23 12:23:15 +01:00

README.md

gr-fosphor - gnuradio block for RTSA-like spectrum visualization

This repository contains a GNU Radio block for RTSA-like spectrum visualization using OpenCL and OpenGL acceleration.

The block has been used successfully on Linux, OSX and Windows.

Homepage + Documentation

For installation and usage guidelines please read the documentation available at https://osmocom.org/projects/sdr/wiki/Fosphor

Forum

We welcome any fosphor related discussions in the SDR section of the osmocom discourse (web based Forum).

Mailing List

Discussions related to libosmocore are happening on the osmocom-sdr@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/osmocom-sdr for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Issue tracker

We are using the Osmocom redmine at https://osmocom.org/projects/sdr/issues

Contributing

We maintain our source code in a self-hosted instance of gitea at https://gitea.osmocom.org/sdr/gr-fosphor.git. You can send pull requests there, or send patches the old-fashioned way (git send-email) to the above-mentioned mailing list.