Osmocom Home NodeB Gateway, for attaching femtocells to the 3G CN (OsmoMSC, OsmoSGSN) https://osmocom.org/projects/osmohnbgw
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Harald Welte a08aeac9dd
Don't permit anything bug HNB (de)registration until HNB is registered
9 months ago
contrib Set working directory in systemd service file 9 months ago
debian debian,RPM: package with PFCP support 9 months ago
doc example cfg: tweak logging 10 months ago
include add ps_rab_ass FSM to map GTP via UPF 10 months ago
src Don't permit anything bug HNB (de)registration until HNB is registered 9 months ago
tests tests/ranap_rab_ass: fix potential NULL pointer dereferences 10 months ago
.gitignore Initial structure + import code from osmo-iuh.git 1 year ago
.gitreview Initial structure + import code from osmo-iuh.git 1 year ago
AUTHORS Initial structure + import code from osmo-iuh.git 1 year ago
COPYING Initial structure + import code from osmo-iuh.git 1 year ago
Makefile.am Initial structure + import code from osmo-iuh.git 1 year ago
README.md update URLs (git -> https; gitea) 12 months ago
TODO-RELEASE Initial structure + import code from osmo-iuh.git 1 year ago
configure.ac configure.ac: do not require unused dlopen 10 months ago
git-version-gen Initial structure + import code from osmo-iuh.git 1 year ago
osmoappdesc.py Initial structure + import code from osmo-iuh.git 1 year ago

README.md

osmo-hnbgw - Osmocom hNodeB Implementation

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

You can use it to interface Iuh-speaking Home NodeB (HnodeB), such as osmo-hnodeb or ip.access nano3g, to Iu-speaking MSCs and SGSNs.

Homepage

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

GIT Repository

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

git clone https://gitea.osmocom.org/cellular-infrastructure/osmo-hnbgw

There is a web interface at https://gitea.osmocom.org/cellular-infrastructure/osmo-hnbgw

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-hnbgw 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-hnbgw can be seen at https://gerrit.osmocom.org/#/q/project:osmo-hnbgw+status:open