Skip to content

Defective4/gnuradio-zeromq-sink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU Radio ZeroMQ Sink

A Java library to receive and send ZMQ PULL/PUSH messages from GNU Radio flowcharts

Features

  • Standard messages (Receiving and sending)
  • RDS messages (from gr-rds)

Installation

You can include this library in your pom.xml file:

<dependency>
    <groupId>io.github.defective4.sdr</groupId>
	<artifactId>gnuradio-zeromq-sink</artifactId>
	<version>{version}</version>
</dependency>

where version is:
Maven Central Version

TODO

Add example flowcharts.

About

A Java library to receive/send ZMQ messages from GNU Radio flowcharts

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages