Closed gracid closed 4 years ago
Now that 3.8 is out, is this work currently in progress?
If not, I'd be happy to help out
Right now it isn't being worked on, it might be picked up on september.
It seems that basic RX is working (tested on clean ubuntu 18.04 with gnuradio maint-3.8 branch)
It seems that basic RX is working (tested on clean ubuntu 18.04 with gnuradio maint-3.8 branch)
did you try with Python 3.x?
I only checked with python3 and only tested whether basic signal receive was working.
Great!
@gracid any update on when we'll have a release with full support?
I would say release would be coming next month since there were some issues.
any news?
The release will happen simultaneously with LimeSuite realease, the branches will probably stay as they are.
ok. thank you
There will be a lot of changes necessary to support GNU-Radio 3.8, currently it is still in development. Documentation to port to 3.8 is provided here.
Right now it doesn't compile(#37) and the block description needs to be changed to yaml(#27). At minimum, things that will need to be updated/changed are: CMake, python?, xml to yaml, examples.