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, achemeris/empty-bursts has been updated via 1f0500e4ccf8c61d869f4b771de776d2d709fe22 (commit) from c8dd57973bfc31eed1f9e6140f5d02c20ea89295 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/osmo-trx/commit/?id=1f0500e4ccf8c61d869f4b771de776d2...
commit 1f0500e4ccf8c61d869f4b771de776d2d709fe22 Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Tue Jun 9 20:52:11 2015 -0400
sigProcLib: Abstract out common part of Normal/RACH burst detection.
As a side change - get rid of passing toa and amp arguments as pointers and use references instead.
The commit doesn't change behaviour, but makes the code cleaner.
-----------------------------------------------------------------------
Summary of changes: Transceiver52M/Transceiver.cpp | 6 +- Transceiver52M/sigProcLib.cpp | 123 ++++++++++++++++++----------------------- Transceiver52M/sigProcLib.h | 18 +++--- 3 files changed, 65 insertions(+), 82 deletions(-)
hooks/post-receive