DebugMux client for [Sony] Ericsson phones and modems
Go to file
Vadim Yanitskiy e71875aa12 DbgMuxPeer: get away from using construct's parse_stream() 2022-03-29 00:24:02 +03:00
.gitignore Initial commit 2022-01-18 16:22:54 +06:00
LICENSE.txt Initial commit 2022-01-18 16:22:54 +06:00
peer.py DbgMuxPeer: get away from using construct's parse_stream() 2022-03-29 00:24:02 +03:00
proto.py DbgMuxFrame: add tentative FlowControl message definition 2022-03-27 22:54:47 +03:00
requirements.txt Add requirements.txt listing all dependencies 2022-01-21 02:08:58 +06:00
sedbgmux.py SEDbgMuxApp: separate modem transport into its own module 2022-03-28 01:19:58 +03:00
transport.py TransportModem: raise TransportIOError exception on I/O error 2022-03-28 04:44:31 +03:00