Commit Graph

68 Commits

Author SHA1 Message Date
Harald Welte 2d371ed7b3 cosmetic change: transmit function renaming for more clarity 2016-12-23 21:52:22 +01:00
Harald Welte 9e7b32b70b remove private DumpBYTEs function and use osmo_hexdump()
After all, we already have a libosmocore dependency.
2016-12-23 21:48:29 +01:00
Harald Welte cd877f1398 dump_log: better understanding of "ext_msg" log header
I now have a much better understanding of the extended message header
that is used for formatting "printf" style log messages from the target.
2016-12-23 20:14:51 +01:00
Harald Welte e1d8ef99cd decode QMUX logs using libqmi-glib 2016-12-22 11:16:33 +01:00
Harald Welte 45a5f837f4 Enable QMUX logging 2016-12-22 10:45:41 +01:00
Harald Welte 97d30420a1 gprs_mac: add decode of TBF RELEASE for UL and DL 2016-12-19 21:18:06 +01:00
Harald Welte f5d6feee6b Activate + interpret many more DIAG LOG messages for GPRS 2016-01-13 22:29:10 +01:00
Harald Welte 9ef16df47a add file containing GPRS related log codes 2016-01-13 00:29:06 +01:00
Harald Welte 211dd6c34c introduce new API for configuring the diag logging 2016-01-13 00:18:49 +01:00
Harald Welte 9e38c65d68 add lg_diagcmd.h file
https://raw.githubusercontent.com/Shabbypenguin/Cayman-Island-Kernel/master/lge/include/lg_diagcmd.h
2016-01-12 23:54:27 +01:00
Harald Welte 1cd1e73383 add GPRS/EGPRS MAC + RLC layer DIAG related definitions 2016-01-08 23:25:43 +01:00
Harald Welte 5b722ebab7 add .gitignore 2013-12-24 00:48:51 +01:00
Harald Welte f9e7444176 add script (for piping sysmo-qxdm output) to colorize rxqual >= 3 2013-12-24 00:46:54 +01:00
Holger Hans Peter Freyther a7d50bf9cc Add missing files 2013-12-23 14:26:36 +01:00
Holger Hans Peter Freyther 3b4e2e5e27 time: Show the time with two digits.. 2013-05-31 09:53:59 +02:00
Holger Hans Peter Freyther 93b625bb65 Parse the log message and print the result to the console 2013-05-31 09:52:26 +02:00
Holger Hans Peter Freyther ae73a0567c Initial version to dump receives messages in hex 2013-05-31 09:51:53 +02:00
Holger Hans Peter Freyther f4b09b312a Add some notes and examples on the protocol 2013-05-30 17:50:39 +02:00