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