Changes between Version 2 and Version 3 of Documentation/gWide/bLTESIM
- Timestamp:
- Apr 26, 2017, 5:16:41 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/gWide/bLTESIM
v2 v3 101 101 102 102 103 ===== Installation requirements 04/26/17 ===== 104 1. Install card reader software under linux 105 1. {{{ sudo apt-get install pcscd pcsc-tools libpcsclite1 libpcsclite-dev python-pip swig }}} 106 1. {{{ pip install pyscard }}} 107 1. {{{ git clone git://git.osmocom.org/pysim pysim }}} 103 108 104