Change in simtrace2[master]: cardem (minor): remove to verbose log trace

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Kévin Redon gerrit-no-reply at lists.osmocom.org
Thu Aug 2 15:54:46 UTC 2018


Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/10315


Change subject: cardem (minor): remove to verbose log trace
......................................................................

cardem (minor): remove to verbose log trace

Change-Id: Ie43a33af3728c0700f71527ca75d909a9ebd2529
---
M firmware/libcommon/source/card_emu.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/15/10315/1

diff --git a/firmware/libcommon/source/card_emu.c b/firmware/libcommon/source/card_emu.c
index fb68660..14a5dd8 100644
--- a/firmware/libcommon/source/card_emu.c
+++ b/firmware/libcommon/source/card_emu.c
@@ -360,7 +360,6 @@
 	if (ch->atr.idx < ch->atr.len) {
 		uint8_t byte = ch->atr.atr[ch->atr.idx++];
 		card_emu_uart_tx(ch->uart_chan, byte);
-		TRACE_DEBUG("%u: ATR TX: %02x\n\r", ch->num, byte);
 		return 1;
 	} else { /* The ATR has been completely transmitted */
 		/* search for TC2 to updated WI */

-- 
To view, visit https://gerrit.osmocom.org/10315
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie43a33af3728c0700f71527ca75d909a9ebd2529
Gerrit-Change-Number: 10315
Gerrit-PatchSet: 1
Gerrit-Owner: Kévin Redon <kredon at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180802/6a2957cf/attachment.htm>


More information about the gerrit-log mailing list