Project

General

Profile

WikiStart » History » Version 58

dexter, 02/19/2016 10:47 PM

1 43 laforge
= Welcome to BS11-Abis / OpenBSC =
2 1
3 25 laforge
This is a project aiming to create a Free Software, GPL-licensed Abis (plus BSC/MSC/HLR) implementation for experimentation and research purpose.
4
5 56 laforge
What this means: OpenBSC is a ''GSM network in a box'' software, implementing the minimal necessary parts to build a small, self-contained GSM network.
6
7
OpenBSC includes functionality normally performed by the following components of a GSM network: BSC (Base Station Controller), MSC (Mobile Switching Center), HLR (Home Location Register), AuC (Authentication Center), VLR (Visitor Location Register), EIR (Equipment Identity Register).
8
9 43 laforge
Right now we are targeting the '''Siemens BS11 microBTS''' and '''ip.access nanoBTS''' GSM base transceiver station, but we are planning to support different [wiki:BTS] equipment in the future.
10 1
11 26 laforge
 * [wiki:OpenBSC] -- The Free Software implementaiton of a BTS (plus MSC, HLR)
12 28 laforge
  * [wiki:BscHack] -- The actual BSC program
13 54 laforge
    * [wiki:bsc_hack_VTY] -- Reference for the interactive command line and config file
14 28 laforge
  * [wiki:bs11_config] -- A small tool for configuring the BS-11 using RS232
15 38 laforge
  * [wiki:ipaccess-find] -- A small tool to find nanoBTS in your network 
16
  * [wiki:ipaccess-config] -- A small tool to set NVRAM configuration of the nanoBTS
17 45 dexter
  * [wiki:isdnsync] -- A small tool to use the PSTN as frequency standard
18 38 laforge
 * [wiki:BS11] -- The Siemens microBTS
19 53 laforge
  * [wiki:BS11_Sales] -- BS-11 units are sold out by now, sorry.
20 10
  * [wiki:BS11_Package_List] -- Make sure everything is in the package
21 5 laforge
  * [wiki:BS11_Configuration] -- How to use / setup the hardware
22 1
  * [wiki:BS11_LMT] -- The local maintenance Terminal
23 29 laforge
  * [wiki:BS11_Getting_Started] -- Getting started with your BS-11
24 31
  * [wiki:BS11_Troubleshooting] -- When something doesn't work
25 42 laforge
  * [wiki:BS11_Internals] -- Details like PCB photographs
26 27 laforge
 * [wiki:nanoBTS] -- the ip.access nanoBTS
27 49 tnt
  * [wiki:nanoBTS_Models] -- Known models
28 37 laforge
  * [wiki:nanoBTS_Internals] -- Details like PCB photographs and debug port
29 8 laforge
 * [wiki:HFC-E1 HFC-E1 Evaluation Board] -- The E1 card we use for our software
30 11 laforge
 * [wiki:GSMStandards] -- The specifications for GSM
31 48 tnt
 * A5: Authentication & Ciphering
32
  * [wiki:A5_GSM_AT_tricks] 
33 23 laforge
 * [wiki:mISDN] -- The Linux ISDN stack
34 12 laforge
 * [wiki:LegalNotes] -- Important Legal notes on operating GSM base stations
35 14 zecke
 * [wiki:HandsetBugs] -- Things we have observed during development
36 16 laforge
 * [wiki:GSM_Security] -- The GSM security issues that we find
37 4 laforge
38 33
39
== Howtos ==
40 55 laforge
41 57 dexter
 * Standard configuration:
42 55 laforge
   * [wiki:Debian_Getting_Started] -- Getting started with OpenBSC under Debian
43 57 dexter
 * Advanced topics:
44 55 laforge
   * [wiki:OpenBSC_LCR] -- OpenBSC+LCR with Asterisk
45
   * [wiki:E1-to-RJ45] -- Howto build your E1<>RJ45 cable
46 1
   * [wiki:Isdnsync] -- Howto use the PSTN as frequency standard
47
   * [wiki:OpenBSCWithSCCP] -- Howto use OpenBSC with a separate/real MSC
48 57 dexter
 * HF-Topics:
49
   * [wiki:cable_antenna] -- Build new antennas for your BTS
50 58 dexter
   * [wiki:ethernet_dummyload] -- Use an old ethernet terminator as dummyload
51 33
52 4 laforge
== Developers ==
53
54 36 laforge
 * git checkout is available via {{{git clone git://bs11-abis.gnumonks.org/openbsc.git}}}
55 13 laforge
 * Mailinglist is at [http://lists.gnumonks.org/mailman/listinfo/openbsc]
56 6 laforge
 * Wiki is right here ;)
57
58
=== Tools ===
59
 
60 1
 * [wiki:WandelGoltermannMA10] -- a GSM protocol analyzer ISA card
61 30
 * [wiki:TektronixK1103] -- GSM protocol tester and analyzer
62 18
 * [wiki:PacketDump] -- Using wireshark on PCAP files
63 52 laforge
 * [wiki:MagicSIM] -- SIM cards where you can program the Ki
64 19 laforge
65
== News ==
66
67 41 laforge
 * OpenBSC will be running an experimental GSM network at [http://har2009.org/] in mid-August 2009
68
  * check [https://wiki.har2009.org/page/GSM] for more information
69
  * we have a dedicated [wiki:HAR2009] page in this wiki for our coordination/preparation
70 19 laforge
 * The slides of the [http://events.ccc.de/congress/2008/Fahrplan/events/3007.en.html 25C3 presentation] [http://events.ccc.de/congress/2008/Fahrplan/attachments/1259_25C3-OpenBSC.pdf are available].
71
72 32 laforge
== Thanks ==
73
74
 * to [http://netzing.de] for funding part of the OpenBSC development
75
 * to [http://junghanns.net] for supporting us with discounted E1 boards
76 50
 * to [http://www.on-waves.com] for funding part of the OpenBSC development
77 32 laforge
 
78 13 laforge
== Related projects ==
79 32 laforge
80 13 laforge
 * [http://gnuradio.org/trac/wiki/OpenBTS OpenBTS]
81
 * [http://wiki.thc.org/gsm/ The THC GSM project]
82 39 laforge
 * [http://airprobe.org/ airprobe.org]
83 1
 * [http://www2.informatik.hu-berlin.de/~goeller/ Homepage of Dr.-Ing. Joachim Goeller]
84 58 dexter
85 2 laforge
== Starting Points about trac ==
86 1
87 2 laforge
 * About WikiFormatting
88 1
 * TracGuide --  Built-in Documentation
89
 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
90
 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
91
 * TracSupport --  Trac Support
92
93
For a complete list of local wiki pages, see TitleIndex.
Add picture from clipboard (Maximum size: 48.8 MB)