libosmocore/utils
Neels Hofmeyr 4315e01f5a osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0
Most USIM out there seem to use IND-length = 5 bits, so do sysmousim-sjs1.
Currently from initialization we are using an IND length of zero in
osmo-auc-gen, which produces confusing SQN results after AUTS:

Where want SQN to be incremented to the next IND array, usually +32, an IND-len
of 0 makes for only +1.

As result, the osmo-auc-gen_test.sh produces SQN 32 instead of 24 after
receiving SQN.MS = 23 from AUTS: adjust test expectations.

Related: OS#2465
Change-Id: I9fcc11fa2b5816302dcc6b72249b1ee40d5a61f5
2017-08-29 12:46:45 +00:00
..
Makefile.am build: fix distcheck: include gen scripts in EXTRA_DIST 2017-03-20 14:30:43 +01:00
conv_codes_gsm.py libosmocoding: migrate transcoding routines from OsmoBTS 2017-03-07 01:06:38 +07:00
conv_gen.py doxygen: enable AUTOBRIEF, drop \brief 2017-06-23 00:18:22 +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
osmo-arfcn.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
osmo-auc-gen.c osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0 2017-08-29 12:46:45 +00:00
osmo-sim-test.c osmo-sim-test.c: Remove unused functions 2017-06-22 18:14:18 +00:00