configure.ac: set -std=gnu11

Avoid using different dialects by accident (and resulting compiler
errors if compiler assumes a different dialect), like in
I72310886bef4db635078b75715c9d98ee45391cc.

Related: https://lists.osmocom.org/pipermail/openbsc/2019-September/013030.html
Related: https://lists.osmocom.org/pipermail/openbsc/2021-January/013360.html
Related: osmo-pcu Ia57ba101627e3cc0babeca82631e207a3e2e0960
Change-Id: I76ed877d160f98e3627293b0539bec5fac1e8469
1 file changed
tree: 728d578b86fd7a168e3f993d4ee543f6ecafa9e1
  1. contrib/
  2. debian/
  3. doc/
  4. include/
  5. src/
  6. tests/
  7. .gitignore
  8. .gitreview
  9. AUTHORS
  10. configure.ac
  11. COPYING
  12. git-version-gen
  13. Makefile.am
  14. osmoappdesc.py
  15. README.md
README.md

osmo-smlc - Osmocom Serving Mobile Location Centre

This repository contains a C-language implementation of a minimalistic GSM Serving Mobile Location Centre (SMLC) for 2G (GSM). It is part of the Osmocom Open Source Mobile Communications project.

OsmoSMLC exposes

  • 3GPP Lb interface towards the BSC
  • The Osmocom typical telnet VTY and CTRL interfaces.
  • The Osmocom typical statsd exporter.

OsmoSMLC supports the following location methods:

  • currently only the Timing Advance based method of determining a mobile station; operator must configure the locations of the cells in the osmo-smlc configuration file

Homepage

You can find the OsmoSMLC issue tracker and wiki online at https://osmocom.org/projects/osmo-smlc and https://osmocom.org/projects/osmo-smlc/wiki

GIT Repository

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

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

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

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