luaradio VS luarocks

Compare luaradio vs luarocks and see what are their differences.

luaradio

A lightweight, embeddable software-defined radio framework built on LuaJIT (by vsergeev)

luarocks

LuaRocks is the package manager for the Lua programming language. (by luarocks)
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 luarocks
6 13
590 3,077
- 1.0%
4.3 9.1
about 1 month ago 23 days ago
Lua Lua
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

luaradio

Posts with mentions or reviews of luaradio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-03.
  • LuaRadio
    1 project | /r/TheAmpHour | 24 Jan 2023
  • Lua High/Low-pass Filters
    1 project | /r/programmingrequests | 6 Aug 2022
    Hi all, I'm currently working on some control systems and need a high/low-pass filter in lua. I've found a radiofilter library on github but I dont want to use the whole thing, and am not able to reverse engineer the high/low-pass filter part (tried and failed :/ ) and am also not able to derive it from the wikipedia page.
  • Decode RDS data from IQ data file
    2 projects | /r/RTLSDR | 3 Dec 2021
    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.
  • 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
    Instead maybe have a look to this jewel : https://luaradio.io/ Easy to install (a couple of dependencies and a simple copy from git). Using scripting instead of GUI, and based and blocks. Latest version includes built-in applications for demodulation and decoding. Well documented with valuable examples, easy to understand. Linux only, all platforms. I'm a big fan.
  • FM stereo decoder? (Linux, command line)
    3 projects | /r/RTLSDR | 30 Apr 2021
    Good news. Following informations on this link (https://github.com/vsergeev/luaradio/issues/64) , I was able to write a little GUI using luaradio embedded in love2d script, change/display frequency using keyboard shortcuts. That was just a quick test, really interesting ;) Have to find the files on my backup.

luarocks

Posts with mentions or reviews of luarocks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-10.

What are some alternatives?

When comparing luaradio and luarocks you can also consider the following projects:

airspy-fmradion - Software decoder for FM/AM broadcast radio with AirSpy R2 / Mini, Airspy HF+, and RTL-SDR

lit - Toolkit for developing, sharing, and running luvit/lua programs and libraries.

gnuradio - GNU Radio – the Free and Open Software Radio Ecosystem

lazy.nvim - 💤 A modern plugin manager for Neovim

gnuradio-grc-examples - Simple GNU Radio Companion examples

hererocks - Python script for installing Lua/LuaJIT and LuaRocks into a local directory

nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

godot-lua-pluginscript - Godot PluginScript for the Lua language, currently based on LuaJIT's FFI

wfm-tools - Some DSP tools for FM demodulation

raylua - Cross-Platform, Modern, And updated LuaJIT bindings for raylib library.

paq-nvim - 🌚 Neovim package manager

awesome-lua - A curated list of quality Lua packages and resources.