libosmocore.git branch master updated. 0.9.0-280-gbf173a3

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 Nov 10 17:08:01 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  bf173a3df5dce2c875f057bcfbffcf4b8c642fe5 (commit)
      from  3de97e192688b75a24077bb7072030f4a4dc5ef3 (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/libosmocore/commit/?id=bf173a3df5dce2c875f057bcfbffcf4b8c642fe5

commit bf173a3df5dce2c875f057bcfbffcf4b8c642fe5
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sat Oct 29 21:36:02 2016 +0200

    bitcomp: Remove the t4 decoding from libosmocore
    
    As outlined by mail on the 13th of July the tree based approach to
    decoding in the PCU is faster by order of magnitude. Instead of having a
    slow implementation in the library and a quick one in the PCU, let's
    only have a quick one in the PCU and at some point in the future move it
    to libosmocore.
    
    Execute the plan and remove t4_decode.
    
    Change-Id: I021424444625a097560d086c217c81eac4a5ee44

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

Summary of changes:
 include/osmocom/core/bitcomp.h |   1 -
 src/bitcomp.c                  | 128 -----------------------------------------
 tests/bits/bitcomp_test.c      |  12 ----
 tests/bits/bitcomp_test.ok     |  10 ----
 4 files changed, 151 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list