libosmocore.git branch max/conv2 created. 0.9.0-124-gcf0a449

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
Sun Apr 24 09:51:21 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, max/conv2 has been created
        at  cf0a4494cc968040e953a5c39617b91558cb2faf (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=cf0a4494cc968040e953a5c39617b91558cb2faf

commit cf0a4494cc968040e953a5c39617b91558cb2faf
Author: Max <msuraev at sysmocom.de>
Date:   Wed Apr 20 16:48:46 2016 +0200

    Add code generator for convolutional codes
    
    Add python utility to generate .c code with convolutional
    encoder/decoder based on polynomial description of the code. If argument
    given it'll be interpreted as intended output directory, otherwise
    current working directory is used.
    
    Codes for *CCH, CS2/3 and TCH/AFS are generated. Corresponding manual
    implementations are removed from tests. This introduce build-time
    dependency on python.
    
    The main work for this patch was generously contributed by Sylvain
    Munaut.
    
    Fixes: OS#1629

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


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



More information about the osmocom-commitlog mailing list