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.orgThis 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 43bd7e7ae1559e083e870689fa946116f2035ae2 (commit)
via d5ee60abf8def19164072d32446b887045c2d737 (commit)
via 34d08d925516a8373baf6b8b01d31da99cc94e17 (commit)
via 6ecebfffccba63011fd4c2022b9c281b19be4970 (commit)
via 9d0747b1ca7a8efea1193be72a3562954a601fe6 (commit)
via d16702fb9efea347644f46483b2eeeb20b36930b (commit)
from b28a976768af0440429e0fb41a5538efa2c28c05 (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=43bd7e7ae1559e083e870689fa946116f2035ae2
commit 43bd7e7ae1559e083e870689fa946116f2035ae2
Author: Max <ikj1234i at yahoo.com>
Date: Thu Jan 25 19:36:11 2018 -0500
update README
http://cgit.osmocom.org/op25/commit/?id=d5ee60abf8def19164072d32446b887045c2d737
commit d5ee60abf8def19164072d32446b887045c2d737
Author: Max <ikj1234i at yahoo.com>
Date: Thu Jan 25 19:13:32 2018 -0500
http.py
http://cgit.osmocom.org/op25/commit/?id=34d08d925516a8373baf6b8b01d31da99cc94e17
commit 34d08d925516a8373baf6b8b01d31da99cc94e17
Author: Max <ikj1234i at yahoo.com>
Date: Thu Jan 25 19:02:15 2018 -0500
terminal.py http additions
http://cgit.osmocom.org/op25/commit/?id=6ecebfffccba63011fd4c2022b9c281b19be4970
commit 6ecebfffccba63011fd4c2022b9c281b19be4970
Author: Max <ikj1234i at yahoo.com>
Date: Thu Jan 25 19:00:53 2018 -0500
rx.py http and remote plot additions
http://cgit.osmocom.org/op25/commit/?id=9d0747b1ca7a8efea1193be72a3562954a601fe6
commit 9d0747b1ca7a8efea1193be72a3562954a601fe6
Author: Max <ikj1234i at yahoo.com>
Date: Thu Jan 25 18:51:16 2018 -0500
allow plot output to files
http://cgit.osmocom.org/op25/commit/?id=d16702fb9efea347644f46483b2eeeb20b36930b
commit d16702fb9efea347644f46483b2eeeb20b36930b
Author: Max <ikj1234i at yahoo.com>
Date: Thu Jan 25 18:50:43 2018 -0500
html/css/js/png file additions
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/README | 27 +++
op25/gr-op25_repeater/apps/gr_gnuplot.py | 34 +++-
op25/gr-op25_repeater/apps/http.py | 127 +++++++++++++
op25/gr-op25_repeater/apps/rx.py | 69 ++++---
op25/gr-op25_repeater/apps/terminal.py | 22 +++
op25/gr-op25_repeater/www/images/1x1.png | Bin 0 -> 290 bytes
op25/gr-op25_repeater/www/www-static/index.html | 44 +++++
op25/gr-op25_repeater/www/www-static/main.css | 5 +
op25/gr-op25_repeater/www/www-static/main.js | 230 ++++++++++++++++++++++++
9 files changed, 529 insertions(+), 29 deletions(-)
create mode 100644 op25/gr-op25_repeater/apps/http.py
create mode 100644 op25/gr-op25_repeater/www/images/1x1.png
create mode 100644 op25/gr-op25_repeater/www/www-static/index.html
create mode 100644 op25/gr-op25_repeater/www/www-static/main.css
create mode 100644 op25/gr-op25_repeater/www/www-static/main.js
hooks/post-receive
--
Software-defined analyzer for APCO P25