Code Monkey home page Code Monkey logo

openbts's Introduction

bladeRF OpenBTS

Please ensure you have `sync libbladeRF' built and installed. https://github.com/Nuand/bladeRF/tree/dev-libbladeRF_sync Otherwise, OpenBTS can be compiled by running

Quick Start

  1. sudo apt-get install autoconf libtool libosip2-dev libortp-dev libusb-1.0-0-dev g++ sqlite3 libsqlite3-dev erlang libreadline6-dev libncurses5-dev
  2. ( cd a53/trunk ; sudo make install)
  3. cd openbts/trunk/
  4. ./autogen.sh
  5. ./configure --with-bladeRF
  6. make -j10
  7. sudo mkdir /etc/OpenBTS
  8. sudo sqlite3 -init ./apps/OpenBTS.example.sql /etc/OpenBTS/OpenBTS.db ".quit"
  9. cd apps
  10. ln -s ../Transceiver52M/transceiver transceiver
  11. sudo ./OpenBTS

openbts's People

Contributors

rghilduta avatar bpadalino avatar

Watchers

Danny Iland 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.