GithubHelp home page GithubHelp logo

mjsumpter / rfclassification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from peteis/rfclassification

0.0 2.0 0.0 2.6 MB

RF Detection/Interception/Classification/Categorization tool

Dockerfile 1.15% Jupyter Notebook 91.70% Python 7.07% Shell 0.07%

rfclassification's Introduction

SOFWERX RF Classifier

A tool for intercepting, classifying, and exploiting RF signals

The goal of this project is to create a functional hardware prototype that could actively detect local radio signals and classify them - either by checking them against a database or using machine learning to determine metadata about the signal. This has been successful with the machine learning run on networked devices - however, the further specification is to accomplish all tasks locally, on a portable device. More specifically, we have been attempting to accomplish the above mentioned tasks on a NVIDIA Jetson TX2.

Thus far, we have successfully designed and automated a TX2 environment that can auto-detect incoming radio signals and also created a base framework for a database that can be queried for recognized signals. After generating the classification model from Deepsig, we can begin to test real-time classification on the TX2. Looking forward, the next step would be linking and automating the separate functions we have created, from detection, to classification (and transfer learning), to database storage.

Dataset

Generated dataset can be found at Deepsig

Dependencies

The RF scanning environment and scripts rely on:

1.GNURadio

2.RTLSDR Scanner

The SDR we used for testing was an RTL-SDR

Scanning

With repo and dependencies installed, run ./scanner.sh [start] [end]

where start and end indicate the ends of the range you would like to scan on, in MHz

DB/DB Scraping

The initial foundations for a database have been sourced from SigID Wiki

The python script for scraping the database, as well as the database itself can be found in sigid_db/

Classification

The classifier source files can be found in classifier/

To build the Docker container, run the build_dockerfile script with the desired architecture. This will copy the Dockerfile from the relevent directory into classifier/, and build the container:

./build_dockerfile amd

Note: The ARM Dockerfile is currently broken, and will not build successfully

rfclassification's People

Contributors

mjsumpter avatar peteis avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.