[RFC] libosmocore: New libosmosdr sub library

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

Thomas Tsou ttsou at vt.edu
Tue Oct 18 16:39:10 UTC 2011


On Mon, Oct 10, 2011 at 3:22 AM, Sylvain Munaut <246tnt at gmail.com> wrote:
> Hi,
>
> I've just pushed a libosmosdr sublibrary in a sylvain/sdr branch in
> the libosmocore git.
>
> Currently it contains mostly a complex vector 'class' along with
> various math functions used on them (convolution / correlation / ...).
> Some aspects the the API along with some of the underlying math are
> inspired by the code from openbts, but it is a complete rewrite in
> pure C with some aspects simplified, and some others extended.

This is great. I previously did an experimental C rewrite for
convolution in openbts to work with NEON optimizations.

https://github.com/ttsou/openbts-uhd/commit/b333c476

When I work on signal processing aspects again - primarily for the
e100 - I'll base it off your library.

  Thomas




More information about the OpenBSC mailing list