Commit Graph

29 Commits

Author SHA1 Message Date
p1-bmu 315bd60b98 CSN1: fix serialization with unset value 2021-11-09 10:50:43 +01:00
p1-bmu 446ba9b708 remove version indication from __init__.py files 2021-05-17 17:28:51 +02:00
mich 0f3f6aa65c csn1: remove unreachable code 2019-04-01 19:06:17 +02:00
mich 7160a753ed making a global 0.4 tagged release 2019-02-25 11:26:10 +01:00
mich c780b2c85b json: align import stmt in asn1rt and csn1 2018-12-12 17:35:44 +01:00
mich d3aa7249a0 csn1: implement a JSON api for CSN.1 objects 2018-12-12 11:00:22 +01:00
mich 9abdd0ce79 csn1: provide nicer values representation 2018-11-27 16:12:09 +01:00
mich 7d3e13c8db mobile / csn1: extend GSM RR support and include unit tests 2018-11-26 17:57:11 +01:00
mich 0792f98780 csn1: fix offset handling and optimize few processing 2018-11-23 14:58:41 +01:00
mich 444b56013e csn1: handle value setting at init properly 2018-11-22 09:47:28 +01:00
mich 9d7ec211de mobile: some work on GSM RR and CSN.1, regenerated all CSN.1 structures, more work is required on the CSN.1 runtime for setting values and encoding 2018-11-21 17:02:55 +01:00
mich cfa0d1cb87 mobile: finalizing 44.018 support 2018-11-21 12:16:36 +01:00
mich e8dd84510d mobile: complete the support for 44.018 2018-11-21 09:20:40 +01:00
mich 2656d48c85 csn1: better naming for csn1 objects 2018-10-08 15:51:15 +02:00
mich 74cd1c94e1 csn1: fix null value handling and change object name setup 2018-10-08 11:47:23 +02:00
mich 961cf4127d csn1: fix handling of CSNBit with undefined length 2018-10-05 17:24:50 +02:00
mitshell 6dd3c27014 csn1: runtime part of the GRAND CSN.1 COMMIT 2018-07-31 23:01:45 +02:00
mitshell ae1a34d5dc change of license: from GPL to LGPL, except for tools 2018-04-15 21:47:21 +02:00
mitshell 401e80e18c bump version to 0.3 2018-02-09 22:23:26 +01:00
mitshell f3d255658a all errors now inherit from PyrateErr 2017-12-15 21:19:59 +01:00
mitshell 59a06831ce csn1: fix elt repr with no value 2017-11-12 15:29:21 +01:00
mitshell 0dcbd38a76 remove the crappy copyright sign 2017-11-12 14:43:59 +01:00
mitshell 519ee43853 csn1: fix bit string alternate value handling, and add docstr 2017-10-13 21:30:20 +02:00
mitshell caa0f657fb version: bump to 0.2 2017-10-06 23:03:13 +02:00
mitshell c29ec8cf16 csn1: fix 2017-09-30 01:04:02 +02:00
mitshell e479a623c9 csn1: cleaning up and fixing csn1 runtime 2017-09-16 18:08:31 +02:00
mitshell 5e2f16e915 csn1: fix handling of nested undefinitely repeated objects 2017-09-07 00:28:05 +02:00
mitshell 92ba213d0f csn1: cosmetic change 2017-09-07 00:25:32 +02:00
mitshell c05deb68a2 initial commit of the src code 2017-07-04 23:12:41 +02:00