Osmocom GPRS libraries
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
Pau Espin 1e1675091c
rlcmac: Submit UL block to lower layers before freeing TBF
4 days ago
contrib Introduce libosmo-gprs-sm 2 months ago
debian debian: set compat level to 10 1 month ago
include rlcmac: Implement UL TBF Countdown procedure 4 days ago
m4 libosmo-csn1: check-in CSN.1 codec from osmo-pcu.git 10 months ago
src rlcmac: Submit UL block to lower layers before freeing TBF 4 days ago
tests rlcmac: Submit UL block to lower layers before freeing TBF 4 days ago
.checkpatch.conf rlcmac: Rename ts_*.c -> csn1_ts_*.c 4 months ago
.gitignore .gitignore: add missing debian/libosmo-gprs-llc* 9 months ago
.gitreview Initial project skeleton 10 months ago
COPYING Initial project skeleton 10 months ago
Makefile.am Introduce libosmo-gprs-sm 2 months ago
README.md Initial libosmo-gprs-llc library skeleton 9 months ago
TODO-RELEASE Initial project skeleton 10 months ago
configure.ac Introduce libosmo-gprs-sm 2 months ago
git-version-gen Initial project skeleton 10 months ago
libosmo-csn1.pc.in libosmo-{csn1,gprs-rlcmac}.pc.in: add missing Requires 10 months ago
libosmo-gprs-gmm.pc.in gmm: Initial implementation of GPRS Attach 3 months ago
libosmo-gprs-llc.pc.in llc: add libosmogsm dependency 6 months ago
libosmo-gprs-rlcmac.pc.in libosmo-{csn1,gprs-rlcmac}.pc.in: add missing Requires 10 months ago
libosmo-gprs-sm.pc.in sm: Start using SNSM SAP 2 months ago
libosmo-gprs-sndcp.pc.in sndcp: Initial libosmo-gprs-sndcp support 5 months ago

README.md

libosmo-gprs - Osmocom GPRS libraries

This project is a home for several libraries providing common GPRS routines:

  • libosmo-csn1 - CSN.1 (Concrete Syntax Notation 1) codec,
  • libosmo-gprs-llc - LLC (Logical Link Control) layer,
  • libosmo-gprs-rlcmac - RLC/MAC message definitions.

Homepage

The official homepage of the project is https://osmocom.org/projects/libosmo-gprs

GIT Repository

You can clone from the official libosmo-gprs.git repository using

git clone https://gitea.osmocom.org/osmocom/libosmo-gprs.git

To submit patches, see "Contributing" below.

Mailing List

Discussions related to libosmo-gprs are happening on the osmocom-net-gprs@lists.osmocom.org mailing list, please see https://lists.osmocom.org/postorius/lists/osmocom-net-gprs@lists.osmocom.org/ 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

Submit patches at https://gerrit.osmocom.org/ See also https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit

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