[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/.

Sylvain Munaut 246tnt at gmail.com
Sat Apr 23 18:13:01 UTC 2016


Hi

>> +             self.block_len = block_len
>> +             self.k = k
>> +                self.n = n
>> +                self.puncture = puncture
>> +             self.rate_inv = len(polys)
>
> tabs vs. spaces?

Yeah, indeed.

I have other things I'd fix up too.
Looking at them now, I'll resend max an updated utility

Cheers,

   Sylvain



More information about the OpenBSC mailing list