1. 3fbed27 README.md: Add section on ngff_carem by Harald Welte · 7 weeks ago master
  2. b0d66eb README.md: Add links to where hardware can be bought by Harald Welte · 7 weeks ago
  3. 26517d8 README.md: add links to SIMtrace2 and QMOD by Harald Welte · 7 weeks ago
  4. 6d2d1ee README.md: Fix mark-down nested bullet syntax by Harald Welte · 7 weeks ago
  5. 651987a README.md: Fix mark-down nested bullet syntax by Harald Welte · 7 weeks ago
  6. ec15767 Add funding link to github mirror by Harald Welte · 7 weeks ago
  7. e6e7739 firmware/Makefile: don't use distribution's CFLAGS by Oliver Smith · 8 months ago
  8. 1f77d67 simtrace2-cardem-pcsc: mark reset events in GSMTAP trace by Philipp Maier · 10 months ago
  9. da078c0 Fix unchecked return value of osmo_libusb_init() by Harald Welte · 10 months ago
  10. 968d0b9 contrib/jenkins: tweak shell logic by Oliver Smith · 12 months ago
  11. 749dcdc fw: only build the bl with clang by Eric Wild · 12 months ago
  12. f52b8b1 debian: set compat level to 10 by Oliver Smith · 1 year ago
  13. 68b072b debian/rules: remove override_dh_autoreconf by Oliver Smith · 1 year ago
  14. 6778c3f Cosmetic: fix CI errors by Oliver Smith · 1 year ago
  15. 773d314 contrib/jenkins.sh : build and publish combined targets by Eric Wild · 1 year, 6 months ago
  16. 0c8cb51 firmware/sniffer: Enable interrupts for overrun/parity/frame errors by Harald Welte · 1 year, 6 months ago
  17. 89da837 firmware/sniffer: introduce #define for interrupt enable flags by Harald Welte · 1 year, 6 months ago
  18. 67a6d57 firmware/sniffer: Handle WT timeouts via ring-buffer by Harald Welte · 1 year, 6 months ago
  19. 61394cd firmware/sniffer: Pass PARITY/OVERRUN/FRAMING error via ringbuffer by Harald Welte · 1 year, 6 months ago
  20. 92c44c5 firmware/sniffer: Add + use 16bit ringbuffer by Harald Welte · 1 year, 6 months ago
  21. 4237c99 firmware/sniffer: Disable TIMEOUT interrupts in USART IER on exit by Harald Welte · 1 year, 6 months ago
  22. 3812317 firmware/sniffer: Rename global variable 'wt' to 'g_wt' by Harald Welte · 1 year, 6 months ago
  23. c472e33 firmware/sniffer: Log cause of WT change by Harald Welte · 1 year, 6 months ago
  24. 716fe6c firmware/sniffer: Group global variables in structs by Harald Welte · 1 year, 6 months ago
  25. 432c7b5 firmware/sniffer: Make all global variables 'static' by Harald Welte · 1 year, 6 months ago
  26. db1e37b firmware/sniffer: Fix programming error in PPS by Harald Welte · 1 year, 6 months ago
  27. cc295f6 firmware/sniffer: Avoid extra call for rbuf_is_full by Harald Welte · 1 year, 6 months ago
  28. 4836f23 firmware/sniffer: Log old and new state in ISO7816-3 state changes by Harald Welte · 1 year, 6 months ago
  29. c343995 firmware/sniffer: refactor setting TPDU state by Harald Welte · 1 year, 6 months ago
  30. 0190e45 firmware/sniffer: Log parity errors, just like overruns and framing errors by Harald Welte · 1 year, 6 months ago
  31. cfab7c0 conrtrib/upload : upload elf files by Eric Wild · 1 year, 6 months ago
  32. 5523faf firmware/sniffer: Fix copy+paste when logging invalid INS bytes by Harald Welte · 1 year, 6 months ago
  33. 5f651e5 Fix missing generation of waiting-time-extension in some situations by James Tavares · 1 year, 6 months ago
  34. 6eb5e8b main: rotor: erase immediately after send by James Tavares · 1 year, 6 months ago
  35. 2b175c9 cosmetic: Fix compile-time #error message string typo by Harald Welte · 1 year, 6 months ago
  36. 139d517 contrib/jenkins.sh: set USE_CLANG=1 by Oliver Smith · 1 year, 7 months ago
  37. a5d5379 cardem: reset the uC in case of USB disconnect by Harald Welte · 1 year, 10 months ago
  38. fdfb024 host/cardem: fix integer overflow in process_do_rx_da() by Vadim Yanitskiy · 1 year, 10 months ago
  39. e450323 update git URLs (git -> https; gitea) by Harald Welte · 1 year, 11 months ago
  40. 9088ca8 simtrace2-cardem-pcsc.c: Send APDUs via GSMTAP by Harald Welte · 2 years, 1 month ago
  41. ff434e4 firmware: bugfix: disable cardemu comms in local SIM mode by James Tavares · 2 years, 4 months ago
  42. 2ceba0f firmware: usb: call USBD_HAL_DISCONNECT while usb init to recover from resets by Alexander Couzens · 2 years, 2 months ago
  43. 755387e Reduce bInterval of interrupt endpoints to avoid interrupt misses by Harald Welte · 2 years, 3 months ago
  44. c3f366b contrib/simtrace.lua: Add Flag bits + Data to COL_INFO by Harald Welte · 2 years, 3 months ago
  45. b01dc91 simtrace2-cardem-pcsc: continue in case of LIBUSB_TRANSFER_ERROR by Harald Welte · 2 years, 3 months ago
  46. 5cc3add simtrace2-cardem-pcsc: Fix copy+paste error in log message by Harald Welte · 2 years, 3 months ago
  47. ca62121 host: Don't pass -1 (converted to 255) as address by Harald Welte · 2 years, 2 months ago
  48. 8b52b44 simtrace2-cardem-pcsc: Detect card power-up without RESET by Harald Welte · 2 years, 3 months ago
  49. 71ac54d simtrace2-cardem-pcsc: Move all logging into libosmocore by Harald Welte · 2 years, 3 months ago
  50. ab5b2ff simtrace2-cardem-pcsc: rename 'flags' to 'status_flags' by Harald Welte · 2 years, 3 months ago
  51. ee9ddb8 host: Always initialize libosmocore logging before using it by Harald Welte · 2 years, 2 months ago
  52. 039680a cardem: set more reasonable interrupt priorities by Harald Welte · 2 years, 3 months ago
  53. 8680677 card_emu_uart_interrupt: ASSERT if we get called with wrong uart_chan by Harald Welte · 2 years, 3 months ago
  54. 20bc014 cardem: Report the VCC voltage (if supported) by Harald Welte · 2 years, 3 months ago
  55. 3a6f1ad lua dissector: adjust usage instructions by Eric Wild · 2 years, 3 months ago
  56. 70e60aa contrib/simtrace.lua: Register for "decode as..." by Harald Welte · 2 years, 3 months ago
  57. 4775a94 contrib/simtrace.lua: Dissect some more cardem related message types by Harald Welte · 2 years, 3 months ago
  58. d3b9d95 contrib/simtrace.lua: Don't print SIMTRACE_MSGT_ in every COL_INFO by Harald Welte · 2 years, 3 months ago
  59. 408889d contrib/simtrace.lua: print length + slot-number in decimal only by Harald Welte · 2 years, 3 months ago
  60. 7b160b5 contrib/simtrace.lua: Add header with author/description/usage by Harald Welte · 2 years, 3 months ago
  61. 15a3ef2 cosmetic: contrib/simtrace.lua: more consistent formatting by Harald Welte · 2 years, 3 months ago
  62. 5820eac contrib/simtrace.lua: Add VID/PID of all currentl simtrace2 devices by Harald Welte · 2 years, 3 months ago
  63. 94cc319 host: properly zero-initialize interface match structures by Harald Welte · 2 years, 3 months ago
  64. 7a45004 cosmetic: Fix indent of printf() statement by Harald Welte · 2 years, 3 months ago
  65. 3f0d92f host: Print strerror(errno) in case of problems opening the USB device by Harald Welte · 2 years, 3 months ago
  66. ea9a91f gitignore: add missing entries binaries by James Tavares · 2 years, 4 months ago
  67. 91a93bc firmware: add definition for main osc bypass when using external osc by James Tavares · 2 years, 4 months ago
  68. aeaf128 simtrace2-tool: add "modem sim-card (insert|remove)" command by James Tavares · 2 years, 4 months ago
  69. 7fde63b wireshark lua dissector: dissect more by Eric Wild · 2 years, 5 months ago
  70. cb655f9 firmware: add crc stub to all dfu apps to ensure reliable loading by Eric Wild · 2 years, 5 months ago
  71. f721e69 treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago
  72. 8dada9b host/contrib/simtrace2.spec.in: update by Oliver Smith · 2 years, 5 months ago
  73. afd2366 Bump version: 0.8.0.1-8281 → 0.8.1 by Oliver Smith · 2 years, 5 months ago 0.8.1
  74. 24a9ee8 host/contrib/simtrace2.spec.in: fix soname by Oliver Smith · 2 years, 5 months ago
  75. 45a8f2b Bump version: 0.7.0.166-61b4-dirty → 0.8.0 by Harald Welte · 2 years, 5 months ago 0.8.0
  76. 155c237 host: Upgrade libosmocore dependency to 1.4.0 by Harald Welte · 2 years, 5 months ago
  77. 61b4aad firmware: remove dfu-dfu default target by Eric Wild · 2 years, 6 months ago
  78. 23125d0 jenkins: build bootloader updater by Eric Wild · 2 years, 6 months ago
  79. 7ac8518 firmware: add missing usb strings to blupdate that prevented building it by Eric Wild · 2 years, 6 months ago
  80. 23eb563 add our default clang-format file by Eric Wild · 2 years, 6 months ago
  81. c85f52d firmware: drop cref printing by Eric Wild · 2 years, 6 months ago
  82. a079e2b firmware: increase reset delay before usb reattach by Eric Wild · 2 years, 6 months ago
  83. f83d42c firmware: remove usb pullup that dates back to simtrace1 by Eric Wild · 2 years, 6 months ago
  84. a7e306f firmware: add bootloader update "app" by Eric Wild · 2 years, 6 months ago
  85. 020edca cardem-pcsc: Fix return of uninitialized variable by Harald Welte · 2 years, 7 months ago
  86. 17bfa52 fix bootloader led config crash by Eric Wild · 2 years, 7 months ago
  87. a65fb1e clang build support by Eric Wild · 2 years, 7 months ago
  88. af6ae8b drop unused exidx sections when linking by Eric Wild · 2 years, 7 months ago
  89. 9078422 add the ngff cardem to default build targets by Eric Wild · 2 years, 7 months ago
  90. 6510509 simtrace2-tool: Initialize logging to avoid error on first log output by Harald Welte · 2 years, 7 months ago
  91. 5b7a608 simtrace2-cardem-pcsc: Remove double libusb initialization by Harald Welte · 2 years, 7 months ago
  92. e304015 Use osmo_libusb_{init,exit}() instead of libusb_{init,exit}() by Harald Welte · 2 years, 7 months ago
  93. 19ccc20 jenkins.sh: Build 'trace' firmware for ngff_cardem by Harald Welte · 2 years, 8 months ago
  94. 5e82a2a Revert "firmware: data sections" by Eric Wild · 2 years, 7 months ago
  95. 301aec5 contrib/jenkins.sh: lower trace to make bl fit by Eric Wild · 2 years, 8 months ago
  96. 1f75e38 contrib: allow manually forcing bulk simtrace dissection by Eric Wild · 2 years, 9 months ago
  97. 5beffa5 contrib/jenkins.sh: build ngff_Cardem dfu bootloader by Eric Wild · 2 years, 9 months ago
  98. 3092721 contrib/jenkins.sh: Build APP=cardem for BOARD=ngff_cardem by Harald Welte · 2 years, 9 months ago
  99. 7ca6835 cardem: fix spurious NULL bytes during transfers by Eric Wild · 2 years, 9 months ago
  100. a951c4a simtrace2.spec: Add simtrace2-tool binary to package by Harald Welte · 2 years, 9 months ago