osmo-bts.git branch master updated. 0.4.0-196-g3f91917

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.org
Wed Jun 22 23:26:17 UTC 2016


This 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  3f919171efc52c88f54cc9140588854e14d152b5 (commit)
       via  a4c68023154f4ac3b3fc31e1566896f9280244a9 (commit)
       via  0eaa27a6beb5136fc17d99df022d58eb410b0e5c (commit)
      from  037dcfe98197e91b13bbc943d128b136355f05b5 (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/osmo-bts/commit/?id=3f919171efc52c88f54cc9140588854e14d152b5

commit 3f919171efc52c88f54cc9140588854e14d152b5
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Jun 21 20:04:05 2016 +0200

    dyn PDCH: lc15: complete for litecell15-bts: implement bts_model_ts_*()
    
    Analogous to 63b296bdd9a25134ee61ce6f269750e796a8bfca on osmo-bts-sysmo.
    
    Implement bts_model_ts_disconnect() by sending an MphDisconnect message to L1.
    Pass a disconnect callback to invoke dyn_pdch_ts_disconnected() in
    common/rsl.c.
    
    Implement bts_model_ts_connect() by calling ts_connect_as(). Pass a connect cb
    to invoke dyn_pdch_connected() in common/rsl.c.
    
    Change-Id: I8c8c3244c726fd6055cedb22ee11706994ff9cd4

http://cgit.osmocom.org/osmo-bts/commit/?id=a4c68023154f4ac3b3fc31e1566896f9280244a9

commit a4c68023154f4ac3b3fc31e1566896f9280244a9
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Jun 21 19:58:17 2016 +0200

    dyn PDCH: lc15: handle TCH/F_PDCH init like TCH/F
    
    Analogous to 57fc1124e1649fa2b08ef143697689aca4677625 on osmo-bts-sysmo.
    
    Change-Id: If65c5a86cbc1b5556b71de8a6744d92113fbbcba

http://cgit.osmocom.org/osmo-bts/commit/?id=0eaa27a6beb5136fc17d99df022d58eb410b0e5c

commit 0eaa27a6beb5136fc17d99df022d58eb410b0e5c
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Tue Jun 21 19:56:47 2016 +0200

    dyn PDCH: lc15: add ts_connect_as(), absorbing ts_connect() guts
    
    Analogous to 294fbe104b9fb12f06f7cebe68a4b7a6ed28d5ef on osmo-bts-sysmo.
    
    For upcoming dyn PDCH switching, I want to be able to set the pchan dynamically
    upon ts_connect() and not continue with OPSTART ACK, but with the dyn PDCH.
    
    Thus recoin ts_connect(ts) to ts_connect_as(ts, pchan, cb) and leave
    ts_connect() as a thin wrapper to leave init code unchanged.
    
    Change-Id: I7a27193168f83e8c40b6e54d1842f4502d0475e5

-----------------------------------------------------------------------

Summary of changes:
 src/osmo-bts-litecell15/oml.c | 67 +++++++++++++++++++++++++++++++++++++++----
 1 file changed, 61 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list