1. 4e2030d libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation message by Alexander Couzens · 8 years ago
  2. 1f8cbf1 RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS by Harald Welte · 8 years ago
  3. e6fdf77 RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCH by Harald Welte · 8 years ago
  4. 86fe87b add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  5. cf0136d logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  6. 0fa9534 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  7. 6b23839 Remove duplicating define by Max · 7 years ago
  8. f7f79ca Expand chan allocation logging by Max · 7 years ago
  9. fe14df7 channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  10. e062d44 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  11. f8321be rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  12. 18e514c lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  13. 2a4a915 log: count_codecs(): drop logging of non-TCH lchan types by Neels Hofmeyr · 8 years ago
  14. e59e4a0 Decrease count_codecs logging verbosity by Max · 8 years ago
  15. 4f598fc bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  16. 0f4e895 abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL by Neels Hofmeyr · 8 years ago
  17. a8d0825 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  18. f3c8959 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  19. 0781eb0 log causing rx event for lchan_lookup errors by Neels Hofmeyr · 8 years ago
  20. d9b6b5d log: abis_rsl: don't log 'error' when there is no error by Neels Hofmeyr · 8 years ago
  21. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  22. f0b8e8b log: rsl notice: tiny tweak for readability by Neels Hofmeyr · 8 years ago
  23. 0323f35 log: improve for rsl_lchan_mark_broken() by Neels Hofmeyr · 8 years ago
  24. 7445cf1 dyn TS: debug log: if still in use, also log lchan type and state by Neels Hofmeyr · 8 years ago
  25. ba1eab2 dyn TS: debug log 'switchover complete' only when there was a switchover by Neels Hofmeyr · 8 years ago
  26. a843076 dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCH by Neels Hofmeyr · 8 years ago
  27. b6cf05e dyn TS: fix: properly run an lchan activation timeout by Neels Hofmeyr · 8 years ago
  28. 8ceb9de dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  29. 982f0ea dyn TS: fix error recovery: switch to PDCH after lchan error state by Neels Hofmeyr · 8 years ago
  30. 4c13663 dyn TS: move check whether to switch to PDCH to separate function by Neels Hofmeyr · 8 years ago
  31. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  32. b763811 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  33. 6c5f278 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  34. e88e535 dyn TS: chan act: set chan_nr according to dyn pchan type by Neels Hofmeyr · 8 years ago
  35. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  36. 3c0df95 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  37. 89231d2 prepare dyn TS: act lchan: fetch the channel mode a bit later by Neels Hofmeyr · 8 years ago
  38. e1542db error log: rsl_chan_activate_lchan: log channel mode error by Neels Hofmeyr · 8 years ago
  39. 6fcad25 debug log: fix line endings for abis_rsl_rx_rll logging by Neels Hofmeyr · 8 years ago
  40. 4e472ba error log: abis_rsl.c: log errors in channel_mode_from_lchan() by Neels Hofmeyr · 8 years ago
  41. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  42. dc99740 cosmetic: rsl_rx_chan_act_ack(): use local lchan var in 14 instances by Neels Hofmeyr · 8 years ago
  43. fe9fdfa cosmetic: act lchan type: use constant instead of 0x00 by Neels Hofmeyr · 8 years ago
  44. aff130f cosmetic: rsl_rx_rf_chan_rel_ack(): use local ts var for brevity by Neels Hofmeyr · 8 years ago
  45. b3985cf comments: clarify some dynamic TS comments by Neels Hofmeyr · 8 years ago
  46. 31b2630 dyn pdch: don't PDCH ACT if gprs mode is none by Neels Hofmeyr · 8 years ago
  47. 50c2bd4 err log: tweak dyn pdch ack error logging by Neels Hofmeyr · 8 years ago
  48. 01cb40d dyn PDCH: cosmetic: clarify lchan rel with assertion and comment by Neels Hofmeyr · 8 years ago
  49. a4353c8 debug log: log all lchan state transitions by Neels Hofmeyr · 8 years ago
  50. ff1d734 dyn PDCH: enable PDCH only after release due to error by Neels Hofmeyr · 8 years ago
  51. 10b0f1d dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACT by Neels Hofmeyr · 8 years ago
  52. 6297b74 dyn PDCH: add lchan sanity checks in PDCH DE/ACT ACK by Neels Hofmeyr · 8 years ago
  53. 1d9a3aa dyn PDCH: track pending PDCH de-/activation by Neels Hofmeyr · 8 years ago
  54. 5a3c23c dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  55. 37c3a61 dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  56. 6b27230 debug log: cosmetic fixes by Neels Hofmeyr · 8 years ago
  57. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  58. 3d94aca Move DTX settings to BTS by Max · 8 years ago
  59. 754629f Refactor SI-related code by Max · 8 years ago
  60. ae27c1b amr: Remove some code duplication in preparation by Holger Hans Peter Freyther · 9 years ago
  61. fa163e8 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  62. 6f8ae69 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  63. 91f3f87 rsl: Remove unused code for channel activation by Holger Hans Peter Freyther · 9 years ago
  64. fddaba5 RSL: Change "... is back in operation" to an INFO level message by Harald Welte · 12 years ago
  65. cf7c90c Don't return an error to caller if we are out of lchan on CHAN RQD by Harald Welte · 12 years ago
  66. 960adfe lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  67. bf4ba72 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  68. 3ca9af3 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  69. b97c9d1 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  70. 29eb19b rsl: Check if the channel is active and then start the channel release by Holger Hans Peter Freyther · 10 years ago
  71. de4da29 rsl: Avoid double channel release procedure in error conditions by Holger Hans Peter Freyther · 10 years ago
  72. da9fb8c lchan: Speculative "fix" for error and late reply by Holger Hans Peter Freyther · 10 years ago
  73. 6ac4262 rsl: Remove obsolete FIXME comment. by Holger Hans Peter Freyther · 10 years ago
  74. e523609 rsl: Add missing breaks in the code by Holger Hans Peter Freyther · 10 years ago
  75. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  76. 1b0af51 hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  77. bd5f21f channels: Mark channels as broken that time out on activation/release by Holger Hans Peter Freyther · 11 years ago
  78. fad7365 rsl: Properly initialize the cm structure with memset by Holger Hans Peter Freyther · 11 years ago
  79. dee934a Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  80. 9a696d7 add some more docbook snippets by Harald Welte · 11 years ago
  81. 80abe25 rsl: Properly parse the RLM cause from the error indication by Holger Hans Peter Freyther · 11 years ago
  82. c63cb86 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  83. 969a405 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  84. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  85. 701a647 lchan: Document the behavior/quirks for abnormal channel release by Holger Hans Peter Freyther · 13 years ago
  86. e38af68 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  87. c22f299 rsl: Cosmetic changes to the release code by Holger Hans Peter Freyther · 12 years ago
  88. 2806c79 rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  89. b050e3e rsl: Use LOGL_ERROR instead of LOGL_NOTICE act/deact timeouts by Holger Hans Peter Freyther · 12 years ago
  90. e75a47d RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  91. 50290cc pre-fix measurement reports with subscriber identity by Harald Welte · 12 years ago
  92. ce80726 abis_rsl_rcvmsg(): Fix msgb memory leak in error path by Harald Welte · 12 years ago
  93. 17091bd RSL add debug statements when sending RSL EST REQ and RSL REL REQ. by Harald Welte · 12 years ago
  94. e387089 abis_rsl.c: Remove unused variable net. by Holger Hans Peter Freyther · 12 years ago
  95. 285af69 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  96. efd75b5 abis_rsl.c: Remove unused variable ts_number by Holger Hans Peter Freyther · 12 years ago
  97. 161cec1 channel: Review lchan_free calls and the state the channel is in by Holger Hans Peter Freyther · 13 years ago
  98. 7a66379 channel: The error timer and the lchan_deact_tmr are both running by Holger Hans Peter Freyther · 12 years ago
  99. fe56cf8 RSL: Nokia BTS reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  100. 0f18e5e RSL: BS-11 reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago