gr-osmosdr.git branch master updated. v0.1.4-44-gf33f308

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
Mon Jun 1 20:25:25 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  f33f30815a7b9494315d4782245447ebca21c02e (commit)
       via  2bcd86e55e92711f4d14d0acd25b79691f9b9520 (commit)
       via  dd6690b6ca7b2cf735867a55a2e92ef1f0c01639 (commit)
       via  254e1b1981bbe920b03c1a8e50b67509739231f3 (commit)
       via  e847176f3ee43434eef7f6cfa1128983801f45c7 (commit)
       via  dd6536757a3a2ce115491f12d730a592fbc07999 (commit)
       via  485b02e6152d8abb6d61c9b16fe53c8a253ca4dd (commit)
       via  592a814bdb023cf471e4ff9ead13c8e11712360e (commit)
       via  8e6ecd0644519c96d8d9c1a606cf4b8c39bcf2a6 (commit)
       via  69181b0e858c109d1471d4a1c9a2c87f732e8df6 (commit)
       via  5dca65674565b6e44bf2e790430d5bb7370f2327 (commit)
       via  d4387f436dd3555c7c590273916df6798cc9dd1f (commit)
       via  9595b044b659f6ba2ee38e48cc3721b562726912 (commit)
      from  b3fdf5b83dc79575405f524df889d92908fecc72 (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=f33f30815a7b9494315d4782245447ebca21c02e

commit f33f30815a7b9494315d4782245447ebca21c02e
Author: Dimitri Stolnikov <horiz0n at gmx.net>
Date:   Mon Jun 1 22:24:32 2015 +0200

    hackrf: use #ifdef just like in hackrf_sink_c

http://cgit.osmocom.org/gr-osmosdr/commit/?id=2bcd86e55e92711f4d14d0acd25b79691f9b9520

commit 2bcd86e55e92711f4d14d0acd25b79691f9b9520
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Mon Jun 1 11:58:54 2015 +0300

    Pass LIBHACKRF_HAVE_DEVICE_LIST to a #define
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

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

commit dd6690b6ca7b2cf735867a55a2e92ef1f0c01639
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Mon Jun 1 10:29:19 2015 +0300

    hackrf: Add cmake magic to figure out if multiple devices support is available in libhackrf, so that backwards compatibility with old libhackrf is maintained.
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

http://cgit.osmocom.org/gr-osmosdr/commit/?id=254e1b1981bbe920b03c1a8e50b67509739231f3

commit 254e1b1981bbe920b03c1a8e50b67509739231f3
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Sat May 30 14:30:03 2015 +0300

    hackrf_source: adjust error message
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

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

commit e847176f3ee43434eef7f6cfa1128983801f45c7
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Tue Mar 3 02:30:45 2015 +0200

    hackrf_source: Support selecting device with index number (hackrf=0)
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

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

commit dd6536757a3a2ce115491f12d730a592fbc07999
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Tue Feb 24 13:10:36 2015 +0200

    hackrf_sink_c: device enumeration
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

http://cgit.osmocom.org/gr-osmosdr/commit/?id=485b02e6152d8abb6d61c9b16fe53c8a253ca4dd

commit 485b02e6152d8abb6d61c9b16fe53c8a253ca4dd
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Tue Feb 24 12:38:42 2015 +0200

    hackrf device enumeration: Use only 6 characters of serial (should be unique per user?) and append it in device name
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

http://cgit.osmocom.org/gr-osmosdr/commit/?id=592a814bdb023cf471e4ff9ead13c8e11712360e

commit 592a814bdb023cf471e4ff9ead13c8e11712360e
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Tue Feb 24 12:31:46 2015 +0200

    hackrf_source: Truncate serial numbers to 16 chars when enumerating, parse USB board IDs correctly
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

http://cgit.osmocom.org/gr-osmosdr/commit/?id=8e6ecd0644519c96d8d9c1a606cf4b8c39bcf2a6

commit 8e6ecd0644519c96d8d9c1a606cf4b8c39bcf2a6
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Tue Feb 24 11:51:38 2015 +0200

    hackrf_source: attempt device enumeration with hackrf_device_list
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

http://cgit.osmocom.org/gr-osmosdr/commit/?id=69181b0e858c109d1471d4a1c9a2c87f732e8df6

commit 69181b0e858c109d1471d4a1c9a2c87f732e8df6
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Tue Feb 24 11:37:32 2015 +0200

    hackrf_sink: support hackrf_open_by_serial
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

http://cgit.osmocom.org/gr-osmosdr/commit/?id=5dca65674565b6e44bf2e790430d5bb7370f2327

commit 5dca65674565b6e44bf2e790430d5bb7370f2327
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Tue Feb 24 11:37:18 2015 +0200

    style update to match surroundings
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

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

commit d4387f436dd3555c7c590273916df6798cc9dd1f
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Tue Feb 24 11:30:16 2015 +0200

    Require hackrf argument to have a non-zero-length value to trigger serial number search
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

http://cgit.osmocom.org/gr-osmosdr/commit/?id=9595b044b659f6ba2ee38e48cc3721b562726912

commit 9595b044b659f6ba2ee38e48cc3721b562726912
Author: Heikki Hannikainen <hessu at hes.iki.fi>
Date:   Tue Feb 24 10:53:10 2015 +0200

    hackrf: support for hackrf_open_by_serial in hackrf source
    
    Signed-off-by: Heikki Hannikainen <hessu at hes.iki.fi>

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

Summary of changes:
 cmake/Modules/FindLibHackRF.cmake | 10 ++++++
 lib/hackrf/hackrf_sink_c.cc       | 54 +++++++++++++++++++---------
 lib/hackrf/hackrf_source_c.cc     | 75 ++++++++++++++++++++++++++++++---------
 3 files changed, 107 insertions(+), 32 deletions(-)


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



More information about the osmocom-commitlog mailing list