1. 7af652c dyn TS: chan act: set chan_nr according to dyn pchan type by Neels Hofmeyr · 8 years ago
  2. fdd9ad7 dyn TS: enhance channel allocator for dynamic TS by Neels Hofmeyr · 8 years ago
  3. 9518ffc dyn TS: verify_chan_comb(): handle new dyn TS NM_CHANC_* by Neels Hofmeyr · 8 years ago
  4. d384110 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  5. 6e999b7 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  6. cf79338 prepare dyn TS: act lchan: fetch the channel mode a bit later by Neels Hofmeyr · 8 years ago
  7. e2eb5cb error log: rsl_chan_activate_lchan: log channel mode error by Neels Hofmeyr · 8 years ago
  8. 2e84b60 cosmetic: dyn_pdch_init(): debug log: use new gsm_ts_and_pchan_name() by Neels Hofmeyr · 8 years ago
  9. 350533c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  10. e3dc498 debug log: fix line endings for abis_rsl_rx_rll logging by Neels Hofmeyr · 8 years ago
  11. e443145 Fix default subscriber regexp by Max · 8 years ago
  12. d1c0e37 log lchan_alloc() result by Neels Hofmeyr · 8 years ago
  13. bbbcfe5 error log: abis_rsl.c: log errors in channel_mode_from_lchan() by Neels Hofmeyr · 8 years ago
  14. 7458572 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  15. f29dd5f cosmetic: rsl_rx_chan_act_ack(): use local lchan var in 14 instances by Neels Hofmeyr · 8 years ago
  16. 8151648 cosmetic: act lchan type: use constant instead of 0x00 by Neels Hofmeyr · 8 years ago
  17. 4007468 cosmetic: rsl_rx_rf_chan_rel_ack(): use local ts var for brevity by Neels Hofmeyr · 8 years ago
  18. c6926d0 comments: clarify some dynamic TS comments by Neels Hofmeyr · 8 years ago
  19. 9ddd8e6 dyn pdch: don't PDCH ACT if gprs mode is none by Neels Hofmeyr · 8 years ago
  20. 9331df1 cosmetic: dyn_pdch_init(): flatten if-logic, add comments by Neels Hofmeyr · 8 years ago
  21. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  22. 9f8f9b8 libbsc: skip channel state LCHAN_S_INACTIVE while handover by Alexander Couzens · 8 years ago
  23. dd49bee err log: tweak dyn pdch ack error logging by Neels Hofmeyr · 8 years ago
  24. 3f22122 dyn PDCH: cosmetic: clarify lchan rel with assertion and comment by Neels Hofmeyr · 8 years ago
  25. b0cc642 debug log: log all lchan state transitions by Neels Hofmeyr · 8 years ago
  26. efedf80 vty: show lchan summary: also show lchan->state by Neels Hofmeyr · 8 years ago
  27. 82c8f75 dyn PDCH: enable PDCH only after release due to error by Neels Hofmeyr · 8 years ago
  28. 832afa3 dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACT by Neels Hofmeyr · 8 years ago
  29. 285df2e dyn PDCH: add lchan sanity checks in PDCH DE/ACT ACK by Neels Hofmeyr · 8 years ago
  30. 3201988 dyn PDCH: track pending PDCH de-/activation by Neels Hofmeyr · 8 years ago
  31. c1fbded dyn PDCH: fix: clear PDCH flags on TS reconnect (e.g. BTS re-connect) by Neels Hofmeyr · 8 years ago
  32. 2ebacce dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  33. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  34. b8afb5f dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  35. 9df268e dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  36. a668525 dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slots by Neels Hofmeyr · 8 years ago
  37. 0434efa dyn PDCH: Fix free slot search for chan_alloc_reverse == true by Andreas Eversberg · 11 years ago
  38. f5713a5 lchan_alloc(): on alloc failure, report original type by Neels Hofmeyr · 8 years ago
  39. 6079528 Add warning for unsupported DTX configurations by Max · 8 years ago
  40. 9f5d231 debug log: cosmetic fixes by Neels Hofmeyr · 8 years ago
  41. 3e62d41 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  42. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  43. 69e9c0d Make si2q scheduling optional by Max · 8 years ago
  44. 82dd983 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  45. ea8e983 Fix copy-paste error in SI6 by Max · 8 years ago
  46. 7184bd0 subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  47. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  48. 8a4d2e7 Use proper measurement for handover by Max · 8 years ago
  49. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  50. 35697b9 Adjust si2quater ranges by Max · 8 years ago
  51. 299a999 Fix comment typo by Max · 8 years ago
  52. e01f505 Add missing include by Max · 8 years ago
  53. 8db12e4 Add extra debug output with channel mode and type by Max · 8 years ago
  54. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  55. 26679e0 Add basic UARFCN support by Max · 8 years ago
  56. 0c1bc26 Fix earfcn deletion by Max · 8 years ago
  57. 36212f2 Fix documentation for command parameters by Max · 8 years ago
  58. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  59. 5fa7e36 Refactor SI-related code by Max · 8 years ago
  60. f3f3505 Add SI2quater support to SI3 by Max · 8 years ago
  61. 7a301d3 Remove trivial wrapper function by Max · 8 years ago
  62. 687f048 Fix segfault with broken config by Max · 8 years ago
  63. c6a6551 bsc: Add parameter to restart a bts by Holger Hans Peter Freyther · 8 years ago
  64. 740e65f bsc: Add code to send ip.access reboot command to nanoBTS by Holger Hans Peter Freyther · 8 years ago
  65. 3a38ee6 abis: Send the message without enforcing to wait for a response by Holger Hans Peter Freyther · 8 years ago
  66. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  67. 7382815 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  68. fa0f715 enable telnet VTY bind address config for various programs by Neels Hofmeyr · 8 years ago
  69. fd1187e minor fixes in bsc_vty.c and bsc_nat.c by Neels Hofmeyr · 8 years ago
  70. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  71. 9c4f1d6 fix bsc_vty out: timeslot indented too deeply. by Neels Hofmeyr · 8 years ago
  72. 0a8cf32 indicate the GSM 04.08 channel mode in 'show lchan' by Harald Welte · 9 years ago
  73. 557c84e vty: Print NCC/BCC and not just integer value of BSIC by Harald Welte · 9 years ago
  74. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  75. 64630cc stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  76. 7a77d01 amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  77. a174a47 amr: Kill more duplication and let the code work one of the modes by Holger Hans Peter Freyther · 9 years ago
  78. 615ed46 amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  79. 11cb7a9 amr: Remove some code duplication in preparation by Holger Hans Peter Freyther · 9 years ago
  80. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  81. e5ba92e system_information.c: Distinguish two previously identical log msgs by Harald Welte · 9 years ago
  82. e18f78e Fix neighbor channel list generation for 1900 MHz PCS band by Harald Welte · 9 years ago
  83. 39ba248 Send RADIO LINK TIMEOUT value via OML attribute to BTS by Andreas Eversberg · 11 years ago
  84. 4d4944a Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  85. ba43365 paging: Go through all BTS to stop paging by Holger Hans Peter Freyther · 9 years ago
  86. 469f992 paging: In case paging failed stop it everywhere by Holger Hans Peter Freyther · 9 years ago
  87. e2ac6b7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  88. 8a8df80 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  89. 57ee780 bts: Arfcn can never be smaller than 0 by Holger Hans Peter Freyther · 9 years ago
  90. c58a1e5 Fix GSM900 ARFCN range check by Michael McTernan · 9 years ago
  91. c36a13b libbsc: Move SIs update/generation for a BTS into a separate function. by Alexander Chemeris · 9 years ago
  92. 0ae564d sub: Remove paging requests before dispatching by Holger Hans Peter Freyther · 9 years ago
  93. 6f6cbf7 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  94. 66105fd ctrl: Implement a global result for rf_locked by Holger Hans Peter Freyther · 9 years ago openbsc/0.14.0
  95. ca41519 ctrl: Add a command to check how many bts are configured by Holger Hans Peter Freyther · 9 years ago
  96. 349c40f nitb: Move the rf-lock commands from osmo-bsc to libbsc by Holger Hans Peter Freyther · 9 years ago
  97. 56e1766 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  98. 4e13a8f bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  99. b8c204c ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  100. 7af5f81 rsl: Remove unused code for channel activation by Holger Hans Peter Freyther · 9 years ago