1. 02f01e8 host/lib/gsmtap.c: Add GPLv2 disclaimer by Harald Welte · 4 years, 8 months ago
  2. 575214f host: Add COPYING file for host software (GPLv2) by Harald Welte · 4 years, 8 months ago
  3. e88be9e add script to flash latest firmware by Kévin Redon · 4 years, 8 months ago
  4. b6e2f0f DFU: add DFU application by Kévin Redon · 4 years, 10 months ago
  5. 34200e4 firmware: apps/cardem/main.c: Synchronize with apps/trace/main.c by Harald Welte · 4 years, 9 months ago
  6. e3b2de4 firmware: move printing of welcome banner to common function print_banner() by Harald Welte · 4 years, 9 months ago
  7. ce4b5c2 library: Add osmo_st2_compatible_dev_idsp[] by Harald Welte · 4 years, 9 months ago
  8. 7f7de1e migrate to libosmousb by Harald Welte · 4 years, 9 months ago
  9. 8591495 Update .gitignore file for host by Harald Welte · 4 years, 9 months ago
  10. b566ea3 OSMO_ASSERT() on double-free or invalid pointer by Harald Welte · 4 years, 9 months ago
  11. 563601c [lib] apdu_dispatch: Don't print APDU state to stdout by Harald Welte · 4 years, 9 months ago
  12. e9556ef [lib] apdu_dispatch: Use DLGLOBAL and don't printf() directly by Harald Welte · 4 years, 9 months ago
  13. cdc0853 jenkins.sh: Add verify_value_string_arrays_are_terminated.py by Harald Welte · 4 years, 9 months ago
  14. bfd27af firmware: Reformat value_string to pass our validation scripts by Harald Welte · 4 years, 9 months ago
  15. 17cda3d simtrace2-sniff: Reformat value_string to pass our validation scripts by Harald Welte · 4 years, 9 months ago
  16. e213cc4 cardem: Implement support for CEMU_FEAT_F_STATUS_IRQ by Harald Welte · 4 years, 9 months ago
  17. a5bbe78 cardem: Add SIMTRACE_MSGT_BD_CEMU_CONFIG by Harald Welte · 4 years, 9 months ago
  18. 140f007 cardem: Make card_emu_report_status() optionally use IRQ endpoint by Harald Welte · 4 years, 9 months ago
  19. 12c9b7b card_emu: Remove extraneous initialization of ch->pts.state by Harald Welte · 4 years, 9 months ago
  20. 4d4405f card_emu: Remove extraneous code by Harald Welte · 4 years, 9 months ago
  21. 6a3a714 card_emu: Always print state names in string representation by Harald Welte · 4 years, 9 months ago
  22. e9f429d card_emu: Avoid recursive calls to card_set_state() by Harald Welte · 4 years, 9 months ago
  23. 02d0d73 card_emu: Initialize PTSS state every time we start PTS by Harald Welte · 4 years, 9 months ago
  24. 5b13602 host_communication: Send zero-length-packet on wMaxPacketSize by Harald Welte · 4 years, 9 months ago
  25. 81f4ef7 cardem: RST resets all state (including release of buffers) by Harald Welte · 4 years, 9 months ago
  26. fa197ca cardem: Move card_emu_io_statechg() calls out of interrupt context by Harald Welte · 4 years, 9 months ago
  27. e92cb50 card_emu: Factor out card_handle_reset() from card_emu_init() by Harald Welte · 4 years, 9 months ago
  28. 1714679 pseudo_talloc: Increment number of buffers from 10 to 20 by Harald Welte · 4 years, 9 months ago
  29. a812de8 usb_buf: Properly initialize buffered_endpoint->ep number by Harald Welte · 4 years, 9 months ago
  30. b0b457d USBD_HAL: Don't disable UDP peripheral clock on suspend by Harald Welte · 4 years, 9 months ago
  31. ad11709 usb_buf: Actually limit queue to 3 elements, not 4 by Harald Welte · 4 years, 9 months ago
  32. 56be0bf cardem: Fix memory leak on unsupported SIMTRACE_MSGT_DT_CEMU_CARDINSERT by Harald Welte · 4 years, 9 months ago
  33. 6011831 update copyright statement by Harald Welte · 4 years, 9 months ago
  34. 63c9e1f implement minimalistic talloc_report(); add 't' command on UART by Harald Welte · 4 years, 9 months ago
  35. 7c1d85e qmod: Document '!' and '@' commands on UART by Harald Welte · 4 years, 9 months ago
  36. 5872484 cosmetic: board_qmod: Annotate #endif with comments by Harald Welte · 4 years, 9 months ago
  37. f620c39 qmod: Don't print EEPROM operations in help when not supported by Harald Welte · 4 years, 9 months ago
  38. a14616c usb_buf: Limit the maximum queue length to 3 elements by Harald Welte · 4 years, 9 months ago
  39. f4a625b usb_buf: count number of elements in queue by Harald Welte · 4 years, 9 months ago
  40. 271be9d more comments in host_communication.c. by Harald Welte · 4 years, 9 months ago
  41. 342a7fe Add missing CR to achieve CRLF at end of log lines by Harald Welte · 4 years, 9 months ago
  42. 3c003cc Fix format string related warnings (int vs. long) by Harald Welte · 4 years, 9 months ago
  43. 37055b9 stdio: Add support for %p format string (pointer address) by Harald Welte · 4 years, 9 months ago
  44. 75a5f22 minor: improve trace output by Kévin Redon · 4 years, 10 months ago
  45. 198c3fb improve shared bootloader/application memory by Kévin Redon · 4 years, 10 months ago
  46. 98cf47a Makefile: add linker option showing memory usage by Kévin Redon · 4 years, 10 months ago
  47. 87940f1 Build only 'reasonable' combinations of APP/MEMORY by Harald Welte · 4 years, 10 months ago 0.7.0
  48. 36f888f Patch actual board name into the USB iProduct string descriptor by Harald Welte · 4 years, 10 months ago
  49. 0a7c691 usb_strings.txt: s/SIMtrace Phone/SIMtrace Card Emulation/ by Harald Welte · 4 years, 10 months ago
  50. c9af72d qmod DFU: Don't overwrite memory beyond end of usb_strings[] by Harald Welte · 4 years, 10 months ago
  51. d70836f DFU: restart bootloader when USB conf failed by Kévin Redon · 4 years, 10 months ago
  52. ed3ceec DFU: increase USB reset duration to 50 ms by Kévin Redon · 4 years, 10 months ago
  53. 15f48b2 minor: fix typo by Kévin Redon · 4 years, 10 months ago
  54. 503e184 cardem: use simplest ATR as default ATR by Kévin Redon · 5 years ago
  55. 24c6fe2 simtrace2-remsim: Use simplest ATR by Kévin Redon · 4 years, 10 months ago
  56. 8cbede7 minor: ignore usbstring binary by Kévin Redon · 5 years ago
  57. 8b6991c better detect VCC and nRST changes on simtrace2 board by Kévin Redon · 5 years ago
  58. 1cfc25e minor : fix typo in comment by Kévin Redon · 5 years ago
  59. 3864a79 minor: improve debug output by Kévin Redon · 6 years ago
  60. e051ddd minor: move USB debug output from info to debug level by Kévin Redon · 6 years ago
  61. 98fbf23 dfu: minor: make debug output only verbose in info level by Kévin Redon · 6 years ago
  62. 9b36787 minor: updated copyright years by Kévin Redon · 6 years ago
  63. 0b7e5f3 fix baudrate of 'make log' by Harald Welte · 4 years, 10 months ago
  64. 72a62cf minor: fix spacing by Kévin Redon · 6 years ago
  65. 483a320 simtrace2_api: Remove dead code by Harald Welte · 4 years, 10 months ago
  66. 71cfc2b Fix topdir Makefile and debian packaging by Oliver Smith · 4 years, 10 months ago 0.6.1
  67. 15e943a simtrace2-sniff.c: fix printf usage by Oliver Smith · 4 years, 10 months ago
  68. b7f94dc qmod: lower VCC threshold to 2.5V by Kévin Redon · 4 years, 10 months ago 0.6
  69. c90de69 free USB buffer when allocation failed by Kévin Redon · 4 years, 10 months ago
  70. 6f41349 merge simtrace2-discovery.[ch] to libusb_util.[ch] by Harald Welte · 4 years, 10 months ago
  71. 208890a use osmo_st2_ or osmo_ prefix for [shared] library symbols by Harald Welte · 4 years, 10 months ago
  72. 964cda3 host: use autotools and split shared code to libosmo-simtrace2 by Harald Welte · 4 years, 10 months ago
  73. 331fa5a remove unused function process_do_error() by Harald Welte · 4 years, 10 months ago
  74. 6fada56 simtrace2-remsim: Implement/Fix the 'skip_atr' option by Harald Welte · 4 years, 10 months ago
  75. 931fe55 fix typo: libisb -> libusb by Harald Welte · 4 years, 10 months ago
  76. d401b12 card_emu_tests: Cosmetic changes (re-order code; more comments) by Harald Welte · 5 years ago
  77. 389a404 add DFU enter override capability by Kévin Redon · 4 years, 10 months ago
  78. 5db9402 add serial and version info in USB description by Kévin Redon · 4 years, 10 months ago
  79. ac7e73a check RST/VCC/CLK line at every step of the activation by Kévin Redon · 4 years, 10 months ago
  80. 7233cf8 initialize VCC, RST, and VCC with actual values by Kévin Redon · 4 years, 10 months ago
  81. cdcdcc9 firmare/test/Makefile: Fix link order by Harald Welte · 5 years ago
  82. e876bf5 Attempt to fix master-simtrace2 publish stage (missing WORKSPACE env) by Harald Welte · 5 years ago
  83. f7f1ea8 add/fix mcp23017 i2c gpio expander functions and tests by Joachim Steiger · 5 years ago
  84. 3feadfa define LEDs for octsimtest by Kévin Redon · 5 years ago
  85. 9acff5e make LED definitions board specific by Kévin Redon · 5 years ago
  86. e5efbb1 hw: put board specific pin definition in corresponding file by Kévin Redon · 5 years ago
  87. ede87e0 USB: place version string in interface by Kévin Redon · 5 years ago
  88. acb7bd9 disable ERASE pin by Kévin Redon · 5 years ago
  89. 4b487b8 Fix builds on Ubuntu 16.04 by Harald Welte · 5 years ago
  90. e026546 add serial and version information in USB descriptor by Kévin Redon · 5 years ago
  91. d14970f publish: also upload latest by Kévin Redon · 5 years ago
  92. b1a81c1 add new board and app for gpio testing on octsimtest board by Joachim Steiger · 5 years ago
  93. 298a5ba contrib/jenkins.sh: don't delete old builds from ftp by Harald Welte · 5 years ago
  94. c3ef475 contrib/jenkins.sh: also push the .elf files to the ftp (for gdb/objdump) by Harald Welte · 5 years ago
  95. 155f57a firmware: name binaries including their git version number by Harald Welte · 5 years ago
  96. bc62335 qmod: Disable hub reset and EEPROM erase/write by default by Harald Welte · 5 years ago
  97. 6349036 remove unused make define by Kévin Redon · 5 years ago
  98. 6228d18 add make DEFINE to remove assert ERASE code by Kévin Redon · 5 years ago
  99. a634c0e make peer ERASE more robust by Kévin Redon · 5 years ago
  100. bb9b0dc Add freq_ctr app by Harald Welte · 6 years ago