[PATCH 1/4] Add code generator for convolutional codes

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/OpenBSC@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Fri Apr 22 13:50:01 UTC 2016


> On 18 Apr 2016, at 22:24, suraev at alumni.ntnu.no wrote:
> 
> +		self.block_len = block_len
> +		self.k = k
> +                self.n = n
> +                self.puncture = puncture
> +		self.rate_inv = len(polys)

tabs vs. spaces?





More information about the OpenBSC mailing list