1. f25b55e abis_rsl_rcvmsg(): Fix msgb memory leak in error path by Harald Welte · 12 years ago
  2. fda74ee RSL add debug statements when sending RSL EST REQ and RSL REL REQ. by Harald Welte · 12 years ago
  3. 863dc9b abis_rsl.c: Remove unused variable net. by Holger Hans Peter Freyther · 12 years ago
  4. 54fa2c7 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  5. c6d0a17 abis_rsl.c: Remove unused variable ts_number by Holger Hans Peter Freyther · 12 years ago
  6. c0a6674 channel: Review lchan_free calls and the state the channel is in by Holger Hans Peter Freyther · 13 years ago
  7. bbf2139 channel: The error timer and the lchan_deact_tmr are both running by Holger Hans Peter Freyther · 12 years ago
  8. 3365cd1 RSL: Nokia BTS reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  9. 2957de9 RSL: BS-11 reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  10. ed999b2 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  11. 128892f audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  12. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  13. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  14. 6fc6a12 libbsc: Cosmetic fix for the channel activate NACK log message by Daniel Willmann · 13 years ago
  15. 7ddc318 libbsc: Release the RF channel if BTS thinks it's still in use by Daniel Willmann · 13 years ago
  16. 513da17 libbsc: Call lchan_free in the timeout callbacks by Daniel Willmann · 13 years ago
  17. e8bd9e8 RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  18. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  19. eabb6e3 RSL: Fix erroneous GSM48_IE_CHANDESC_2 in rsl_chan_activate_lchan() by Dieter Spaar · 13 years ago
  20. bc82f92 move gsm 05.02 related calculations into libosmocore by Harald Welte · 13 years ago
  21. 457a081 use new gsm48_number_of_paging_subchannels from libosmocore by Harald Welte · 13 years ago
  22. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  23. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  24. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  25. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  26. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  27. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  28. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  29. 26d7907 Implement the HSL SR1.0.1 protocol by Harald Welte · 13 years ago
  30. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  31. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/abis_rsl.c]
  32. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/abis_rsl.c]
  33. 64bb754 [RSL] Move RF CHAN REL ACK into its own function by Harald Welte · 13 years ago
  34. 7a69cf0 [RSL] add missing hunk from commit 18b590de4acec1536d5fc44ae60cf2ff7250ffe6 by Harald Welte · 13 years ago
  35. 6c4d244 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 13 years ago
  36. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  37. 08eebd5 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  38. 3a3c277 RSL: Make "waiting for SAPI=%d to be released" LOGL_DEBUG by Harald Welte · 14 years ago
  39. 2862dca Use 04.08 IMM ASS REJECT in case we run out of channels by Harald Welte · 14 years ago
  40. 53cd7ac Dynamic PDCH: rsl_ipacc_pdch_activate() operates on a timeslot by Harald Welte · 14 years ago
  41. 6003d6b rsl: Remove unimplemented/unused rsl_paging_cmd_subscr by Holger Hans Peter Freyther · 14 years ago
  42. 8cc5903 rsl: Allow to hardcode the RTP Payload by Holger Hans Peter Freyther · 14 years ago
  43. 7889107 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  44. 5a3a61d bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  45. 457c2a8 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  46. 4b85a32 chan_alloc: Change Channel Release to release SAPIs, then the channel by Holger Hans Peter Freyther · 14 years ago
  47. c44db4a abis_rsl: Reduce level from notice to debug for measurement reports by Holger Hans Peter Freyther · 14 years ago
  48. 8cb4a0f rsl: Add method to send a SMSCB inside a SMS BROADCAST COMMAND by Holger Hans Peter Freyther · 14 years ago
  49. 0379c6d abis_rsl: Add full MA again until we are confident to remove it by Holger Hans Peter Freyther · 14 years ago
  50. e38bd6c abis_rsl: Change code to generate Channel Identification by Holger Hans Peter Freyther · 14 years ago
  51. 93d50e6 [BSC] RSL: CHAN ACT: Only include MA if TS is hopping by Harald Welte · 14 years ago
  52. a1d39a2 [BSC] fix off-by-one error in computing l2 pseudo-length in IMM ASS by Harald Welte · 14 years ago
  53. 2412a07 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  54. 94d625b Revert "bsc_api: Move debug context for subscriber into the bsc_api.c" by Holger Hans Peter Freyther · 14 years ago
  55. 5ba05f4 abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack. by Holger Hans Peter Freyther · 14 years ago
  56. cfa4a01 [RSL] hopping: Set correct L2 pseudo-length during IMMediate ASSign by laforge · 14 years ago
  57. 69e8f82 bsc_api: Move debug context for subscriber into the bsc_api.c by Holger Hans Peter Freyther · 14 years ago
  58. 694a5cf [BSC] RSL: Fix Channel Identification IE in RSL CHAN ACT by laforge · 14 years ago
  59. 09108bf [BSC] RSL: properly include MA in IMM ASS CMD by laforge · 14 years ago
  60. 29aca17 [BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMD by Harald Welte · 14 years ago
  61. a39b0f2 [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  62. 4f5848d abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  63. 44752d9 abis_rsl: Fixup direct assignment and go through the method. by Holger Hans Peter Freyther · 14 years ago
  64. 4b4dd10 [rsl] Introduce an error state for the lchan and set it on release by Holger Hans Peter Freyther · 14 years ago
  65. f30c0dc [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  66. d7fd306 [rsl] Check the assumption that RF Channel Release is sent during release by Holger Hans Peter Freyther · 14 years ago
  67. dbc5fae [rsl] Move rf channel release scheduling to a new method by Holger Hans Peter Freyther · 14 years ago
  68. 38e9c82 RSL: inmplement ip.access paging load indication 'below threshold' by Harald Welte · 14 years ago
  69. 3ba36d5 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  70. b54dda4 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  71. 63d18b5 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago
  72. 7441949 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  73. 19bab73 [rsl] Speculative crash fix in the RSL rcv message by Holger Hans Peter Freyther · 15 years ago
  74. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  75. 4563eab RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  76. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  77. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  78. e95daf1 convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  79. 3c9c5f9 rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocore by Harald Welte · 14 years ago
  80. 2e411c7 value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  81. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  82. 93b6c65 [rsl] Send the MultiRateConfig in the RSL Channel Activate msg by Holger Hans Peter Freyther · 14 years ago
  83. d48f4eb rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  84. 1887f9d Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  85. 8e93b79 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  86. 19ef62a Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  87. 9538efc RLL: print human-readable value of RLM CAUSE in ERROR IND by Harald Welte (local) · 15 years ago
  88. 3e46031 Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  89. ccd8845 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  90. 2f5df85 fix segfault in CHAN RQD log message by Harald Welte (local) · 15 years ago
  91. 91b603d correctly print chan act nack error by Harald Welte (local) · 15 years ago
  92. 28f1d37 print TS name when out of resources during CHAN RQD by Harald Welte (local) · 15 years ago
  93. b29b57a include BTS and TRX number in TRX overload message report by Harald Welte (local) · 15 years ago
  94. 73b82bb print TS name in RLL ERR IND by Harald Welte (local) · 15 years ago
  95. fc05750 [rsl] correctly print handover detect and connection fail by Harald Welte (local) · 15 years ago
  96. 93c6284 fix missing space in log message by Harald Welte (local) · 15 years ago
  97. 303e5e0 [meas rep] print the neighbor index when debugp'ing a neigh cell meas by Harald Welte · 15 years ago
  98. 844eab1 rsl: fix "CONNECTION FAIL: RELEASING" message by Harald Welte · 15 years ago
  99. 5b8ed43 [logging] differentiate DEBUG, NOTICE and ERROR log levels in NM and RSL by Harald Welte · 15 years ago
  100. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago