mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
14f6399c034b36e0308e46ca4859d3d6e5133b8a
Since the host side does the parsing of the packets, (not the firmware, as it was in the old simtrace version), we do not need to check for expired max waiting time. Instead, every byte received from the phone is filled into a ring buffer. As soon as the USB endpoint to the host is not busy anymore, it is sent to the host over the respective USB endpoint.
Description
No description provided
Languages
C
94.3%
HTML
2.9%
Makefile
0.9%
Lua
0.6%
Shell
0.5%
Other
0.8%