1. 0a7c691 usb_strings.txt: s/SIMtrace Phone/SIMtrace Card Emulation/ by Harald Welte · 4 years, 10 months ago
  2. c9af72d qmod DFU: Don't overwrite memory beyond end of usb_strings[] by Harald Welte · 4 years, 10 months ago
  3. d70836f DFU: restart bootloader when USB conf failed by Kévin Redon · 4 years, 10 months ago
  4. ed3ceec DFU: increase USB reset duration to 50 ms by Kévin Redon · 4 years, 10 months ago
  5. 15f48b2 minor: fix typo by Kévin Redon · 4 years, 10 months ago
  6. 503e184 cardem: use simplest ATR as default ATR by Kévin Redon · 5 years ago
  7. 24c6fe2 simtrace2-remsim: Use simplest ATR by Kévin Redon · 4 years, 10 months ago
  8. 8cbede7 minor: ignore usbstring binary by Kévin Redon · 5 years ago
  9. 8b6991c better detect VCC and nRST changes on simtrace2 board by Kévin Redon · 5 years ago
  10. 1cfc25e minor : fix typo in comment by Kévin Redon · 5 years ago
  11. 3864a79 minor: improve debug output by Kévin Redon · 6 years ago
  12. e051ddd minor: move USB debug output from info to debug level by Kévin Redon · 6 years ago
  13. 98fbf23 dfu: minor: make debug output only verbose in info level by Kévin Redon · 6 years ago
  14. 9b36787 minor: updated copyright years by Kévin Redon · 6 years ago
  15. 0b7e5f3 fix baudrate of 'make log' by Harald Welte · 4 years, 10 months ago
  16. 72a62cf minor: fix spacing by Kévin Redon · 6 years ago
  17. 483a320 simtrace2_api: Remove dead code by Harald Welte · 4 years, 10 months ago
  18. 71cfc2b Fix topdir Makefile and debian packaging by Oliver Smith · 4 years, 10 months ago 0.6.1
  19. 15e943a simtrace2-sniff.c: fix printf usage by Oliver Smith · 4 years, 10 months ago
  20. b7f94dc qmod: lower VCC threshold to 2.5V by Kévin Redon · 4 years, 10 months ago 0.6
  21. c90de69 free USB buffer when allocation failed by Kévin Redon · 4 years, 10 months ago
  22. 6f41349 merge simtrace2-discovery.[ch] to libusb_util.[ch] by Harald Welte · 4 years, 10 months ago
  23. 208890a use osmo_st2_ or osmo_ prefix for [shared] library symbols by Harald Welte · 4 years, 10 months ago
  24. 964cda3 host: use autotools and split shared code to libosmo-simtrace2 by Harald Welte · 4 years, 10 months ago
  25. 331fa5a remove unused function process_do_error() by Harald Welte · 4 years, 10 months ago
  26. 6fada56 simtrace2-remsim: Implement/Fix the 'skip_atr' option by Harald Welte · 4 years, 10 months ago
  27. 931fe55 fix typo: libisb -> libusb by Harald Welte · 4 years, 10 months ago
  28. d401b12 card_emu_tests: Cosmetic changes (re-order code; more comments) by Harald Welte · 5 years ago
  29. 389a404 add DFU enter override capability by Kévin Redon · 4 years, 10 months ago
  30. 5db9402 add serial and version info in USB description by Kévin Redon · 4 years, 10 months ago
  31. ac7e73a check RST/VCC/CLK line at every step of the activation by Kévin Redon · 4 years, 10 months ago
  32. 7233cf8 initialize VCC, RST, and VCC with actual values by Kévin Redon · 4 years, 10 months ago
  33. cdcdcc9 firmare/test/Makefile: Fix link order by Harald Welte · 5 years ago
  34. e876bf5 Attempt to fix master-simtrace2 publish stage (missing WORKSPACE env) by Harald Welte · 5 years ago
  35. f7f1ea8 add/fix mcp23017 i2c gpio expander functions and tests by Joachim Steiger · 5 years ago
  36. 3feadfa define LEDs for octsimtest by Kévin Redon · 5 years ago
  37. 9acff5e make LED definitions board specific by Kévin Redon · 5 years ago
  38. e5efbb1 hw: put board specific pin definition in corresponding file by Kévin Redon · 5 years ago
  39. ede87e0 USB: place version string in interface by Kévin Redon · 5 years ago
  40. acb7bd9 disable ERASE pin by Kévin Redon · 5 years ago
  41. 4b487b8 Fix builds on Ubuntu 16.04 by Harald Welte · 5 years ago
  42. e026546 add serial and version information in USB descriptor by Kévin Redon · 5 years ago
  43. d14970f publish: also upload latest by Kévin Redon · 5 years ago
  44. b1a81c1 add new board and app for gpio testing on octsimtest board by Joachim Steiger · 5 years ago
  45. 298a5ba contrib/jenkins.sh: don't delete old builds from ftp by Harald Welte · 5 years ago
  46. c3ef475 contrib/jenkins.sh: also push the .elf files to the ftp (for gdb/objdump) by Harald Welte · 5 years ago
  47. 155f57a firmware: name binaries including their git version number by Harald Welte · 5 years ago
  48. bc62335 qmod: Disable hub reset and EEPROM erase/write by default by Harald Welte · 5 years ago
  49. 6349036 remove unused make define by Kévin Redon · 5 years ago
  50. 6228d18 add make DEFINE to remove assert ERASE code by Kévin Redon · 5 years ago
  51. a634c0e make peer ERASE more robust by Kévin Redon · 5 years ago
  52. bb9b0dc Add freq_ctr app by Harald Welte · 6 years ago
  53. b7e326c Add minimal board-support for Olimex SAM3-P256 by Harald Welte · 6 years ago
  54. 2fdcf3b cardem: add more debug information for TPDU state by Kévin Redon · 6 years ago
  55. 7e5cda5 remsim: fix TPDU response size transmission by Kévin Redon · 6 years ago
  56. 032fc5f remsim: update copyright by Kévin Redon · 6 years ago
  57. b1f99c9 remsim: add already parsed USB path argument info by Kévin Redon · 6 years ago
  58. 53b4e59 Fix compiler warning: no-return-in-nonvoid-function simtrace2_usb.c by Martin Hauke · 6 years ago
  59. dc85fbc libusb_util.c: Avoid gcc warning about strncpy() by Harald Welte · 6 years ago
  60. 66ffb6d debian/control: Add dependency to libpcsclite-dev by Harald Welte · 6 years ago
  61. 5b5d24e owhw: set the right simtrace USB ID in usb2udp by Kévin Redon · 6 years ago
  62. faf1e88 host: clean library dependencies by Kévin Redon · 6 years ago
  63. 64f69fc owhw: add missing function board_main_top by Kévin Redon · 6 years ago
  64. 6303c39 owhw: add missing function board_exec_dbg_cmd by Kévin Redon · 6 years ago
  65. ad0958e minor: update copyright by Kévin Redon · 6 years ago
  66. 4f3a035 minor: fix typo in comment by Kévin Redon · 6 years ago
  67. 7d5d011 minor: add checks on configurations and functions by Kévin Redon · 6 years ago
  68. 1dbcf62 qmod: add LED user control by Kévin Redon · 6 years ago
  69. e5f891a EEPROM: fix Wformat compile warning by Kévin Redon · 6 years ago
  70. a6bd717 qmod: output EEPROM data only on debug level, and add completion output by Kévin Redon · 6 years ago
  71. ba15387 DFU: fix Wformat compile warning by Kévin Redon · 6 years ago
  72. c171112 stdio: fix detection of malformated format strings by Kévin Redon · 6 years ago
  73. 29200c6 stdio: add void 'l' format string qualifier by Kévin Redon · 6 years ago
  74. 80d9476 UART: switch baud rate to 921600 bps by Kévin Redon · 6 years ago
  75. e2b0f97 set main clock for using UART at 921600 bps by Kévin Redon · 6 years ago
  76. e07640c tag debian release 0.5.1 by Harald Welte · 6 years ago 0.5.1
  77. 82b6285 simtrace2-sniff: Fix build with released libosmocore versions by Harald Welte · 6 years ago
  78. cb78b55 Revert "debian/control: Depend on libosmocore >= 0.12.1" by Harald Welte · 6 years ago
  79. 77ff745 debian/control: Depend on libosmocore >= 0.12.1 by Harald Welte · 6 years ago
  80. bd9d949 v0.5 debian package release by Harald Welte · 6 years ago 0.5
  81. 95fac3a Add Debian packaging rules by Harald Welte · 6 years ago
  82. c17bf77 owhw: Fix cardem GPIO initialization pointer value by Harald Welte · 6 years ago
  83. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  84. 888f196 add master Makefile to build firmware and host tools by Harald Welte · 6 years ago
  85. f7f61cd Makefiles: Add "make install" target by Harald Welte · 6 years ago
  86. 0e95f53 host: Fix "make clean": remove simtrace2-sniff by Harald Welte · 6 years ago
  87. 76ef811 jenkins: add simtrace/trace to the builds by Kévin Redon · 6 years ago
  88. fecfa2a jenkins: clean after upload by Kévin Redon · 6 years ago
  89. c428516 qmod: error on EEPROM erase fail by Kévin Redon · 6 years ago
  90. 37e7861 jenkins: fix publish by Kévin Redon · 6 years ago
  91. ff3d849 USB: increase USB reset time by Kévin Redon · 6 years ago
  92. 9547e41 qmod: Add 'e' command for erasing the EEPROM by Harald Welte · 6 years ago
  93. 8daba9c gcc: fix warning by Kévin Redon · 6 years ago
  94. d5f583d jenkins: add build uploads by Kévin Redon · 6 years ago
  95. 04ccb77 remsim: fix USB hanging USB transfer by Kévin Redon · 6 years ago
  96. 910e683 cardem (minor): trace tx data send over USB by Kévin Redon · 6 years ago
  97. 9cccb2b add libosmcore utilities by Kévin Redon · 6 years ago
  98. 8a4fba5 cardem: add state name in trace by Kévin Redon · 6 years ago
  99. 1b39fd3 cardem (minor): remove to verbose log trace by Kévin Redon · 6 years ago
  100. 0f4abf5 cardem: minor typo fix in comment by Kévin Redon · 6 years ago