1. 3fb5dcf HO: always do async handover by Neels Hofmeyr · 7 years ago
  2. 4e3db63 HO: cosmetic: bsc_handover_start_lchan_change(): tweak local vars by Neels Hofmeyr · 7 years ago
  3. 6dff51d HO: add new_lchan_type arg to bsc_handover_start() by Neels Hofmeyr · 7 years ago
  4. ef497b8 HO: cosmetic: bsc_handover_start(): "fix" memcpy for AMR config by Neels Hofmeyr · 7 years ago
  5. b57ff5a HO: process_meas_rep: guard against modulo zero by Neels Hofmeyr · 7 years ago
  6. b037053 handover_logic.c: on HO command, send new lchan's MS power by Neels Hofmeyr · 7 years ago
  7. 063868e handover_logic.c: always do inter-cell channel activation by Neels Hofmeyr · 7 years ago
  8. f802f7f bts chan_load: ignore unusable BTS by Neels Hofmeyr · 7 years ago
  9. 97d110e vty: 'show bts': fix indenting by Neels Hofmeyr · 7 years ago
  10. 9abc652 vty: 'show bts': write '(none)' if none are found. by Neels Hofmeyr · 7 years ago
  11. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  12. 6dd5a9b libcommon-cs: move vty bits to libbsc/bsc_vty.c by Neels Hofmeyr · 7 years ago
  13. b540077 libcommon_cs: move gsm48 bits to libbsc by Neels Hofmeyr · 7 years ago
  14. d85e4cb gsm_network: drop unused trans_list by Neels Hofmeyr · 7 years ago
  15. ab1b381 libcommon-cs: move gsm_network_init() into bsc_network_init() by Neels Hofmeyr · 7 years ago
  16. f088e79 libcommon-cs: move a_reset.c into libbsc by Neels Hofmeyr · 7 years ago
  17. 421059a drop libcommon completely, move remaining files to libbsc by Neels Hofmeyr · 7 years ago
  18. cc6240a libcommon: eliminate talloc_ctx.c by Neels Hofmeyr · 7 years ago
  19. 2f4f4b8 osmo-bsc: Add talloc context introspection via VTY by Harald Welte · 7 years ago
  20. 73acbca Make RSL connection attempts time out. by Stefan Sperling · 7 years ago
  21. aa4adb8 abis_rsl: do not allow SACCH in MF mode on SAPI=0 by Philipp Maier · 7 years ago
  22. cc48efe abis_rsl: permit first EstablishInd only on SAPI=0 by Philipp Maier · 7 years ago
  23. 81dc9e7 Add stat items for the BTS's channel load average and T3122. by Stefan Sperling · 7 years ago
  24. 5f45a4a vty: print RTP IP of lchan if actually bound; print remote (mgw) IP by Harald Welte · 7 years ago
  25. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  26. b794887 remove obsolete gsm_subscriber_connection.bts member by Harald Welte · 7 years ago
  27. 774020a Remove an unused variable. by Stefan Sperling · 7 years ago
  28. 084b421 HO: Add a penalty timer list to the subscriber connection entity by Andreas Eversberg · 11 years ago
  29. 8359484 Fix: meas_rep.c will only use valid DL measurement reports by Andreas Eversberg · 11 years ago
  30. 935e5d7 HO: add queue to cache DTAP messages during handover/assignment by Andreas Eversberg · 11 years ago
  31. 2660c04 HO: make bts_by_arfcn_bsic() public by Neels Hofmeyr · 7 years ago
  32. 1c251f0 HO: rename gsm_bts_neighbor() to bts_by_arfcn_bsic() by Neels Hofmeyr · 7 years ago
  33. df65c9a HO: Count number of free timeslot on a given BTS by Andreas Eversberg · 11 years ago
  34. 81260a6 HO: Change debug category at handover decision: DHO -> DHODEC by Andreas Eversberg · 11 years ago
  35. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago
  36. c561515 HO: enable handover by initializing at startup; rename init function by Neels Hofmeyr · 7 years ago
  37. 30b6df6 Correctly set T3105 for ipaccess BTS type by Andreas Eversberg · 11 years ago
  38. 5d45c07 Allow assignment to TCH channel with signalling only mode by Andreas Eversberg · 11 years ago
  39. 3106c16 Do not perform assignment, if the new channel equals the current one by Andreas Eversberg · 11 years ago
  40. e0cba56 HO: If handover logic is used to do assignment, signal assignment result by Andreas Eversberg · 11 years ago
  41. 869121c HO: Always update rqd_ta after receiving measurement report by Andreas Eversberg · 11 years ago
  42. 7c41cd1 HO: Changed availablilty of ts_is_usable() from static to extern by Andreas Eversberg · 11 years ago
  43. f9b8cb1 fixup: neigh_meas_avg: fix condition to reduce window size by Neels Hofmeyr · 7 years ago
  44. 186e478 fixup: neigh_meas_avg: detect invalid window size as <=0, log if invalid by Neels Hofmeyr · 7 years ago
  45. 11e31c7 HO: Count neighbor measurements and reduce window of neigh_meas_avg by Andreas Eversberg · 11 years ago
  46. 970b434 HO: Count the actual meas.rep. get_meas_rep_avg fails if not reached by Andreas Eversberg · 11 years ago
  47. 4d3baa6 Fix of checking TCH rate at chan_compat_with_mode by Andreas Eversberg · 11 years ago
  48. 6082a37 HO: Assign SDCCH on channel request by Andreas Eversberg · 11 years ago
  49. c8a7823 Fix: If paging for half rate was requested, use hr, if supported by MS by Andreas Eversberg · 11 years ago
  50. c766c9e cosmetic: explicitly init ho_ref start value by Neels Hofmeyr · 7 years ago
  51. a918000 HO: Add function to count currently ongoing handovers to a given BTS by Andreas Eversberg · 11 years ago
  52. 5eaa4fb HO: add indicators for inter-cell and async ho, use for chan act type by Neels Hofmeyr · 7 years ago
  53. a49d7b2 HO: Send Channel Mode and Multirate IE along with handover command by Andreas Eversberg · 11 years ago
  54. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  55. be1131d HO: fix recovery from failed handover by Neels Hofmeyr · 7 years ago
  56. b99e025 vty: add various manual handover and assignment trigger commands by Neels Hofmeyr · 7 years ago
  57. 70c5fd2 vty: cosmetic: use common BTS, TRX, TS, LCHAN strings by Neels Hofmeyr · 7 years ago
  58. 0f483f6 vty: change handover command's arg LCHAN_NR to <0-7> by Neels Hofmeyr · 7 years ago
  59. e5b5a89 vty: fix 'show lchan ...' arg [lchan_nr] to [<0-7>] by Neels Hofmeyr · 7 years ago
  60. 1c8b4a5 handover_decision: log HO causes more accurately by Ivan Kluchnikov · 7 years ago
  61. 864f553 handover_decision: Fix condition for power budget handover attempt by Ivan Kluchnikov · 7 years ago
  62. d2474ca Show the BTS number for outgoing paging commands in debug log. by Stefan Sperling · 7 years ago
  63. 74b8cdb Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran by Harald Welte · 7 years ago
  64. 55a954b Support control connection status query for a particular MSC. by Stefan Sperling · 7 years ago
  65. ff3fad1 vty: fix OML link state printing by Max · 7 years ago
  66. 94059b0 RSL: print link state per-TRX by Max · 7 years ago
  67. 6e4f184 cosmetic: remove duplicated code by Max · 7 years ago
  68. 148ee36 cosmetic: Hide all accesses to conn->bts behind conn_get_bts() by Harald Welte · 7 years ago
  69. 472275c remove unused 'lac' member of 'struct gsm_subscriber_connection' by Harald Welte · 7 years ago
  70. 8311a81 Remove bogus MM INFO configuration by Harald Welte · 7 years ago
  71. c499e5c Remove bogus vty config for LU reject cause by Harald Welte · 7 years ago
  72. faacb09 Remove unused RRLP options/codec by Harald Welte · 7 years ago
  73. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  74. 8c6301c debug log: log Cipher Mode info upon sending down RSL/A-bis by Neels Hofmeyr · 7 years ago
  75. 64c2920 log typo fix in gsm0808_cipher_mode() by Neels Hofmeyr · 7 years ago
  76. 00d64fd Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACK by Harald Welte · 7 years ago
  77. 581398a Add a new counter "rsl:ipa_nack" to count number of IPA related NACKs by Harald Welte · 7 years ago
  78. 62d9cb0 Add new per-BTS "rsl:unknown" counter to count unknown RSL messages by Harald Welte · 7 years ago
  79. 4f59892 Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACT by Harald Welte · 7 years ago
  80. cf9d431 libbsc: paging: more reasonable (and detailed) paging statistics by Harald Welte · 7 years ago
  81. 256d09d paging: paging_flush_bts: be sure pending_requests is initalized by Philipp Maier · 7 years ago
  82. 7193226 fix segfault upon release paging on BSSMAP Reset: init llist by Neels Hofmeyr · 7 years ago
  83. 61b0c30 Generate SI2bis Rest Octets by Max · 7 years ago
  84. d382bf6 paging: Stop all paging if MSC sends us BSSMAP RESET by Harald Welte · 7 years ago
  85. f4b66fb paging: Remove obsolete paging call-back support by Harald Welte · 7 years ago
  86. 958cccf paging.c: add more documentation on what the functions actually do by Harald Welte · 7 years ago
  87. 4bd710d Generate SI2ter Rest Octets by Max · 7 years ago
  88. 115e267 OML: expand status reporting checks by Max · 7 years ago
  89. d82101e Move many counters from BSC-global to per-BTS granularity by Harald Welte · 7 years ago
  90. 20114aa auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  91. a2733ae cosmetic: handover.h: use "#pragma once", declare structs, comments by Neels Hofmeyr · 7 years ago
  92. 27cd0fe compiler warnings: constify in abis_nm.c by Neels Hofmeyr · 7 years ago
  93. 39d50a7 compiler warnings: drop some unused variables by Neels Hofmeyr · 7 years ago
  94. d0ff694 cosmetic: tighten function type signatures by Max · 7 years ago
  95. 8c209c9 cosmetic: bsc_vty: Document bvci reserved values by Pau Espin Pedrol · 7 years ago
  96. c5a8416 cosmetic: bsc_vty: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  97. ad47f71 auth: remove obsolete VTY commands by Philipp Maier · 7 years ago
  98. aa954cd OML: consider administrative state when reporting by Max · 7 years ago
  99. e8dda5f vty: Add cmd to configure 3g Early Classmark Sending by Pau Espin Pedrol · 7 years ago
  100. 91c76fd Use type bool for boolean fields in gsm48_si_ro_info by Pau Espin Pedrol · 7 years ago