osmo-trx.git branch fairwaves/WIP-decoder updated. 09c75caa8351817f8249e2ef9ceb48f9c22efd87

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 May 31 21:52:37 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 "OpenBTS' transceiver retro-fit".

The branch, fairwaves/WIP-decoder has been updated
  discards  9a5770daacfc86d77b8cfebcc6c5fe6df081ff85 (commit)
  discards  ca512a432f9f2f2a7f55e3a879fff0b9fe155b28 (commit)
  discards  c7ffb95df61a67f203bf9a04309218f9ea1d948f (commit)
  discards  531f30f66bf94da455c869c2223a732211b3d85f (commit)
  discards  a49e4cbe0a5e2706f289917945898d681391b9ec (commit)
  discards  86b3fddecbf549f28173f8f3792487cc53c43066 (commit)
  discards  baf2c74ef1a7f3aeddac486717b2139df566174a (commit)
  discards  0b8c592581b913abbb8da033413fedf5dea03b79 (commit)
  discards  120a595cb17a67d8cb6cc103be4ee9ef9747c3cd (commit)
  discards  3520cc3a25c3b44954bba02f328cb67711ebd938 (commit)
       via  09c75caa8351817f8249e2ef9ceb48f9c22efd87 (commit)
       via  1d8f443bb855b3b8f642e83b2d7413e089968343 (commit)
       via  c83562e106fb73970e600ef7988aa8994ae20c21 (commit)
       via  c201b7b5ca3a0996718e54e4a2de3792cb9d3764 (commit)
       via  dd62d4baa0871f4a9b22673bf5bdef611ef69567 (commit)
       via  09130c81a7ca88030982f3783d551f074bb6558a (commit)
       via  0c4e24d197841960a792d0409cacde16873be67d (commit)
       via  15f9d95f5f44db3ff92ee157c37e4915bffb9129 (commit)
       via  73dbccda78d2eb77691f62202a4e3cbeabf93410 (commit)
       via  5e65b531e0b9253c33a476f50bffc23eb4f0afa0 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (9a5770daacfc86d77b8cfebcc6c5fe6df081ff85)
            \
             N -- N -- N (09c75caa8351817f8249e2ef9ceb48f9c22efd87)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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-trx/commit/?id=09c75caa8351817f8249e2ef9ceb48f9c22efd87

commit 09c75caa8351817f8249e2ef9ceb48f9c22efd87
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Wed Apr 20 08:49:38 2016 +0300

    osmo-trx-dec: Offline demodulation tool.
    
    Change-Id: Ic5b59c7fe1a0c02d962b36de2fd5d7fc9a02f266

http://cgit.osmocom.org/osmo-trx/commit/?id=1d8f443bb855b3b8f642e83b2d7413e089968343

commit 1d8f443bb855b3b8f642e83b2d7413e089968343
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Fri Mar 17 20:47:44 2017 -0700

    WIP:sigProcLib: Reduce burst detection window for NB.
    
    Otherwise we detect bursts with search window far beyond specified.
    
    Change-Id: If3cb40d2311504a13c03e1fbccad663ac201d9a4

http://cgit.osmocom.org/osmo-trx/commit/?id=c83562e106fb73970e600ef7988aa8994ae20c21

commit c83562e106fb73970e600ef7988aa8994ae20c21
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Wed Mar 15 23:46:43 2017 +0300

    transceiver: RSSI was calculated reverse.

http://cgit.osmocom.org/osmo-trx/commit/?id=c201b7b5ca3a0996718e54e4a2de3792cb9d3764

commit c201b7b5ca3a0996718e54e4a2de3792cb9d3764
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Sun Mar 26 21:49:46 2017 -0700

    osmo-trx-gen: generates waveform files aka IQ binary files in a number of formats.
    
    Generated files can be used as an input to osmo-trx-dec or load them into signal
    generators.
    
    Change-Id: I555d99a632755b5bfcbaf3501a501613c2859d4e

http://cgit.osmocom.org/osmo-trx/commit/?id=dd62d4baa0871f4a9b22673bf5bdef611ef69567

commit dd62d4baa0871f4a9b22673bf5bdef611ef69567
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Sun Apr 2 11:27:03 2017 +0200

    WIP:sigProcLib: Use a known PRBS to generate random Normal Bursts.
    
    ToDo:
    1) Add seed randomization.
    2) An option to use a longer PRBS?
    3) Use a known PRBS for other types of bursts.
    
    Change-Id: Ib7fdf2f415457da38b78129532d5b80a4a94ecd3

http://cgit.osmocom.org/osmo-trx/commit/?id=09130c81a7ca88030982f3783d551f074bb6558a

commit 09130c81a7ca88030982f3783d551f074bb6558a
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Wed Mar 15 21:35:16 2017 +0300

    osmo-trx: Separate command line switch to enable EDGE filler.
    
    Now -r comand line switch always enables GMSK filler even when EDGE mode is
    enabled with -e switch. If you want to enable EDGE filler, use -E switch.
    
    Change-Id: Ic8808bbe3f06740ef3fec1d1865ecb57fbcfabab

http://cgit.osmocom.org/osmo-trx/commit/?id=0c4e24d197841960a792d0409cacde16873be67d

commit 0c4e24d197841960a792d0409cacde16873be67d
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Sun Apr 2 12:45:36 2017 +0200

    PRBS: a Pseudo-random binary sequence (PRBS) generator class.
    
    Implemeted with a Galois LFSR for speed and flexibility compared to Fibonacci version.
    
    Aliases for three popular PRBS' are added for convenience - PRBS9, PRBS15 and PRBS64.
    
    Note that we can't test PRBS64 completely, because the sequence is too long to
    be generated.
    
    Change-Id: Ib5331ba5d0b5819929541686fdd87905e2177b74

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

Summary of changes:
 Transceiver52M/Makefile.am      |  4 ++
 Transceiver52M/osmo-trx-dec.cpp | 99 ++++++++++++++++++++++++++++++++++++-----
 Transceiver52M/osmo-trx.cpp     |  2 +-
 3 files changed, 92 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list