Skip to content

Releases: pycrate-org/pycrate

0.7.11

04 Jul 19:35
Compare
Choose a tag to compare

0.7.10

24 Jun 20:01
Compare
Choose a tag to compare

What's Changed

  • pycrate_mobile: Fix RRAssignmentCmd's FirstChanDescBefore and SecondChanDescBefore by @matan1008 in #43

New Contributors

Full Changelog: 0.7.9...0.7.10

0.7.9

03 May 15:21
Compare
Choose a tag to compare

What's Changed

  • NAS MM: fix selection for serviceLevelAAServerAddress by @Jojeker in #31
  • Fix TS 24.501, 9.11.4.10 PDUAddress wrong bit length by @lunastorm in #33

New Contributors

Full Changelog: 0.7.8...0.7.9

0.7.8

06 Jan 09:41
Compare
Choose a tag to compare

What's Changed

  • pycrate_mobile: Fix TimeZoneTime encode by @Jojeker in #27
  • fixes in the pycrate_mobile GTPC and 5G NAS UEPOL modules
  • fixing back pycrate_corenet to working conditions
  • some quick fixes to the ASN.1 compiler and runtime
  • recompiled all ASN.1 modules with Python3, dropping support for Python2 (no more explicit unicode declarations)

New Contributors

Full Changelog: 0.7.7...0.7.8

What's Changed

  • pycrate_mobile: Fix TimeZoneTime encode by @Jojeker in #27

New Contributors

Full Changelog: 0.7.7...0.7.8

0.7.7

14 Jul 11:53
Compare
Choose a tag to compare

Full Changelog: 0.7.5...0.7.7

0.7.5

10 Jun 20:01
Compare
Choose a tag to compare
  • Fix the mobile NAS JSON parser to properly parse optional fields

0.7.4

20 May 19:11
Compare
Choose a tag to compare
  • Minor fixes and improvements for mobile NAS structures
  • Update of the OS and Python version in the CICD

0.7.2

02 Mar 16:03
Compare
Choose a tag to compare

Add support for the O-RAN E2AP protocol, based on ASN.1

0.7.1

01 Mar 09:45
Compare
Choose a tag to compare

Cosmetic updates related to the new home of the project.
Explicit exception when encoding / decoding from ASN.1 parameterized objects.
Extend JSON API for mobile NAS signalling structures and information elements.
Fix bugs in the 5G NAS UE Policy protocol.