1. c15d0ac SI13: Set alpha value to a safer default of 0 instead of 10 by Harald Welte · 12 years ago
  2. becc89a Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  3. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  4. c50543b Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  5. 2935034 fix generation of frequency list (E-GSM vs. P-GSM 900) by Harald Welte · 12 years ago
  6. 851f120 libbsc: Don't include ext_info in SI13 if not in EGPRS mode by Sylvain Munaut · 13 years ago
  7. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  8. 80cffaf Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  9. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  10. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  11. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  12. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  13. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  14. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/system_information.c]
  15. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/system_information.c]
  16. 21bbda2 BSC: Fix empty neighbor list in case of manual SI/SI5 mode by Harald Welte · 13 years ago
  17. 64c07d2 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 13 years ago
  18. 32c0962 [BSC] Allow manual override of neighbor cell list by Harald Welte · 13 years ago
  19. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  20. e0b06b0 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  21. 5f827f4 Add more RSL <-> Osmo SI type mappings, export osmo_sitype_strs[] by Harald Welte · 14 years ago
  22. c8794b5 [BSC] SI: make sure we initialize the data field, not the bitvec structure by Harald Welte · 14 years ago
  23. 7401ae6 [BSC] Keep a SYSTEM INFORMATION cache for each BTS by Harald Welte · 14 years ago
  24. a39b0f2 [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  25. 1c6f394 si13: Use the correct pseudo length for the SI13 message by Holger Hans Peter Freyther · 14 years ago
  26. 8584918 [GPRS] Change SI13 to NMO_II, as some phones (like G1) dislike NMO_III by Harald Welte · 14 years ago
  27. a4b1665 [GPRS] Make sure SI13 rest octets look like those of the ip.access BSC by Harald Welte · 14 years ago
  28. a06fea0 GPRS: actually enable indicating EDGE capability in SI13 by Harald Welte · 14 years ago
  29. 4511d89 GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  30. da0586a GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  31. e164d29 gprs: remove (the already unused) si13_template by Harald Welte · 14 years ago
  32. 1f89329 GPRS: set SI3 GPRS indicator dependent on bts->gprs.enabled by Harald Welte · 14 years ago
  33. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  34. afedeab move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  35. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  36. 17d81e2 [system_information] Initialize the buffer before moving it by Holger Hans Peter Freyther · 14 years ago
  37. 7ec448d [system_information] Return how much byte were written into output by Holger Hans Peter Freyther · 14 years ago
  38. b91a106 [si] Go through the system_information structs and add static_asserts by Holger Hans Peter Freyther · 14 years ago
  39. 42a5652 system_information: Fix BCCH Allocation when only 1 BTS present by Sylvain Munaut · 15 years ago
  40. e2d0d5f system_information: ip.access wants L2_PLEN, BS-11 doesn't by Harald Welte · 15 years ago
  41. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  42. 152b626 [system_information] Print more debugging about what's going on by Harald Welte · 15 years ago
  43. 6c40def system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  44. da760d3 [system_information] fix bit map 0 frequency list generation by Harald Welte · 15 years ago
  45. a897bf3 [system_information] fix BCCH list generation for GSM900 by Harald Welte · 15 years ago
  46. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago