27 Forks
38 Stars
38 Watchers

gr-eventstream

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 high speed time-synchronous c++ burst event handlers, as well as bridging to standard GNU Radio Async PDU messages with precise timing easily.

How to download and setup gr-eventstream

Open terminal and run command
git clone https://github.com/osh/gr-eventstream.git
git clone is used to create a copy or clone of gr-eventstream repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gr-eventstream https://github.com/osh/gr-eventstream/archive/master.zip

Or simply clone gr-eventstream with SSH
[email protected]:osh/gr-eventstream.git

If you have some problems with gr-eventstream

You may open issue on gr-eventstream support forum (system) here: https://github.com/osh/gr-eventstream/issues