osmo-msc/openbsc/src
Holger Hans Peter Freyther 511f9c3e4a si: Partially implement the range encoding for the SI.
I saw the old copy of the "Appendix J" code too late and I have
discovered some quirks and I am more familar with my implementation.
Most noticable 'w' only needs to be as big as the input arfcn but
requires the 'w' to be initialized. The power_of_2 implementation
differs as well (mine matches the output of wirehsark).

The f0 could be chosen in a better way but right now picking
the lower bound is the easiest. It is not clear if to use
modulo if the range is chosen in the middle. This can be improved
in the future. Right now I have no bit fiddling for range128, 256
and 1024 as I was running out of time.
2012-10-22 15:23:58 +02:00
..
gprs gbproxy: Address two unaligned memory access warnings 2012-09-11 16:23:31 +02:00
ipaccess misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
libbsc si: Partially implement the range encoding for the SI. 2012-10-22 15:23:58 +02:00
libcommon Allow setting of Control Channel Description parameters via VTY 2012-10-18 12:01:32 +02:00
libctrl libctrl, osmo-bsc: Get rid of net prefix 2012-09-11 16:20:46 +02:00
libgb use new external libosmogb (part of libosmocore.git) 2012-06-17 23:34:34 +08:00
libmgcp mgcp_network.c: Address compiler warning on return 2012-09-11 12:41:23 +02:00
libmsc nncc_builtin: send CHAN MODE MODIFY after CALL PROCEEDING 2012-09-19 11:47:49 +02:00
libtrau misc: Fix typo...'teh' -> 'the' 2011-11-06 21:41:51 +01:00
osmo-bsc bsc: Add vty code for allowing emergency 2012-09-11 18:01:52 +02:00
osmo-bsc_mgcp mgcp: Add the disable color option to the mgcp binary 2012-09-20 16:06:56 +02:00
osmo-bsc_nat nat: Change the ctrl command path 2012-09-11 16:20:46 +02:00
osmo-nitb ctrl: Improve error handling if controlif setup fails 2012-09-11 15:20:55 +02:00
utils misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
Makefile.am use new external libosmogb (part of libosmocore.git) 2012-06-17 23:34:34 +08:00