1. cb0772c simtrace2-cardem-pcsc: Make it work again by Harald Welte · 3 years, 2 months ago laforge/cardem
  2. 0b41ef7 cardem: Use USART timeout for waiting time by Harald Welte · 3 years, 2 months ago
  3. 43ddf10 card_emu: explicitly initialize PTS and TPDU states by Harald Welte · 3 years, 2 months ago
  4. 83832db card_emu: improve reset detection conditions by Harald Welte · 3 years, 2 months ago
  5. 7ee3a38 iso7816_fidi: Add iso7816_3_ prefix to symbols; fix terminology by Harald Welte · 3 years, 2 months ago
  6. eb1b0b3 card_emu: Clarify and differentiate F/Fi/F_index/Fi_index by Harald Welte · 3 years, 2 months ago
  7. d7af9be card_emu.c: Rename fi to Fi and di to Di by Harald Welte · 3 years, 2 months ago
  8. 3f877b2 cardemu: different init for simtrace board which uses uart timers by Kévin Redon · 4 years, 2 months ago
  9. 963ce60 make sim switch board specific by Kévin Redon · 5 years ago
  10. 95fcdb6 cardem: use edge-triggered VCC ADC logic by Kévin Redon · 4 years, 2 months ago
  11. 814c9ae card_emu: waiting_time is stored in etu, not clocks. by Harald Welte · 3 years, 2 months ago
  12. 0cf5586 Revert "add library providing ISO 7816-3 utilities" by Harald Welte · 3 years, 2 months ago
  13. 0a1026c Revert "add ISO 7816-3 library to remsim project" by Harald Welte · 3 years, 2 months ago
  14. b218cc3 minor add comments by Kévin Redon · 4 years, 2 months ago
  15. 50360e0 rename PIN_PHONE_{CLK,IO} to PIN_USIM1_{CLK,IO} by Kévin Redon · 5 years ago
  16. 4a58c08 add ISO 7816-3 library to remsim project by Kévin Redon · 5 years ago
  17. 4a29f64 add library providing ISO 7816-3 utilities by Kévin Redon · 5 years ago
  18. debbf3c cardem: currently simtrace does not support cardem by Kévin Redon · 5 years ago
  19. 0b1a3b4 cardem: choose a more reasonable default ATR by Eric Wild · 4 years, 2 months ago
  20. 9316890 firmware: allow verbose builds by Eric Wild · 4 years, 2 months ago
  21. 19cd3b0 firmware: do not allow undefined symbols by Eric Wild · 4 years, 2 months ago
  22. a1579ff minor: use same LED pattern for cardem as other applications by Kévin Redon · 5 years ago
  23. 62ad58a contrib/prepare_upload.sh: fix cd problems by Oliver Smith · 3 years, 2 months ago
  24. 1031d9b firmware: create duplicate files for upload only by Oliver Smith · 3 years, 3 months ago
  25. 199cd43 gitignore: add firmware/apps/*/usb_strings.txt.patched by Oliver Smith · 3 years, 3 months ago
  26. 90e351f host: use git-version-gen/tarball-v. from topdir by Oliver Smith · 3 years, 3 months ago
  27. 09c3d45 firmware/Makefile: fix UNKNOWN in OBS packages by Oliver Smith · 3 years, 3 months ago
  28. 810ecc5 d/source/format: new file by Oliver Smith · 3 years, 3 months ago
  29. 657cce1 dfu: let the device reset itself by Eric · 3 years, 4 months ago
  30. aadd995 remove old pre-autoconf makefile by Harald Welte · 3 years, 7 months ago
  31. 0bb58e0 Update README by Harald Welte · 3 years, 7 months ago
  32. b1a56e0 rename simtrace2-remsim to simtrace2-cardem-pcsc by Harald Welte · 3 years, 7 months ago
  33. 80b8877 remove usb2udp by Harald Welte · 3 years, 7 months ago
  34. 1372aca remsim: adding cli argument to set the atr by Leonard Hübner · 3 years, 7 months ago
  35. a124c17 migrate from BSC_FD_* to OSMO_FD_* by Harald Welte · 3 years, 7 months ago
  36. 3907085 dfu: Save another 60 bytes by changing the way we print horizontal lines by Harald Welte · 3 years, 9 months ago
  37. 9866c73 dfu: Shrink code by 144 bytes (by not calling PIO_InitializeInterrupts) by Harald Welte · 3 years, 9 months ago
  38. 1afb70a firmware: fix builds with gcc stack smashing protection enabled by Harald Welte · 3 years, 10 months ago
  39. 859f1b0 Introduce support for asynchronous USB transmission by Harald Welte · 4 years, 3 months ago
  40. 4e73aae contrib: integrate RPM spec by Oliver Smith · 4 years ago
  41. 45e34c6 contrib: import RPM spec by Oliver Smith · 4 years ago
  42. f46de7b simtrace2_siff: getopt_long() returns int, not char by Harald Welte · 4 years, 2 months ago
  43. e424929 pio_it.c: Permit repeated calls to PIO_ConfigureIt() by Harald Welte · 4 years, 2 months ago
  44. a625ef0 USBD.c: Don't reset EP0 on SetConfiguration(0) by Harald Welte · 4 years, 2 months ago
  45. 823f453 cosmetic: Add missing CR to LF in dispatch_received_usb_msg() by Harald Welte · 4 years, 3 months ago
  46. 13cb311 extend osmo_st2_cardem_inst with fields required by osmo-remsim by Harald Welte · 4 years, 3 months ago
  47. e6806e5 cardem: Fix infinite loop + watchdog reset on long OUT message by Harald Welte · 4 years, 3 months ago
  48. 37220cc Disable interrupts during EEFC_ReadUniqueID() by Harald Welte · 4 years, 3 months ago
  49. 0271237 simtrace2_api: Add osmo_st2_cardem_request_config() by Harald Welte · 4 years, 3 months ago
  50. baa6277 cardem: disable upload for simtrace2 by Eric Wild · 4 years, 4 months ago
  51. 1fad922 remsim: allow selecting pcsc reader number by Eric Wild · 4 years, 4 months ago
  52. c7173bc increase ringbuffer size from 512 to 1024 bytes by Harald Welte · 4 years, 4 months ago
  53. 02f01e8 host/lib/gsmtap.c: Add GPLv2 disclaimer by Harald Welte · 4 years, 4 months ago
  54. 575214f host: Add COPYING file for host software (GPLv2) by Harald Welte · 4 years, 4 months ago
  55. e88be9e add script to flash latest firmware by Kévin Redon · 4 years, 4 months ago
  56. b6e2f0f DFU: add DFU application by Kévin Redon · 4 years, 5 months ago
  57. 34200e4 firmware: apps/cardem/main.c: Synchronize with apps/trace/main.c by Harald Welte · 4 years, 4 months ago
  58. e3b2de4 firmware: move printing of welcome banner to common function print_banner() by Harald Welte · 4 years, 4 months ago
  59. ce4b5c2 library: Add osmo_st2_compatible_dev_idsp[] by Harald Welte · 4 years, 5 months ago
  60. 7f7de1e migrate to libosmousb by Harald Welte · 4 years, 5 months ago
  61. 8591495 Update .gitignore file for host by Harald Welte · 4 years, 5 months ago
  62. b566ea3 OSMO_ASSERT() on double-free or invalid pointer by Harald Welte · 4 years, 5 months ago
  63. 563601c [lib] apdu_dispatch: Don't print APDU state to stdout by Harald Welte · 4 years, 5 months ago
  64. e9556ef [lib] apdu_dispatch: Use DLGLOBAL and don't printf() directly by Harald Welte · 4 years, 5 months ago
  65. cdc0853 jenkins.sh: Add verify_value_string_arrays_are_terminated.py by Harald Welte · 4 years, 5 months ago
  66. bfd27af firmware: Reformat value_string to pass our validation scripts by Harald Welte · 4 years, 5 months ago
  67. 17cda3d simtrace2-sniff: Reformat value_string to pass our validation scripts by Harald Welte · 4 years, 5 months ago
  68. e213cc4 cardem: Implement support for CEMU_FEAT_F_STATUS_IRQ by Harald Welte · 4 years, 5 months ago
  69. a5bbe78 cardem: Add SIMTRACE_MSGT_BD_CEMU_CONFIG by Harald Welte · 4 years, 5 months ago
  70. 140f007 cardem: Make card_emu_report_status() optionally use IRQ endpoint by Harald Welte · 4 years, 5 months ago
  71. 12c9b7b card_emu: Remove extraneous initialization of ch->pts.state by Harald Welte · 4 years, 5 months ago
  72. 4d4405f card_emu: Remove extraneous code by Harald Welte · 4 years, 5 months ago
  73. 6a3a714 card_emu: Always print state names in string representation by Harald Welte · 4 years, 5 months ago
  74. e9f429d card_emu: Avoid recursive calls to card_set_state() by Harald Welte · 4 years, 5 months ago
  75. 02d0d73 card_emu: Initialize PTSS state every time we start PTS by Harald Welte · 4 years, 5 months ago
  76. 5b13602 host_communication: Send zero-length-packet on wMaxPacketSize by Harald Welte · 4 years, 5 months ago
  77. 81f4ef7 cardem: RST resets all state (including release of buffers) by Harald Welte · 4 years, 5 months ago
  78. fa197ca cardem: Move card_emu_io_statechg() calls out of interrupt context by Harald Welte · 4 years, 5 months ago
  79. e92cb50 card_emu: Factor out card_handle_reset() from card_emu_init() by Harald Welte · 4 years, 5 months ago
  80. 1714679 pseudo_talloc: Increment number of buffers from 10 to 20 by Harald Welte · 4 years, 5 months ago
  81. a812de8 usb_buf: Properly initialize buffered_endpoint->ep number by Harald Welte · 4 years, 5 months ago
  82. b0b457d USBD_HAL: Don't disable UDP peripheral clock on suspend by Harald Welte · 4 years, 5 months ago
  83. ad11709 usb_buf: Actually limit queue to 3 elements, not 4 by Harald Welte · 4 years, 5 months ago
  84. 56be0bf cardem: Fix memory leak on unsupported SIMTRACE_MSGT_DT_CEMU_CARDINSERT by Harald Welte · 4 years, 5 months ago
  85. 6011831 update copyright statement by Harald Welte · 4 years, 5 months ago
  86. 63c9e1f implement minimalistic talloc_report(); add 't' command on UART by Harald Welte · 4 years, 5 months ago
  87. 7c1d85e qmod: Document '!' and '@' commands on UART by Harald Welte · 4 years, 5 months ago
  88. 5872484 cosmetic: board_qmod: Annotate #endif with comments by Harald Welte · 4 years, 5 months ago
  89. f620c39 qmod: Don't print EEPROM operations in help when not supported by Harald Welte · 4 years, 5 months ago
  90. a14616c usb_buf: Limit the maximum queue length to 3 elements by Harald Welte · 4 years, 5 months ago
  91. f4a625b usb_buf: count number of elements in queue by Harald Welte · 4 years, 5 months ago
  92. 271be9d more comments in host_communication.c. by Harald Welte · 4 years, 5 months ago
  93. 342a7fe Add missing CR to achieve CRLF at end of log lines by Harald Welte · 4 years, 5 months ago
  94. 3c003cc Fix format string related warnings (int vs. long) by Harald Welte · 4 years, 5 months ago
  95. 37055b9 stdio: Add support for %p format string (pointer address) by Harald Welte · 4 years, 5 months ago
  96. 75a5f22 minor: improve trace output by Kévin Redon · 4 years, 5 months ago
  97. 198c3fb improve shared bootloader/application memory by Kévin Redon · 4 years, 5 months ago
  98. 98cf47a Makefile: add linker option showing memory usage by Kévin Redon · 4 years, 5 months ago
  99. 87940f1 Build only 'reasonable' combinations of APP/MEMORY by Harald Welte · 4 years, 6 months ago 0.7.0
  100. 36f888f Patch actual board name into the USB iProduct string descriptor by Harald Welte · 4 years, 6 months ago