Commit Graph

35 Commits

Author SHA1 Message Date
p1-bmu 347a31b6de add a tool for listing GTP messages structure and context 2022-03-16 18:15:08 +01:00
p1-bmu b9a5012b95 tools.berdecode: catch exception during decoding 2022-03-07 11:51:02 +01:00
Vadim Yanitskiy 5723fc16c5 tools: add simple extNAS/RRCTL demo sending Detach Request 2022-02-05 00:06:48 +06:00
p1-bmu a2c33338e6 tools: extend pycrate_map_op_info to also support Camel operations 2022-01-21 16:22:41 +01:00
p1-bmu 819c5f04b3 tool: enhance map_op_list printed info 2021-01-07 17:19:06 +01:00
p1-bmu 572a622b60 tool: enhance expanded info in map_op_list 2021-01-07 17:00:42 +01:00
p1-bmu 9f481360bb tools: add the shownas tool 2020-12-08 10:09:08 +01:00
p1-bmu d50b0139a3 tools: handle exceptions gracefully in the asn1compile app 2020-09-16 15:14:12 +02:00
p1-ra 7eb5299448 asn1compile: add an arg option to use an external python generator 2020-06-17 08:32:41 +00:00
mich 113ede58fb tools: fix output generation in asn1compile for named spec 2020-04-28 11:25:59 +02:00
mich e11b6bd541 tools: move all tools to the Python3 shebang and add berdecode an option for printing hexstream 2020-04-01 16:45:20 +02:00
mich 9f79afe50c tools: fix error printing in ber_decode 2020-04-01 16:09:01 +02:00
mich 9d19540931 tools: add a simple listing mode to map_op_info 2020-03-03 10:39:10 +01:00
mich 88d44fd8aa tool: invert options into asn1compile 2020-02-05 15:18:01 +01:00
mich e91820e904 tools: update asn1compile with an option to recompile any spec from the asn1dir subdir 2020-02-05 10:34:36 +01:00
mich 8d52b20afe tools: fix the proper handling of extensionContainer in the extended presentation of map_op_info results 2019-11-04 17:53:41 +01:00
mich d74768b968 tools: sort MAP operation content properly in map_op_info 2019-11-04 17:31:08 +01:00
mich 6192c94964 tools: add a tool to print information related to MAP procedures and application contexts from the cmd-line 2019-11-04 10:52:43 +01:00
mich 950fb56069 asn1c: rename proc.py to asnproc.py, to avoid issues with C / Python2 wrappers 2019-04-02 09:58:12 +02:00
mich 7160a753ed making a global 0.4 tagged release 2019-02-25 11:26:10 +01:00
mich ae47ea49db tools: shebang with /usr/bin/env instead of /usr/bin/python 2019-01-22 11:29:10 +01:00
mich 8e11daab3b tool: argparse with str instead of bytes in berdecode 2019-01-21 09:57:13 +01:00
mich 319f4fa1b0 asn1compile: remove crappy print stmt 2018-12-05 12:14:11 +01:00
mich c13581a97c asn1compile: enabled use of load_mod.txt and improve utf-8 handling with Python 2 2018-12-04 15:15:46 +01:00
mich 412fd3d818 tools: print alignment in berdecode 2018-09-20 15:53:20 +02:00
mich faf9c2d6e6 asn1c: add filename info when processing ASN.1 files 2018-09-19 10:33:38 +02:00
mich e89c6d6c41 tools: make executable 2018-09-10 13:47:47 +02:00
mitshell e232a840e6 tools: remove BOM encoding 2018-03-02 00:19:43 +01:00
mitshell 401e80e18c bump version to 0.3 2018-02-09 22:23:26 +01:00
mitshell 1695efef74 tools: remove painful char 2017-10-22 13:57:24 +02:00
mitshell d544acd86b tools: remove dummy chars from bash tools 2017-10-13 21:27:00 +02:00
mitshell b2b5cfd42c asn1compile.py: add option for json generation 2017-10-13 21:25:42 +02:00
mitshell caa0f657fb version: bump to 0.2 2017-10-06 23:03:13 +02:00
mitshell 572e978653 tools: utf-8 issue 2017-09-03 20:37:49 +02:00
mitshell a18b625995 add test and tools subdirs 2017-07-04 23:13:45 +02:00