Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

GNU Radio SDR raw .bin format into Matlab .bb baseband format

License

Notifications You must be signed in to change notification settings

scivision/matlab-gnuradio-baseband

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matlab-gnuradio-baseband

GNU Radio SDR raw .bin format into Matlab .bb baseband format.

SSID beacon decoder from Mathworks example.

REQUIRES non-free Matlab toolboxes including:

Usage

  1. record 20 MHz wide WiFi channel with SDR and GNU Radio, save to .bin file in complex 32-bit float
  2. use bin2bb.m to convert .bin to Matlab .bb
  3. use decode_wifi_beacon.m to display WiFi SSID beacons

Note

I did not yet test this because I'm waiting for WLAN Toolbox license.

About

GNU Radio SDR raw .bin format into Matlab .bb baseband format

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages