moxon-frame-generator
simple generator for 3D-printed frames for a moxon rectangle antenna
Mirrored from https://gitea.osmocom.org/sdr/gr-osmosdr
git clone https://github.com/osmocom/gr-osmosdr.gitosmocom/gr-osmosdrWhile originally being developed for the OsmoSDR hardware, this block has become a generic SDR I/O block for a variety of SDR hardware, including:
By using the gr-osmosdr block you can take advantage of a common software API in your application(s) independent of the underlying radio hardware.
For installation and usage guidelines please read the documentation available at https://osmocom.org/projects/gr-osmosdr/wiki
For the impatient :) a short excerpt:
The Gnu Radio block requires a recent gnuradio (>= v3.7) to be installed.
Before building the block you have to make sure that all the dependencies (see list of supported devices above) you are intend to work with are properly installed. The build system of gr-osmosdr will recognize them and enable specific source/sink components thereafter.
Please note: prior pulling a new version from git and compiling it,
please do a make uninstall first to properly remove the previous version.
Building with cmake:
git clone https://gitea.osmocom.org/sdr/gr-osmosdr
cd gr-osmosdr/
cmake -S . -B build
cmake --build build --parallel
sudo cmake --install build
sudo ldconfig
NOTE: The osmocom blocks will appear under Sources and Sinks categories in GRC menu.
We welcome any gr-osmosdr related discussions in the SDR section of the osmocom discourse (web based Forum).
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.
We are using the Osmocom redmine at https://osmocom.org/projects/gr-osmosdr/issues
We maintain our source code in a self-hosted instance of gitea at https://gitea.osmocom.org/sdr/gr-osmosdr. You can send pull requests there, or send patches the old-fashioned way (git send-email) to the above-mentioned mailing list.
more like this
simple generator for 3D-printed frames for a moxon rectangle antenna
search projects, people, and tags