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