osmo-gmr.git branch sylvain/live updated. v0.2-98-g3eb52ce

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 Sep 14 13:06:51 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 "Software for ETSI GMR (GEO Mobile Radio)".

The branch, sylvain/live has been updated
  discards  14e67cdaa90ef4de0876cad1b6cfb6ccf6c684a8 (commit)
  discards  42c03de385e4eeb94fe852a1ab2fc00ac6f38366 (commit)
  discards  e9e2ee173ed535d00d5a6537a0bf0a19408287a7 (commit)
       via  3eb52cea3b5b4fbcf8da421c388c6d145c03cf16 (commit)
       via  b9700ddb2d86d60d003f8cc7d40235a6eed9a49e (commit)
       via  a8b5bf1a9c4e6e05f95a1825398f405795f6fa79 (commit)
       via  8013c3de4261761497293cebb269612f7ce4efce (commit)
       via  eb9d362e6225e340a937f552ca2115cdfca4cf2b (commit)
       via  7c936827ddf502bb4bc7959d18df98ea9a805ac9 (commit)
       via  22022252083f8833ef8d46d062edc877957a67a0 (commit)
       via  35ed5379ca29c083e0868cd7adb4404a9c1a0934 (commit)
       via  7bf5c1e1df8d64491baf2e084589d4d21f431a2a (commit)
       via  1ee9f4dc631251d884ecbc68201d7e52d72748b9 (commit)
       via  6a4ca30df3624520838a68645cdc04f5923d22e2 (commit)
       via  b52837b969d9bece1f87555da1c893a34b6531b9 (commit)
       via  23d198e18d70661b90a908986947c0f5c992b45e (commit)
       via  ab9a26c04a6365aae2112a463e077f02862c804d (commit)
       via  56392c0f1ca1f83c32816f41cce1e8be9a5be6e6 (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 (14e67cdaa90ef4de0876cad1b6cfb6ccf6c684a8)
            \
             N -- N -- N (3eb52cea3b5b4fbcf8da421c388c6d145c03cf16)

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-gmr/commit/?id=3eb52cea3b5b4fbcf8da421c388c6d145c03cf16

commit 3eb52cea3b5b4fbcf8da421c388c6d145c03cf16
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Wed Sep 14 07:04:28 2016 -0600

    [hack] Import some utils
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmo-gmr/commit/?id=b9700ddb2d86d60d003f8cc7d40235a6eed9a49e

commit b9700ddb2d86d60d003f8cc7d40235a6eed9a49e
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Wed Mar 14 10:48:46 2012 +0100

    [hack] Add first attempt at live stream processing
    
    rtfwk: Create a new rxfwk subdir to contain the 'RealTime framework' files
    
    So that other apps can re-use it. Note that it's not part of the gmr1
    lib proper and so include files are in that dir and not installed.
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmo-gmr/commit/?id=a8b5bf1a9c4e6e05f95a1825398f405795f6fa79

commit a8b5bf1a9c4e6e05f95a1825398f405795f6fa79
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sun Sep 11 22:05:39 2016 -0600

    l1/xch_dc12: Add channel coding for various channel types over DC12 bursts
    
    Used in GMR-1 3G
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmo-gmr/commit/?id=8013c3de4261761497293cebb269612f7ce4efce

commit 8013c3de4261761497293cebb269612f7ce4efce
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Tue Mar 8 10:16:31 2016 +0100

    l1/punct: Add all puncturing codes used in GMR-1 3G
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmo-gmr/commit/?id=eb9d362e6225e340a937f552ca2115cdfca4cf2b

commit eb9d362e6225e340a937f552ca2115cdfca4cf2b
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Mon Mar 7 19:01:09 2016 +0100

    l1/conv: Add all convolutional codes used in GMR-1 3G
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmo-gmr/commit/?id=7c936827ddf502bb4bc7959d18df98ea9a805ac9

commit 7c936827ddf502bb4bc7959d18df98ea9a805ac9
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Tue Mar 8 12:53:40 2016 +0100

    sdr/nb: Add DC12 burst definition used in GMR-1 3G
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmo-gmr/commit/?id=22022252083f8833ef8d46d062edc877957a67a0

commit 22022252083f8833ef8d46d062edc877957a67a0
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Mon Mar 7 15:22:07 2016 +0100

    sdr/pi4cxpsk: Add support for pi/2-CBPSK
    
    The rotation is not always pi/4 now.
    Ideally everything should get renamed but that's a big diff and
    will be done later.
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmo-gmr/commit/?id=35ed5379ca29c083e0868cd7adb4404a9c1a0934

commit 35ed5379ca29c083e0868cd7adb4404a9c1a0934
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Mon Feb 1 09:18:39 2016 +0100

    sdr/fcch: Add support for FCCH3 used in GMR-1 3G
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmo-gmr/commit/?id=7bf5c1e1df8d64491baf2e084589d4d21f431a2a

commit 7bf5c1e1df8d64491baf2e084589d4d21f431a2a
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Tue Mar 8 18:08:19 2016 +0100

    General copyright notice update
    
    find . -name \*.c -exec sed -i -e "s/(C) [0-9\-]*/(C) 2011-2016/g" {} \;
    find . -name \*.h -exec sed -i -e "s/(C) [0-9\-]*/(C) 2011-2016/g" {} \;
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

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

Summary of changes:
 Doxyfile.in                                    |  11 +-
 Makefile.am                                    |   4 +-
 README                                         |   2 +-
 include/osmocom/gmr1/codec/codec.h             |   2 +-
 include/osmocom/gmr1/gsmtap.h                  |   2 +-
 include/osmocom/gmr1/l1/Makefile.am            |   2 +-
 include/osmocom/gmr1/l1/a5.h                   |   2 +-
 include/osmocom/gmr1/l1/bcch.h                 |   2 +-
 include/osmocom/gmr1/l1/ccch.h                 |   2 +-
 include/osmocom/gmr1/l1/conv.h                 |  16 +-
 include/osmocom/gmr1/l1/crc.h                  |   2 +-
 include/osmocom/gmr1/l1/defs.h                 |   2 +-
 include/osmocom/gmr1/l1/facch3.h               |   2 +-
 include/osmocom/gmr1/l1/facch9.h               |   2 +-
 include/osmocom/gmr1/l1/interleave.h           |   2 +-
 include/osmocom/gmr1/l1/punct.h                |  69 +-
 include/osmocom/gmr1/l1/rach.h                 |   2 +-
 include/osmocom/gmr1/l1/scramb.h               |   2 +-
 include/osmocom/gmr1/l1/tch3.h                 |   2 +-
 include/osmocom/gmr1/l1/tch9.h                 |   2 +-
 include/osmocom/gmr1/l1/{ccch.h => xch_dc12.h} |  22 +-
 include/osmocom/gmr1/sdr/defs.h                |   2 +-
 include/osmocom/gmr1/sdr/dkab.h                |   2 +-
 include/osmocom/gmr1/sdr/fcch.h                |  28 +-
 include/osmocom/gmr1/sdr/nb.h                  |   3 +-
 include/osmocom/gmr1/sdr/pi4cxpsk.h            |  14 +-
 src/codec/ambe.c                               |   4 +-
 src/codec/codec.c                              |   2 +-
 src/codec/frame.c                              |   2 +-
 src/codec/math.c                               |   2 +-
 src/codec/private.h                            |   2 +-
 src/codec/synth.c                              |   2 +-
 src/codec/tables.c                             |   2 +-
 src/codec/tone.c                               |   8 +-
 src/gmr1_ambe_decode.c                         |   2 +-
 src/gmr1_gen_mat.c                             |   2 +-
 src/gmr1_rach_gen.c                            |   2 +-
 src/gmr1_rx.c                                  |  18 +-
 src/gmr1_rx_live.c                             |  11 +-
 src/gsmtap.c                                   |   2 +-
 src/l1/Makefile.am                             |   2 +-
 src/l1/a5.c                                    |   2 +-
 src/l1/bcch.c                                  |   6 +-
 src/l1/ccch.c                                  |   6 +-
 src/l1/conv.c                                  | 420 +++++++++++-
 src/l1/crc.c                                   |   2 +-
 src/l1/facch3.c                                |   4 +-
 src/l1/facch9.c                                |   4 +-
 src/l1/interleave.c                            |   2 +-
 src/l1/punct.c                                 | 912 +++++++++++++++++++++++--
 src/l1/rach.c                                  |   4 +-
 src/l1/scramb.c                                |   2 +-
 src/l1/tch3.c                                  |   4 +-
 src/l1/tch9.c                                  |  14 +-
 src/l1/{ccch.c => xch_dc12.c}                  |  48 +-
 src/rtfwk/Makefile.am                          |   3 +
 src/rtfwk/common.c                             |   2 +-
 src/rtfwk/common.h                             |   2 +-
 src/rtfwk/ringbuf.c                            |   2 +-
 src/rtfwk/ringbuf.h                            |   2 +-
 src/rtfwk/sa_bcch_ccch.c                       |   2 +-
 src/rtfwk/sa_bcch_ccch.h                       |   2 +-
 src/rtfwk/sa_fcch.c                            |  27 +-
 src/rtfwk/sa_fcch.h                            |   6 +-
 src/rtfwk/sa_file.c                            |   2 +-
 src/rtfwk/sa_file.h                            |   2 +-
 src/rtfwk/sa_tch3.c                            |   2 +-
 src/rtfwk/sa_tch3.h                            |   2 +-
 src/rtfwk/sa_tch9.c                            |   2 +-
 src/rtfwk/sa_tch9.h                            |   2 +-
 src/rtfwk/sampbuf.c                            |   5 +-
 src/rtfwk/sampbuf.h                            |   2 +-
 src/sdr/dkab.c                                 |   2 +-
 src/sdr/fcch.c                                 | 154 +++--
 src/sdr/nb.c                                   |  33 +-
 src/sdr/pi4cxpsk.c                             |  37 +-
 utils/gmr1_process_recording.py                |  88 +++
 utils/gmr1_rx_lband.py                         | 557 +++++++++++++++
 78 files changed, 2320 insertions(+), 314 deletions(-)
 copy include/osmocom/gmr1/l1/{ccch.h => xch_dc12.h} (59%)
 copy src/l1/{ccch.c => xch_dc12.c} (63%)
 create mode 100755 utils/gmr1_process_recording.py
 create mode 100755 utils/gmr1_rx_lband.py


hooks/post-receive
-- 
Software for ETSI GMR (GEO Mobile Radio)



More information about the osmocom-commitlog mailing list