1. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  2. 6670681 don't try multiple concurrent handovers for 1 channel by Harald Welte · 15 years ago
  3. 7cb7a73 [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 15 years ago
  4. fe18d5c call trans_lchan_change() from ho_gsm48_ho_compl() by Harald Welte · 15 years ago
  5. cc9beb5 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 15 years ago
  6. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  7. 7a7a0d5 make handover reference a function call argument by Harald Welte · 15 years ago
  8. 33e6597 assign measurement report lchan member after memset'ing it by Harald Welte · 15 years ago
  9. 73ddaed measurement report: correctly parse BSIC of first neighbor cell by Harald Welte · 15 years ago
  10. 88a412a ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  11. 6739dfb print measurement reports more verbosely by Harald Welte · 15 years ago
  12. a2f74b8 04.08: fix off-by-one error while parsing measurement results by Harald Welte · 15 years ago
  13. 680e2ec fix bug in bitvec resulting in all bits being set to 0xff by Harald Welte · 15 years ago
  14. 152b626 [system_information] Print more debugging about what's going on by Harald Welte · 15 years ago
  15. 7f2d25b mroe comments on meas_rep data structures by Harald Welte · 15 years ago
  16. d12b0fd introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  17. 0b12103 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  18. 84874c9 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  19. f1dae19 04.08 MEAS REP: Convert relative cell number to ARFCN by Harald Welte · 15 years ago
  20. 7f73a1a bitvec: Introduce bitvec_get_nth_set_bit() function by Harald Welte · 15 years ago
  21. 6c40def system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  22. d57f163 bitvec updates and code simplification by Harald Welte · 15 years ago
  23. da760d3 [system_information] fix bit map 0 frequency list generation by Harald Welte · 15 years ago
  24. 1e191c5 fix compiler warnings in gsm_04_08.c by Harald Welte · 15 years ago
  25. ade7a14 make sure BSIC is patched into NM tables before initializing BS11 by Harald Welte · 15 years ago
  26. 3d23db4 [PATCH] fix MM INFO parsing in vty_interface by Harald Welte · 15 years ago
  27. 648b6ce Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  28. 37600be fix segfault in token_auth on SS_SUBSCR != ATTACH by Harald Welte · 15 years ago
  29. 7659de1 introduce new signal every time we get a mobile identity by Harald Welte · 15 years ago
  30. eab84a1 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  31. 09b7e7f Gracefully reject non-speech calls by Harald Welte · 15 years ago
  32. 487e6be make speech calls with NECI=1 work by Harald Welte · 15 years ago
  33. b83d938 [04.08] use lchan_auto_release to quickly close channel by Harald Welte · 15 years ago
  34. 210c850 If we're trying to allocate TCH/H but don't have it, fallback to TCH/F by Harald Welte · 15 years ago
  35. 9385c11 If we establish a TCH/H voice call, the reason is CALL, not OTHER by Harald Welte · 15 years ago
  36. 9e2748e [RSL] print human-readable channel type during channel allocation failure by Harald Welte · 15 years ago
  37. 7322528 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  38. 1d8dbc4 print some more RF related information about BTS in VTY by Harald Welte · 15 years ago
  39. 4bb4738 utility functions to convert RXLEV into dBm and vice versa by Harald Welte · 15 years ago
  40. 854b9b3 fix some integer underflows in MS power calculation by Harald Welte · 15 years ago
  41. 49685d7 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  42. d6aa524 add warning about accept-all network on non-barred cells by Harald Welte · 15 years ago
  43. 4669f3d fix compile warning in db.c by Harald Welte · 15 years ago
  44. 2476609 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 15 years ago
  45. 7bcb893 remove execute permission from abis_nm.c by Harald Welte · 15 years ago
  46. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  47. 7fc57ad Fix make distcheck by adding the new headers... by Holger Hans Peter Freyther · 15 years ago
  48. f49fac2 [bsc_hack] Ignore the sigpipe... by Holger Hans Peter Freyther · 15 years ago
  49. ad69d7f [sms] trivial: Removed unneeded double check in unbcdify by Steffen Neubauer · 15 years ago
  50. a897bf3 [system_information] fix BCCH list generation for GSM900 by Harald Welte · 15 years ago
  51. 1dfd0e2 [BS11] don't put invalid channel combination into the config file by Harald Welte · 15 years ago
  52. d6575f9 ip.access: add nanoBTS channel combination constraints by Harald Welte · 15 years ago
  53. 0603c9d ip.access speech mode for TCH/H channels by Harald Welte · 15 years ago
  54. 2c82899 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  55. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  56. 29b9cf8 make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fd by Harald Welte · 15 years ago
  57. 3961fcc Introduce new S_GLOBAL_SHUTDOWN signal by Harald Welte · 15 years ago
  58. b84ddfc Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  59. dbb1d88 [handover] export measurement reports via signal by Harald Welte · 15 years ago
  60. 798418a [handover] Implement handover control logic by Harald Welte · 15 years ago
  61. d011e8b [handover] Introduce new handover related LCHAN signals by Harald Welte · 15 years ago
  62. 8c83af6 [handover] Implement 04.08 HANDOVER COMMAND by Harald Welte · 15 years ago
  63. ccd5a88 print debug statement in case of HANDOVER COMPLETE or HANDOVER FAILED by Harald Welte · 15 years ago
  64. 3c7dc6e New complete measurement result/report handling by Harald Welte · 15 years ago
  65. a5312fd add notes about proposed handover algorithm by Harald Welte · 15 years ago
  66. 1a79d36 RSL: catch inconsistent parameters ofr channel_mode_from_lchan() by Harald Welte · 15 years ago
  67. ad3c844 [wireshark] patch to correctly decode SYSTEM INFORMATION on BCCH FILLING by Harald Welte · 15 years ago
  68. f326267 [SMS] Implement TP-VPF-ENHANCED by Steffen Neubauer · 15 years ago
  69. 2d501ea [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  70. 1ce10f3 [bsc_init] Activate the RC and the RSL link from the Software Activated Callback by Holger Hans Peter Freyther · 15 years ago
  71. fdd0ddf [sms] Fix compile warning by including gsm_data.h by Holger Hans Peter Freyther · 15 years ago
  72. 4642d49 [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  73. 23975e7 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  74. c4d88ad [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  75. d61654c [chan] Alloc SDCCH for certain reserved types by Holger Hans Peter Freyther · 15 years ago
  76. a8816dd [talloc] Provide a copy of strnlen on OSX by Holger Hans Peter Freyther · 15 years ago
  77. 7466351 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  78. adb8bce [contrib] Add a utility to convert an IE page to an enum by Holger Hans Peter Freyther · 15 years ago
  79. b9b8c6d Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 15 years ago
  80. 4ec389e [mgcp] Make the number of endpoints configurable... by Holger Hans Peter Freyther · 15 years ago
  81. 8ea4b56 [mgcp] The nanoBTS is not binding a RTCP port by Holger Hans Peter Freyther · 15 years ago
  82. 39e94eb [mgcp] The initialisation is done inside CRCX, remove here by Holger Hans Peter Freyther · 15 years ago
  83. 48ecad4 [mgcp] Do not forward or find the BTS if the endpoint is unused by Holger Hans Peter Freyther · 15 years ago
  84. 17e7916 [mgcp] Add a show command for the mgcp... by Holger Hans Peter Freyther · 15 years ago
  85. 5fddf47 [mgcp] Fix writing the configuration file by Holger Hans Peter Freyther · 15 years ago
  86. 338fa56 [mgcp] Add telnet interface for mgcp. by Holger Hans Peter Freyther · 15 years ago
  87. 1cf9cf3 [mgcp] MGCP... update config file to use AMR by Holger Hans Peter Freyther · 15 years ago
  88. 138b7ec [mgcp] Add option to route audio back to both ends by Holger Hans Peter Freyther · 15 years ago
  89. f67945f [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago
  90. b1b0bc2 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 15 years ago
  91. 3b9516e [sccp] Implement sending the Inactivity Test on a connection.. by Holger Hans Peter Freyther · 15 years ago
  92. ac96770 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  93. ff5fa4e [debug] Add a debug area for the MGCP code of On Waves by Holger Hans Peter Freyther · 15 years ago
  94. 32201c5 [debug] Add a debug area for MSC by Holger Hans Peter Freyther · 15 years ago
  95. ed0a47b [debug] Add a debug area for SCCP by Holger Hans Peter Freyther · 15 years ago
  96. f926ed6 [vty] Remove tab to make the cell_identity nicely indent by Holger Hans Peter Freyther · 15 years ago
  97. d54c337 [vty] Write out the neci configuration by Holger Hans Peter Freyther · 15 years ago
  98. ea52802 [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  99. 251e991 [wireshark] Remove patches that are already upstream by Holger Hans Peter Freyther · 15 years ago
  100. 45b0243 [lchan] Fix the SAPI reset in the chan allocation... by Holger Hans Peter Freyther · 15 years ago