mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
The UDP based forwarding really only ever was a quick hack to demonstrate the capabilities. Meanwhile, we've had the proper osmo-remsim project implemented, which provides a much more reliable and comprehensive way of managing SIM card emulation devices (SIMtrace2, sysmoQMOD, ...) and collection of card readers (sysmoOCTSIM or any other PC/SC supported readers). Hence, remove the "UDP forwarding part. Change-Id: Ia4b9447b95872b6e0dda6dca644f1ed4a87355a0
25 lines
242 B
Plaintext
25 lines
242 B
Plaintext
bin/
|
|
*.sw[op]
|
|
*~
|
|
obj/
|
|
build/
|
|
cscope.out
|
|
*/__pycache__
|
|
*.E
|
|
*.pyc
|
|
tags
|
|
*.hobj
|
|
*.o
|
|
*.a
|
|
*.lst
|
|
*.map
|
|
*.elf
|
|
*.size
|
|
*.bin
|
|
*.p
|
|
host/simtrace2-list
|
|
host/simtrace2-remsim
|
|
host/contrib/simtrace2.spec
|
|
usb_strings_generated.h
|
|
firmware/usbstring/usbstring
|