Giter Site home page Giter Site logo

marconi's Introduction

Marconi

An easy-to-use Vagrant-based setup for GNU Radio applications.

Usage

First, download and install the latest version of Vagrant from http://downloads.vagrantup.com. Do not count on your package manager to deliver the latest version of Vagrant. Currently, VirtualBox is the only supported VM provider, and it must be installed with the extension pack to enable USB EHCI mode, which is required for rtl-sdr usage.

Once Vagrant is set up:

$ git clone git://github.com/yuvadm/marconi.git
$ cd marconi
$ vagrant up

Initially running vagrant up will take a while since Vagrant will need to download the initial virtual machine, and then proceed to install all the dependencies, and compile GNU Radio. After all these steps are through, you should have a fully working GNU Radio environment running on an Ubuntu virtual machine. SSH into the machine with:

$ vagrant ssh

Marconi clones, builds and installs:

  • GNU Radio
  • gr-osmosdr
  • rtl-sdr
  • gqrx

All repos exist in /home/vagrant/dev.

Halt or destroy the instance with:

$ vagrant [halt|destroy]

Chef Cookbook Usage

Since the Vagrant box provisioning process (in this case) is built upon Chef Solo and contains a standard cookbook, it can be used standalone to configure an existing Ubuntu machine (precise, 32 bit), with a preconfigured Chef setup.

License and Credits

Marconi is released under the GPLv3 license.

Created by Yuval Adam, based on the build-gnuradio script by Marcus Leech.

marconi's People

Contributors

yuvadm avatar themainframe avatar icb- avatar

Watchers

Johan Denoyer avatar 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.