gr-osmosdr.git branch master updated. v0.1.4-84-g43df1c9

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 Feb 27 22:03:15 UTC 2017


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  43df1c98c4110a4d3b66ce867da7c21dbf1e6d58 (commit)
       via  20a5fd1a68f704b000244d35316efdd40f3e5619 (commit)
       via  6a0cac6609c6d16ae0a4ecb3da463fb42e3e1550 (commit)
       via  c6ed80aea7fcbd45035f20c6389b2c9892bd6abe (commit)
       via  3823c8efce1fd3f9b51debb5569c9419dbb38a89 (commit)
       via  6ea6c19028f8a93c3a942856def5afcf894cba9d (commit)
       via  0dc8154f087a0b2b9b2e53351592d16e3c278786 (commit)
      from  2a2236cc9e97581e59cfc8018bd03d90659e6acc (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=43df1c98c4110a4d3b66ce867da7c21dbf1e6d58

commit 43df1c98c4110a4d3b66ce867da7c21dbf1e6d58
Author: Dimitri Stolnikov <horiz0n at gmx.net>
Date:   Mon Feb 27 23:03:09 2017 +0100

    rfspace: use boost::chrono for sleeping

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

commit 20a5fd1a68f704b000244d35316efdd40f3e5619
Author: Dimitri Stolnikov <horiz0n at gmx.net>
Date:   Mon Feb 27 23:01:51 2017 +0100

    hackrf: correct gcc6 warnings

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

commit 6a0cac6609c6d16ae0a4ecb3da463fb42e3e1550
Author: Dimitri Stolnikov <horiz0n at gmx.net>
Date:   Mon Feb 27 23:01:15 2017 +0100

    airspy: correct gcc6 warnings

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

commit c6ed80aea7fcbd45035f20c6389b2c9892bd6abe
Author: Alexandru Csete <oz9aec at gmail.com>
Date:   Sun Oct 2 21:43:38 2016 +0200

    rtl, rtl_tcp: Use std::abs.
    
    Fixes compile error on Mac OS X.

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

commit 3823c8efce1fd3f9b51debb5569c9419dbb38a89
Author: Alexandru Csete <oz9aec at gmail.com>
Date:   Sun Sep 11 12:39:54 2016 +0200

    Custom FIR kernels for Airspy.

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

commit 6ea6c19028f8a93c3a942856def5afcf894cba9d
Author: Alexandru Csete <oz9aec at gmail.com>
Date:   Mon Oct 3 22:47:05 2016 +0200

    rfspace: Send periodic keep-alive packets.
    
    This patch enables sending keep-alive packets at 1 minute interval to
    RFSpace networked radios. Without this the TCP connection to the radio
    is closed after about 5 minutes (by the OS?).

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

commit 0dc8154f087a0b2b9b2e53351592d16e3c278786
Author: Alexandru Csete <oz9aec at gmail.com>
Date:   Sat Oct 1 12:57:17 2016 +0200

    rfspace: Wait 10 ms before sending queries to device.
    
    This is necessary to esatablish a working connection to the RFSpace
    CloudIQ. Without this delay the radio will not be ready and we never
    receive any response to the queries and the radio will close the
    connection after 5 seconds.

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

Summary of changes:
 lib/airspy/airspy_fir_kernels.h | 101 ++++++++++++++++++++++++++++++++++++++++
 lib/airspy/airspy_source_c.cc   |  72 +++++++++++++++++++++++++---
 lib/hackrf/hackrf_sink_c.cc     |  27 +++++++----
 lib/hackrf/hackrf_source_c.cc   |  27 +++++++----
 lib/rfspace/rfspace_source_c.cc |  37 +++++++++++++++
 lib/rfspace/rfspace_source_c.h  |   3 ++
 lib/rtl/rtl_source_c.cc         |   2 +-
 lib/rtl_tcp/rtl_tcp_source_c.cc |   2 +-
 8 files changed, 242 insertions(+), 29 deletions(-)
 create mode 100644 lib/airspy/airspy_fir_kernels.h


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



More information about the osmocom-commitlog mailing list