Re: Having trouble with C++ OOT block in restricting output to those input values I wish to pass

2020-09-15 Thread George Edwards
Hi Martin, I heed your suggestions and I think I am very close. The QA works perfectly with various message lengths ranging from 3 bytes to 30 bytes and various spurious byte lengths before the preamble (which is 4 bytes). The spurious samples range from 4 to 9 bytes. Sadly, the OOT implemented

Re: [USRP-users] [UHD] 4.0.0.0 Release Announcement

2020-09-15 Thread Michael Dickens
FYI for macOS users using MacPorts: I updated the "uhd-devel" port to the current 4.0.0.0 release commit (20200913-90ce6062); the "uhd" port is still at 3.15.0.0. Both ports should work with the "gnuradio" port for GNU Radio 3.8.2.0, and should install and execute under macOS 10.11 through

[UHD] 4.0.0.0 Release Announcement

2020-09-15 Thread Michael West
UHD 4.0.0.0 is now available! This is a major release. It is not API or ABI compatible with earlier releases. This release includes a new architecture as well as several new features and bug fixes. UHD 4.0.0.0 was a massive development undertaking, more than just a new version it's a leap

looking for tree to use for gr-iio and gnuradio 3.9

2020-09-15 Thread Chris Gorman
Hello All, I am trying to migrate gr-iio -b maint-3.8 to gnuradio 3.9 with pybind11. I have, I think, got most of it working. My latest hurdle is at https://wiki.gnuradio.org/index.php/GNU_Radio_3.9_OOT_Module_Porting_Guide. Step 8. Though not necessary, boost::bind instances for message port

Re: Having trouble with C++ OOT block in restricting output to those input values I wish to pass

2020-09-15 Thread George Edwards
Thank you very much Martin! George On Mon, Sep 14, 2020, 11:28 PM Martin Luelf wrote: > Dear George, > > please keep the list in CC so other people can read this discussion in > the future. > > general_work can be called with any number of input parameters. This > could be just 5, or 500

Re: gr-osmosdr link error with target_link_libraries

2020-09-15 Thread Ron Economos
I've been able to reproduce this. It happens with any OOT that links to gnuradio-blocks. I've added the patch to this pull request. https://github.com/gnuradio/gnuradio/pull/3750 BTW, that pull request makes libsndfile1-dev a soft dependency. If it's not available, the wavfile sink and