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