osmo-bsc/openbsc/tests
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
..
bsc-nat nat: Add another test case for TP-SRR clearing and number rewrite 2012-03-26 16:22:08 +02:00
channel abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags 2012-01-15 17:52:02 +01:00
db tests: Introduce running tests with GNU autotest in OpenBSC 2012-01-06 18:52:05 +01:00
gprs gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information 2012-01-06 18:52:05 +01:00
gsm0408 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags 2012-01-15 17:52:02 +01:00
mgcp mgcp: implement a more tolerant parser based on strtok_r() 2012-03-16 10:24:18 +01:00
si si: Partially implement the range encoding for the SI. 2012-10-22 15:23:58 +02:00
Makefile.am si: Partially implement the range encoding for the SI. 2012-10-22 15:23:58 +02:00
atlocal.in tests: Use atlocal/atlocal.in to enable/disable the NAT test 2012-01-09 22:53:04 +01:00
sms.txt move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
testsuite.at si: Partially implement the range encoding for the SI. 2012-10-22 15:23:58 +02:00