I was assuming/hoping that it would be closer to the S300 than the
S1100. The S1100 commit has been useful as a guide, but actually I'm
working off master. There's not much to see yet though; most of the
work so far has been in analyzing the protocol and dumping the magic
data.
My branch is at htt
Hi
I'm trying to add support for the S1300i to the epjitsu backend.
I've written a pcap analyzer in Scala
(https://github.com/bchallenor/epjitsu-analyzer) which dumps the
commands to a log file. It then pulls out the magic data and writes a
C header file. You can see all the logs/header files at