(upper layers of) HomeNodeB https://osmocom.org/projects/osmo-hnodeb
Go to file
Pau Espin 243ccbafd6 Add project skeleton
This commit contains all the relevant project structure to build the
osmo-hnodeb binary, its doc, tests, packaging, etc.

The osmo-hnodeb binary itself is still just an empty main().

Related: SYS#5516
Change-Id: I6ae3215ae4b956689d2adc88db7c3ead5df14f37
2021-10-21 13:48:46 +02:00
contrib Add project skeleton 2021-10-21 13:48:46 +02:00
debian Add project skeleton 2021-10-21 13:48:46 +02:00
doc Add project skeleton 2021-10-21 13:48:46 +02:00
include Add project skeleton 2021-10-21 13:48:46 +02:00
src Add project skeleton 2021-10-21 13:48:46 +02:00
tests Add project skeleton 2021-10-21 13:48:46 +02:00
.gitignore Add project skeleton 2021-10-21 13:48:46 +02:00
.gitreview Add project skeleton 2021-10-21 13:48:46 +02:00
AUTHORS Add project skeleton 2021-10-21 13:48:46 +02:00
COPYING Add project skeleton 2021-10-21 13:48:46 +02:00
Makefile.am Add project skeleton 2021-10-21 13:48:46 +02:00
README.md Add project skeleton 2021-10-21 13:48:46 +02:00
TODO-RELEASE Add project skeleton 2021-10-21 13:48:46 +02:00
configure.ac Add project skeleton 2021-10-21 13:48:46 +02:00
git-version-gen Add project skeleton 2021-10-21 13:48:46 +02:00
osmoappdesc.py Add project skeleton 2021-10-21 13:48:46 +02:00

README.md

osmo-hnodeb - Osmocom hNodeB Implementation

This repository contains a C-language implementation of a 3G Home NodeB (hNodeB). It is part of the Osmocom Open Source Mobile Communications project.

You can use it to interface Iuh-speaking Home NodeB Gateway (HNB-GW), such as osmo-hnbgw.

IMPORTANT: This is a first step towards implementing a minimal hNodeB upper layer part, mainly handling HNBAP/RUA/RANAP messages on the Iuh interface. This is not expected to be a full / usable hNodeB anytime soon [if ever].

Homepage

The official homepage of the project is https://osmocom.org/projects/osmohnodeb/wiki

GIT Repository

You can clone from the official osmo-hnodeb.git repository using

git clone git://git.osmocom.org/osmo-hnodeb.git

There is a cgit interface at https://git.osmocom.org/osmo-hnodeb/

Documentation

User Manuals and VTY reference manuals are [optionally] built in PDF form as part of the build process.

Pre-rendered PDF version of the current "master" can be found at User Manual as well as the VTY Reference Manual

Mailing List

Discussions related to osmo-bts are happening on the openbsc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/openbsc for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

We us a gerrit based patch submission/review process for managing contributions. Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for more details

The current patch queue for osmo-bts can be seen at https://gerrit.osmocom.org/#/q/project:osmo-hnodeb+status:open