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