HowToGetInvolved

From GNU Radio
Revision as of 15:01, 11 May 2020 by 777arc (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • Chat with us on our Matrix Server (or using our IRC Bridge)
  • Participate on the mailing list
  • Read this wiki and contribute back. Some pages that need constant attention are the FAQ and the Tutorials.
  • When you're learning stuff, write a tutorial and put it up here
  • Promote GNU Radio at your workplace, university etc.
  • Become a mentor for the Google Summer of Code
  • Find small bugs and fix them, or help fix known bugs posted to our Github Issues page.
  • Test Pull Requests people have submitted, and provide feedback/input.

Coding and debugging

Of course, the majority of work comes from the people who contribute code. If you want to help here, you can contribute your own code, or help us debug the existing code, take care of bit-rot etc.

Your Own Code

Anything you write using GNU Radio might be of interest! If you've written software, libs or even tutorials, tell us about it on the mailing list, publish the code on the web (e.g. on github) and link it on CGRAN .

GNU Radio Core Code

  • Definitely read the contributor guide
  • Browse through the GitHub issues and PRs within the main git repo
  • Write QA code and provide example flowgraphs where they are missing