1. 1d53544 Modernize README, move the old information to HISTORY by Holger Hans Peter Freyther · 7 years ago
  2. 9fe15e0 Add TODO file by Harald Welte · 7 years ago
  3. ccea8dd Add GPLv2-or-later license text + headers + rename to osmo-qcdiag-log by Harald Welte · 7 years ago
  4. 634d57a Makefile: use pkg-config to get libosmocore cflags/libs by Harald Welte · 7 years ago
  5. 97de170 add missing #pragma once to header files by Harald Welte · 7 years ago
  6. 84ec50f header file restructuring by Harald Welte · 7 years ago
  7. 6fc7f68 introduce API for MSG SSID runtime mask configuration by Harald Welte · 7 years ago
  8. 0e50916 move DIAG MSG handling to separate file diag_msg.c by Harald Welte · 7 years ago
  9. 98f6fad diag_io: print error messsage to stderr by Harald Welte · 7 years ago
  10. faea754 re-structure the LOG dispatcher by Harald Welte · 7 years ago
  11. 2c36375 better formatting of output, incldue LOG/MSG prefix, timestamp, ... by Harald Welte · 7 years ago
  12. 654f117 cosmetic: some more comments by Harald Welte · 7 years ago
  13. 4359a48 rename dump_log() to diag_rx_ext_msg_f() by Harald Welte · 7 years ago
  14. 234b56b fix various compiler warnings by Harald Welte · 7 years ago
  15. b506ce8 rename Makefile to more usual name by Harald Welte · 7 years ago
  16. bd44858 split the I/O part into diag_io.c by Harald Welte · 7 years ago
  17. 272b4ae remove our own framing.c implemmentation in favor of Linux one by Harald Welte · 7 years ago
  18. 4e06b5c remove local serial.[ch] code and use libosmocore for that by Harald Welte · 7 years ago
  19. 6a50b96 diagchar_hdlc.c: Adopt to work outside of the Linux kernel by Harald Welte · 7 years ago
  20. 99ac1f3 import diagchar.[ch] from linux kernel of Quectel EC25 module by Harald Welte · 7 years ago
  21. 7e8d96f framing.c: Unify coding style by Harald Welte · 7 years ago
  22. 2d371ed cosmetic change: transmit function renaming for more clarity by Harald Welte · 7 years ago
  23. 9e7b32b remove private DumpBYTEs function and use osmo_hexdump() by Harald Welte · 7 years ago
  24. cd877f1 dump_log: better understanding of "ext_msg" log header by Harald Welte · 7 years ago
  25. e1d8ef9 decode QMUX logs using libqmi-glib by Harald Welte · 7 years ago
  26. 45a5f83 Enable QMUX logging by Harald Welte · 7 years ago
  27. 97d3042 gprs_mac: add decode of TBF RELEASE for UL and DL by Harald Welte · 7 years ago
  28. f5d6fee Activate + interpret many more DIAG LOG messages for GPRS by Harald Welte · 8 years ago
  29. 9ef16df add file containing GPRS related log codes by Harald Welte · 8 years ago
  30. 211dd6c introduce new API for configuring the diag logging by Harald Welte · 8 years ago
  31. 9e38c65 add lg_diagcmd.h file by Harald Welte · 8 years ago
  32. 1cd1e73 add GPRS/EGPRS MAC + RLC layer DIAG related definitions by Harald Welte · 8 years ago
  33. 5b722eb add .gitignore by Harald Welte · 10 years ago
  34. f9e7444 add script (for piping sysmo-qxdm output) to colorize rxqual >= 3 by Harald Welte · 10 years ago
  35. a7d50bf Add missing files by Holger Hans Peter Freyther · 10 years ago
  36. 3b4e2e5 time: Show the time with two digits.. by Holger Hans Peter Freyther · 11 years ago
  37. 93b625b Parse the log message and print the result to the console by Holger Hans Peter Freyther · 11 years ago
  38. ae73a05 Initial version to dump receives messages in hex by Holger Hans Peter Freyther · 11 years ago
  39. f4b09b3 Add some notes and examples on the protocol by Holger Hans Peter Freyther · 11 years ago