osmocom-bb.git branch fixeria/sdr_phy updated. osmocon_v0.0.0-1815-gd5991947

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
Thu Jul 13 09:14:34 UTC 2017


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 "The Open Source GSM Base Band stack".

The branch, fixeria/sdr_phy has been updated
       via  d5991947b223b86aaee88f63ca6559b297c58e30 (commit)
       via  e927ec3d25bfc5f968fe2e38ea4d349b5e291c87 (commit)
       via  8a8e40aea49caaa5bb5dd9c37dadf925631ad738 (commit)
       via  6dc33b7e2e2e6eec345e6c09fdc83a1cc15691bb (commit)
       via  78e1e2a177ea45f9ac67261d8e83500d9d3b2f32 (commit)
      from  24f92bc878cee8c75e530621f04f010ce98b73a9 (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=d5991947b223b86aaee88f63ca6559b297c58e30

commit d5991947b223b86aaee88f63ca6559b297c58e30
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Wed Jul 12 17:58:31 2017 +0700

    host/trxcon/scheduler: modify trx_lchan_tx_func definition
    
    Initially, it was assumed that TX lchan handler will only
    compose a burst and return a pointer to the buffer. A burst
    itself could be sent somewhere outside, e.g. by caller.
    
    It would be better to send bursts exactly from handler, because
    in this case it isn't required to have an external buffer.
    
    Change-Id: Ic9dcdd366e68cec38c5840ed8f8cdda8236d67c7

http://cgit.osmocom.org/osmocom-bb/commit/?id=e927ec3d25bfc5f968fe2e38ea4d349b5e291c87

commit e927ec3d25bfc5f968fe2e38ea4d349b5e291c87
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Wed Jul 12 17:49:43 2017 +0700

    host/trxcon/trx_if.c: expose the trx_if_tx_burst()
    
    Change-Id: Iebd644879e2e9067a94cb638b4ec5b75f806923f

http://cgit.osmocom.org/osmocom-bb/commit/?id=8a8e40aea49caaa5bb5dd9c37dadf925631ad738

commit 8a8e40aea49caaa5bb5dd9c37dadf925631ad738
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Wed Jul 12 17:48:01 2017 +0700

    host/trxcon/trx_if.c: use proper names for burst handlers
    
    Change-Id: I3d36e6d80fcf6353379aa308415c306e1a256a7d

http://cgit.osmocom.org/osmocom-bb/commit/?id=6dc33b7e2e2e6eec345e6c09fdc83a1cc15691bb

commit 6dc33b7e2e2e6eec345e6c09fdc83a1cc15691bb
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Wed Jul 12 17:40:22 2017 +0700

    host/trxcon/trx_if.c: for compatibility with OsmoTRX
    
    For some reasons, OsmoTRX sends 158-byte long sequences on DATA
    interface, where the latest two bytes aren't used.
    
    Change-Id: Ie9295e9b0d8956d9e87e2ced8cca9d5e68040f88

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

Summary of changes:
 src/host/trxcon/sched_trx.h | 2 +-
 src/host/trxcon/trx_if.c    | 9 +++++----
 src/host/trxcon/trx_if.h    | 3 +++
 src/host/trxcon/trxcon.c    | 3 +++
 4 files changed, 12 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
The Open Source GSM Base Band stack



More information about the osmocom-commitlog mailing list