1. 70fdd24 Update SI data structures and generation by Max · 7 years ago
  2. 9b97b00 Move SI-related defines by Max · 7 years ago
  3. 845a3a4 SI2quater: fix EARFCN inclusion check by Max · 7 years ago
  4. f39d03a Restructure SI2quater generation by Max · 7 years ago
  5. 6f0e50c Prepare for extended SI2quater support by Max · 7 years ago
  6. f9685c1 gsm_bts: add version and variant details by Max · 7 years ago
  7. 42def72 Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  8. e610e70 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  9. 881064e Prevent segfault in range encoding by Max · 8 years ago
  10. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  11. 2440f49 Replace duplicated code with macro call by Max · 8 years ago
  12. 292ec58 Modify SI 13 field for control_ack_type by Max · 8 years ago
  13. 350533c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  14. 69e9c0d Make si2q scheduling optional by Max · 8 years ago
  15. 82dd983 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  16. ea8e983 Fix copy-paste error in SI6 by Max · 8 years ago
  17. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  18. 299a999 Fix comment typo by Max · 8 years ago
  19. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  20. 26679e0 Add basic UARFCN support by Max · 8 years ago
  21. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  22. 5fa7e36 Refactor SI-related code by Max · 8 years ago
  23. f3f3505 Add SI2quater support to SI3 by Max · 8 years ago
  24. e5ba92e system_information.c: Distinguish two previously identical log msgs by Harald Welte · 9 years ago
  25. e18f78e Fix neighbor channel list generation for 1900 MHz PCS band by Harald Welte · 9 years ago
  26. 7ff77ec smscb: Prepare to fill in the info for CBCH in SI4 by Holger Hans Peter Freyther · 14 years ago
  27. 695675f libbsc/system_information.c: Fix off-by-one error in si4 generation with CBCH enabled by Daniel Willmann · 10 years ago
  28. 142d12d move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  29. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  30. b92a538 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  31. 45014a0 si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  32. 65d114f si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  33. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  34. 0c8f9ca Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  35. f876c39 si: Another round of PCS related fixes by Holger Hans Peter Freyther · 11 years ago
  36. d4d1d5e si: Deal with DCS1800 and PCS1900 have overlapping ARFCN ranges by Holger Hans Peter Freyther · 11 years ago
  37. 9e1952a si: Share the ARFCN selection condition between the two statements by Holger Hans Peter Freyther · 11 years ago
  38. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  39. c15d0ac SI13: Set alpha value to a safer default of 0 instead of 10 by Harald Welte · 12 years ago
  40. becc89a Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  41. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  42. c50543b Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  43. 2935034 fix generation of frequency list (E-GSM vs. P-GSM 900) by Harald Welte · 12 years ago
  44. 851f120 libbsc: Don't include ext_info in SI13 if not in EGPRS mode by Sylvain Munaut · 13 years ago
  45. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  46. 80cffaf Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  47. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  48. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  49. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  50. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  51. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  52. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/system_information.c]
  53. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/system_information.c]
  54. 21bbda2 BSC: Fix empty neighbor list in case of manual SI/SI5 mode by Harald Welte · 13 years ago
  55. 64c07d2 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 13 years ago
  56. 32c0962 [BSC] Allow manual override of neighbor cell list by Harald Welte · 13 years ago
  57. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  58. e0b06b0 bsc: Allow to configure Optional Cell Selection params from vty by Sylvain Munaut · 14 years ago
  59. 5f827f4 Add more RSL <-> Osmo SI type mappings, export osmo_sitype_strs[] by Harald Welte · 14 years ago
  60. c8794b5 [BSC] SI: make sure we initialize the data field, not the bitvec structure by Harald Welte · 14 years ago
  61. 7401ae6 [BSC] Keep a SYSTEM INFORMATION cache for each BTS by Harald Welte · 14 years ago
  62. a39b0f2 [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  63. 1c6f394 si13: Use the correct pseudo length for the SI13 message by Holger Hans Peter Freyther · 14 years ago
  64. 8584918 [GPRS] Change SI13 to NMO_II, as some phones (like G1) dislike NMO_III by Harald Welte · 14 years ago
  65. a4b1665 [GPRS] Make sure SI13 rest octets look like those of the ip.access BSC by Harald Welte · 14 years ago
  66. a06fea0 GPRS: actually enable indicating EDGE capability in SI13 by Harald Welte · 14 years ago
  67. 4511d89 GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  68. da0586a GPRS: Add Support for the GPRS Cell Option Extension Info IE by Harald Welte · 14 years ago
  69. e164d29 gprs: remove (the already unused) si13_template by Harald Welte · 14 years ago
  70. 1f89329 GPRS: set SI3 GPRS indicator dependent on bts->gprs.enabled by Harald Welte · 14 years ago
  71. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  72. afedeab move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  73. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  74. 17d81e2 [system_information] Initialize the buffer before moving it by Holger Hans Peter Freyther · 14 years ago
  75. 7ec448d [system_information] Return how much byte were written into output by Holger Hans Peter Freyther · 14 years ago
  76. b91a106 [si] Go through the system_information structs and add static_asserts by Holger Hans Peter Freyther · 14 years ago
  77. 42a5652 system_information: Fix BCCH Allocation when only 1 BTS present by Sylvain Munaut · 15 years ago
  78. e2d0d5f system_information: ip.access wants L2_PLEN, BS-11 doesn't by Harald Welte · 15 years ago
  79. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  80. 152b626 [system_information] Print more debugging about what's going on by Harald Welte · 15 years ago
  81. 6c40def system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  82. da760d3 [system_information] fix bit map 0 frequency list generation by Harald Welte · 15 years ago
  83. a897bf3 [system_information] fix BCCH list generation for GSM900 by Harald Welte · 15 years ago
  84. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago