Kévin Redon
a484b02271
sniffer: use ISR to store sniffed data in buffer, add ATR and PPS parsing, and PPS related FiDi update
2018-06-25 16:00:33 +02:00
Kévin Redon
2ab8f8e3fd
sniffer: add state definitions, improve IRQ handling, update pins configuration
2018-06-11 13:46:35 +02:00
Kévin Redon
d0b4a9da81
sniff: use USART 0 instead of USART 1
...
Use USART 0 connected to the SIM card side to sniff the communication.
The card side can also measure ETU times.
Do proper pin initialization.
This code can already capture the ATR communication between phone and card.
2018-06-07 18:56:47 +02:00
Kévin Redon
a1f198276d
sniff mode: handle USART 1 RX interrupt to show sniffer data
2018-06-06 16:13:48 +02:00
Kévin Redon
38a467e630
enable (empty) sniffer support for SIMtrace board
2018-06-04 16:30:01 +02:00
Harald Welte
ed75c62acf
{ccid,sniffer}.c: Add comments on USB callbacks
2017-11-28 21:23:12 +01:00
Harald Welte
d8a003dfd7
Structure build system to build for multiple boards/apps/environments
2017-02-27 22:18:45 +01:00