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 "Osmocom Tools for Qualcomm Diag".
The branch, master has been updated
via 3b144a27fa12e23a4049d1ede2403e7a6aba5d5b (commit)
via f727edcd7d35bd28aea5d3939ea1d4b0f833ab2a (commit)
via ddd6a0d249ff35739c8a7635becf87f54d000565 (commit)
via 89c159c87348c0280dbc99f002a87f64d137646b (commit)
via 022c45a26345a54880e48e3bc30adc60643270e1 (commit)
via 95fdb6e5844fa4499964272e6d842e685555552e (commit)
via 58185e6df5666ebd31bd7581466f3de9bb8af190 (commit)
via 7af93aacbae643349739df4da228b4980b22b9bd (commit)
via f6bd58c7fb401ec8561ba480ac9489852e163707 (commit)
via e4204631bccaf33145133e980df395b4db309ac2 (commit)
via c265c1206d3675c0bb6f7aba5bb9195e8124a878 (commit)
via f1801995212ef82d3d49c6edc240181d36f2803b (commit)
via efb3ecadd761c68d0b5b89d9f70dd825723385eb (commit)
via dc2cafcd97be63232a1fc513013987064477cf86 (commit)
via 9a3cd09fedec9701db9221f927d9c9281d9d194d (commit)
via 035e146029c443b6c1fa39d25524e5ee0f5f2916 (commit)
via ce2f3967a03d2fbd9599f3945fee3a88d4ddb08e (commit)
via 8ca17c654f88a15b80215ceb27cc233f35a7800c (commit)
from af2351546e2714bbd07909703f2bb16c3637a5f5 (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-qcdiag/commit/?id=3b144a27fa12e23a4049d1ede2403e7a6aba5d5b
commit 3b144a27fa12e23a4049d1ede2403e7a6aba5d5b
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 19:49:47 2017 +0100
DPL: add parsing of results from modem
we can now get a list of DPL interfaces and their links.
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=f727edcd7d35bd28aea5d3939ea1d4b0f833ab2a
commit f727edcd7d35bd28aea5d3939ea1d4b0f833ab2a
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 19:49:04 2017 +0100
diag_push_subsys_hdr(): subsystem code is 16bits
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=ddd6a0d249ff35739c8a7635becf87f54d000565
commit ddd6a0d249ff35739c8a7635becf87f54d000565
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 19:48:10 2017 +0100
diag_cmd: Print error messages for bad {command, length, parameter}
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=89c159c87348c0280dbc99f002a87f64d137646b
commit 89c159c87348c0280dbc99f002a87f64d137646b
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 16:42:12 2017 +0100
add printing of DIAG_QSR_EXT_MSG_TERSE_F
Those are QSHRINK type messages where the format-string is not contained
in the message itself but would have to be provided from an external
source and looked up by a hash.
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=022c45a26345a54880e48e3bc30adc60643270e1
commit 022c45a26345a54880e48e3bc30adc60643270e1
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 16:28:57 2017 +0100
register diag_msg via the diag_cmd dispatch table
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=95fdb6e5844fa4499964272e6d842e685555552e
commit 95fdb6e5844fa4499964272e6d842e685555552e
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 16:23:48 2017 +0100
don't use magic numbers if we have #defines
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=58185e6df5666ebd31bd7581466f3de9bb8af190
commit 58185e6df5666ebd31bd7581466f3de9bb8af190
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 12:05:33 2017 +0100
fixup dpl
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=7af93aacbae643349739df4da228b4980b22b9bd
commit 7af93aacbae643349739df4da228b4980b22b9bd
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 12:00:38 2017 +0100
diag_msg: endian fixes
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=f6bd58c7fb401ec8561ba480ac9489852e163707
commit f6bd58c7fb401ec8561ba480ac9489852e163707
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 11:56:11 2017 +0100
diag_msg: Include subsys_id in printed message
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=e4204631bccaf33145133e980df395b4db309ac2
commit e4204631bccaf33145133e980df395b4db309ac2
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 11:55:48 2017 +0100
diag_log: rough verification if response matches request
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=c265c1206d3675c0bb6f7aba5bb9195e8124a878
commit c265c1206d3675c0bb6f7aba5bb9195e8124a878
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 11:55:34 2017 +0100
remove Tx/Rx debugging from diag_io.c
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=f1801995212ef82d3d49c6edc240181d36f2803b
commit f1801995212ef82d3d49c6edc240181d36f2803b
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 11:47:31 2017 +0100
diag_msgc: Parse responses
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=efb3ecadd761c68d0b5b89d9f70dd825723385eb
commit efb3ecadd761c68d0b5b89d9f70dd825723385eb
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 11:41:02 2017 +0100
add ability to hexdump all received and transmitted messages
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=dc2cafcd97be63232a1fc513013987064477cf86
commit dc2cafcd97be63232a1fc513013987064477cf86
Author: Harald Welte <laforge at gnumonks.org>
Date: Sun Jan 1 11:15:35 2017 +0100
restructuring: Introduce _transceive_ functions for Tx-then-Rx
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=9a3cd09fedec9701db9221f927d9c9281d9d194d
commit 9a3cd09fedec9701db9221f927d9c9281d9d194d
Author: Harald Welte <laforge at gnumonks.org>
Date: Sat Dec 31 20:50:30 2016 +0100
fixup dpl
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=035e146029c443b6c1fa39d25524e5ee0f5f2916
commit 035e146029c443b6c1fa39d25524e5ee0f5f2916
Author: Harald Welte <laforge at gnumonks.org>
Date: Sat Dec 31 20:44:42 2016 +0100
fix DIAG timestamp conversion routines + add comments
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=ce2f3967a03d2fbd9599f3945fee3a88d4ddb08e
commit ce2f3967a03d2fbd9599f3945fee3a88d4ddb08e
Author: Harald Welte <laforge at gnumonks.org>
Date: Fri Dec 30 15:48:22 2016 +0100
WIP: gsmtap
http://cgit.osmocom.org/osmo-qcdiag/commit/?id=8ca17c654f88a15b80215ceb27cc233f35a7800c
commit 8ca17c654f88a15b80215ceb27cc233f35a7800c
Author: Harald Welte <laforge at gnumonks.org>
Date: Sat Dec 31 20:44:34 2016 +0100
fix typos
-----------------------------------------------------------------------
Summary of changes:
src/Makefile | 4 +-
src/diag_cmd.c | 77 +++++++++++++++++++++++++
src/diag_cmd.h | 14 +++++
src/diag_dpl.c | 133 ++++++++++++++++++++++++++++++++++++++++++++
src/diag_io.c | 108 ++++++++++++++++++++++++++++++-----
src/diag_io.h | 16 +++++-
src/diag_log.c | 9 ++-
src/diag_log_umts.c | 7 +++
src/diag_msg.c | 98 ++++++++++++++++++++++++++++----
src/diag_msg.h | 2 -
src/osmo-qcdiag-log.c | 62 +++++++++------------
src/protocol.c | 13 +++--
src/protocol/diag_log_1x.h | 30 ++++++++++
src/protocol/diag_log_gsm.h | 13 +++++
src/protocol/dpl.h | 79 ++++++++++++++++++++++++++
src/protocol/protocol.h | 51 +++++++----------
16 files changed, 610 insertions(+), 106 deletions(-)
create mode 100644 src/diag_cmd.c
create mode 100644 src/diag_cmd.h
create mode 100644 src/diag_dpl.c
create mode 100644 src/protocol/diag_log_1x.h
create mode 100644 src/protocol/dpl.h
hooks/post-receive
--
Osmocom Tools for Qualcomm Diag