All Projects → getoffmyhack → Wavesdr

getoffmyhack / Wavesdr

macOS native desktop Software Defined Radio app

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Wavesdr

Noaa Apt
NOAA APT weather satellite image decoder, for Linux, Windows, RPi 2+ and OSX
Stars: ✭ 257 (+78.47%)
Mutual labels:  dsp, sdr, rtl-sdr
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 (-58.33%)
Mutual labels:  dsp, sdr, rtl-sdr
Sdrangel
SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube
Stars: ✭ 1,058 (+634.72%)
Mutual labels:  sdr, rtl-sdr
Airspy Fmradion
Software decoder for FM/AM broadcast radio with AirSpy R2 / Mini, Airspy HF+, and RTL-SDR
Stars: ✭ 59 (-59.03%)
Mutual labels:  sdr, rtl-sdr
Limesdr workshop
Intro to software-defined radio with LimeSDR workshop
Stars: ✭ 68 (-52.78%)
Mutual labels:  dsp, sdr
Gnss Sdr
GNSS-SDR, an open-source software-defined GNSS receiver
Stars: ✭ 801 (+456.25%)
Mutual labels:  sdr, rtl-sdr
Openwebrx
Open source, multi-user SDR receiver software with a web interface
Stars: ✭ 813 (+464.58%)
Mutual labels:  sdr, rtl-sdr
Gr Adsb
GNU Radio OOT module for demodulating and decoding ADS-B packets
Stars: ✭ 61 (-57.64%)
Mutual labels:  dsp, sdr
Btle
Bluetooth Low Energy (BLE) packet sniffer and transmitter for both standard and non standard (raw bit) based on Software Defined Radio (SDR).
Stars: ✭ 411 (+185.42%)
Mutual labels:  dsp, sdr
Soapy power
Obtain power spectrum from SoapySDR devices (RTL-SDR, Airspy, SDRplay, HackRF, bladeRF, USRP, LimeSDR, etc.)
Stars: ✭ 88 (-38.89%)
Mutual labels:  sdr, rtl-sdr
Inspectrum
Radio signal analyser
Stars: ✭ 1,199 (+732.64%)
Mutual labels:  dsp, sdr
Gqrx Scanner
A frequency scanner for Gqrx Software Defined Radio receiver
Stars: ✭ 116 (-19.44%)
Mutual labels:  sdr, rtl-sdr
Qspectrumanalyzer
Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
Stars: ✭ 677 (+370.14%)
Mutual labels:  sdr, rtl-sdr
Rtlsdr Scanner
A cross platform Python frequency scanning GUI for the OsmoSDR rtl-sdr library
Stars: ✭ 544 (+277.78%)
Mutual labels:  sdr, rtl-sdr
Shinysdr
Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.
Stars: ✭ 884 (+513.89%)
Mutual labels:  sdr, rtl-sdr
Airplanejs
📡 ✈️ App that picks up ADS-B radio signals from airplanes and plots them in real time on a map in your browser
Stars: ✭ 454 (+215.28%)
Mutual labels:  sdr, rtl-sdr
Tsl Sdr
Software Defined Radio Demodulation and Decoding Tools
Stars: ✭ 94 (-34.72%)
Mutual labels:  sdr, rtl-sdr
Easy Sdr
This project is about creation of affordable and easy-to-manufacture prototypes of PCBs which are used to expand the capabilities of existing low-cost SDR receivers based on RTL2832U chip.
Stars: ✭ 275 (+90.97%)
Mutual labels:  sdr, rtl-sdr
Csdr
A simple DSP library and command-line tool for Software Defined Radio.
Stars: ✭ 358 (+148.61%)
Mutual labels:  dsp, sdr
Centsdr
CentSDR: tiny handheld standalone software defined receiver with LCD display.
Stars: ✭ 76 (-47.22%)
Mutual labels:  dsp, sdr

waveSDR

A macOS native desktop Software Defined Radio application using the RTL-SDR USB device.

<> Mar 2020<>

Back from a bit of a hiatus in development on waveSDR, but before I start adding features to waveSDR, I plan on finishing my port of librtlsdr to a native macOS Swift framework. Follow the progress here: RTLSDR.Swift

<> May 2019 <>

I have started a simple build log which can be found in the project's root directory, more as notes to myself, but also as a means of thinking through my design choices and documenting them for future reference. Eventually my build log will become posts on my wordpress site.

At some future date I am going to migrate my domain name and all my web presence to a wordpress site. I have no idea as to when I will finish as dealing with my web presence never seems to be a high priority. In the mean time, if you wish to contact me about waveSDR, please feel free to drop me a comment here. (Sorry for the wordpress template, I prefer to write waveSDR code then build a wordpress site.)

If you are interested in my first prototype / proof-of-concept design, check out my first Youtube video. I also plan on putting together simple videos demonstrating the new features as I add them to waveSDR.

<><>

NB: This is purely experimental software. I am using this application as a platform for teaching myself macOS desktop application programming as well as DSP techniques. As it is, there are numerous sections of code where improvement is needed.

Screenshot

Features:

  • RTL-SDR hardware
  • Dynamic Device Detection
  • Spectrum Analyzer
  • Spectrogram
  • AM Demodulator
  • FM Narrow Demodulator
  • FM Wide Demodulator (mono only)
  • Mixer Tuning
  • Swipe to tune
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].