OpenBTS: OpenNodeB

From OnnoWiki
Jump to navigation Jump to search

OpenNodeB adalah aplikasi berbasis Linux yang menggunakan software radio untuk menghasilkan UMTS network bagi HP / modem 3G UMTS.

build

The software can be checked out with svn from the following URL: https://wush.net/svn/range/software/private/opennodeb/mirror/r8678

To build the software, you will want to use the following steps:

1. OpenNodeB has the same dependencies as OpenBTS. They can be installed with Aptitude, and the build.sh that you have downloaded in the past will install the dependencies.

2. You will need to check out https://wush.net/svn/range/packages/, extract asn1c-0.9.23.tar.gz, and make and install that.

3. Check out https://wush.net/svn/range/software/private/opennodeb/mirror/r8678

4. Build this source code with the same commands used to build OpenBTS:

./autogen.sh ./configure make

5. cd into the apps directory.


6. Create the configuration database with this command:

sqlite3 OpenNodeB.db "OpenNodeB.example.sql"

7. Copy the following files into the apps directory:

cp ../TransceiverRAD1/transceiver . cp ../TransceiverRAD1/ezusb.ihx cp ../TransceiverRAD1/fpga.rbf

8. You will need to go into the TransceiverRAD1 directory and run the following script right before running the OpenNodeB binary in the apps directory (opennodeb/apps/):

./clkit_61_44mhz.sh

9. Run OpenNodeB with:

sudo ./OpenNodeB

Referensi


Pranala Menarik

Persiapan

Script

OpenBTS 2.6

OpenBTS 2.8

Multi OpenBTS 2.8

OpenBTS 3.1.x

OpenBTS 4.0

Ettus E110

Ettus N210

RangeNetworks

GPRS

3G

SIM Card

SIM Card Hardware

Briker OpenBTS

FreeSWITCH OpenBTS

Power Amplifier

Lain Lain

Catatan Legal dan Pendukung

Catatan Sejarah

Dokumentasi Video

Perjuangan OpenBTS