aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-06fw/qmod: enable modem RESET by default at bootlaforge/toolHarald Welte1-2/+2
2021-06-06WIP: firmware: sniffer: inbound USB handlingHarald Welte1-2/+16
2021-06-06firmware: More common infrastructure for USB handlingHarald Welte5-63/+109
2021-06-06HACK: Solve weird problem wih lost OUT transfer on ping-pong endpointHarald Welte1-0/+4
2021-06-06card_emu: use edge-triggered VCC ADC logicKévin Redon1-2/+8
2021-06-06Introduce simtrace2-toolHarald Welte2-1/+341
2021-06-06simtrace2-list: Use osmo_st2_compatible_dev_ids[]Harald Welte1-8/+2
2021-06-06don't printf() directly from library code, go via libosmocore loggingHarald Welte1-6/+16
2021-06-06firmware: octsimtest: ensure all card_insert GPIO are 0 after resetHarald Welte1-1/+3
2021-06-06firmware: octsimtest: Add i/I command for setting card-insert via I2C GPIOHarald Welte1-4/+10
2021-06-03firmware: octsimtest: Fix disabling the card_insert signalHarald Welte1-2/+7
2021-06-03firmware: octsimtest: use TRACE_* macros instead of direct printfHarald Welte2-5/+5
2021-06-03firmware: octsimtest: Support SIMTRACE_MSGT_DT_CEMU_CARDINSERTHarald Welte5-0/+35
2021-06-03firmware: cardem: re-factor CARDINSERT command processingHarald Welte1-12/+17
2021-06-03firmware: octsimtest: mcp23017 initializaitonHarald Welte3-10/+20
2021-06-03firmware: octsimtest: Make slot mux configurable via USBHarald Welte5-2/+36
2021-06-03firmware: octsimtest: Fix IO_DIR pin definitionHarald Welte1-1/+1
2021-06-03contrib/jenkins.sh: Build 'cardem' app for 'octsimtest' boardHarald Welte1-0/+1
2021-06-03octsimtest: Adjust VCC voltage thresholds (resistive VCC divider)Harald Welte3-3/+9
2021-06-02cardem-pcsc: initialize libosmocore loggingHarald Welte1-0/+6
2021-06-02octsimtest: Switch direction of I/O level shifter depending on uart tx / rxHarald Welte2-1/+23
2021-06-02octsimtest: most code for support of this new boardHarald Welte5-2/+167
2021-06-02octsimtest: remove lots of unused #definesHarald Welte1-55/+0
2021-06-02Add usb product ID of sysmoOCTSIMTESTHarald Welte3-2/+4
2021-06-02assert: Use printf_sync() to ensure printing of assert / panicHarald Welte3-2/+16
2021-06-01simtrace2-cardem-pcsc: Reset the real card if reader resets cardemHarald Welte1-0/+25
2021-06-01simtrace2-cardem-pcsc: Decode STATUS flags to stringsHarald Welte1-6/+19
2021-06-01Revert "cardem: disable upload for simtrace2"Harald Welte1-2/+0
2021-06-01jenkins.sh: build 'cardem' firmware also for simtrace boardHarald Welte1-1/+1
2021-06-01simtrace board.h: Enable HAVE_CARDEM if we build the cardem firmwareHarald Welte1-1/+5
2021-04-25st2-cardem-pcsc: Use ATR of real card by defaultHarald Welte1-32/+19
2021-04-25st2-cardem-pcsc: Fix goto-in-while messHarald Welte1-5/+12
2021-04-22contrib/jenkins.sh: Switch from rita -> ftp.osmocom.orgHarald Welte1-5/+5
2021-04-08card_emu: Fix computation of waiting timeHarald Welte2-3/+5
2021-04-08card_emu: Fix USART timer, particularly in re-start situationsHarald Welte1-12/+40
2021-04-08card_emu: Use USART timeout for waiting timeHarald Welte7-52/+140
2021-04-08card_emu: explicitly initialize PTS and TPDU statesHarald Welte1-0/+3
2021-04-08card_emu: improve reset detection conditionsHarald Welte1-1/+2
2021-04-08iso7816_fidi: Add iso7816_3_ prefix to symbols; fix terminologyHarald Welte5-18/+19
2021-04-08card_emu: Clarify and differentiate F/Fi/F_index/Fi_indexHarald Welte2-26/+52
2021-04-08card_emu: Rename fi to Fi and di to DiHarald Welte1-15/+14
2021-04-08make sim switch board specificKévin Redon4-0/+152
2021-04-08card_emu: waiting_time is stored in etu, not clocks.Harald Welte1-1/+1
2021-04-08firmware: disable stack protector by defaultOliver Smith1-6/+8
2021-04-07firmware: qmod-dfu: disable stack protectorOliver Smith1-0/+6
2021-04-06Revert "add library providing ISO 7816-3 utilities"Harald Welte2-229/+0
2021-04-06Revert "add ISO 7816-3 library to remsim project"Harald Welte1-1/+1
2021-04-05simtrace2-cardem-pcsc: Make it work againHarald Welte1-23/+159
2021-04-04minor add commentsKévin Redon1-8/+28
2021-04-04rename PIN_PHONE_{CLK,IO} to PIN_USIM1_{CLK,IO}Kévin Redon1-3/+3