aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/src/simtrace/main_simtrace.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-11improve handling of spurious IRQsMin Xu1-6/+21
2014-11-11Retrieve + print previous PC from stack to debug wdog/spurious IRQMin Xu1-0/+16
2014-11-11iso_uart: Print more errors, not just overrunsMin Xu1-1/+1
2014-11-11Ensure to transmit current req_ctx on RESET/VCC eventsMin Xu1-0/+3
2014-11-11simtrace: Add heartbeat message to debug consoleMin Xu1-0/+9
2012-03-23simtrace: introduce statisticsv0.5Harald Welte1-1/+24
2012-03-22simtrace: implement SIM power switching APIHarald Welte1-16/+46
2011-12-18Make sure we don't forward power _and_ supply SIM power at the same timeKevin Redon1-0/+10
2011-06-30simtrace: initialize sniffer mode right after start-upHarald Welte1-18/+22
2011-06-21simtrace: switch VCC_SIM into output mode, as we use it to supply VccHarald Welte1-2/+8
2011-06-17simtrace: introduce mode sniffer / mitm switchingHarald Welte1-2/+46
2011-06-16simtrace: add support for the analog bus switchHarald Welte1-1/+10
2011-01-31typo: Fix typo, transform reqyests to requests.Holger Hans Peter Freyther1-1/+1
2010-11-18simtrace: add TC based waiting time counter, signal ATR / expiry via USBHarald Welte1-3/+7
2010-11-14Initial version of a SAM7 USART based ISO7816-3 T=0 snifferHarald Welte1-0/+98