1. 752bc7f card_emu: Use USART timeout for waiting time by Harald Welte · 3 years, 6 months ago
  2. 0186877 Revert "add ISO 7816-3 library to remsim project" by Harald Welte · 3 years, 6 months ago
  3. 4a58c08 add ISO 7816-3 library to remsim project by Kévin Redon · 5 years ago
  4. a1579ff minor: use same LED pattern for cardem as other applications by Kévin Redon · 6 years 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. 6011831 update copyright statement by Harald Welte · 4 years, 9 months ago
  8. 36f888f Patch actual board name into the USB iProduct string descriptor by Harald Welte · 4 years, 10 months ago
  9. 0a7c691 usb_strings.txt: s/SIMtrace Phone/SIMtrace Card Emulation/ by Harald Welte · 4 years, 10 months ago
  10. 9b36787 minor: updated copyright years by Kévin Redon · 6 years ago
  11. ad0958e minor: update copyright by Kévin Redon · 6 years ago
  12. 4f3a035 minor: fix typo in comment by Kévin Redon · 6 years ago
  13. 7d5d011 minor: add checks on configurations and functions by Kévin Redon · 6 years ago
  14. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  15. d8ebd6a cardem: increase watchdog to 2 seconds by Kévin Redon · 6 years ago
  16. 738a04a cardem: show detailed reset cause by Kévin Redon · 6 years ago
  17. 33d1eb7 replace leading spaces with tabs by Kévin Redon · 6 years ago
  18. 9a12d68 firmware: set license to GPLv2+ by Kévin Redon · 6 years ago
  19. 4689345 echo all command characters entered on serial console by Harald Welte · 6 years ago
  20. 9d90d28 Use system include <foo.h> notation for libosmocore headers by Harald Welte · 6 years ago
  21. 75cf93e rename ccid.c to mode_ccid.c to align with mode_cardemu.c by Harald Welte · 7 years ago
  22. 2afd57f cardem: Don't dispatch UART IRQs to possible NULL pointers by Harald Welte · 7 years ago
  23. 5e6e8dc Make build of CCID code succeed again on BOARD=simtrace by Harald Welte · 7 years ago
  24. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  25. abba8a8 LED: Introduce LED blinking pattern code by Harald Welte · 8 years ago
  26. 912b183 qmod: Use different Interface Strings for Modem1+2 / Modem 3+4 by Harald Welte · 8 years ago
  27. 2363fa0 Generate USB Strings from apps/*/usb_strings.txt files at compile time by Harald Welte · 8 years ago
  28. 7214b47 Make sure to print CPU Reset Cause when starting the software by Harald Welte · 8 years ago
  29. 45ebe45 Enable Watchdog (500ms) by Harald Welte · 8 years ago
  30. f415d71 Call USBD_Disconnect before software-triggered CPU reset by Harald Welte · 8 years ago
  31. ec0837c change from \r\n (CRLF) to \n\r (LFCR) by Harald Welte · 8 years ago
  32. d525231 fix some compiler warnings by Harald Welte · 8 years ago
  33. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago