1. 986f06a debug for single slot v1 prototype, uart sync clock output by Eric Wild · 4 years, 8 months ago
  2. 8ebd7d6 prevent uart interrupts before having proper structs by Eric Wild · 4 years, 8 months ago
  3. 30f21bd make it work by Eric Wild · 4 years, 9 months ago
  4. ff5c390 wip broken atr by Eric Wild · 4 years, 9 months ago
  5. c619c0c WIP: change IRQ endpoint re-submit logic. by Eric Wild · 4 years, 9 months ago
  6. 2de998a ccid_gen_notify_slot_status: Fix bitmask of card slot insert status by Eric Wild · 4 years, 9 months ago
  7. 1017a75 main: add timer-test command for testing libosmocore timers by Harald Welte · 5 years ago
  8. 8a534f1 move _gettimeofday() from main.c to libosmo_emb.c by Harald Welte · 5 years ago
  9. 9ab4bc8 main: Print reset causes on boot by Harald Welte · 5 years ago
  10. 2dc67e9 Command to obtain RTC date/time by Harald Welte · 5 years ago
  11. d1bd5c4 Add RTC peripheral from ASF4 (CALENDAR) by Harald Welte · 5 years ago
  12. 729a762 main.c: Visible banner with firmware version + copyright statement by Harald Welte · 5 years ago
  13. 059d1b0 Ensure the git version ends up in compiled firmware binary by Harald Welte · 5 years ago
  14. bdf1b35 integrate libosmocore logging into firmware by Harald Welte · 5 years ago
  15. 5a8af4d Add support for polling card detect from main loop; report it by Harald Welte · 5 years ago
  16. c7a58ba WIP: Actual 'main' integration of CCID using msgb queues for USB transfers by Harald Welte · 5 years ago
  17. 65101be obtain chip-unique serial number and print it during startup. by Harald Welte · 5 years ago
  18. 3304ca2 WIP integrate with libosmocore in as far as msgb_alloc() works by Harald Welte · 5 years ago
  19. 8049d66 some basic talloc related vty commands by Harald Welte · 5 years ago
  20. 36efc6d finish implementing sim-iccid by Kévin Redon · 5 years ago
  21. 5188e9f add function to transfer TPDU by Kévin Redon · 5 years ago
  22. 096c505 add debug command to communicate with card by Kévin Redon · 5 years ago
  23. 0f05072 add slot_set_isorate to the baud rate using ISO 7816 values by Kévin Redon · 5 years ago
  24. 072951b add function to set baudrate by Kévin Redon · 5 years ago
  25. ba3a2fa switch UART_debug to ASYNC by Kévin Redon · 5 years ago
  26. 0772581 sim-atr: Print slot number when printing ATR by Harald Welte · 5 years ago
  27. dcf5783 sim-atr command: enable the LED when the command is active. by Harald Welte · 5 years ago
  28. c89bb8c add sim-atr command by Kévin Redon · 5 years ago
  29. 6ddca8b minor: remove unnecessary hello world command by Kévin Redon · 5 years ago
  30. 67b2aba manual_test.c: New manual board testing mode by Harald Welte · 5 years ago
  31. e7aa534 command.c: Print prompt when starting up by Harald Welte · 5 years ago
  32. 255da5e main.c: Call ncn8025_init also for SIM7 by Harald Welte · 5 years ago
  33. 1b9a5b8 Add various SIM card related debug command by Harald Welte · 5 years ago
  34. ff9f4ce Add mnimalistic command line interface "command.c" by Harald Welte · 5 years ago
  35. 361ed20 Switch SERCOM7 (Debug UART) to sync mode + add STDIO by Harald Welte · 5 years ago
  36. 93f628a PA11: Increase drive strength to 8mA by Harald Welte · 5 years ago
  37. f53f226 Enable cache via CMCC for higher performance by Harald Welte · 5 years ago
  38. c3f170d Support for sysmoOCTSIM NCN8025/SX1503 control by Harald Welte · 5 years ago
  39. d7dfb6e add debug welcome message output by Kévin Redon · 5 years ago
  40. 6a8295c name pin according to schematic by Kévin Redon · 5 years ago
  41. 8e53800 echo back UART input by Kévin Redon · 5 years ago
  42. 78d2f44 blink LED on UART activity by Kévin Redon · 5 years ago
  43. e676557 rename application to main by Kévin Redon · 5 years ago[Renamed from sysmoOCTSIM/usb_cdc_echo_main.c]
  44. 69b92d9 start with USB CDC echo example by Kévin Redon · 5 years ago