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 "Osmocom TETRA PHY and MAC implementation".
The branch, master has been updated
via 44956fef8dd59ed94e1a30cc69fdb6d60260b1ed (commit)
via 871782e44570585df9ffcbd480626edfbdc61710 (commit)
from 158270f4892b40dfbae1b5dfa9c4a83d966267ed (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/osmo-tetra/commit/?id=44956fef8dd59ed94e1a30cc69fdb…
commit 44956fef8dd59ed94e1a30cc69fdb6d60260b1ed
Author: sq5bpf <sq5bpf+github(a)lipkowski.org>
Date: Tue Nov 18 23:04:13 2014 +0100
Update the Codec Download instructions and include a shell script
Change-Id: Ia943a38e422e23e70f73d9672554633c014f6da7
http://cgit.osmocom.org/osmo-tetra/commit/?id=871782e44570585df9ffcbd480626…
commit 871782e44570585df9ffcbd480626edfbdc61710
Author: sq5bpf <sq5bpf+github(a)lipkowski.org>
Date: Tue Nov 18 21:10:12 2014 +0100
Add simdemod2.py, a simple demodulator without GUI
Change-Id: Ibad17350db1b00f87955684e4cc17e0a5e8ea6de
-----------------------------------------------------------------------
Summary of changes:
etsi_codec-patches/README | 31 +++++++++++++
etsi_codec-patches/download_and_patch.sh | 40 ++++++++++++++++
src/demod/python/simdemod2.py | 80 ++++++++++++++++++++++++++++++++
src/receiver1 | 10 ++++
src/receiver2 | 11 +++++
5 files changed, 172 insertions(+)
create mode 100755 etsi_codec-patches/download_and_patch.sh
create mode 100755 src/demod/python/simdemod2.py
create mode 100755 src/receiver1
create mode 100755 src/receiver2
hooks/post-receive
--
Osmocom TETRA PHY and MAC implementation