aboutsummaryrefslogtreecommitdiffstats
path: root/host/simtrace2-remsim.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-04remsim: fix USB hanging USB transferKévin Redon1-2/+2
2018-07-30remsim: fix payload overwritingKévin Redon1-5/+0
2018-07-11host: set license to GPLv2+Kévin Redon1-13/+14
2017-05-11host: Allow matching of device to USB path, not just address0.3v0.3Harald Welte1-1/+8
2017-05-11host: Ignore some more libusb error return codesHarald Welte1-1/+3
2017-05-11host: Switch SIM to remote and issue modem reset on startupHarald Welte1-0/+75
2017-05-10host: fix various compiler warningsHarald Welte1-4/+6
2017-05-10host: Split transport from slotHarald Welte1-26/+55
2017-05-09host: split the transport layer from card emulationHarald Welte1-30/+42
2017-05-09host: cosmetic cleanup, function renamingHarald Welte1-28/+44
2017-05-09Convert to new generalized SIMTRACE2 USB protocolHarald Welte1-44/+86
2017-03-06simtrace2-remsim: Improve support for many interfaces + devicesHarald Welte1-6/+47
2017-03-06simtrace2-remsim: Document and add longopts for UDP forwardingHarald Welte1-2/+6
2017-03-06host: fix some compiler warnings (now that we have -Wall)Harald Welte1-7/+3
2017-03-06simtrace2-remsim: Move away from global variablesHarald Welte1-59/+73
2016-03-20simtrace2-remsim: Instruct SAM3S to simulate card removal on SIGINTHarald Welte1-0/+15
2016-03-20simtrace2-remsim: Send an ATR that allows for a 5MHz/16 divider0.1Harald Welte1-0/+32
2016-03-19remote-sim host tools: Auto-discover the endpoint addressesHarald Welte1-6/+19
2016-03-19Add simtrace2-remsim applicationsHarald Welte1-0/+476