gr-eventstream icon indicating copy to clipboard operation
gr-eventstream copied to clipboard

gr-eventstream is a set of GNU Radio blocks for creating precisely timed events and either inserting them into, or extracting them from normal data-streams precisely. It allows for the definition of...

Results 6 gr-eventstream issues
Sort by recently updated
recently updated
newest added

Is there any interest in this OOT being adapted to 3.8?

Hello! I am trying to build gr-eventstream with pybombs for gnuradio 3.8 (I am trying to move to python3). However, the build is unable to find the runtime libraries: ~/gnuradio/src$...

Hi, Thank you so much for your contribution in making these. I have a installation problem using cmake ../ The errors are File "", line 2, in TypeError: Unicode-objects must...

Hello, I am receiving the following error, any help is appreciated: /home/dev/tools/gr-eventstream/build/swig/es_swigPYTHON_wrap.cxx: In function ‘PyObject* _wrap_stdMapStringBlock_erase__SWIG_2(PyObject*, PyObject*)’: /home/dev/tools/gr-eventstream/build/swig/es_swigPYTHON_wrap.cxx:93191:30: error: no matching function for call to ‘std::map::erase(SwigValueWrapper&, SwigValueWrapper&)’ (arg1)->erase(arg2,arg3);

Puts all blocks into a module called "EVENTSTREAM" that works with the new GRC format. There are two blocks that are under sub modules called "es" and "Stream Conversions" and...

Updated to newer version of the swig file, added LOG4CPP which is used in the qa files to cmakelist