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