Hello Jenkins Builder,

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/9882

to look at the new patch set (#6).

Change subject: sniffer: add waiting time WT update
......................................................................

sniffer: add waiting time WT update

the waiting time (WT) is used to detect timeouts (e.g. for
unresponsive card or just to signal an error/NAK). it is essential
to detect to timeout to end current data transfer (e.g. change state).
by default (after a reset) to timeout is 9600 ETU, but this can change
at two places:
- after the ATR using the value of TC2 (if present)
- after a PPS (only F is used, and not D)

because the timeout value can be larger than the 16-bit of the USART
TO register, an external variable needs to be used for the count down.

Change-Id: I9735660ffce161cec8d4e63fa60a66fc8ef57525
---
M firmware/libcommon/source/sniffer.c
1 file changed, 66 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/82/9882/6
--
To view, visit https://gerrit.osmocom.org/9882
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I9735660ffce161cec8d4e63fa60a66fc8ef57525
Gerrit-Change-Number: 9882
Gerrit-PatchSet: 6
Gerrit-Owner: Kévin Redon <kre...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder

Reply via email to