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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/no-demod has been created
at bb7b057ec3cd228a68480391d15e6ca9373e9e9a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=bb7b057ec3cd228a68480391d15e6ca…
commit bb7b057ec3cd228a68480391d15e6ca9373e9e9a
Author: Alexander Chemeris <Alexander.Chemeris(a)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=9155d8da94ebcac24bf234b237d049b…
commit 9155d8da94ebcac24bf234b237d049bb3a5def15
Author: Alexander Chemeris <Alexander.Chemeris(a)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=8b8e7ecf8a1365759b410cfb764b9ee…
commit 8b8e7ecf8a1365759b410cfb764b9ee94972bb2d
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Nov 13 10:08:36 2015 -0800
fixup
http://cgit.osmocom.org/osmo-trx/commit/?id=e587cdb213f83b868fb3dfe7d5f47ec…
commit e587cdb213f83b868fb3dfe7d5f47ec84a236b0f
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Nov 13 10:02:46 2015 -0800
fixup
http://cgit.osmocom.org/osmo-trx/commit/?id=5d1eaaffccfcb6f9fdd5a28dfdaf8cd…
commit 5d1eaaffccfcb6f9fdd5a28dfdaf8cdd3d310b44
Author: Alexander Chemeris <Alexander.Chemeris(a)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