aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/libcommon/source/mode_cardemu.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-18cardem: ensure VCC_PHONE is floatingKévin Redon1-1/+9
2019-07-18cardem: use USART timeout for waiting timeKévin Redon1-13/+122
2019-05-14minor add commentsKévin Redon1-22/+27
2018-08-26firmware: Enable -Wformat and resolve all related compiler warningsHarald Welte1-4/+4
2018-07-30cardem: use TC_ETU to trigger ATR sendingKévin Redon1-8/+19
2018-07-18cardem: fix USB message parsingKévin Redon1-1/+1
2018-07-18cardem: fix typoKévin Redon1-2/+2
2018-07-11make adc2uv commonKévin Redon1-7/+1
2018-07-11replace leading spaces with tabsKévin Redon1-1/+1
2018-07-11firmware: set license to GPLv2+Kévin Redon1-2/+18
2018-07-04USB: add central file to define USB IDs, classes, and endpointsKévin Redon1-8/+9
2018-07-04ringbuffer: Don't print/TRAC from ringbufferHarald Welte1-1/+2
2018-06-29Use system include <foo.h> notation for libosmocore headersHarald Welte1-2/+2
2017-11-28mode_cardem: Build on platforms without WWAN_PERST suppotrtHarald Welte1-1/+6
2017-11-03[firmware] cardemu: Skip CARD_INSERT if board doesn't support itHarald Welte1-0/+5
2017-05-20set local slot LED according to remote/local state.Harald Welte1-0/+3
2017-05-11cardemu: Fix interpretation of MSGC_MODEM messagesHarald Welte1-0/+3
2017-05-10firmware: fix various compiler warningsHarald Welte1-3/+3
2017-05-09Generalize SIM switching code and allow local/remote switching via USBHarald Welte1-0/+17
2017-05-09cardem: Implement WWAN Modem reset via USBHarald Welte1-0/+26
2017-05-09Convert to new generalized SIMTRACE2 USB protocolHarald Welte1-15/+78
2017-05-07migrate from req_ctx to msgbHarald Welte1-44/+49
2017-05-05QMOD: Add code to determine SIM Card presenceHarald Welte1-0/+8
2017-02-27Structure build system to build for multiple boards/apps/environmentsHarald Welte1-0/+572