1. aea8cb8 const struct value_string *[]: remove static array size by Vadim Yanitskiy · 2 years, 5 months ago master
  2. 71226b1 protocol: fix: properly declare value_string arrays by Vadim Yanitskiy · 2 years, 6 months ago
  3. cb5d847 move variable declarations out of the 'for' loop by Harald Welte · 7 years ago
  4. c170704 add missing gprs_l1.c file by Harald Welte · 7 years ago
  5. e56a12f Add python script to generate value_string from file with #defines by Harald Welte · 7 years ago
  6. d248204 python scripts: Generate file header with #include statements by Harald Welte · 7 years ago
  7. 78ced20 qxdm_db.py: Move value_string code generator to separate file by Harald Welte · 7 years ago
  8. db5831c Add python script to generate 'struct value_string' from enum by Harald Welte · 7 years ago
  9. 78e84df add *.pyc to .gitignore by Harald Welte · 7 years ago
  10. cef7ef6 Add python tools that (partially) parse the QXDM database by Harald Welte · 7 years ago
  11. 7c5858e diag_msg: Mark dispatch table as 'const' by Harald Welte · 7 years ago
  12. 3710dcc Add support for DIAG EVENT reporting by Harald Welte · 7 years ago
  13. cf854ca diag_msg: Don't replace second character of every msg with 'p' by Harald Welte · 7 years ago
  14. 70ff72d fix various compilation warnings all over the code by Harald Welte · 7 years ago
  15. 1570b9f decode L2 channel type by Harald Welte · 7 years ago
  16. 0512d9d decoder for RLC-EPDAN, MDSP-CMD, L2-STATE and L2-TRANSM-STATUS by Harald Welte · 7 years ago
  17. 0442fea Enable + Interpret more GPRS related logging by Harald Welte · 7 years ago
  18. fe53544 gprs: handle RLC uplink/downlink ack/nack params by Harald Welte · 7 years ago
  19. 7b113a2 WIP: More WCDMA/RRC decoding by Harald Welte · 7 years ago
  20. 280bb05 diag_log_gprs_rlc.h: More log message definitions by Harald Welte · 7 years ago
  21. 5162dd5 Add (E)GPRS MAC ACK/NACK log support by Harald Welte · 7 years ago
  22. 65dd71c diag_log_gprs: Cosmetic change in re-ordering the log_dispatch_tbl by Harald Welte · 7 years ago
  23. 0074951 add LLC XID information decode by Harald Welte · 7 years ago
  24. da5dd03 update .gitignore by Harald Welte · 7 years ago
  25. 35d5f5b add missing diag_dpl.h to repo by Harald Welte · 7 years ago
  26. 4e5338b WIP: SIM Card logging by Harald Welte · 7 years ago
  27. 9e02b55 fix diag_umts_rrc_chtype and add more diag_log_code_wcdma by Harald Welte · 7 years ago
  28. 78b8bda fix gen_log_config_set_mask() by Harald Welte · 7 years ago
  29. 7e6d71e also log config request/response messages via GSMTAP by Harald Welte · 7 years ago
  30. b8a7098 patch %s out of format strings received from phone by Harald Welte · 7 years ago
  31. 5fa552c separate diag_log_umts to diag_log_wcdma by Harald Welte · 7 years ago
  32. a32c769 Generate GSMTAP messages from raw received DIAG frames by Harald Welte · 7 years ago
  33. a115fbb diag_read_msg(): Discard any messages shorter than 3 bytes by Harald Welte · 7 years ago
  34. 4ae0936 WIP: Enable PCAP generation in modem by Harald Welte · 7 years ago
  35. 6ec7abf Genreate GSMTAP messages from raw received DIAG frames by Harald Welte · 7 years ago
  36. 651d4d8 replace old magic numbers with proper #defines by Harald Welte · 7 years ago
  37. 02f7f3a diag_io.c: remove left-over 'rc=%d' print by Harald Welte · 7 years ago
  38. 0eb2ef1 DPL: consequently use struct dpl_iid rather than uint32_t by Harald Welte · 7 years ago
  39. 3b144a2 DPL: add parsing of results from modem by Harald Welte · 7 years ago
  40. f727edc diag_push_subsys_hdr(): subsystem code is 16bits by Harald Welte · 7 years ago
  41. ddd6a0d diag_cmd: Print error messages for bad {command, length, parameter} by Harald Welte · 7 years ago
  42. 89c159c add printing of DIAG_QSR_EXT_MSG_TERSE_F by Harald Welte · 7 years ago
  43. 022c45a register diag_msg via the diag_cmd dispatch table by Harald Welte · 7 years ago
  44. 95fdb6e don't use magic numbers if we have #defines by Harald Welte · 7 years ago
  45. 58185e6 fixup dpl by Harald Welte · 7 years ago
  46. 7af93aa diag_msg: endian fixes by Harald Welte · 7 years ago
  47. f6bd58c diag_msg: Include subsys_id in printed message by Harald Welte · 7 years ago
  48. e420463 diag_log: rough verification if response matches request by Harald Welte · 7 years ago
  49. c265c12 remove Tx/Rx debugging from diag_io.c by Harald Welte · 7 years ago
  50. f180199 diag_msgc: Parse responses by Harald Welte · 7 years ago
  51. efb3eca add ability to hexdump all received and transmitted messages by Harald Welte · 7 years ago
  52. dc2cafc restructuring: Introduce _transceive_ functions for Tx-then-Rx by Harald Welte · 7 years ago
  53. 9a3cd09 fixup dpl by Harald Welte · 7 years ago
  54. 035e146 fix DIAG timestamp conversion routines + add comments by Harald Welte · 7 years ago
  55. ce2f396 WIP: gsmtap by Harald Welte · 7 years ago
  56. 8ca17c6 fix typos by Harald Welte · 7 years ago
  57. af23515 Fix typos by Martin Hauke · 7 years ago
  58. b236aa7 Fix no-return-in-nonvoid-functions in osmo-qcdiag-log.c by Martin Hauke · 7 years ago
  59. 1d53544 Modernize README, move the old information to HISTORY by Holger Hans Peter Freyther · 7 years ago
  60. 9fe15e0 Add TODO file by Harald Welte · 7 years ago
  61. ccea8dd Add GPLv2-or-later license text + headers + rename to osmo-qcdiag-log by Harald Welte · 7 years ago
  62. 634d57a Makefile: use pkg-config to get libosmocore cflags/libs by Harald Welte · 7 years ago
  63. 97de170 add missing #pragma once to header files by Harald Welte · 7 years ago
  64. 84ec50f header file restructuring by Harald Welte · 7 years ago
  65. 6fc7f68 introduce API for MSG SSID runtime mask configuration by Harald Welte · 7 years ago
  66. 0e50916 move DIAG MSG handling to separate file diag_msg.c by Harald Welte · 7 years ago
  67. 98f6fad diag_io: print error messsage to stderr by Harald Welte · 7 years ago
  68. faea754 re-structure the LOG dispatcher by Harald Welte · 7 years ago
  69. 2c36375 better formatting of output, incldue LOG/MSG prefix, timestamp, ... by Harald Welte · 7 years ago
  70. 654f117 cosmetic: some more comments by Harald Welte · 7 years ago
  71. 4359a48 rename dump_log() to diag_rx_ext_msg_f() by Harald Welte · 7 years ago
  72. 234b56b fix various compiler warnings by Harald Welte · 7 years ago
  73. b506ce8 rename Makefile to more usual name by Harald Welte · 7 years ago
  74. bd44858 split the I/O part into diag_io.c by Harald Welte · 7 years ago
  75. 272b4ae remove our own framing.c implemmentation in favor of Linux one by Harald Welte · 7 years ago
  76. 4e06b5c remove local serial.[ch] code and use libosmocore for that by Harald Welte · 7 years ago
  77. 6a50b96 diagchar_hdlc.c: Adopt to work outside of the Linux kernel by Harald Welte · 7 years ago
  78. 99ac1f3 import diagchar.[ch] from linux kernel of Quectel EC25 module by Harald Welte · 7 years ago
  79. 7e8d96f framing.c: Unify coding style by Harald Welte · 7 years ago
  80. 2d371ed cosmetic change: transmit function renaming for more clarity by Harald Welte · 7 years ago
  81. 9e7b32b remove private DumpBYTEs function and use osmo_hexdump() by Harald Welte · 7 years ago
  82. cd877f1 dump_log: better understanding of "ext_msg" log header by Harald Welte · 7 years ago
  83. e1d8ef9 decode QMUX logs using libqmi-glib by Harald Welte · 7 years ago
  84. 45a5f83 Enable QMUX logging by Harald Welte · 7 years ago
  85. 97d3042 gprs_mac: add decode of TBF RELEASE for UL and DL by Harald Welte · 7 years ago
  86. f5d6fee Activate + interpret many more DIAG LOG messages for GPRS by Harald Welte · 8 years ago
  87. 9ef16df add file containing GPRS related log codes by Harald Welte · 8 years ago
  88. 211dd6c introduce new API for configuring the diag logging by Harald Welte · 8 years ago
  89. 9e38c65 add lg_diagcmd.h file by Harald Welte · 8 years ago
  90. 1cd1e73 add GPRS/EGPRS MAC + RLC layer DIAG related definitions by Harald Welte · 8 years ago
  91. 5b722eb add .gitignore by Harald Welte · 10 years ago
  92. f9e7444 add script (for piping sysmo-qxdm output) to colorize rxqual >= 3 by Harald Welte · 10 years ago
  93. a7d50bf Add missing files by Holger Hans Peter Freyther · 10 years ago
  94. 3b4e2e5 time: Show the time with two digits.. by Holger Hans Peter Freyther · 11 years ago
  95. 93b625b Parse the log message and print the result to the console by Holger Hans Peter Freyther · 11 years ago
  96. ae73a05 Initial version to dump receives messages in hex by Holger Hans Peter Freyther · 11 years ago
  97. f4b09b3 Add some notes and examples on the protocol by Holger Hans Peter Freyther · 11 years ago