op25.git branch max updated. bbe9506b469e9f6d4bb6f4b1dedf8599af5ac7b0

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 Oct 18 01:44:13 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  bbe9506b469e9f6d4bb6f4b1dedf8599af5ac7b0 (commit)
       via  bb38456f9cae69a88537765b8dc17669046408e3 (commit)
       via  c8cf7a7da869a3323f74640240c219cc09efee83 (commit)
       via  a9522ee636638cbb4b460e8d2e2323cdbdf447f4 (commit)
      from  15f0acfa1794533230f42ee2ec315ce8a610a6fa (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=bbe9506b469e9f6d4bb6f4b1dedf8599af5ac7b0

commit bbe9506b469e9f6d4bb6f4b1dedf8599af5ac7b0
Author: Max <ikj1234i at yahoo.com>
Date:   Tue Oct 17 21:43:42 2017 -0400

    dummy scope.py

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

commit bb38456f9cae69a88537765b8dc17669046408e3
Author: Max <ikj1234i at yahoo.com>
Date:   Tue Oct 17 21:35:12 2017 -0400

    one tx to rule them all: multi_tx.py

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

commit c8cf7a7da869a3323f74640240c219cc09efee83
Author: Max <ikj1234i at yahoo.com>
Date:   Tue Oct 17 21:34:50 2017 -0400

    dv_tx.py updates

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

commit a9522ee636638cbb4b460e8d2e2323cdbdf447f4
Author: Max <ikj1234i at yahoo.com>
Date:   Tue Oct 17 16:58:56 2017 -0400

    set_gain_adjust patch

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

Summary of changes:
 op25/gr-op25_repeater/apps/scope.py                |  16 ++
 op25/gr-op25_repeater/apps/tx/dv_tx.py             |  87 +++++----
 op25/gr-op25_repeater/apps/tx/multi_tx.py          | 199 +++++++++++++++++++++
 .../include/op25_repeater/ambe_encoder_sb.h        |   1 +
 .../include/op25_repeater/dstar_tx_sb.h            |   1 +
 .../include/op25_repeater/vocoder.h                |   1 +
 .../include/op25_repeater/ysf_tx_sb.h              |   1 +
 op25/gr-op25_repeater/lib/ambe_encoder.cc          |   9 -
 op25/gr-op25_repeater/lib/ambe_encoder.h           |   1 +
 op25/gr-op25_repeater/lib/ambe_encoder_sb_impl.cc  |   5 +
 op25/gr-op25_repeater/lib/ambe_encoder_sb_impl.h   |   1 +
 op25/gr-op25_repeater/lib/dstar_tx_sb_impl.cc      |   4 +
 op25/gr-op25_repeater/lib/dstar_tx_sb_impl.h       |   1 +
 .../lib/imbe_vocoder/imbe_vocoder.cc               |  10 --
 .../lib/imbe_vocoder/imbe_vocoder.h                |   3 +-
 .../gr-op25_repeater/lib/imbe_vocoder/sa_encode.cc |   2 +-
 op25/gr-op25_repeater/lib/p25p1_voice_encode.cc    |   4 +
 op25/gr-op25_repeater/lib/p25p1_voice_encode.h     |   2 +-
 op25/gr-op25_repeater/lib/vocoder_impl.cc          |   5 +
 op25/gr-op25_repeater/lib/vocoder_impl.h           |   1 +
 op25/gr-op25_repeater/lib/ysf_tx_sb_impl.cc        |   8 +
 op25/gr-op25_repeater/lib/ysf_tx_sb_impl.h         |   1 +
 22 files changed, 297 insertions(+), 66 deletions(-)
 create mode 100755 op25/gr-op25_repeater/apps/scope.py
 mode change 100644 => 100755 op25/gr-op25_repeater/apps/tx/dv_tx.py
 create mode 100755 op25/gr-op25_repeater/apps/tx/multi_tx.py


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



More information about the osmocom-commitlog mailing list