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


Change subject: SIMtrace: only enable main sniffing mode on SIMtrace board
......................................................................

SIMtrace: only enable main sniffing mode on SIMtrace board

Change-Id: Iff6ebb1d98aa0c31f6d78508afde8f1b05f0f85b
---
M firmware/libboard/simtrace/include/board.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/50/9850/1

diff --git a/firmware/libboard/simtrace/include/board.h 
b/firmware/libboard/simtrace/include/board.h
index 8e832dd..691dbc3 100644
--- a/firmware/libboard/simtrace/include/board.h
+++ b/firmware/libboard/simtrace/include/board.h
@@ -111,8 +111,8 @@
 /* SIMtrace board supports sniffer mode */
 #define HAVE_SNIFFER
 /* SIMtrace board supports CCID mode */
-#define HAVE_CCID
+//#define HAVE_CCID
 /* SIMtrace board supports card emulation mode */
-#define HAVE_CARDEM
+//#define HAVE_CARDEM
 /* SIMtrace board supports man-in-the-middle mode */
 //#define HAVE_MITM

--
To view, visit https://gerrit.osmocom.org/9850
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: Iff6ebb1d98aa0c31f6d78508afde8f1b05f0f85b
Gerrit-Change-Number: 9850
Gerrit-PatchSet: 1
Gerrit-Owner: Kévin Redon <kre...@sysmocom.de>

Reply via email to