Giter Site home page Giter Site logo

gr-tenna's Introduction

#
# Copyright 2018 Clayton Smith ([email protected])
#
# This file is part of gr-tenna.
#
# gr-tenna is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# gr-tenna is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with gr-tenna.  If not, see <http://www.gnu.org/licenses/>.
#

gr-tenna

The goal of this project is to implement the goTenna Mesh protocol in GNU Radio. So far there are flow graphs for receiving and transmitting "Shout" messages using a USRP B200 or HackRF.

Usage

The gotenna.py script invokes either a receive flowgraph or a transmit flowgraph depending on the command line arguments. By default, the USRP flowgraphs are used. If you're using a HackRF, add the --device hackrf option.

To receive messages:

./gotenna.py rx

To transmit a shout message:

./gotenna.py tx shout 1234567890 XYZ "Hello world!"

In this example, 1234567890 is the sender's GID, XYZ are the sender's initials, and "Hello world!" is the shout message.

Credits

This project builds on reverse engineering work done by Woody @tb69rr and Tim @bjt2n3904, and presented in the Wireless Village at DEF CON 25: https://www.youtube.com/watch?v=pKP74WGa_s0

reedsolo.py was written by Tomer Filiba and released into the public domain.

gr-tenna's People

Contributors

argilo avatar

Watchers

James Cloos 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.