Advanced GNU Radio Blocks
guruofquality/grextras
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
######################################################################## GR Extras - Misc GNU Radio Blocks and Features ######################################################################## ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Documentation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Extremely useful documentation: https://github.com/guruofquality/grextras/wiki See the various blocks and QA code in this source tree as examples. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Support ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Questions, comments, issues? discuss-gnuradio@gnu.org ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Build dependencies ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * MSVC or GCC * GNU Radio * Boost * SWIG * UHD (optional) Notes: - UHD install is optional for message passing UHD amsg source block. - The Boost and SWIG dependencies should already be satisfied by a standard GNU Radio development environment. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Build instructions UNIX Makefiles ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mkdir <build dir> cd <build dir> cmake <source dir> make sudo make install ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Build instructions MSVC ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Run CMake GUI, configure with grextras source path and Visual Studio. * Point CMake to the gnuradio-core, gruel, and volk library and include path. * Point CMake to the SWIG executable. * Point CMake to the UHD library and include path (optional). * Generate Visual Studio Project file. * Buiult the ALL_BUILD and INSTALL targets.
About
Advanced GNU Radio Blocks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published