gr-osmosdr.git branch master updated. v0.1.4-31-gb3fdf5b

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
Wed May 27 21:59:09 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 "GNU Radio block for interfacing with various radio hardware".

The branch, master has been updated
       via  b3fdf5b83dc79575405f524df889d92908fecc72 (commit)
       via  594391982845b4ac0e4e48bbb91b4b85552f2af6 (commit)
      from  44c223cb5d473a760877e8c8b2d58e2638173192 (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=b3fdf5b83dc79575405f524df889d92908fecc72

commit b3fdf5b83dc79575405f524df889d92908fecc72
Author: Marcus Müller <Marcus.Mueller at ettus.com>
Date:   Thu May 21 23:46:58 2015 -0700

    Fix config error with CMake version 2.8.7
    
    Replace find_package(SoapySDR CONFIG) with find_package(SoapySDR NO_MODULE),
    which has an identical effect but is supported by CMake 2.8.7 on Ubuntu 12.10

http://cgit.osmocom.org/gr-osmosdr/commit/?id=594391982845b4ac0e4e48bbb91b4b85552f2af6

commit 594391982845b4ac0e4e48bbb91b4b85552f2af6
Author: Dimitri Stolnikov <horiz0n at gmx.net>
Date:   Wed May 27 23:55:00 2015 +0200

    hackrf: introduce bias=0|1 and bias_tx=0|1 parameters
    
    ... to support antenna/phantom power via a new device argument "bias"
    (to match Airspy's existing bias power syntax). 0=disable and 1=enable.
    I also added a device argument to control bias power at transmit time. I
    named this option differently - "bias_tx" - to avoid accidentally
    enabling bias power in transmit mode when an LNA may be attached in an
    input amplifier configuration.
    
    Original patch provided by Brad Hein

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

Summary of changes:
 CMakeLists.txt                |  2 +-
 grc/gen_osmosdr_blocks.py     |  2 +-
 lib/hackrf/hackrf_sink_c.cc   | 18 ++++++++++++++++++
 lib/hackrf/hackrf_source_c.cc | 18 ++++++++++++++++++
 4 files changed, 38 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Radio block for interfacing with various radio hardware



More information about the osmocom-commitlog mailing list