DebugMux client for [Sony] Ericsson phones and modems
Go to file
Vadim Yanitskiy f9759d1024 Transport: mark abstract methods with @abc.abstractmethod 2022-06-20 18:48:17 +07: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: calculate and check the FCS of Rx frames 2022-03-29 00:24:17 +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 Transport: mark abstract methods with @abc.abstractmethod 2022-06-20 18:48:17 +07:00