aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2024-03-23 12:22:55 +0100
committerHarald Welte <laforge@osmocom.org>2024-03-23 12:23:15 +0100
commit74d54fc0b3ec9aeb7033686526c5e766f36eaf24 (patch)
treec362665f39a1ea59c06887f53e7181fc04508af6
parente02a2ea4936324379b02c5a1d4878b2da0961bd9 (diff)
add README.md (for gitea / github and the like)HEADmaster
-rw-r--r--README.md45
1 files changed, 45 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4e48bc9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,45 @@
+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](https://discourse.osmocom.org/c/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](https://osmocom.org/projects/cellular-infrastructure/wiki/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.