OsmocomBB

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

OsmocomBB
Written in C
License GPL (Free software)
Website bb.osmocom.org

OsmocomBB (Open Source Mobile Communications – Baseband) is a free firmware for the devices known as "baseband processor" Chipset found in GSM mobile phones.

OsmocomBB implements the GSM protocol stack's three lowest OSI Layers of the client side GSM protocol and device drivers. The protocol layers forming the kernel exists on the baseband processor, typically consisting of an ARM processor and a digital signal processor.

History

Motorola C139, a model compatible with OsmocomBB

After developing OpenBSC, a Base Station Controller side implementation of the A-bis protocol, the authors wanted to create a free client-side implementation of the GSM protocol in January 2010. GSM has been in use since 1991, but OsmocomBB is still the only[citation needed] free implementation, excluding failed projects like TSM30 from THC and MadOS.

The developers work with "Calypso" chipset produced by Texas Instruments, because of the amount of information (e.g. datasheet availability) which makes hacking easier. After rolling out the libosmocore library from OpenBSC, it was possible to reuse a lot of code in OsmocomBB.

OsmocomBB is now only one component of the whole Osmocom infrastructure.

See also

External links