1. d9b6b5d log: abis_rsl: don't log 'error' when there is no error by Neels Hofmeyr · 8 years ago
  2. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  3. baf1b44 bsc/netinit: correct mistyped rate counter by Alexander Couzens · 8 years ago
  4. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  5. f0b8e8b log: rsl notice: tiny tweak for readability by Neels Hofmeyr · 8 years ago
  6. 0323f35 log: improve for rsl_lchan_mark_broken() by Neels Hofmeyr · 8 years ago
  7. 7445cf1 dyn TS: debug log: if still in use, also log lchan type and state by Neels Hofmeyr · 8 years ago
  8. ba1eab2 dyn TS: debug log 'switchover complete' only when there was a switchover by Neels Hofmeyr · 8 years ago
  9. a843076 dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCH by Neels Hofmeyr · 8 years ago
  10. b6cf05e dyn TS: fix: properly run an lchan activation timeout by Neels Hofmeyr · 8 years ago
  11. 8ceb9de dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  12. 982f0ea dyn TS: fix error recovery: switch to PDCH after lchan error state by Neels Hofmeyr · 8 years ago
  13. 4c13663 dyn TS: move check whether to switch to PDCH to separate function by Neels Hofmeyr · 8 years ago
  14. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  15. 8fdcaf9 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  16. c1110e1 chan_alloc.c: use ts_subslots() instead of subslots_per_pchan[] by Neels Hofmeyr · 8 years ago
  17. 5d01f96 dyn TS: bts_chan_load: use correct nr of subslots for dyn ts by Neels Hofmeyr · 8 years ago
  18. f8d6053 dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  19. 2e552ea dyn TS: Rename bsc_dyn_pdch.c to bsc_dyn_ts.c by Neels Hofmeyr · 8 years ago
  20. b763811 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  21. 6c5f278 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  22. e88e535 dyn TS: chan act: set chan_nr according to dyn pchan type by Neels Hofmeyr · 8 years ago
  23. ff4ebd8 dyn TS: enhance channel allocator for dynamic TS by Neels Hofmeyr · 8 years ago
  24. 5af6113 dyn TS: verify_chan_comb(): handle new dyn TS NM_CHANC_* by Neels Hofmeyr · 8 years ago
  25. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  26. 3c0df95 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  27. 89231d2 prepare dyn TS: act lchan: fetch the channel mode a bit later by Neels Hofmeyr · 8 years ago
  28. e1542db error log: rsl_chan_activate_lchan: log channel mode error by Neels Hofmeyr · 8 years ago
  29. 8b784fe cosmetic: dyn_pdch_init(): debug log: use new gsm_ts_and_pchan_name() by Neels Hofmeyr · 8 years ago
  30. 612722c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  31. 6fcad25 debug log: fix line endings for abis_rsl_rx_rll logging by Neels Hofmeyr · 8 years ago
  32. 0101068 Fix default subscriber regexp by Max · 8 years ago
  33. 9eee2cd log lchan_alloc() result by Neels Hofmeyr · 8 years ago
  34. 4e472ba error log: abis_rsl.c: log errors in channel_mode_from_lchan() by Neels Hofmeyr · 8 years ago
  35. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  36. dc99740 cosmetic: rsl_rx_chan_act_ack(): use local lchan var in 14 instances by Neels Hofmeyr · 8 years ago
  37. fe9fdfa cosmetic: act lchan type: use constant instead of 0x00 by Neels Hofmeyr · 8 years ago
  38. aff130f cosmetic: rsl_rx_rf_chan_rel_ack(): use local ts var for brevity by Neels Hofmeyr · 8 years ago
  39. b3985cf comments: clarify some dynamic TS comments by Neels Hofmeyr · 8 years ago
  40. 31b2630 dyn pdch: don't PDCH ACT if gprs mode is none by Neels Hofmeyr · 8 years ago
  41. d2fc36a cosmetic: dyn_pdch_init(): flatten if-logic, add comments by Neels Hofmeyr · 8 years ago
  42. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  43. 3f88e6f libbsc: skip channel state LCHAN_S_INACTIVE while handover by Alexander Couzens · 8 years ago
  44. 50c2bd4 err log: tweak dyn pdch ack error logging by Neels Hofmeyr · 8 years ago
  45. 01cb40d dyn PDCH: cosmetic: clarify lchan rel with assertion and comment by Neels Hofmeyr · 8 years ago
  46. a4353c8 debug log: log all lchan state transitions by Neels Hofmeyr · 8 years ago
  47. 73208e0 vty: show lchan summary: also show lchan->state by Neels Hofmeyr · 8 years ago
  48. ff1d734 dyn PDCH: enable PDCH only after release due to error by Neels Hofmeyr · 8 years ago
  49. 10b0f1d dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACT by Neels Hofmeyr · 8 years ago
  50. 6297b74 dyn PDCH: add lchan sanity checks in PDCH DE/ACT ACK by Neels Hofmeyr · 8 years ago
  51. 1d9a3aa dyn PDCH: track pending PDCH de-/activation by Neels Hofmeyr · 8 years ago
  52. 811052a dyn PDCH: fix: clear PDCH flags on TS reconnect (e.g. BTS re-connect) by Neels Hofmeyr · 8 years ago
  53. 5a3c23c dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  54. 3911533 Make random extension range configurable by Max · 8 years ago
  55. a34ddc5 dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  56. 37c3a61 dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  57. 05955e4 dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slots by Neels Hofmeyr · 8 years ago
  58. e34707e dyn PDCH: Fix free slot search for chan_alloc_reverse == true by Andreas Eversberg · 11 years ago
  59. bb17dbc lchan_alloc(): on alloc failure, report original type by Neels Hofmeyr · 8 years ago
  60. 032beff Add warning for unsupported DTX configurations by Max · 8 years ago
  61. 6b27230 debug log: cosmetic fixes by Neels Hofmeyr · 8 years ago
  62. a06b527 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  63. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  64. 539ffa2 Make si2q scheduling optional by Max · 8 years ago
  65. f7e28a4 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  66. 0ba8650 Fix copy-paste error in SI6 by Max · 8 years ago
  67. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  68. 927d1a4 Make extending subscriber creation easier by Max · 8 years ago
  69. 36c3cb1 Use proper measurement for handover by Max · 8 years ago
  70. 3d94aca Move DTX settings to BTS by Max · 8 years ago
  71. 33220d0 Adjust si2quater ranges by Max · 8 years ago
  72. a69d4fd Fix comment typo by Max · 8 years ago
  73. 57b26a2 Add missing include by Max · 8 years ago
  74. 3a816e8 Add extra debug output with channel mode and type by Max · 8 years ago
  75. cc0e500 Add vty check for max si2quater size by Max · 8 years ago
  76. eaf196c Add basic UARFCN support by Max · 8 years ago
  77. 2befab1 Fix earfcn deletion by Max · 8 years ago
  78. 303753e Fix documentation for command parameters by Max · 8 years ago
  79. 88ddcaa Add basic SI2quater support by Max · 8 years ago
  80. 754629f Refactor SI-related code by Max · 8 years ago
  81. cab5beb Add SI2quater support to SI3 by Max · 8 years ago
  82. 56277f4 Remove trivial wrapper function by Max · 8 years ago
  83. 0ae7153 Fix segfault with broken config by Max · 8 years ago
  84. fb508c6 bsc: Add parameter to restart a bts by Holger Hans Peter Freyther · 8 years ago
  85. 8ab66e8 bsc: Add code to send ip.access reboot command to nanoBTS by Holger Hans Peter Freyther · 8 years ago
  86. c26d117 abis: Send the message without enforcing to wait for a response by Holger Hans Peter Freyther · 8 years ago
  87. f94dfd5 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  88. 4d92c43 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  89. 737252c enable telnet VTY bind address config for various programs by Neels Hofmeyr · 8 years ago
  90. 3f37aef minor fixes in bsc_vty.c and bsc_nat.c by Neels Hofmeyr · 8 years ago
  91. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  92. 0aec2f9 fix bsc_vty out: timeslot indented too deeply. by Neels Hofmeyr · 8 years ago
  93. e9db024 indicate the GSM 04.08 channel mode in 'show lchan' by Harald Welte · 9 years ago
  94. 4d4a2a2 vty: Print NCC/BCC and not just integer value of BSIC by Harald Welte · 9 years ago
  95. 7bb55f3 Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  96. 63fac68 stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  97. 38eb3dc amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  98. 8083cc9 amr: Kill more duplication and let the code work one of the modes by Holger Hans Peter Freyther · 9 years ago
  99. d63b71d amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  100. ae27c1b amr: Remove some code duplication in preparation by Holger Hans Peter Freyther · 9 years ago