1. 2e9254a cardem: Implement WWAN Modem reset via USB by Harald Welte · 7 years ago
  2. 25a9a80 Convert to new generalized SIMTRACE2 USB protocol by Harald Welte · 7 years ago
  3. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  4. 6d1128e QMOD: Add code to determine SIM Card presence by Harald Welte · 7 years ago
  5. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago[Renamed from firmware/src_simtrace/mode_cardemu.c]
  6. b41598b Introudce an include_libosmocore directory and move (updated) linuxlist there by Harald Welte · 8 years ago
  7. fd9c041 fix TRACE_ENTRY line termination (LF -> CRLF) by Harald Welte · 9 years ago
  8. 622b6be Fix ADC based VCC detection by Harald Welte · 9 years ago
  9. 3bafe43 dynamically dispatch USART IRQs by Harald Welte · 9 years ago
  10. dde112e print instance/channel number in all trace messages by Harald Welte · 9 years ago
  11. 28772eb ADC: Make errata work-arounds depend on run-time detection of chip version by Harald Welte · 9 years ago
  12. 53079bb debug/tracing updates by Harald Welte · 9 years ago
  13. c58bba0 wait for UART Tx completion before switching baud rate at PTS by Harald Welte · 9 years ago
  14. c8beefb wait for transmitter to be done before receiving by Harald Welte · 9 years ago
  15. 07872b6 VCC/ADC: finish implementing VCC detection via ADC by Harald Welte · 9 years ago
  16. 6dcacf3 OWHW: fix operation with second modem/UART by Harald Welte · 9 years ago
  17. 419eb8a WIP: Use ADC to determine VCC voltage by Harald Welte · 9 years ago
  18. ff16065 implement CEMU_USB_MSGT_DT_GET_STATUS by Harald Welte · 9 years ago
  19. b26d003 split/segment multiple commands from single USB transfer by Harald Welte · 9 years ago
  20. d295b92 ensure usb_msg_hdr contains raw message length by Harald Welte · 9 years ago
  21. 9f240b6 use irq-safe version of llist operations between USB callback and main by Harald Welte · 9 years ago
  22. da15ca0 mode_cardemu: mask the USART status register with mask register by Harald Welte · 9 years ago
  23. 5820ea9 dispatch_usb_command: Ensure list consistency + avoid mem leaks by Harald Welte · 9 years ago
  24. 0eaa992 cardem: Add support for USB host based set/clear of card_insert by Harald Welte · 9 years ago
  25. 7abdb51 ringbuffer: Make ring buffer access irq-save by Harald Welte · 9 years ago
  26. 1605564 ensure USB config numbers always start from 1 by Harald Welte · 9 years ago
  27. 13e8202 mode_cardem: Prepare for full support of second UART/USIM by Harald Welte · 9 years ago
  28. 06b27f6 mode_cardemu: Implement CEMU_USB_MSGT_DT_SET_ATR by Harald Welte · 9 years ago
  29. ebb80ed introduce 'main' queue between USB receive and UART TX by Harald Welte · 9 years ago
  30. 12d4bdf mode_cardemu: Process RX interrupts before TX by Harald Welte · 9 years ago
  31. acae412 explicitly inform card_emu once data to transmit has arrived by Harald Welte · 9 years ago
  32. 8a416b1 mode_cardemu: fix ordering of events when switching rx/tx mode by Harald Welte · 9 years ago
  33. 45688d4 mode_cardemu: Disable UART TXRDY generation if we don't have data to TX by Harald Welte · 9 years ago
  34. 54cb3d0 host_communication/card_emu: adapt to nwe req_ctx / queuing paradignm by Harald Welte · 9 years ago
  35. c0bd7f0 mode_cardemu: Move GPIO detection to IRQ, use ring buffer for UART RX by Harald Welte · 9 years ago
  36. 99f62a6 mode_cardemu: update_fidi just needs to execute by Harald Welte · 9 years ago
  37. 9dbc46e mode_cardemu: Proper enabling/disabling of USART IRQ sources by Harald Welte · 9 years ago
  38. bd71768 mode_card_emu: connect the update_fidi() callback by Harald Welte · 9 years ago
  39. 2a6d3af re-introduce req_ctx buffers into the host communication by Harald Welte · 9 years ago