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