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 bd95950d8ca8e31a1c8a785d4add132aa7a202f6 (commit)
via e572cfe8022b2d2fd0d591bf90324c18c30090dc (commit)
via 9d344f283b9a595b35c6b6e9a7e6b514838ed974 (commit)
via 411d385125ce2db960501c8894877128bee8b63c (commit)
via abf9b4f06c95f864187c7a2f01141bfadfe46191 (commit)
via 5ea5186c5dcf02280848b5cba91fc37d39f8dcc4 (commit)
from 4630e585649b45bb9171f55be3867d18333e5cc2 (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=bd95950d8ca8e31a1c8a785d4add132aa7a202f6
commit bd95950d8ca8e31a1c8a785d4add132aa7a202f6
Author: Max <ikj1234i at yahoo.com>
Date: Fri Mar 16 16:56:15 2018 -0400
main.js edits
http://cgit.osmocom.org/op25/commit/?id=e572cfe8022b2d2fd0d591bf90324c18c30090dc
commit e572cfe8022b2d2fd0d591bf90324c18c30090dc
Author: Max <ikj1234i at yahoo.com>
Date: Fri Mar 16 16:38:26 2018 -0400
configuration additions
http://cgit.osmocom.org/op25/commit/?id=9d344f283b9a595b35c6b6e9a7e6b514838ed974
commit 9d344f283b9a595b35c6b6e9a7e6b514838ed974
Author: Max <ikj1234i at yahoo.com>
Date: Fri Mar 16 16:29:54 2018 -0400
add config directory
http://cgit.osmocom.org/op25/commit/?id=411d385125ce2db960501c8894877128bee8b63c
commit 411d385125ce2db960501c8894877128bee8b63c
Author: Max <ikj1234i at yahoo.com>
Date: Fri Mar 16 16:28:37 2018 -0400
temp.png
http://cgit.osmocom.org/op25/commit/?id=abf9b4f06c95f864187c7a2f01141bfadfe46191
commit abf9b4f06c95f864187c7a2f01141bfadfe46191
Author: Max <ikj1234i at yahoo.com>
Date: Fri Mar 16 16:26:42 2018 -0400
configuration additions
http://cgit.osmocom.org/op25/commit/?id=5ea5186c5dcf02280848b5cba91fc37d39f8dcc4
commit 5ea5186c5dcf02280848b5cba91fc37d39f8dcc4
Author: Max <ikj1234i at yahoo.com>
Date: Fri Mar 16 16:14:43 2018 -0400
byteify
-----------------------------------------------------------------------
Summary of changes:
op25/gr-op25_repeater/apps/http.py | 158 ++++++++-
op25/gr-op25_repeater/apps/multi_rx.py | 22 +-
op25/gr-op25_repeater/www/config/README | 1 +
op25/gr-op25_repeater/www/images/temp.png | Bin 0 -> 75597 bytes
op25/gr-op25_repeater/www/www-static/index.html | 190 ++++++++++-
op25/gr-op25_repeater/www/www-static/main.css | 91 ++++++
op25/gr-op25_repeater/www/www-static/main.js | 410 ++++++++++++++++++++++--
7 files changed, 833 insertions(+), 39 deletions(-)
mode change 100644 => 100755 op25/gr-op25_repeater/apps/http.py
create mode 100644 op25/gr-op25_repeater/www/config/README
create mode 100644 op25/gr-op25_repeater/www/images/temp.png
hooks/post-receive
--
Software-defined analyzer for APCO P25