1. c88a443 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  2. c4e9c9c Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  3. bd76cce RLL: print human-readable value of RLM CAUSE in ERROR IND by Harald Welte (local) · 15 years ago
  4. c3be50c Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  5. 02204d0 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  6. e0bb5fa fix segfault in CHAN RQD log message by Harald Welte (local) · 15 years ago
  7. ed6d762 correctly print chan act nack error by Harald Welte (local) · 15 years ago
  8. 9ff1237 print TS name when out of resources during CHAN RQD by Harald Welte (local) · 15 years ago
  9. 664b222 include BTS and TRX number in TRX overload message report by Harald Welte (local) · 15 years ago
  10. e16fdb0 print TS name in RLL ERR IND by Harald Welte (local) · 15 years ago
  11. 4bd7664 [rsl] correctly print handover detect and connection fail by Harald Welte (local) · 15 years ago
  12. 22f0532 fix missing space in log message by Harald Welte (local) · 15 years ago
  13. 350c2d3 [meas rep] print the neighbor index when debugp'ing a neigh cell meas by Harald Welte · 15 years ago
  14. 906a3f5 rsl: fix "CONNECTION FAIL: RELEASING" message by Harald Welte · 15 years ago
  15. de4477a [logging] differentiate DEBUG, NOTICE and ERROR log levels in NM and RSL by Harald Welte · 15 years ago
  16. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  17. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  18. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  19. 4baa9c5 RSL: keep track if a channel is active or not by Harald Welte · 15 years ago
  20. 9947d9f rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() by Harald Welte · 15 years ago
  21. 5051774 Move RTP socket handling out of signal handlers into abis_rsl by Harald Welte · 15 years ago
  22. 0b833f8 don't print measurement reports that have no cells by Harald Welte · 15 years ago
  23. bffa499 ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  24. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  25. b90d7bd [handover] first functional handover implementation by Harald Welte · 15 years ago
  26. aa0efa1 assign measurement report lchan member after memset'ing it by Harald Welte · 15 years ago
  27. 0e4fa78 print measurement reports more verbosely by Harald Welte · 15 years ago
  28. f947681 introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  29. 059b6a8 [RSL] print human-readable channel type during channel allocation failure by Harald Welte · 15 years ago
  30. b558624 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 15 years ago
  31. b284b47 ip.access speech mode for TCH/H channels by Harald Welte · 15 years ago
  32. 8750421 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  33. a54a2bb Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  34. 4efcc54 [handover] export measurement reports via signal by Harald Welte · 15 years ago
  35. 6720a43 [handover] Introduce new handover related LCHAN signals by Harald Welte · 15 years ago
  36. c20bd1d New complete measurement result/report handling by Harald Welte · 15 years ago
  37. 951e351 RSL: catch inconsistent parameters ofr channel_mode_from_lchan() by Harald Welte · 15 years ago
  38. 26ba2e7 [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  39. 3cce58f [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  40. 5ea7ea6 [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  41. 96c8982 [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  42. 21ccb45 [rsl] Improve error message when the lchan allocation is failing by Holger Hans Peter Freyther · 15 years ago
  43. d831805 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  44. 942ff17 [gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utils by Holger Hans Peter Freyther · 15 years ago
  45. aed946e [GPRS] Add RSL function for ip.access PDCH activation by Harald Welte · 15 years ago
  46. 37884ed [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  47. 6d0c8b4 Fix compiler warning and cast const away. by Holger Hans Peter Freyther · 15 years ago
  48. 01f1caf [abis_rsl] Fix rsl_encryption_cmd L3 length computation by Sylvain Munaut · 15 years ago
  49. d2dd9de A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  50. 77234e1 [abis_rsl] Set lchan->tch_mode properly when responding to CHAN_RQD by Harald Welte · 15 years ago
  51. 64994ce respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  52. cbd4610 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  53. b30fbf0 now that we send MRPCI, we can treat T_MSRFPCI error message as fatal by Harald Welte · 15 years ago
  54. aafa978 Merge commit 'origin/master' by Harald Welte · 15 years ago
  55. 85a163c rename rsl_channel_release to rsl_rf_channel_release by Harald Welte · 15 years ago
  56. 874a5b4 use proper message discriminator for MRPCI by Harald Welte · 15 years ago
  57. 1209075 make rsl_siemens_mrpci() use struct rsl_mrpci by Harald Welte · 15 years ago
  58. 4684e63 Add function to generate siemens-specific MRPCI RSL message by Harald Welte · 15 years ago
  59. 9a229e1 set BS power to Pn == nominal output power by Harald Welte · 15 years ago
  60. 427dbc4 add T3101 to release lchan in case MS never responds to IMMEDIATE ASSIGN by Harald Welte · 15 years ago
  61. ad73856 the RELEAESE MODE IE is mandatory by Harald Welte · 15 years ago
  62. cddb980 if we receive CHANNEL ACTIVATE NACK, we should release the lchan by Harald Welte · 15 years ago
  63. c4dcda0 move ms_pwr utility function to gsm_utils.c by Harald Welte · 15 years ago
  64. 6140217 fix timer and linked list handling of new RLL code by Harald Welte · 15 years ago
  65. ed9a5ab Add new BSC RLL layer of code by Harald Welte · 15 years ago
  66. 0f2e3c1 start using the RLL RELEASE procedures by Harald Welte · 15 years ago
  67. b660144 fix \n at end of line of certain RSL debug messages by Harald Welte · 15 years ago
  68. 24fc0f8 alter initial MS RF power to 100mW by Harald Welte · 15 years ago
  69. b1717e9 parse and decode Siemens specific T_MSRFPCI message by Harald Welte · 15 years ago
  70. 39274f4 generalize channel activation / channel mode modify by Harald Welte · 15 years ago
  71. fb4a9e9 actually derive the ip.access speech mode from tch_mode by Harald Welte · 15 years ago
  72. 8e77049 add support for more RSL channel modes by Harald Welte · 15 years ago
  73. 98d79f9 improve ip-access BIND/CONNECT RTP support by Harald Welte · 15 years ago
  74. ba4e58d send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  75. f1a168d implement human-readable RSL cause printing by Harald Welte · 15 years ago
  76. 63d23c8 use actual bts->tsc rather than hard-coded value by Harald Welte · 15 years ago
  77. afe3c23 send DEACTIVATE SACCH when sending RR CHANEL RELEASE by Harald Welte · 15 years ago
  78. 1610d30 more ip.access RSL TLV parser definitions by Harald Welte · 15 years ago
  79. 8cdeaad rename ip.access structure field members and variables by Harald Welte · 15 years ago
  80. b949895 give ip.access RSL IE's their proper names by Harald Welte · 15 years ago
  81. 4e0fdfd abis_rsl.c: Clarify from which specification this table comes from by Holger Hans Peter Freyther · 15 years ago
  82. df0c650 remove superfluous check for lchan->use > 0 by Harald Welte · 15 years ago
  83. 692f585 release channel on ERROR INDICATION by Harald Welte · 15 years ago
  84. ed83184 fix various RSL msgb memory leaks in error paths by Harald Welte · 15 years ago
  85. 0299368 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  86. 9cfc935 use named variant when allocating msgb's by Harald Welte · 15 years ago
  87. a1467eb Add parsing of 'L1 information' IE of MEASUREMENT RESULT by Harald Welte · 15 years ago
  88. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  89. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago