summaryrefslogtreecommitdiff
path: root/firmware/src/simtrace/main_simtrace.c
Commit message (Expand)AuthorAgeFilesLines
* improve handling of spurious IRQsMin Xu2014-11-111-6/+21
* Retrieve + print previous PC from stack to debug wdog/spurious IRQMin Xu2014-11-111-0/+16
* iso_uart: Print more errors, not just overrunsMin Xu2014-11-111-1/+1
* Ensure to transmit current req_ctx on RESET/VCC eventsMin Xu2014-11-111-0/+3
* simtrace: Add heartbeat message to debug consoleMin Xu2014-11-111-0/+9
* simtrace: introduce statisticsv0.5Harald Welte2012-03-231-1/+24
* simtrace: implement SIM power switching APIHarald Welte2012-03-221-16/+46
* Make sure we don't forward power _and_ supply SIM power at the same timeKevin Redon2011-12-181-0/+10
* simtrace: initialize sniffer mode right after start-upHarald Welte2011-06-301-18/+22
* simtrace: switch VCC_SIM into output mode, as we use it to supply VccHarald Welte2011-06-211-2/+8
* simtrace: introduce mode sniffer / mitm switchingHarald Welte2011-06-171-2/+46
* simtrace: add support for the analog bus switchHarald Welte2011-06-161-1/+10
* typo: Fix typo, transform reqyests to requests.Holger Hans Peter Freyther2011-01-311-1/+1
* simtrace: add TC based waiting time counter, signal ATR / expiry via USBHarald Welte2010-11-181-3/+7
* Initial version of a SAM7 USART based ISO7816-3 T=0 snifferHarald Welte2010-11-141-0/+98
personal git repositories of Harald Welte. Your mileage may vary