Kévin Redon
f66af0c640
sniff: add checksum verification for ATR and PPS
...
a checksum error is only signaled in the USB message with the
corresponding flag.
Change-Id: I277868267c3199eea216ab47bdd09fb2fb944b06
2018-07-11 22:33:16 +02:00
Kévin Redon
f82f0f6eff
USB: add flags for sniff data and centralise transfer
...
Also fix issue in usb_msg_alloc_hdr and add cosmetic spaces around
operations.
Change-Id: I768a0ad639aa5e648a630af72d01f7b68082b6b6
2018-07-11 22:01:58 +02:00
Kévin Redon
9a12d68c74
firmware: set license to GPLv2+
...
Change-Id: Id4c00159f984976b6d8641900fb64e36a3a30407
2018-07-11 22:01:58 +02:00
Kévin Redon
012940f48e
USB device: add USB message structure for sniffer communication
...
Change-Id: Id2c6f32ade2fec9b9ef91bd8c5e1fd195f2d7351
2018-07-04 17:10:08 +02:00
Kévin Redon
42bd026416
minor: fix typos in comment
...
Change-Id: I01b49e047a586dff449d4e134751108e391a8822
2018-07-04 16:33:00 +02:00
Harald Welte
25a9a80ff5
Convert to new generalized SIMTRACE2 USB protocol
...
The current protocol was card-emulation specific. The new protocol is
generic/flexible enough to accommodate both tracing and card emulation,
as well as modem control and other future extensions.
2017-05-09 13:24:23 +02:00