1. 25e41af remove 'NAT' log category by Harald Welte · 4 years, 6 months ago
  2. beb4af6 osmo-bsc/bsc_vty: set default gprs cell bvci to 2 by Oliver Smith · 4 years, 7 months ago
  3. 5291b64 tests/Makefile.am: allow running only one VTY test by Oliver Smith · 4 years, 7 months ago
  4. e1f0844 debian, osmoappdesc.py, tests: switch to python 3 by Oliver Smith · 4 years, 10 months ago osmith/fix-python3
  5. f8d0389 bsc: Send MS Power Control msg upon max MS power change by Pau Espin Pedrol · 4 years, 10 months ago
  6. a29affd Fix some typos by Martin Hauke · 4 years, 10 months ago
  7. d41b7c7 Cell Broadcast: CBSP and CBCH scheduling support by Harald Welte · 5 years ago
  8. 91a202d neighbor config: allow re-using ARFCN+BSIC pairs by Neels Hofmeyr · 5 years ago
  9. 12224e7 add vty 'no neighbors' to remove all HO targets by Neels Hofmeyr · 5 years ago
  10. 295c965 rest_octets: add Serving Cell Priority Parameters by Philipp Maier · 5 years ago
  11. 8610e6b osmo-bsc.cfg: work with osmo-bts example cfg by Oliver Smith · 5 years ago
  12. 08371ec doc/manuals, vty doc: more handover doc clarifications by Neels Hofmeyr · 5 years ago
  13. 0fb9206 make bsc_clear_request() static by Neels Hofmeyr · 5 years ago
  14. 1626f90 Re-introduce support for IPA-encapsulated MGCP by Harald Welte · 6 years ago
  15. aa82492 assignment_fsm: Properly support assigning signalling mode TCH/x by Sylvain Munaut · 6 years ago
  16. f14aaa4 move mgw endpoint FSM to osmo-mgw.git by Neels Hofmeyr · 5 years ago
  17. a6078fe use libosmocore osmo_tdef by Neels Hofmeyr · 6 years ago
  18. cf5d0c7 codec_pref: fix special handling for AMR rate configuration (S15-S0) by Philipp Maier · 6 years ago
  19. 0848ff8 Revert "assignment_fsm: Properly support assigning signalling mode TCH/x" by Neels Hofmeyr · 6 years ago
  20. a115052 Move msc related code from gsm_data to bsc_msc by Pau Espin Pedrol · 6 years ago
  21. 4d3a212 assignment_fsm: Properly support assigning signalling mode TCH/x by Sylvain Munaut · 6 years ago
  22. eda6bfa handover_fsm: copy old S15_S0 to new lchan by Philipp Maier · 6 years ago
  23. bb66d10 assignment_fsm: fix channel allocator preferences by Philipp Maier · 6 years ago
  24. 0a4d2e5 handover_fsm: send HANDOVER PERFORMED msg on internal ho by Philipp Maier · 6 years ago
  25. 77cd112 gsm0408_rcvmsg: Release lchan if L3 fails to complete by Pau Espin Pedrol · 6 years ago
  26. 1dd2775 bsc: si: Fix SI2ter L2 pseudo length by Pau Espin Pedrol · 6 years ago
  27. edad027 bsc: si: Fix SI2bis L2 pseudo length by Pau Espin Pedrol · 6 years ago
  28. 5b1a7d1 lchan release: always Deact SACCH by Neels Hofmeyr · 6 years ago
  29. 478e991 fix: send RR Release (e.g. after BSSMAP Clear Cmd) by Neels Hofmeyr · 6 years ago
  30. 1bcdd73 constify rsl_tx_ipacc_*cx() parameters by Max · 6 years ago
  31. 5a5c7fd vty doc: drop "(HO algo 2 only)" strings by Neels Hofmeyr · 6 years ago
  32. a5ff974 fix build: revert bad neighbor_ident.vty change by Neels Hofmeyr · 6 years ago
  33. 9108d47 lchan_fsm: generate proper multirate configuration IE on RSL by Philipp Maier · 6 years ago
  34. 3b9dcb3 gsm_04_08: improve gsm48_multirate_config() by Philipp Maier · 6 years ago
  35. acd2919 remote-BSS neighbors: allow only one cell ID by Neels Hofmeyr · 6 years ago
  36. b15af63 codec_pref: also check physical channels by Philipp Maier · 6 years ago
  37. c9a4f69 codec_pref: handle S0-S15 in ASSIGNMENT REQUEST by Philipp Maier · 6 years ago
  38. 8afdeee vty: write local neighbors by bts nr, not lac-ci by Neels Hofmeyr · 6 years ago
  39. 0812db2 neighbor vty: allow setting local neighbors by CGI by Neels Hofmeyr · 6 years ago
  40. 20482c7 neighbor vty: rather 'no neighbor', not 'neighbor del' by Neels Hofmeyr · 6 years ago
  41. c7365ae neighbor vty: drop keyword 'add' by Neels Hofmeyr · 6 years ago
  42. ceb4c11 test neighbor ident vty docs by Neels Hofmeyr · 6 years ago
  43. 6a5f002 make: allow vty-tests without configure by Neels Hofmeyr · 6 years ago
  44. 67e47c6 codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATION by Philipp Maier · 6 years ago
  45. f96c04a codec_pref: add AMR configuration bits to make_scl_config() in unit-test by Philipp Maier · 6 years ago
  46. 4122c15 neighbor_ident_vty.c: fix CI format, should be 16bit by Neels Hofmeyr · 6 years ago
  47. 81a4963 cosmetic: rename bsc_api.h to gsm_08_08.h by Neels Hofmeyr · 6 years ago
  48. b5ce49f cosmetic: reduce bsc_api.h by Neels Hofmeyr · 6 years ago
  49. 8757f42 cosmetic: dissolve bsc_api.c by Neels Hofmeyr · 6 years ago
  50. 3c5612f create separate logging categories for lchan,ts,as FSMs by Neels Hofmeyr · 6 years ago
  51. ac85b34 lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlier by Neels Hofmeyr · 6 years ago
  52. bcdbfb7 fix nanobts: timeslot FSM: use flags to remember OML,RSL status by Neels Hofmeyr · 6 years ago
  53. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  54. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  55. 6242742 rename gsm_04_08_utils.[hc] to gsm_04_08_rr by Neels Hofmeyr · 6 years ago
  56. 149160f fix / clarify rsl dtap cache by Neels Hofmeyr · 6 years ago
  57. 431e085 inter-BSC HO: neighbor_ident API: drop 9bit BSIC by Neels Hofmeyr · 7 years ago
  58. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  59. 5bc43cd codec_pref: check bts codec support by Philipp Maier · 6 years ago
  60. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  61. 16dd64a ho cfg: fix unit strings by Neels Hofmeyr · 6 years ago
  62. aefcb75 remove traces of osmo-bsc_nat in python test (osmoappdesc/test_runner) by Harald Welte · 6 years ago
  63. bb6c13b cosmetic: handover_test: add IMSI to subscr for logging by Neels Hofmeyr · 6 years ago
  64. d3fff6f cosmetic: bsc_subscr_alloc: log initial get by Neels Hofmeyr · 6 years ago
  65. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  66. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  67. 8f2aaf4 bsc_test: drop "scan to MSC" code path by Neels Hofmeyr · 6 years ago
  68. 2583b62 tests: remove channel_test by Neels Hofmeyr · 6 years ago
  69. 5cb0165 tests: remove bssap_test by Neels Hofmeyr · 6 years ago
  70. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  71. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  72. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  73. f7fa892 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  74. d925c7c Cosmetic: Fix typo: Siganlling->Signalling by Keith · 6 years ago
  75. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  76. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  77. 68c76e9 cosmetic: gsm0408_test: drop unused arg from bts_init() by Neels Hofmeyr · 6 years ago
  78. 8206f20 move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_test by Neels Hofmeyr · 6 years ago
  79. f224509 fix gsm0408_test: properly free bts struct after each test by Neels Hofmeyr · 6 years ago
  80. a8eafef change return type of page_subscriber() to void by Stefan Sperling · 6 years ago
  81. bc893d3 bssap: Log non handled paging requests by Pau Espin Pedrol · 6 years ago
  82. 8e3c9b4 gsm0408_test: drop LAI encoding test by Neels Hofmeyr · 7 years ago
  83. e249045 tests: handover_test.c: Add missing header by Pau Espin Pedrol · 7 years ago
  84. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  85. 1d7473c handover_test: explicitly wrap abis_rsl_sendmsg() by Neels Hofmeyr · 7 years ago
  86. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  87. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  88. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  89. 7cdd069 ctrl_test_runner: add tests for 3-digit MNC by Neels Hofmeyr · 7 years ago
  90. 27dd53d add test for abis_nm_ipaccess_cgi() by Neels Hofmeyr · 7 years ago
  91. a05360c add test for gsm48_ra_id_by_bts() by Neels Hofmeyr · 7 years ago
  92. 5d22458 osmo-bts/nanobts: Set RACH_Busy Threshold to -90 dBm by Harald Welte · 7 years ago
  93. 0072755 HO: fix minor issues found by coverity by Neels Hofmeyr · 7 years ago
  94. fd7b51e fix handover_test link error by Stefan Sperling · 7 years ago
  95. bedbef4 HO: vty: clearly mark 'handover foo' as legacy alias for 'handover1 foo' by Neels Hofmeyr · 7 years ago
  96. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  97. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  98. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago
  99. 86a8031 logging: Remove obsolete log categories by Harald Welte · 7 years ago
  100. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago