gr-osmosdr.git branch master updated. v0.1.4-16-g61184a1

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 Mar 2 20:37:10 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 "GNURadio hardware abstraction block".

The branch, master has been updated
       via  61184a19e7db7a9579908fa512617327998b00d5 (commit)
       via  53ed8918f396508133374e7ddc1beae9c8e67c6a (commit)
       via  a960600a1eb937541853b7d04ea1e02eac7f7b4f (commit)
       via  cd0d9350c6a534dd057f709ee1d9f00a19c90306 (commit)
       via  535a505069834fdcba99aa0763f55e0c754b76a9 (commit)
       via  6d6a483cfbe7ecae6d0858ef862d44405efb6e6f (commit)
       via  3afcb7e04f6c48d70b8bb2f2c3ab7723d3fcf026 (commit)
      from  48045b597d3a605d2cb1cd2df62d07317009b9ea (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt                    |   1 +
 lib/CMakeLists.txt                |   8 +
 lib/arg_helpers.h                 |  11 ++
 lib/config.h.in                   |   1 +
 lib/sink_impl.cc                  |  18 ++
 lib/{rtl => soapy}/CMakeLists.txt |  14 +-
 lib/soapy/soapy_sink_c.cc         | 361 ++++++++++++++++++++++++++++++++++++
 lib/soapy/soapy_sink_c.h          | 138 ++++++++++++++
 lib/soapy/soapy_source_c.cc       | 379 ++++++++++++++++++++++++++++++++++++++
 lib/soapy/soapy_source_c.h        | 140 ++++++++++++++
 lib/source_impl.cc                |  18 ++
 11 files changed, 1082 insertions(+), 7 deletions(-)
 copy lib/{rtl => soapy}/CMakeLists.txt (80%)
 create mode 100644 lib/soapy/soapy_sink_c.cc
 create mode 100644 lib/soapy/soapy_sink_c.h
 create mode 100644 lib/soapy/soapy_source_c.cc
 create mode 100644 lib/soapy/soapy_source_c.h


hooks/post-receive
-- 
GNURadio hardware abstraction block



More information about the osmocom-commitlog mailing list