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