1. 0f177c1 transport: Pass argparse.Namespace directly into transport classes by Harald Welte · 9 months ago
  2. 4af63dc transport: print reader device/number on init by Philipp Maier · 11 months ago
  3. 8c82378 transport: move argument parser setup into concrete classes by Philipp Maier · 11 months ago
  4. 3077343 transport: move init message into concrete classes by Philipp Maier · 11 months ago
  5. 58e89eb transport: add return type annotation to method __str__ by Philipp Maier · 11 months ago
  6. 6bfa8a8 pySim-shell: print device info in case an exception occurs by Philipp Maier · 11 months ago
  7. f9f8d7a pySim/transport: Use newly-defined ResTuple type by Harald Welte · 1 year, 2 months ago
  8. ab6897c pySim/transport: More type annotations by Harald Welte · 1 year, 2 months ago
  9. d70ac22 modem_atcmd: raise ProtocolError instead of ReaderError on CME ERROR by Tobias Engel · 1 year, 3 months ago
  10. c91085e cosmetic: Switch to consistent four-spaces indent; run autopep8 by Harald Welte · 2 years, 7 months ago
  11. dddcc60 ModemATCommandLink: improve response time for "+CME ERROR" by Robert Falkenberg · 3 years, 4 months ago
  12. 7cb7c78 ModemATCommandLink: add/adjust some logging by Robert Falkenberg · 3 years, 4 months ago
  13. e5a5ffb ModemATCommandLink: return lower case hexstring by Robert Falkenberg · 3 years, 4 months ago
  14. 52efc03 ModemATCommandLink: fix AttributeError exception in __del__() by Vadim Yanitskiy · 3 years, 4 months ago
  15. 18fb82b Speed up AT command interface (~130 times faster) by Robert Falkenberg · 3 years, 4 months ago
  16. 8e15c18 transport/AT: Make sure PDU has upper case hex digits by Robert Falkenberg · 3 years, 4 months ago
  17. eb05b2f transport: Pass arbitrary kwargs to base-class constructor by Harald Welte · 3 years, 5 months ago
  18. c34f940 transport: Make all calls go through base class send_apdu_raw() by Harald Welte · 3 years, 5 months ago
  19. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 5 months ago
  20. 3e58d38 Get rid of Python 2 specific compatibility leftovers by Vadim Yanitskiy · 3 years, 6 months ago
  21. 6d5e0c9 Remove Python shebang from files where it's not needed by Vadim Yanitskiy · 3 years, 6 months ago
  22. 29ca804 Implement Generic SIM Access interface as per 3GPP TS 27.007 by Vadim Yanitskiy · 4 years, 4 months ago