This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Open Source GSM Base Band stack".
The branch, master has been updated
via fc20a37cb375dac11f45b78a446237c70f00841c (commit)
from e6372a2c247d9882fe915fd34252d9fbd5b78adf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=fc20a37cb375dac11f45b78a446237c70f00841c
commit fc20a37cb375dac11f45b78a446237c70f00841c
Author: Sylvain Munaut <tnt at 246tNt.com>
Date: Tue Apr 28 15:57:54 2015 +0200
host/mobile: Finish working support for the SAP interface
Patch mostly written by Nico Golde
and some cleanup/testing by Domonkos Tomcsanyi
Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
.../include/osmocom/bb/common/osmocom_data.h | 2 +
.../include/osmocom/bb/common/sap_interface.h | 65 ++-
src/host/layer23/src/common/sap_interface.c | 511 +++++++++++++++++++--
src/host/layer23/src/common/sim.c | 14 +-
src/host/layer23/src/mobile/app_mobile.c | 4 +
src/host/layer23/src/mobile/main.c | 2 +-
6 files changed, 545 insertions(+), 53 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack