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.orgThis 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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/no-demod has been created
at bb7b057ec3cd228a68480391d15e6ca9373e9e9a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=bb7b057ec3cd228a68480391d15e6ca9373e9e9a
commit bb7b057ec3cd228a68480391d15e6ca9373e9e9a
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date: Fri Nov 13 11:10:04 2015 -0800
transceiver: Send packets to a different port in case of external demodulation.
We want to have external demodulation which is transparent for the osmo-trx user,
so osmo-trx will send data to the external demodulator and it will send data to
the osmo-trx user.
http://cgit.osmocom.org/osmo-trx/commit/?id=9155d8da94ebcac24bf234b237d049bb3a5def15
commit 9155d8da94ebcac24bf234b237d049bb3a5def15
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date: Fri Nov 13 11:00:21 2015 -0800
transceiver: Add an option to stream raw samples instead of demodulated softbits.
http://cgit.osmocom.org/osmo-trx/commit/?id=8b8e7ecf8a1365759b410cfb764b9ee94972bb2d
commit 8b8e7ecf8a1365759b410cfb764b9ee94972bb2d
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date: Fri Nov 13 10:08:36 2015 -0800
fixup
http://cgit.osmocom.org/osmo-trx/commit/?id=e587cdb213f83b868fb3dfe7d5f47ec84a236b0f
commit e587cdb213f83b868fb3dfe7d5f47ec84a236b0f
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date: Fri Nov 13 10:02:46 2015 -0800
fixup
http://cgit.osmocom.org/osmo-trx/commit/?id=5d1eaaffccfcb6f9fdd5a28dfdaf8cdd3d310b44
commit 5d1eaaffccfcb6f9fdd5a28dfdaf8cdd3d310b44
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date: Fri Nov 13 09:38:56 2015 -0800
transceiver: Remove remainings of the equalizer, restructure driveReceiveFIFO() for better modularity.
Equalizer has never worked properly and was always disabled. Now is a good time
to remove it completely to make the code cleaner.
-----------------------------------------------------------------------
hooks/post-receive
--
OpenBTS' transceiver retro-fit