Skip to content

mildsunrise/rds-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rds-utils

Small collection of utilities to deal with Radio Data System in general.

This is old code I rescued from GNU Radio and adapted to make independent utilities. Work in progress.

Install

First get LibXML2:

sudo apt-get install libxml2-dev

Then, compile the utilities:

make

That's it. You can optionally install them with sudo make install.

Usage

For now there is only rdsencode, which reads an XML file and outputs an RDS blob. You can see an example in example.xml.

rdsencode example.xml > example.rds

About

General utilities for RDS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published