1. 37c3a61 dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  2. 6b27230 debug log: cosmetic fixes by Neels Hofmeyr · 8 years ago
  3. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  4. 3d94aca Move DTX settings to BTS by Max · 8 years ago
  5. 754629f Refactor SI-related code by Max · 8 years ago
  6. ae27c1b amr: Remove some code duplication in preparation by Holger Hans Peter Freyther · 9 years ago
  7. fa163e8 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  8. 6f8ae69 bts: "Repair" broken channels if we receive the release ack by Holger Hans Peter Freyther · 9 years ago
  9. 91f3f87 rsl: Remove unused code for channel activation by Holger Hans Peter Freyther · 9 years ago
  10. fddaba5 RSL: Change "... is back in operation" to an INFO level message by Harald Welte · 12 years ago
  11. cf7c90c Don't return an error to caller if we are out of lchan on CHAN RQD by Harald Welte · 12 years ago
  12. 960adfe lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  13. bf4ba72 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  14. 3ca9af3 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  15. b97c9d1 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  16. 29eb19b rsl: Check if the channel is active and then start the channel release by Holger Hans Peter Freyther · 10 years ago
  17. de4da29 rsl: Avoid double channel release procedure in error conditions by Holger Hans Peter Freyther · 10 years ago
  18. da9fb8c lchan: Speculative "fix" for error and late reply by Holger Hans Peter Freyther · 10 years ago
  19. 6ac4262 rsl: Remove obsolete FIXME comment. by Holger Hans Peter Freyther · 10 years ago
  20. e523609 rsl: Add missing breaks in the code by Holger Hans Peter Freyther · 10 years ago
  21. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  22. 1b0af51 hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  23. bd5f21f channels: Mark channels as broken that time out on activation/release by Holger Hans Peter Freyther · 11 years ago
  24. fad7365 rsl: Properly initialize the cm structure with memset by Holger Hans Peter Freyther · 11 years ago
  25. dee934a Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  26. 9a696d7 add some more docbook snippets by Harald Welte · 11 years ago
  27. 80abe25 rsl: Properly parse the RLM cause from the error indication by Holger Hans Peter Freyther · 11 years ago
  28. c63cb86 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  29. 969a405 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  30. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  31. 701a647 lchan: Document the behavior/quirks for abnormal channel release by Holger Hans Peter Freyther · 13 years ago
  32. e38af68 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  33. c22f299 rsl: Cosmetic changes to the release code by Holger Hans Peter Freyther · 12 years ago
  34. 2806c79 rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  35. b050e3e rsl: Use LOGL_ERROR instead of LOGL_NOTICE act/deact timeouts by Holger Hans Peter Freyther · 12 years ago
  36. e75a47d RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  37. 50290cc pre-fix measurement reports with subscriber identity by Harald Welte · 12 years ago
  38. ce80726 abis_rsl_rcvmsg(): Fix msgb memory leak in error path by Harald Welte · 12 years ago
  39. 17091bd RSL add debug statements when sending RSL EST REQ and RSL REL REQ. by Harald Welte · 12 years ago
  40. e387089 abis_rsl.c: Remove unused variable net. by Holger Hans Peter Freyther · 12 years ago
  41. 285af69 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  42. efd75b5 abis_rsl.c: Remove unused variable ts_number by Holger Hans Peter Freyther · 12 years ago
  43. 161cec1 channel: Review lchan_free calls and the state the channel is in by Holger Hans Peter Freyther · 13 years ago
  44. 7a66379 channel: The error timer and the lchan_deact_tmr are both running by Holger Hans Peter Freyther · 12 years ago
  45. fe56cf8 RSL: Nokia BTS reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  46. 0f18e5e RSL: BS-11 reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  47. d78bee8 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  48. 7e75645 audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  49. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  50. 88c9bba src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  51. 9e9d44c libbsc: Cosmetic fix for the channel activate NACK log message by Daniel Willmann · 13 years ago
  52. 245ee03 libbsc: Release the RF channel if BTS thinks it's still in use by Daniel Willmann · 13 years ago
  53. 2731e73 libbsc: Call lchan_free in the timeout callbacks by Daniel Willmann · 13 years ago
  54. 32951ea RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  55. 49c843e Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  56. 18a55f6 RSL: Fix erroneous GSM48_IE_CHANDESC_2 in rsl_chan_activate_lchan() by Dieter Spaar · 13 years ago
  57. ee3ce52 move gsm 05.02 related calculations into libosmocore by Harald Welte · 13 years ago
  58. f38b31c use new gsm48_number_of_paging_subchannels from libosmocore by Harald Welte · 13 years ago
  59. e6d51f9 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  60. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  61. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  62. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  63. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  64. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  65. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  66. 6bddd82 Implement the HSL SR1.0.1 protocol by Harald Welte · 13 years ago
  67. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  68. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/abis_rsl.c]
  69. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/abis_rsl.c]
  70. 9773f6c [RSL] Move RF CHAN REL ACK into its own function by Harald Welte · 13 years ago
  71. 10b7d8f [RSL] add missing hunk from commit 18b590de4acec1536d5fc44ae60cf2ff7250ffe6 by Harald Welte · 13 years ago
  72. 02fca86 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 13 years ago
  73. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  74. 645b383 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  75. 497aa98 RSL: Make "waiting for SAPI=%d to be released" LOGL_DEBUG by Harald Welte · 14 years ago
  76. a00fdd7 Use 04.08 IMM ASS REJECT in case we run out of channels by Harald Welte · 14 years ago
  77. 6f40df0 Dynamic PDCH: rsl_ipacc_pdch_activate() operates on a timeslot by Harald Welte · 14 years ago
  78. f3af403 rsl: Remove unimplemented/unused rsl_paging_cmd_subscr by Holger Hans Peter Freyther · 14 years ago
  79. 6651b69 rsl: Allow to hardcode the RTP Payload by Holger Hans Peter Freyther · 14 years ago
  80. f0f37f1 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  81. 21d63ff bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  82. db39203 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  83. 3fdf5b9 chan_alloc: Change Channel Release to release SAPIs, then the channel by Holger Hans Peter Freyther · 14 years ago
  84. 67a2e29 abis_rsl: Reduce level from notice to debug for measurement reports by Holger Hans Peter Freyther · 14 years ago
  85. b67f408 rsl: Add method to send a SMSCB inside a SMS BROADCAST COMMAND by Holger Hans Peter Freyther · 14 years ago
  86. 4cab442 abis_rsl: Add full MA again until we are confident to remove it by Holger Hans Peter Freyther · 14 years ago
  87. 11b0140 abis_rsl: Change code to generate Channel Identification by Holger Hans Peter Freyther · 14 years ago
  88. dea24e9 [BSC] RSL: CHAN ACT: Only include MA if TS is hopping by Harald Welte · 14 years ago
  89. 07f3218 [BSC] fix off-by-one error in computing l2 pseudo-length in IMM ASS by Harald Welte · 14 years ago
  90. 1a95fa8 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  91. 52844c2 Revert "bsc_api: Move debug context for subscriber into the bsc_api.c" by Holger Hans Peter Freyther · 14 years ago
  92. c08f6f0 abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack. by Holger Hans Peter Freyther · 14 years ago
  93. 50312e8 [RSL] hopping: Set correct L2 pseudo-length during IMMediate ASSign by laforge · 14 years ago
  94. 69fdcd8 bsc_api: Move debug context for subscriber into the bsc_api.c by Holger Hans Peter Freyther · 14 years ago
  95. f723cf0 [BSC] RSL: Fix Channel Identification IE in RSL CHAN ACT by laforge · 14 years ago
  96. e06d598 [BSC] RSL: properly include MA in IMM ASS CMD by laforge · 14 years ago
  97. 6332a8a [BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMD by Harald Welte · 14 years ago
  98. a42a93f [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  99. bcea9a7 abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  100. 456fb9d abis_rsl: Fixup direct assignment and go through the method. by Holger Hans Peter Freyther · 14 years ago