From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sun, 19 Jan 2014 15:31:34 GMT
Message-ID: <201401191531.s0JFVY5m079924@git.osmocom.org>
Subject: gr-osmosdr.git branch master updated. v0.1.0-64-gd960d11
Message: 1

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 "GNURadio hardware abstraction block".

The branch, master has been updated
       via  d960d1119cc39bbea25a23766c7b7d8d056a6bbd (commit)
       via  03c387bcdaea5a8add1492193504c8e68370ac56 (commit)
       via  4a0d74f059727268de262746d224ee301f66ecf4 (commit)
       via  748ac00b257044646a8bdaf090b61d0ff760582f (commit)
       via  8bbd2b5bb5f1ddab4ecb26747d5d9f4cc1c0755f (commit)
      from  7ae3e985e2a48130e95ae1f8e93268309633cc4c (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/gr-osmosdr/commit/?id=d960d1119cc39bbea25a23766c7b7d8d056a6bbd

commit d960d1119cc39bbea25a23766c7b7d8d056a6bbd
Author: Brian Padalino <bpadalino@gmail.com>
Date:   Sat Jan 18 14:12:02 2014 -0500

    bladeRF: Modifying correction calls.
    
    Modifying correction function calls to match libbladeRF API.

http://cgit.osmocom.org/gr-osmosdr/commit/?id=03c387bcdaea5a8add1492193504c8e68370ac56

commit 03c387bcdaea5a8add1492193504c8e68370ac56
Author: Jon Szymaniak <jon.szymaniak@gmail.com>
Date:   Sat Jan 11 21:46:01 2014 -0500

    bladerf: Removed sign extension and masking of samples
    
    This is no longer required as of FPGA v0.0.1, and has been removed to
    remove some unnecessary computation on samples.

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

Summary of changes:
 lib/bladerf/bladerf_common.cc   |  69 +++++++++++++++++
 lib/bladerf/bladerf_common.h    |  22 +++---
 lib/bladerf/bladerf_sink_c.cc   | 159 +++++++++++++++-------------------------
 lib/bladerf/bladerf_sink_c.h    |   3 +
 lib/bladerf/bladerf_source_c.cc | 152 ++++++++++++++++----------------------
 lib/bladerf/bladerf_source_c.h  |   5 +-
 6 files changed, 213 insertions(+), 197 deletions(-)


hooks/post-receive
-- 
GNURadio hardware abstraction block


