1. 6dff51d HO: add new_lchan_type arg to bsc_handover_start() by Neels Hofmeyr · 7 years ago
  2. b57ff5a HO: process_meas_rep: guard against modulo zero by Neels Hofmeyr · 7 years ago
  3. 2660c04 HO: make bts_by_arfcn_bsic() public by Neels Hofmeyr · 7 years ago
  4. 1c251f0 HO: rename gsm_bts_neighbor() to bts_by_arfcn_bsic() by Neels Hofmeyr · 7 years ago
  5. 81260a6 HO: Change debug category at handover decision: DHO -> DHODEC by Andreas Eversberg · 11 years ago
  6. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago
  7. c561515 HO: enable handover by initializing at startup; rename init function by Neels Hofmeyr · 7 years ago
  8. f9b8cb1 fixup: neigh_meas_avg: fix condition to reduce window size by Neels Hofmeyr · 7 years ago
  9. 186e478 fixup: neigh_meas_avg: detect invalid window size as <=0, log if invalid by Neels Hofmeyr · 7 years ago
  10. 11e31c7 HO: Count neighbor measurements and reduce window of neigh_meas_avg by Andreas Eversberg · 11 years ago
  11. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  12. 1c8b4a5 handover_decision: log HO causes more accurately by Ivan Kluchnikov · 7 years ago
  13. 864f553 handover_decision: Fix condition for power budget handover attempt by Ivan Kluchnikov · 7 years ago
  14. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  15. ce4d88b mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  16. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/handover_decision.c]
  17. 8a4d2e7 Use proper measurement for handover by Max · 8 years ago
  18. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  19. 80352e0 ho: Initialize nmp_worst as it was not initialized by Holger Hans Peter Freyther · 13 years ago
  20. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  21. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 14 years ago
  22. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 14 years ago[Renamed from openbsc/src/bsc/handover_decision.c]
  23. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 14 years ago[Renamed from openbsc/src/handover_decision.c]
  24. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  25. 08eebd5 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  26. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  27. f7c28b0 [handover] Real handover algorithm by Harald Welte · 15 years ago
  28. ea09002 handover: no debug message for ever non-handover measurement report by Harald Welte · 15 years ago
  29. bc81450 [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  30. e786c32 [handover] don't use measurement reports with NCELL=7 by Harald Welte · 15 years ago
  31. 386cd2b for now we only do handover of TCH channels by Harald Welte · 15 years ago
  32. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  33. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago