1. 59e7f2b si: Deal with DCS1800 and PCS1900 have overlapping ARFCN ranges by Holger Hans Peter Freyther · 11 years ago
  2. 2e778c7 si: Share the ARFCN selection condition between the two statements by Holger Hans Peter Freyther · 11 years ago
  3. a9e7de6 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  4. a4a7c43 SI13: Set alpha value to a safer default of 0 instead of 10 by Harald Welte · 12 years ago
  5. f225f2d Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  6. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  7. 02de47d Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  8. a680b13 fix generation of frequency list (E-GSM vs. P-GSM 900) by Harald Welte · 12 years ago
  9. 1fa5239 libbsc: Don't include ext_info in SI13 if not in EGPRS mode by Sylvain Munaut · 13 years ago
  10. 49c843e Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  11. 6b77f0f Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  12. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  13. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  14. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  15. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  16. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  17. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/system_information.c]
  18. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/system_information.c]
  19. a72d91c BSC: Fix empty neighbor list in case of manual SI/SI5 mode by Harald Welte · 13 years ago
  20. f989b78 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 13 years ago
  21. ca46eff [BSC] Allow manual override of neighbor cell list by Harald Welte · 14 years ago
  22. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  23. 00d7146 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  24. 37dfea4 Add more RSL <-> Osmo SI type mappings, export osmo_sitype_strs[] by Harald Welte · 14 years ago
  25. 439e462 [BSC] SI: make sure we initialize the data field, not the bitvec structure by Harald Welte · 14 years ago
  26. 99bed52 [BSC] Keep a SYSTEM INFORMATION cache for each BTS by Harald Welte · 14 years ago
  27. a42a93f [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  28. 6c84d70 si13: Use the correct pseudo length for the SI13 message by Holger Hans Peter Freyther · 14 years ago
  29. b064471 [GPRS] Change SI13 to NMO_II, as some phones (like G1) dislike NMO_III by Harald Welte · 14 years ago
  30. a9713bf [GPRS] Make sure SI13 rest octets look like those of the ip.access BSC by Harald Welte · 14 years ago
  31. 09faa06 GPRS: actually enable indicating EDGE capability in SI13 by Harald Welte · 14 years ago
  32. cb20b7a GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  33. 3ce9a0d GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  34. 8bc3a3e gprs: remove (the already unused) si13_template by Harald Welte · 14 years ago
  35. e050010 GPRS: set SI3 GPRS indicator dependent on bts->gprs.enabled by Harald Welte · 14 years ago
  36. 3055e33 Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  37. d8493ac move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  38. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  39. 4f2ace4 [system_information] Initialize the buffer before moving it by Holger Hans Peter Freyther · 15 years ago
  40. 02c608c [system_information] Return how much byte were written into output by Holger Hans Peter Freyther · 15 years ago
  41. 8526b15 [si] Go through the system_information structs and add static_asserts by Holger Hans Peter Freyther · 15 years ago
  42. 40f84a9 system_information: Fix BCCH Allocation when only 1 BTS present by Sylvain Munaut · 15 years ago
  43. 2a92a71 system_information: ip.access wants L2_PLEN, BS-11 doesn't by Harald Welte · 15 years ago
  44. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  45. e285bad [system_information] Print more debugging about what's going on by Harald Welte · 15 years ago
  46. 6ae6467 system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  47. bc47966 [system_information] fix bit map 0 frequency list generation by Harald Welte · 15 years ago
  48. 5b8d7d3 [system_information] fix BCCH list generation for GSM900 by Harald Welte · 15 years ago
  49. a54a2bb Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago