1. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  2. 302f865 compiler warning: chan_compat_with_mode(): clearly handle all enum vals by Neels Hofmeyr · 7 years ago
  3. 0bfd8d9 bsc_vty: Merge more VTY documentation string #defines by Harald Welte · 7 years ago
  4. 383a059 Revert "Generate the S_L_INP_TEI_UP signal earlier." by Harald Welte · 7 years ago
  5. 3d5818a a_reset: Add FSM event names by Philipp Maier · 7 years ago
  6. 0a5a47a fix build: gprs_ra_id_by_bts(): ensure to init all values by Neels Hofmeyr · 7 years ago
  7. faf0982 Generate the S_L_INP_TEI_UP signal earlier. by Stefan Sperling · 7 years ago
  8. b22dcb8 Align syntax of "handover" + "assignment" command with that of lchan act/deact by Harald Welte · 7 years ago
  9. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  10. 5d22458 osmo-bts/nanobts: Set RACH_Busy Threshold to -90 dBm by Harald Welte · 7 years ago
  11. c9b0b26 paging: fix paging attemt rate counter by Philipp Maier · 7 years ago
  12. ec00fcf bsc_api.c: fix log string format by Neels Hofmeyr · 7 years ago
  13. e4b0ebb bsc_api: drop unknown RR messages. by Philipp Maier · 7 years ago
  14. 0072755 HO: fix minor issues found by coverity by Neels Hofmeyr · 7 years ago
  15. 162a3fe drop unused libbsc/meas_proc.c by Neels Hofmeyr · 7 years ago
  16. bedbef4 HO: vty: clearly mark 'handover foo' as legacy alias for 'handover1 foo' by Neels Hofmeyr · 7 years ago
  17. 5f2204a cosmetic: adjust copyrights on handover_cfg.c,_vty.c by Neels Hofmeyr · 7 years ago
  18. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  19. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  20. 8489b46 HO: cosmetic: getting a chan activ nack on a non-ho lchan is not an error by Neels Hofmeyr · 7 years ago
  21. 45e46d2 HO: introduce ho decision callbacks by Neels Hofmeyr · 7 years ago
  22. 047ac0d HO: cosmetic: handover_decision.c: make process_meas_rep() return void by Neels Hofmeyr · 7 years ago
  23. ec42264 HO: clearly mark conn penalty timer member for hodec2 by Neels Hofmeyr · 7 years ago
  24. 35ba85c HO: lchan: store last seen measurement report nr, tweak log by Neels Hofmeyr · 7 years ago
  25. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago
  26. 04cc5d6 chan_compat_with_mode: signalling works over all channel types by Harald Welte · 7 years ago
  27. 51e4bf3 Permit set of multiple different A5 ciphers by Harald Welte · 7 years ago
  28. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  29. c1db52f vty: 'show bts': print neighbor cells by Neels Hofmeyr · 7 years ago
  30. 097a6e7 vty: 'show bts': list the TRXs' ARFCNs by Neels Hofmeyr · 7 years ago
  31. dfd36da HO: cfg: tweak vty write by Neels Hofmeyr · 7 years ago
  32. cbdfb78 HO: move penalty timers to own file as proper API by Neels Hofmeyr · 7 years ago
  33. cbc999c HO: logging: more logs, and more concise logging by Neels Hofmeyr · 7 years ago
  34. 05a3a2d HO: bsc_handover_start_lchan_change(): set MS to max power on handover by Neels Hofmeyr · 7 years ago
  35. 3fb5dcf HO: always do async handover by Neels Hofmeyr · 7 years ago
  36. 4e3db63 HO: cosmetic: bsc_handover_start_lchan_change(): tweak local vars by Neels Hofmeyr · 7 years ago
  37. 6dff51d HO: add new_lchan_type arg to bsc_handover_start() by Neels Hofmeyr · 7 years ago
  38. ef497b8 HO: cosmetic: bsc_handover_start(): "fix" memcpy for AMR config by Neels Hofmeyr · 7 years ago
  39. b57ff5a HO: process_meas_rep: guard against modulo zero by Neels Hofmeyr · 7 years ago
  40. b037053 handover_logic.c: on HO command, send new lchan's MS power by Neels Hofmeyr · 7 years ago
  41. 063868e handover_logic.c: always do inter-cell channel activation by Neels Hofmeyr · 7 years ago
  42. f802f7f bts chan_load: ignore unusable BTS by Neels Hofmeyr · 7 years ago
  43. 97d110e vty: 'show bts': fix indenting by Neels Hofmeyr · 7 years ago
  44. 9abc652 vty: 'show bts': write '(none)' if none are found. by Neels Hofmeyr · 7 years ago
  45. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  46. 6dd5a9b libcommon-cs: move vty bits to libbsc/bsc_vty.c by Neels Hofmeyr · 7 years ago
  47. b540077 libcommon_cs: move gsm48 bits to libbsc by Neels Hofmeyr · 7 years ago
  48. d85e4cb gsm_network: drop unused trans_list by Neels Hofmeyr · 7 years ago
  49. ab1b381 libcommon-cs: move gsm_network_init() into bsc_network_init() by Neels Hofmeyr · 7 years ago
  50. f088e79 libcommon-cs: move a_reset.c into libbsc by Neels Hofmeyr · 7 years ago
  51. 421059a drop libcommon completely, move remaining files to libbsc by Neels Hofmeyr · 7 years ago
  52. cc6240a libcommon: eliminate talloc_ctx.c by Neels Hofmeyr · 7 years ago
  53. 2f4f4b8 osmo-bsc: Add talloc context introspection via VTY by Harald Welte · 7 years ago
  54. 73acbca Make RSL connection attempts time out. by Stefan Sperling · 7 years ago
  55. aa4adb8 abis_rsl: do not allow SACCH in MF mode on SAPI=0 by Philipp Maier · 7 years ago
  56. cc48efe abis_rsl: permit first EstablishInd only on SAPI=0 by Philipp Maier · 7 years ago
  57. 81dc9e7 Add stat items for the BTS's channel load average and T3122. by Stefan Sperling · 7 years ago
  58. 5f45a4a vty: print RTP IP of lchan if actually bound; print remote (mgw) IP by Harald Welte · 7 years ago
  59. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  60. b794887 remove obsolete gsm_subscriber_connection.bts member by Harald Welte · 7 years ago
  61. 774020a Remove an unused variable. by Stefan Sperling · 7 years ago
  62. 084b421 HO: Add a penalty timer list to the subscriber connection entity by Andreas Eversberg · 11 years ago
  63. 8359484 Fix: meas_rep.c will only use valid DL measurement reports by Andreas Eversberg · 11 years ago
  64. 935e5d7 HO: add queue to cache DTAP messages during handover/assignment by Andreas Eversberg · 11 years ago
  65. 2660c04 HO: make bts_by_arfcn_bsic() public by Neels Hofmeyr · 7 years ago
  66. 1c251f0 HO: rename gsm_bts_neighbor() to bts_by_arfcn_bsic() by Neels Hofmeyr · 7 years ago
  67. df65c9a HO: Count number of free timeslot on a given BTS by Andreas Eversberg · 11 years ago
  68. 81260a6 HO: Change debug category at handover decision: DHO -> DHODEC by Andreas Eversberg · 11 years ago
  69. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago
  70. c561515 HO: enable handover by initializing at startup; rename init function by Neels Hofmeyr · 7 years ago
  71. 30b6df6 Correctly set T3105 for ipaccess BTS type by Andreas Eversberg · 11 years ago
  72. 5d45c07 Allow assignment to TCH channel with signalling only mode by Andreas Eversberg · 11 years ago
  73. 3106c16 Do not perform assignment, if the new channel equals the current one by Andreas Eversberg · 11 years ago
  74. e0cba56 HO: If handover logic is used to do assignment, signal assignment result by Andreas Eversberg · 11 years ago
  75. 869121c HO: Always update rqd_ta after receiving measurement report by Andreas Eversberg · 11 years ago
  76. 7c41cd1 HO: Changed availablilty of ts_is_usable() from static to extern by Andreas Eversberg · 11 years ago
  77. f9b8cb1 fixup: neigh_meas_avg: fix condition to reduce window size by Neels Hofmeyr · 7 years ago
  78. 186e478 fixup: neigh_meas_avg: detect invalid window size as <=0, log if invalid by Neels Hofmeyr · 7 years ago
  79. 11e31c7 HO: Count neighbor measurements and reduce window of neigh_meas_avg by Andreas Eversberg · 11 years ago
  80. 970b434 HO: Count the actual meas.rep. get_meas_rep_avg fails if not reached by Andreas Eversberg · 11 years ago
  81. 4d3baa6 Fix of checking TCH rate at chan_compat_with_mode by Andreas Eversberg · 11 years ago
  82. 6082a37 HO: Assign SDCCH on channel request by Andreas Eversberg · 11 years ago
  83. c8a7823 Fix: If paging for half rate was requested, use hr, if supported by MS by Andreas Eversberg · 11 years ago
  84. c766c9e cosmetic: explicitly init ho_ref start value by Neels Hofmeyr · 7 years ago
  85. a918000 HO: Add function to count currently ongoing handovers to a given BTS by Andreas Eversberg · 11 years ago
  86. 5eaa4fb HO: add indicators for inter-cell and async ho, use for chan act type by Neels Hofmeyr · 7 years ago
  87. a49d7b2 HO: Send Channel Mode and Multirate IE along with handover command by Andreas Eversberg · 11 years ago
  88. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  89. be1131d HO: fix recovery from failed handover by Neels Hofmeyr · 7 years ago
  90. b99e025 vty: add various manual handover and assignment trigger commands by Neels Hofmeyr · 7 years ago
  91. 70c5fd2 vty: cosmetic: use common BTS, TRX, TS, LCHAN strings by Neels Hofmeyr · 7 years ago
  92. 0f483f6 vty: change handover command's arg LCHAN_NR to <0-7> by Neels Hofmeyr · 7 years ago
  93. e5b5a89 vty: fix 'show lchan ...' arg [lchan_nr] to [<0-7>] by Neels Hofmeyr · 7 years ago
  94. 1c8b4a5 handover_decision: log HO causes more accurately by Ivan Kluchnikov · 7 years ago
  95. 864f553 handover_decision: Fix condition for power budget handover attempt by Ivan Kluchnikov · 7 years ago
  96. d2474ca Show the BTS number for outgoing paging commands in debug log. by Stefan Sperling · 7 years ago
  97. 74b8cdb Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran by Harald Welte · 7 years ago
  98. 55a954b Support control connection status query for a particular MSC. by Stefan Sperling · 7 years ago
  99. ff3fad1 vty: fix OML link state printing by Max · 7 years ago
  100. 94059b0 RSL: print link state per-TRX by Max · 7 years ago