simtrace2/host
Kevin Redon 36be182ea2 sniffing: move conversion convertion and flag processing from ISR to main loop to keep ISR fast and focus on data capture
Change-Id: Ieefa8a5f81dbcc12c1ad3059660dbffa0c1a4961
2018-07-03 16:10:04 +02:00
..
99-simtrace2.rules add udev rules for all (currently) supported devices 2017-03-06 21:03:41 +01:00
Makefile host USB: add host application to receive and display USB sniffing messages sent by firmware 2018-07-01 18:33:28 +02:00
apdu_dispatch.c Add simtrace2-remsim applications 2016-03-19 13:52:31 +01:00
apdu_dispatch.h Add simtrace2-remsim applications 2016-03-19 13:52:31 +01:00
libusb_util.c host usb_util fix: used provided class, sub-class, and interfave when finding matching interfaces 2018-07-01 18:33:28 +02:00
libusb_util.h host: Allow matching of device to USB path, not just address 2017-05-11 01:31:45 +02:00
simtrace.h remote-sim host tools: Auto-discover the endpoint addresses 2016-03-19 21:28:09 +01:00
simtrace2-discovery.c remote-sim host tools: Auto-discover the endpoint addresses 2016-03-19 21:28:09 +01:00
simtrace2-discovery.h remote-sim host tools: Auto-discover the endpoint addresses 2016-03-19 21:28:09 +01:00
simtrace2-remsim.c host: Allow matching of device to USB path, not just address 2017-05-11 01:31:45 +02:00
simtrace2-sniff.c sniffing: move conversion convertion and flag processing from ISR to main loop to keep ISR fast and focus on data capture 2018-07-03 16:10:04 +02:00
simtrace2_usb.c host USB: use central SIMtrace USB ID definition header 2018-07-01 18:33:28 +02:00
simtrace_prot.h Convert to new generalized SIMTRACE2 USB protocol 2017-05-09 13:24:23 +02:00
simtrace_usb.h host USB: use central SIMtrace USB ID definition header 2018-07-01 18:33:28 +02:00
usb2udp.c host: fix various compiler warnings 2017-05-10 23:20:50 +02:00