1. 6571561 Fix BTS attribute requests by Max · 7 years ago
  2. a1756f3 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  3. 48a0c6a SI3: indicate R99+ MSC to GSM MS to enable UMTS AKA by Neels Hofmeyr · 7 years ago
  4. 7b423ed Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  5. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/bsc_init.c]
  6. 8b1a2f8 bsc_init: Forget which SIs are valid for the trx by Max · 7 years ago
  7. 70fdd24 Update SI data structures and generation by Max · 7 years ago
  8. 9b97b00 Move SI-related defines by Max · 7 years ago
  9. 33e1357 Get TRX attributes by Max · 7 years ago
  10. 8254cf7 libbsc: Create pcu-socket only as specified in config file by Harald Welte · 7 years ago
  11. 5f72f6f Use new e1inp_signal_names from libosmo-abis to print input signal names by Harald Welte · 7 years ago
  12. b4999b6 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  13. 94bbc73 libbsc: add debug log message to S_L_INP_* callbacks by Philipp Maier · 8 years ago
  14. defb6c9 Get basic BTS attributes by Max · 7 years ago
  15. 88d4fc7 Don't drop OML links for Get Attributes NACK by Max · 7 years ago
  16. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  17. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  18. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  19. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  20. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  21. b659107 Log use of incompatible BS-AG-BLKS-RES value by Max · 8 years ago
  22. dab3e34 log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  23. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  24. 0ce98c7 mscsplit: bsc_init: don't pass telnet dummy conn by Neels Hofmeyr · 8 years ago
  25. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  26. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  27. b8afb5f dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  28. 9df268e dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  29. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  30. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  31. f3f3505 Add SI2quater support to SI3 by Max · 8 years ago
  32. 687f048 Fix segfault with broken config by Max · 8 years ago
  33. fa0f715 enable telnet VTY bind address config for various programs by Neels Hofmeyr · 8 years ago
  34. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  35. 4d4944a Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  36. 57ee780 bts: Arfcn can never be smaller than 0 by Holger Hans Peter Freyther · 9 years ago
  37. c58a1e5 Fix GSM900 ARFCN range check by Michael McTernan · 9 years ago
  38. c36a13b libbsc: Move SIs update/generation for a BTS into a separate function. by Alexander Chemeris · 9 years ago
  39. a49b2c0 bsc: Allow to generate new system information online by Holger Hans Peter Freyther · 10 years ago
  40. 55dc31e Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  41. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  42. f2621e5 si: Do not schedule SI1 to SI4 on the second TRX by Andreas Eversberg · 11 years ago
  43. de1674a bts: Really drop the BTS in case of an OML NACK by Holger Hans Peter Freyther · 12 years ago
  44. 2ee7ecd Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  45. 94c2b05 bsc: Do not print "SI 18" but SI2ter when the SI generation fails by Holger Hans Peter Freyther · 12 years ago
  46. d9173c3 bsc_init: Don't drop all BTSs because a single BTS had an error by Harald Welte · 12 years ago
  47. d98136d bsc_init: Initialize rc on all paths to address a compiler warning by Holger Hans Peter Freyther · 12 years ago
  48. c50543b Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  49. 1fe73a1 ARFCNs are in the range of 0..1023, not 0..1024 by Harald Welte · 12 years ago
  50. df82b72 bsc: Drop the BTS instead of exiting the application by Holger Hans Peter Freyther · 13 years ago
  51. e1d2e1c fix some "implicit declaration" warnings in libbsc by Alexander Huemer · 13 years ago
  52. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  53. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  54. fe1ca35 bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  55. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  56. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  57. 80cffaf Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  58. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  59. 6e52b88 bsc: fix bail out in case of problems bootstrapping BTS or E1 input by Pablo Neira Ayuso · 13 years ago
  60. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  61. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  62. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  63. 5a081bb paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  64. b326100 misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  65. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  66. 17a7634 fix erroneous modification of DTX parameter introduced in previous HSL commit by Harald Welte · 13 years ago
  67. 26d7907 Implement the HSL SR1.0.1 protocol by Harald Welte · 13 years ago
  68. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  69. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/bsc_init.c]
  70. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc_init.c]
  71. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  72. 889f16e [E1 input] proper config error reporting by Harald Welte · 13 years ago
  73. aace9fc [SI] Make sure we set BS_AG_BLKS_RES !=0 by Harald Welte · 13 years ago
  74. f1ba09b misc: Remove unused variable from the function. by Holger Hans Peter Freyther · 14 years ago
  75. 29b64e9 MNCC: pass the actual 'struct msgb' down the mncc_recv() callback by Harald Welte · 14 years ago
  76. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  77. 6f61555 abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  78. 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
  79. c7a1a1f oml: Another band aid for reliable BTS init... by Holger Hans Peter Freyther · 14 years ago
  80. 5a3a61d bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  81. 4dc025b bsc_init: Compare it with the right enum type by Holger Hans Peter Freyther · 14 years ago
  82. 9fbff4a [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  83. 6d2b66e abis_nm: Create a signal data structure for the NACK message by Holger Hans Peter Freyther · 14 years ago
  84. ec4bfdc bsc_api: Move the API init into the main function. by Holger Hans Peter Freyther · 14 years ago
  85. 34949ae bsc_init: Avoid unaligned access to nanobts_attr_nsvc0 by Holger Hans Peter Freyther · 14 years ago
  86. abeb951 [BSC] Fix off-by-one error in computing mobile allocation by laforge · 14 years ago
  87. 29aca17 [BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMD by Harald Welte · 14 years ago
  88. 7401ae6 [BSC] Keep a SYSTEM INFORMATION cache for each BTS by Harald Welte · 14 years ago
  89. fd37089 [BSC] Generate MA for each timeslot that has hopping enabled by Harald Welte · 14 years ago
  90. 43b0909 bsc_api: Create osmo_msc, and initialize the MSC API in the bsc_init. by Holger Hans Peter Freyther · 14 years ago
  91. 71b822b Add ARFCN range check for GSM 850 band by Harald Welte · 14 years ago
  92. 4b037e4 Migrate VTY code to libosmovty by Harald Welte · 14 years ago
  93. aef49cc bsc_init: Do not use magic numbers for GSM 12.21 states. by Holger Hans Peter Freyther · 14 years ago
  94. dcccb18 VTY: decouple telnet_interface from 'struct gsmnet' by Harald Welte · 14 years ago
  95. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  96. 615e956 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  97. a581136 [misc] Remove spaces, fix indention. by Holger Hans Peter Freyther · 14 years ago
  98. 50f81b0 bsc_init: Fix ccch description in SI messages by Sylvain Munaut · 14 years ago
  99. 95c2290 [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  100. 439bb82 GPRS: Enable EGPRS coding schemes in Cell Attributes if 'gprs mode egprs' by Harald Welte · 14 years ago