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 e9911c5df8413dd5c9ddd4c7d37db4259d2a989b (commit)
via 45794418aeb9283f2e237084fdedf30209457b4c (commit)
from e6deba2cd56d8261e779d939054e260404684f5a (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=e9911c5df8413dd5c9ddd4c7d37db4259d2…
commit e9911c5df8413dd5c9ddd4c7d37db4259d2a989b
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 15:57:35 2017 -0400
rx.py replaces scope.py
http://cgit.osmocom.org/op25/commit/?id=45794418aeb9283f2e237084fdedf302094…
commit 45794418aeb9283f2e237084fdedf30209457b4c
Author: Max <ikj1234i(a)yahoo.com>
Date: Sat Apr 29 15:12:10 2017 -0400
update copyright
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/gr_gnuplot.py | 181 ++
op25/gr-op25_repeater/apps/rx.py | 635 +++++++
op25/gr-op25_repeater/apps/scope.py | 2760 ------------------------------
op25/gr-op25_repeater/apps/terminal.py | 176 ++
op25/gr-op25_repeater/apps/trunking.py | 2 +-
5 files changed, 993 insertions(+), 2761 deletions(-)
create mode 100644 op25/gr-op25_repeater/apps/gr_gnuplot.py
create mode 100755 op25/gr-op25_repeater/apps/rx.py
delete mode 100755 op25/gr-op25_repeater/apps/scope.py
create mode 100644 op25/gr-op25_repeater/apps/terminal.py
hooks/post-receive
--
Software-defined analyzer for APCO P25