You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The master branch currently supports GNU Radio 3.7, an almost 7-year-old release that I had troubles compiling on my Ubuntu 20.04 setup. Once support is added for later GNU Radio releases, I propose bumping master up to the latest stable version and maintaining backport branches.
2023/04/30
First, these PR's will need to be reworked into their own branches.
The master branch currently supports GNU Radio 3.7, an almost 7-year-old release that I had troubles compiling on my Ubuntu 20.04 setup. Once support is added for later GNU Radio releases, I propose bumping master up to the latest stable version and maintaining backport branches.
2023/04/30
First, these PR's will need to be reworked into their own branches.
2023/05/02
Then,
gr-3.8
andgr-3.9
need to be sync'ed up..clang-format
files and reformat the contents to match. This will make porting changes practical.std::cout
-> GNU Radio loggingexit()
calls from a shared libraryThe text was updated successfully, but these errors were encountered: