op25.git branch max updated. 668ff60e3400c55ed41c3efda7d10155e3d79de8

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
Thu Jan 26 00:34:03 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 "Software-defined analyzer for APCO P25".

The branch, max has been updated
       via  668ff60e3400c55ed41c3efda7d10155e3d79de8 (commit)
       via  aaee53c998b9a8a277cad4f4e7927bded5b09c2b (commit)
       via  a101714375f9de221f1460cba3f96486e80948a6 (commit)
      from  a83fbd8c864ef253e4d6d79d5069b45ac92f8e75 (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/op25/commit/?id=668ff60e3400c55ed41c3efda7d10155e3d79de8

commit 668ff60e3400c55ed41c3efda7d10155e3d79de8
Author: Max <ikj1234i at yahoo.com>
Date:   Wed Jan 25 19:33:02 2017 -0500

    dmr bs tx initial checkin

http://cgit.osmocom.org/op25/commit/?id=aaee53c998b9a8a277cad4f4e7927bded5b09c2b

commit aaee53c998b9a8a277cad4f4e7927bded5b09c2b
Author: Max <ikj1234i at yahoo.com>
Date:   Wed Jan 25 19:24:10 2017 -0500

    dmr bs tx patch

http://cgit.osmocom.org/op25/commit/?id=a101714375f9de221f1460cba3f96486e80948a6

commit a101714375f9de221f1460cba3f96486e80948a6
Author: Max <ikj1234i at yahoo.com>
Date:   Wed Jan 25 19:21:31 2017 -0500

    typo correction

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

Summary of changes:
 .../op25_repeater/{vocoder.h => dmr_bs_tx_bb.h}    |  21 +-
 op25/gr-op25_repeater/lib/CMakeLists.txt           |   1 +
 op25/gr-op25_repeater/lib/ambe_encoder_sb_impl.cc  |   2 +-
 op25/gr-op25_repeater/lib/dmr_bs_tx_bb_impl.cc     | 465 ++++++++++++
 ...{ambe_encoder_sb_impl.h => dmr_bs_tx_bb_impl.h} |  36 +-
 op25/gr-op25_repeater/lib/dmr_const.h              | 826 +++++++++++++++++++++
 op25/gr-op25_repeater/swig/op25_repeater_swig.i    |   4 +
 7 files changed, 1327 insertions(+), 28 deletions(-)
 copy op25/gr-op25_repeater/include/op25_repeater/{vocoder.h => dmr_bs_tx_bb.h} (70%)
 create mode 100644 op25/gr-op25_repeater/lib/dmr_bs_tx_bb_impl.cc
 copy op25/gr-op25_repeater/lib/{ambe_encoder_sb_impl.h => dmr_bs_tx_bb_impl.h} (72%)
 create mode 100644 op25/gr-op25_repeater/lib/dmr_const.h


hooks/post-receive
-- 
Software-defined analyzer for APCO P25



More information about the osmocom-commitlog mailing list