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