osmo-trx.git branch fairwaves/debug updated. 45880a8169303f1b7fe2fdd6db3b8fde11c93057

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.org
Sun May 24 23:01:00 UTC 2015


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/debug has been updated
       via  45880a8169303f1b7fe2fdd6db3b8fde11c93057 (commit)
      from  57ef87d061c7e208c97635ad495f7431ec2aee9b (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=45880a8169303f1b7fe2fdd6db3b8fde11c93057

commit 45880a8169303f1b7fe2fdd6db3b8fde11c93057
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Sun May 24 18:56:51 2015 -0400

    osmo-trx: Fix random filler command line option.
    
    Filler types was of "bool" type, which prevented it from taking values greter
    than 1. And RAND filler type has integer value of 2, which was casted to 1 on
    assigning, which led to a normal filler table being used instead of the RAND
    one.

-----------------------------------------------------------------------

Summary of changes:
 Transceiver52M/Transceiver.h |  2 +-
 Transceiver52M/osmo-trx.cpp  | 14 ++++++++++++--
 2 files changed, 13 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list