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