libosmocore/utils
Harald Welte 870f94d0cc osmo-sim-test: Optionally dump card files to host filesystem
Using the new '--output-dir' command line argument, the user can
instruct osmo-sim-test to dump the file content to a local directory.

osmo-sim-test will create one sub-directory per DF, and create a
text file for each EF.  The contents of the text files are a hexdump
of the contents.  Transparent EF are dumped as one line of hex,
while linear fixed EF are dumped as one record per line, i.e. the
number of lines corresponds to the number of records.

Change-Id: I35176f4a13c3537eaa8de550e231818a22b4c07c
2020-03-21 16:31:10 +01:00
..
Makefile.am logging: Introduce mutex API to manage log_target in multi-thread envs 2019-10-09 14:19:52 +02:00
conv_codes_gsm.py conv: add convolutional coder for AMR SID UPDATE frames 2020-03-09 13:40:27 +01:00
conv_gen.py debian, utils: switch to python 3 2019-12-12 09:24:04 +00:00
gen_website_doc_tree.sh add script to generate http://www.osmocom.org/doc tree structure 2011-08-20 17:40:08 +02:00
gsmtap.py utils: add gsmtap_logread.py a gsmtap log reader 2019-06-04 08:37:06 +00:00
gsmtap_logread.py utils: add gsmtap_logread.py a gsmtap log reader 2019-06-04 08:37:06 +00:00
osmo-arfcn.c utils: exit(2) on unsupported positional arguments on command line 2019-12-03 21:35:48 +01:00
osmo-auc-gen.c utils: exit(2) on unsupported positional arguments on command line 2019-12-03 21:35:48 +01:00
osmo-config-merge.c Add multipatch capability to osmo-config-merge 2019-02-22 21:28:45 +00:00
osmo-sim-test.c osmo-sim-test: Optionally dump card files to host filesystem 2020-03-21 16:31:10 +01:00