1. 2ee7ecd Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  2. 94c2b05 bsc: Do not print "SI 18" but SI2ter when the SI generation fails by Holger Hans Peter Freyther · 12 years ago
  3. d9173c3 bsc_init: Don't drop all BTSs because a single BTS had an error by Harald Welte · 12 years ago
  4. d98136d bsc_init: Initialize rc on all paths to address a compiler warning by Holger Hans Peter Freyther · 12 years ago
  5. c50543b Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  6. 1fe73a1 ARFCNs are in the range of 0..1023, not 0..1024 by Harald Welte · 12 years ago
  7. df82b72 bsc: Drop the BTS instead of exiting the application by Holger Hans Peter Freyther · 13 years ago
  8. e1d2e1c fix some "implicit declaration" warnings in libbsc by Alexander Huemer · 13 years ago
  9. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  10. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  11. fe1ca35 bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  12. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  13. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  14. 80cffaf Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  15. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  16. 6e52b88 bsc: fix bail out in case of problems bootstrapping BTS or E1 input by Pablo Neira Ayuso · 13 years ago
  17. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  18. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  19. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  20. 5a081bb paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  21. b326100 misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  22. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  23. 17a7634 fix erroneous modification of DTX parameter introduced in previous HSL commit by Harald Welte · 13 years ago
  24. 26d7907 Implement the HSL SR1.0.1 protocol by Harald Welte · 13 years ago
  25. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  26. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/bsc_init.c]
  27. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc_init.c]
  28. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  29. 889f16e [E1 input] proper config error reporting by Harald Welte · 13 years ago
  30. aace9fc [SI] Make sure we set BS_AG_BLKS_RES !=0 by Harald Welte · 13 years ago
  31. f1ba09b misc: Remove unused variable from the function. by Holger Hans Peter Freyther · 13 years ago
  32. 29b64e9 MNCC: pass the actual 'struct msgb' down the mncc_recv() callback by Harald Welte · 14 years ago
  33. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  34. 6f61555 abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  35. 39e6ba0 oml: In case we get a NACK, drop the OML connection and hope for the best by Holger Hans Peter Freyther · 14 years ago
  36. c7a1a1f oml: Another band aid for reliable BTS init... by Holger Hans Peter Freyther · 14 years ago
  37. 5a3a61d bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  38. 4dc025b bsc_init: Compare it with the right enum type by Holger Hans Peter Freyther · 14 years ago
  39. 9fbff4a [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  40. 6d2b66e abis_nm: Create a signal data structure for the NACK message by Holger Hans Peter Freyther · 14 years ago
  41. ec4bfdc bsc_api: Move the API init into the main function. by Holger Hans Peter Freyther · 14 years ago
  42. 34949ae bsc_init: Avoid unaligned access to nanobts_attr_nsvc0 by Holger Hans Peter Freyther · 14 years ago
  43. abeb951 [BSC] Fix off-by-one error in computing mobile allocation by laforge · 14 years ago
  44. 29aca17 [BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMD by Harald Welte · 14 years ago
  45. 7401ae6 [BSC] Keep a SYSTEM INFORMATION cache for each BTS by Harald Welte · 14 years ago
  46. fd37089 [BSC] Generate MA for each timeslot that has hopping enabled by Harald Welte · 14 years ago
  47. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  48. 71b822b Add ARFCN range check for GSM 850 band by Harald Welte · 14 years ago
  49. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  50. aef49cc bsc_init: Do not use magic numbers for GSM 12.21 states. by Holger Hans Peter Freyther · 14 years ago
  51. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  52. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  53. 615e956 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  54. a581136 [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  55. 50f81b0 bsc_init: Fix ccch description in SI messages by Sylvain Munaut · 14 years ago
  56. 95c2290 [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  57. 439bb82 GPRS: Enable EGPRS coding schemes in Cell Attributes if 'gprs mode egprs' by Harald Welte · 14 years ago
  58. 4511d89 GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  59. bb110f9 [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  60. 135f797 [bsc_init] When the RSL/OML connection drops, free all lchans by Holger Hans Peter Freyther · 14 years ago
  61. f99f093 Move the version/copyright string to a separate file by Holger Hans Peter Freyther · 14 years ago
  62. 6552d0b Include bscconfig.h without ../ for the srcdir != build dir case by Holger Hans Peter Freyther · 14 years ago
  63. a21a96f Move the copyright and version header to bsc_init.c by Holger Hans Peter Freyther · 14 years ago
  64. a5731cf GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  65. 84c6f31 GPRS: remove outdated FIXME about patching CGI by Harald Welte · 14 years ago
  66. fa58625 GPRS: remove "#define GPRS" compile-time define by Harald Welte · 14 years ago
  67. af38763 GPRS: make NSVC parameters VTY-configurable by Harald Welte · 14 years ago
  68. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  69. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  70. fb0b6fc [bsc] Allow to set a EGSM900, RGSM900 ARFCN by Holger Hans Peter Freyther · 14 years ago
  71. 7de6796 [bsc_init] Send OPSTART if SITE_MANAGER reports off-line by Sylvain Munaut · 15 years ago
  72. f31e474 [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  73. 19a3f0b print ARFCN, LAC and CID when bootstrapping RSL by Harald Welte · 15 years ago
  74. b7bcb79 Fix segfault in case BTS has more TRX than we have configured by Harald Welte · 15 years ago
  75. 4010f1e bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  76. 9c4f6b5 missing semicolon at end of statement by Harald Welte · 15 years ago
  77. a992a36 it's LOGL_ERROR, not LOG_ERROR by Harald Welte · 15 years ago
  78. 73d4fce make sure bootstrap_bts() only contains static initialization by Harald Welte · 15 years ago
  79. 7135501 remove duplicate flag for cell barring by Harald Welte · 15 years ago
  80. 6a22c01 [gprs] SI 13 should only be generated on C0 (BCCH-carrying TRX) by Harald Welte · 15 years ago
  81. f88c8a0 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 15 years ago
  82. 50e7fec system_information: DEBUGP() SI13/5/6 during startup by Harald Welte · 15 years ago
  83. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  84. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  85. 152b626 [system_information] Print more debugging about what's going on by Harald Welte · 15 years ago
  86. ade7a14 make sure BSIC is patched into NM tables before initializing BS11 by Harald Welte · 15 years ago
  87. 7322528 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  88. d6aa524 add warning about accept-all network on non-barred cells by Harald Welte · 15 years ago
  89. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  90. 2d501ea [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  91. 1ce10f3 [bsc_init] Activate the RC and the RSL link from the Software Activated Callback by Holger Hans Peter Freyther · 15 years ago
  92. f7d752f [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  93. d8cfc90 [abis_nm] avoid integer-to-pointer casting and associated gcc warnings by Harald Welte · 15 years ago
  94. 65bdc91 Fix segfault, use trx->bts rather than bts in patch_nm_tables() by Harald Welte · 15 years ago
  95. 0f890b0 ip.access: Use Channel Combination from config file by Harald Welte · 15 years ago
  96. 555eba1 Fix spelling of default by Holger Hans Peter Freyther · 15 years ago
  97. 8406ec2 [nanoBTS] move nanoBTS initialization completely into state event handler by Harald Welte · 15 years ago
  98. 77a838d ip.access: use correct stream identifier when connecting RSL by Harald Welte · 15 years ago
  99. 746d609 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  100. d004a64 ip.access / multi-TRX: correctly identify TRX number on SW ACT REP by Harald Welte · 15 years ago