1. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  2. 35ba85c HO: lchan: store last seen measurement report nr, tweak log by Neels Hofmeyr · 7 years ago
  3. aa4adb8 abis_rsl: do not allow SACCH in MF mode on SAPI=0 by Philipp Maier · 7 years ago
  4. cc48efe abis_rsl: permit first EstablishInd only on SAPI=0 by Philipp Maier · 7 years ago
  5. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  6. 774020a Remove an unused variable. by Stefan Sperling · 7 years ago
  7. 869121c HO: Always update rqd_ta after receiving measurement report by Andreas Eversberg · 11 years ago
  8. 970b434 HO: Count the actual meas.rep. get_meas_rep_avg fails if not reached by Andreas Eversberg · 11 years ago
  9. 6082a37 HO: Assign SDCCH on channel request by Andreas Eversberg · 11 years ago
  10. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  11. 00d64fd Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACK by Harald Welte · 7 years ago
  12. 581398a Add a new counter "rsl:ipa_nack" to count number of IPA related NACKs by Harald Welte · 7 years ago
  13. 62d9cb0 Add new per-BTS "rsl:unknown" counter to count unknown RSL messages by Harald Welte · 7 years ago
  14. 4f59892 Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACT by Harald Welte · 7 years ago
  15. d82101e Move many counters from BSC-global to per-BTS granularity by Harald Welte · 7 years ago
  16. dc10ce9 Wrap channel state assignment in macro by Max · 7 years ago
  17. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  18. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  19. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  20. e4dd94d Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCH by Harald Welte · 7 years ago
  21. f4f6772 remove code disabling T3109 if configured to 0 by Harald Welte · 7 years ago
  22. 4c5a037 RSL: Allow disabling of BCCH/SACCH filling for given SI type by Harald Welte · 7 years ago
  23. ce4d88b mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  24. a43e0b4 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  25. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/abis_rsl.c]
  26. 8b1a2f8 bsc_init: Forget which SIs are valid for the trx by Max · 7 years ago
  27. 271ceca abis_rsl: use msgb_pull to parse tlli from msg by Alexander Couzens · 8 years ago
  28. 2faeb1a abis_rsl: fix off-by-one length check when parsing ericson tlli field by Alexander Couzens · 8 years ago
  29. f8aeb2c pcu_sock: Forward imm.ass PCU originated messages by Philipp Maier · 8 years ago
  30. b4999b6 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  31. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  32. 11e4e41 Fix MS TO measurement representation by Max · 7 years ago
  33. 16dcf2a libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation message by Alexander Couzens · 8 years ago
  34. baaf3e2 RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS by Harald Welte · 8 years ago
  35. f7e9a34 RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCH by Harald Welte · 8 years ago
  36. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 8 years ago
  37. 89a8e72 logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 8 years ago
  38. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 8 years ago
  39. b726c2c Remove duplicating define by Max · 8 years ago
  40. 8dc8f23 Expand chan allocation logging by Max · 8 years ago
  41. b8e8d0a channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  42. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  43. 309425e rsl: support for ericssons propritary SI13 format by Philipp · 8 years ago
  44. 46edbc4 lchan: Release channel in case of late activation ack by Holger Hans Peter Freyther · 8 years ago
  45. 350f93e log: count_codecs(): drop logging of non-TCH lchan types by Neels Hofmeyr · 8 years ago
  46. 05adbdc Decrease count_codecs logging verbosity by Max · 8 years ago
  47. 8c53c59 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  48. a6ba6a3 abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULL by Neels Hofmeyr · 8 years ago
  49. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  50. 38e9ea3 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  51. 2867f88 log causing rx event for lchan_lookup errors by Neels Hofmeyr · 8 years ago
  52. b3d8706 log: abis_rsl: don't log 'error' when there is no error by Neels Hofmeyr · 8 years ago
  53. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  54. d5d39ae log: rsl notice: tiny tweak for readability by Neels Hofmeyr · 8 years ago
  55. 423269f log: improve for rsl_lchan_mark_broken() by Neels Hofmeyr · 8 years ago
  56. baa6c55 dyn TS: debug log: if still in use, also log lchan type and state by Neels Hofmeyr · 8 years ago
  57. a0a08d8 dyn TS: debug log 'switchover complete' only when there was a switchover by Neels Hofmeyr · 8 years ago
  58. d35fc44 dyn TS: fix OS#1798: on late RF CHAN REL ACK, activate PDCH by Neels Hofmeyr · 8 years ago
  59. a2ef7d6 dyn TS: fix: properly run an lchan activation timeout by Neels Hofmeyr · 8 years ago
  60. b74a2c8 dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  61. cd150a8 dyn TS: fix error recovery: switch to PDCH after lchan error state by Neels Hofmeyr · 8 years ago
  62. 2ae305d dyn TS: move check whether to switch to PDCH to separate function by Neels Hofmeyr · 8 years ago
  63. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  64. d3b7fa8 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  65. b91e600 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  66. 7af652c dyn TS: chan act: set chan_nr according to dyn pchan type by Neels Hofmeyr · 8 years ago
  67. d384110 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  68. 6e999b7 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  69. cf79338 prepare dyn TS: act lchan: fetch the channel mode a bit later by Neels Hofmeyr · 8 years ago
  70. e2eb5cb error log: rsl_chan_activate_lchan: log channel mode error by Neels Hofmeyr · 8 years ago
  71. e3dc498 debug log: fix line endings for abis_rsl_rx_rll logging by Neels Hofmeyr · 8 years ago
  72. bbbcfe5 error log: abis_rsl.c: log errors in channel_mode_from_lchan() by Neels Hofmeyr · 8 years ago
  73. 7458572 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  74. f29dd5f cosmetic: rsl_rx_chan_act_ack(): use local lchan var in 14 instances by Neels Hofmeyr · 8 years ago
  75. 8151648 cosmetic: act lchan type: use constant instead of 0x00 by Neels Hofmeyr · 8 years ago
  76. 4007468 cosmetic: rsl_rx_rf_chan_rel_ack(): use local ts var for brevity by Neels Hofmeyr · 8 years ago
  77. c6926d0 comments: clarify some dynamic TS comments by Neels Hofmeyr · 8 years ago
  78. 9ddd8e6 dyn pdch: don't PDCH ACT if gprs mode is none by Neels Hofmeyr · 8 years ago
  79. dd49bee err log: tweak dyn pdch ack error logging by Neels Hofmeyr · 8 years ago
  80. 3f22122 dyn PDCH: cosmetic: clarify lchan rel with assertion and comment by Neels Hofmeyr · 8 years ago
  81. b0cc642 debug log: log all lchan state transitions by Neels Hofmeyr · 8 years ago
  82. 82c8f75 dyn PDCH: enable PDCH only after release due to error by Neels Hofmeyr · 8 years ago
  83. 832afa3 dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACT by Neels Hofmeyr · 8 years ago
  84. 285df2e dyn PDCH: add lchan sanity checks in PDCH DE/ACT ACK by Neels Hofmeyr · 8 years ago
  85. 3201988 dyn PDCH: track pending PDCH de-/activation by Neels Hofmeyr · 8 years ago
  86. 2ebacce dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  87. 9df268e dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  88. 9f5d231 debug log: cosmetic fixes by Neels Hofmeyr · 8 years ago
  89. 7184bd0 subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  90. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  91. 5fa7e36 Refactor SI-related code by Max · 8 years ago
  92. 11cb7a9 amr: Remove some code duplication in preparation by Holger Hans Peter Freyther · 9 years ago
  93. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 11 years ago
  94. 6f6cbf7 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  95. 7af5f81 rsl: Remove unused code for channel activation by Holger Hans Peter Freyther · 10 years ago
  96. a9e420e RSL: Change "... is back in operation" to an INFO level message by Harald Welte · 12 years ago
  97. 1dcc260 Don't return an error to caller if we are out of lchan on CHAN RQD by Harald Welte · 12 years ago
  98. 454140e lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  99. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  100. 723a751 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago