All Projects → gnuradio → newsched

gnuradio / newsched

Licence: GPL-3.0 license
The GNU Radio 4.0 Runtime Proof Of Concept

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
Meson
512 projects
c
50402 projects - #5 most used programming language
Jinja
831 projects
Mako
254 projects

Projects that are alternatives of or similar to newsched

Gnuradio
GNU Radio – the Free and Open Software Radio Ecosystem
Stars: ✭ 3,297 (+17252.63%)
Mutual labels:  radio, dsp, wireless, sdr, gnuradio
Gr Adsb
GNU Radio OOT module for demodulating and decoding ADS-B packets
Stars: ✭ 61 (+221.05%)
Mutual labels:  dsp, wireless, sdr, gnuradio
Rfsec Toolkit
RFSec-ToolKit is a collection of Radio Frequency Communication Protocol Hacktools.无线通信协议相关的工具集,可借助SDR硬件+相关工具对无线通信进行研究。Collect with ♥ by HackSmith
Stars: ✭ 1,085 (+5610.53%)
Mutual labels:  radio, wireless, sdr, gnuradio
Pysdr
A guide for using Python as a software-defined radio (SDR) framework, for extremely rapid development of SDR apps/research with beautiful GUIs
Stars: ✭ 60 (+215.79%)
Mutual labels:  dsp, wireless, sdr
ScratchRadio
Educational software for use with the LimeSDR platform
Stars: ✭ 64 (+236.84%)
Mutual labels:  dsp, sdr, gnuradio
Limesdr workshop
Intro to software-defined radio with LimeSDR workshop
Stars: ✭ 68 (+257.89%)
Mutual labels:  dsp, wireless, sdr
jradio
Software radio decoding
Stars: ✭ 40 (+110.53%)
Mutual labels:  radio, dsp, gnuradio
nfc-laboratory
NFC signal and protocol analyzer using SDR receiver
Stars: ✭ 41 (+115.79%)
Mutual labels:  radio, dsp, sdr
Pybombs
PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects.
Stars: ✭ 316 (+1563.16%)
Mutual labels:  radio, wireless, gnuradio
Trunk Recorder
Records calls from a Trunked Radio System (P25 & SmartNet)
Stars: ✭ 505 (+2557.89%)
Mutual labels:  radio, sdr, gnuradio
urh
Universal Radio Hacker: Investigate Wireless Protocols Like A Boss
Stars: ✭ 9,060 (+47584.21%)
Mutual labels:  radio, wireless, sdr
Gr Recipes
Main GNU Radio recipe repository for use with PyBOMBS
Stars: ✭ 90 (+373.68%)
Mutual labels:  radio, wireless, gnuradio
RF-List
RFSec tools
Stars: ✭ 98 (+415.79%)
Mutual labels:  radio, sdr, gnuradio
gr-etcetera
Additional PyBOMBS recipes that aren't in gr-recipes
Stars: ✭ 71 (+273.68%)
Mutual labels:  radio, wireless, gnuradio
Gr Nrsc5
A GNU Radio implementation of HD Radio (NRSC-5)
Stars: ✭ 73 (+284.21%)
Mutual labels:  radio, sdr, gnuradio
Red Pitaya Notes
Notes on the Red Pitaya Open Source Instrument
Stars: ✭ 205 (+978.95%)
Mutual labels:  radio, dsp, sdr
SDR Matlab LTE
📡 Using Software Designed Radio to transmit LTE downlink signals at 2.4 GHz
Stars: ✭ 21 (+10.53%)
Mutual labels:  radio, sdr
gqrx
Software defined radio receiver powered by GNU Radio and Qt.
Stars: ✭ 2,345 (+12242.11%)
Mutual labels:  sdr, gnuradio
composable-sdr
SDR DSP utilities embedded in Haskell
Stars: ✭ 26 (+36.84%)
Mutual labels:  dsp, sdr
rtlsdr-wsprd
WSPR daemon for RTL receivers
Stars: ✭ 93 (+389.47%)
Mutual labels:  radio, sdr

newsched has been migrated to the dev-4.0 branch of gnuradio

THIS REPO IS ARCHIVED and new development taking place as GNU Radio 4.0

newsched – the final frontier

Make Test Release AUR

Documentation

A messaging-based implementation of GNU Radio scheduling.

This is a clean-slate approach to write a GNU Radio runtime that works for humans.

Its goal hence is not compatibility with current GNU Radio; we'll merge it into GNU Radio and add existing block wrappers as soon as a MVP works.

There are several design documents in the process of being cleaned up right now; will be added here later on.

Building and Installation

For build and installation info, and instructions for Ubuntu 20.04, see the Getting Started Guide

Dependencies

newsched uses C++17, and has the following dependencies

  • meson
  • boost
  • zmq
  • doxygen
  • fmt
  • spdlog
  • yaml-cpp
  • gtest
  • volk
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].