Decode RDS data from IQ data file

This page summarizes the projects mentioned and recommended in the original post on /r/RTLSDR

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • luaradio

    A lightweight, embeddable software-defined radio framework built on LuaJIT

  • You can do this using Luaradio. From the example here : https://github.com/vsergeev/luaradio/blob/master/examples/rtlsdr_rds.lua and here : https://luaradio.io/examples/rtlsdr-rds.html replace the line local source = radio.RtlSdrSource(frequency + tune_offset, 1102500) by by an (IQFileSource)[https://luaradio.io/docs/reference-manual.html#iqfilesource] : local source = radio.IQFileSource('/tmp/myfile.cf32, 'f32le', 1102500) Take care to the samplerate, or adapt the script to your samplerate. Tip: use luaradio -v to check samplerate coherence along the chain.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • LuaRadio

    1 project | /r/TheAmpHour | 24 Jan 2023
  • Lua High/Low-pass Filters

    1 project | /r/programmingrequests | 6 Aug 2022
  • What is your best GNU Radio Companion FM receiver flowgraph file ? Strangely, no FM receiver on cgran.org !

    3 projects | /r/RTLSDR | 15 Sep 2021
  • FM stereo decoder? (Linux, command line)

    3 projects | /r/RTLSDR | 30 Apr 2021
  • Ask HN: How many of you Apple developers still use Objective C?

    2 projects | news.ycombinator.com | 20 Feb 2024