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