1. 2660c04 HO: make bts_by_arfcn_bsic() public by Neels Hofmeyr · 7 years ago
  2. 1c251f0 HO: rename gsm_bts_neighbor() to bts_by_arfcn_bsic() by Neels Hofmeyr · 7 years ago
  3. df65c9a HO: Count number of free timeslot on a given BTS by Andreas Eversberg · 11 years ago
  4. 81260a6 HO: Change debug category at handover decision: DHO -> DHODEC by Andreas Eversberg · 11 years ago
  5. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago
  6. c561515 HO: enable handover by initializing at startup; rename init function by Neels Hofmeyr · 7 years ago
  7. 9869203 HO: fix: increase the number of measurement report history to 10 by Andreas Eversberg · 11 years ago
  8. 30b6df6 Correctly set T3105 for ipaccess BTS type by Andreas Eversberg · 11 years ago
  9. 5d45c07 Allow assignment to TCH channel with signalling only mode by Andreas Eversberg · 11 years ago
  10. 3106c16 Do not perform assignment, if the new channel equals the current one by Andreas Eversberg · 11 years ago
  11. 7df80d3 HO: Add handover decision debugging category by Andreas Eversberg · 11 years ago
  12. e0cba56 HO: If handover logic is used to do assignment, signal assignment result by Andreas Eversberg · 11 years ago
  13. 869121c HO: Always update rqd_ta after receiving measurement report by Andreas Eversberg · 11 years ago
  14. 7c41cd1 HO: Changed availablilty of ts_is_usable() from static to extern by Andreas Eversberg · 11 years ago
  15. f9b8cb1 fixup: neigh_meas_avg: fix condition to reduce window size by Neels Hofmeyr · 7 years ago
  16. 186e478 fixup: neigh_meas_avg: detect invalid window size as <=0, log if invalid by Neels Hofmeyr · 7 years ago
  17. 11e31c7 HO: Count neighbor measurements and reduce window of neigh_meas_avg by Andreas Eversberg · 11 years ago
  18. 970b434 HO: Count the actual meas.rep. get_meas_rep_avg fails if not reached by Andreas Eversberg · 11 years ago
  19. 4d3baa6 Fix of checking TCH rate at chan_compat_with_mode by Andreas Eversberg · 11 years ago
  20. 6082a37 HO: Assign SDCCH on channel request by Andreas Eversberg · 11 years ago
  21. c8a7823 Fix: If paging for half rate was requested, use hr, if supported by MS by Andreas Eversberg · 11 years ago
  22. c766c9e cosmetic: explicitly init ho_ref start value by Neels Hofmeyr · 7 years ago
  23. a918000 HO: Add function to count currently ongoing handovers to a given BTS by Andreas Eversberg · 11 years ago
  24. 5eaa4fb HO: add indicators for inter-cell and async ho, use for chan act type by Neels Hofmeyr · 7 years ago
  25. a49d7b2 HO: Send Channel Mode and Multirate IE along with handover command by Andreas Eversberg · 11 years ago
  26. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  27. be1131d HO: fix recovery from failed handover by Neels Hofmeyr · 7 years ago
  28. 9af36d7 osmo_bsc_mgcp: cosmetic: introduce mgcp_init(), soak up fsm init by Neels Hofmeyr · 7 years ago
  29. b99e025 vty: add various manual handover and assignment trigger commands by Neels Hofmeyr · 7 years ago
  30. 70c5fd2 vty: cosmetic: use common BTS, TRX, TS, LCHAN strings by Neels Hofmeyr · 7 years ago
  31. 0f483f6 vty: change handover command's arg LCHAN_NR to <0-7> by Neels Hofmeyr · 7 years ago
  32. e5b5a89 vty: fix 'show lchan ...' arg [lchan_nr] to [<0-7>] by Neels Hofmeyr · 7 years ago
  33. e740384 Split paging cases in bssmap_handle_paging() off into helper functions. by Stefan Sperling · 7 years ago
  34. 1c8b4a5 handover_decision: log HO causes more accurately by Ivan Kluchnikov · 7 years ago
  35. 864f553 handover_decision: Fix condition for power budget handover attempt by Ivan Kluchnikov · 7 years ago
  36. d2474ca Show the BTS number for outgoing paging commands in debug log. by Stefan Sperling · 7 years ago
  37. 9554342 Implement support for paging based on LAC and CI. by Stefan Sperling · 7 years ago
  38. c7b0176 Implement support for paging based on a Cell Global Identifier. by Stefan Sperling · 7 years ago
  39. 714c2f9 Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c. by Stefan Sperling · 7 years ago
  40. 74b8cdb Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran by Harald Welte · 7 years ago
  41. 090550f Implement support for paging based on CI (cell identifier). by Stefan Sperling · 7 years ago
  42. 6b103e1 bsc/gsm_04_80.h: clean up useless declarations by Vadim Yanitskiy · 7 years ago
  43. d783a75 bsc/gsm_04_80.h: use '#pragma once' instead of includes by Vadim Yanitskiy · 7 years ago
  44. 7985f98 Implement support for CELL_IDENT_NO_CELL. by Stefan Sperling · 7 years ago
  45. 80b88e0 Add TAGS files (produced by 'make tags') to .gitignore file. by Stefan Sperling · 7 years ago
  46. 33e9009 Implement support for paging by LAI. by Stefan Sperling · 7 years ago
  47. f56a28d cosmetic: mgcp: remove duplicate logging by Philipp Maier · 7 years ago
  48. f9ca020 mgcp: log file and line of calls to handle_error() by Philipp Maier · 7 years ago
  49. 55a954b Support control connection status query for a particular MSC. by Stefan Sperling · 7 years ago
  50. ff3fad1 vty: fix OML link state printing by Max · 7 years ago
  51. 94059b0 RSL: print link state per-TRX by Max · 7 years ago
  52. 6e4f184 cosmetic: remove duplicated code by Max · 7 years ago
  53. ff8ab0a abisip-find: add --interval option by Neels Hofmeyr · 7 years ago
  54. 3b7a31d osmo_bsc_bssap.c: Fix discard of const qualifier in assignment by Pau Espin Pedrol · 7 years ago
  55. 607f8c4 Fix "CTRL GET msc_connection_status" response. by Stefan Sperling · 7 years ago
  56. ed23c1d Reduce T3109 default from 19s to 5s by Harald Welte · 7 years ago
  57. f93b31a Remove obsolete ./configure option by Max · 7 years ago
  58. 82d25f6 Check and handle SMS encoding failure by Max · 7 years ago
  59. ec54dab Fix .deb builds by Max · 7 years ago
  60. 0bd729f Add optional profiling support by Max · 7 years ago
  61. ad1e3cd Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  62. 77a9d4e abisip-find: add timeout option by Neels Hofmeyr · 7 years ago
  63. 89ade63 abisip-find: update copyright by Neels Hofmeyr · 7 years ago
  64. 5bf1e15 abisip-find: add -l to list base stations instead of streaming replies by Neels Hofmeyr · 7 years ago
  65. 2a9ac19 abisip-find: add getopt option parsing in preparation for a new option by Neels Hofmeyr · 7 years ago
  66. 148ee36 cosmetic: Hide all accesses to conn->bts behind conn_get_bts() by Harald Welte · 7 years ago
  67. 9f7b195 bsc_test.c: Use proper network/bts/lchan structures by Harald Welte · 7 years ago
  68. a8d8969 BSC: Fix bsc_subsc leak on paging by Harald Welte · 7 years ago
  69. 7c29b09 BSC: Add "show subscriber all" command by Harald Welte · 7 years ago
  70. 09653a0 Enable sanitize for CI tests by Max · 7 years ago
  71. 57d4fe7 mgcp: validate rtp connection data in MGW response (ip/port) by Philipp Maier · 7 years ago
  72. 75f2c8d mgcp: cancel transactions on timeout by Philipp Maier · 7 years ago
  73. 472275c remove unused 'lac' member of 'struct gsm_subscriber_connection' by Harald Welte · 7 years ago
  74. 4a8ebc8 gsm_data.h: Document all fields of gsm_subscriber_connection by Harald Welte · 7 years ago
  75. ea0c320 osmo-bsc: Move user plane/voice related bits into sub-structure by Harald Welte · 7 years ago
  76. ca494f3 osmo_bsc.h: document every field in 'struct osmo_bsc_sccp_con' by Harald Welte · 7 years ago
  77. 95464c7 Remove unused struct osmo_bsc_sccp_con member sccp_queue_size by Harald Welte · 7 years ago
  78. 45f3ecc osmo_bsc_bssap.c: Spelling fixes in comment by Harald Welte · 7 years ago
  79. e94d7d1 remove libosmo-sccp dependency for osmo-bsc by Harald Welte · 7 years ago
  80. 3edbd0e Remove some more dead code by Harald Welte · 7 years ago
  81. 8311a81 Remove bogus MM INFO configuration by Harald Welte · 7 years ago
  82. c499e5c Remove bogus vty config for LU reject cause by Harald Welte · 7 years ago
  83. faacb09 Remove unused RRLP options/codec by Harald Welte · 7 years ago
  84. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  85. f8dc526 Remove unneeded .py scripts by Max · 7 years ago
  86. 4ab7268 Fix tests after rate_ctr change by Max · 7 years ago
  87. 7abe7ae fix bssmap_handle_cipher_mode()'s encryption decision by Neels Hofmeyr · 7 years ago
  88. 8c6301c debug log: log Cipher Mode info upon sending down RSL/A-bis by Neels Hofmeyr · 7 years ago
  89. 64c2920 log typo fix in gsm0808_cipher_mode() by Neels Hofmeyr · 7 years ago
  90. 00d64fd Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACK by Harald Welte · 7 years ago
  91. 581398a Add a new counter "rsl:ipa_nack" to count number of IPA related NACKs by Harald Welte · 7 years ago
  92. 62d9cb0 Add new per-BTS "rsl:unknown" counter to count unknown RSL messages by Harald Welte · 7 years ago
  93. 4f59892 Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACT by Harald Welte · 7 years ago
  94. 6e59ced Reduce T3113 default from 60s to 10s by Harald Welte · 7 years ago
  95. cf9d431 libbsc: paging: more reasonable (and detailed) paging statistics by Harald Welte · 7 years ago
  96. 2ed22c8 Fix per-BTS counter group index by Harald Welte · 7 years ago
  97. 66d2ef8 cosmetic: osmo_bsc_mgcp: improve comments by Philipp Maier · 7 years ago
  98. 256d09d paging: paging_flush_bts: be sure pending_requests is initalized by Philipp Maier · 7 years ago
  99. 7193226 fix segfault upon release paging on BSSMAP Reset: init llist by Neels Hofmeyr · 7 years ago
  100. 61b0c30 Generate SI2bis Rest Octets by Max · 7 years ago