1. eda6bfa handover_fsm: copy old S15_S0 to new lchan by Philipp Maier · 6 years ago
  2. bb66d10 assignment_fsm: fix channel allocator preferences by Philipp Maier · 6 years ago
  3. 0a4d2e5 handover_fsm: send HANDOVER PERFORMED msg on internal ho by Philipp Maier · 6 years ago
  4. 77cd112 gsm0408_rcvmsg: Release lchan if L3 fails to complete by Pau Espin Pedrol · 6 years ago
  5. 1dd2775 bsc: si: Fix SI2ter L2 pseudo length by Pau Espin Pedrol · 6 years ago
  6. edad027 bsc: si: Fix SI2bis L2 pseudo length by Pau Espin Pedrol · 6 years ago
  7. 5b1a7d1 lchan release: always Deact SACCH by Neels Hofmeyr · 6 years ago
  8. 478e991 fix: send RR Release (e.g. after BSSMAP Clear Cmd) by Neels Hofmeyr · 6 years ago
  9. 1bcdd73 constify rsl_tx_ipacc_*cx() parameters by Max · 6 years ago
  10. 5a5c7fd vty doc: drop "(HO algo 2 only)" strings by Neels Hofmeyr · 6 years ago
  11. a5ff974 fix build: revert bad neighbor_ident.vty change by Neels Hofmeyr · 6 years ago
  12. 9108d47 lchan_fsm: generate proper multirate configuration IE on RSL by Philipp Maier · 6 years ago
  13. 3b9dcb3 gsm_04_08: improve gsm48_multirate_config() by Philipp Maier · 6 years ago
  14. acd2919 remote-BSS neighbors: allow only one cell ID by Neels Hofmeyr · 6 years ago
  15. b15af63 codec_pref: also check physical channels by Philipp Maier · 6 years ago
  16. c9a4f69 codec_pref: handle S0-S15 in ASSIGNMENT REQUEST by Philipp Maier · 6 years ago
  17. 8afdeee vty: write local neighbors by bts nr, not lac-ci by Neels Hofmeyr · 6 years ago
  18. 0812db2 neighbor vty: allow setting local neighbors by CGI by Neels Hofmeyr · 6 years ago
  19. 20482c7 neighbor vty: rather 'no neighbor', not 'neighbor del' by Neels Hofmeyr · 6 years ago
  20. c7365ae neighbor vty: drop keyword 'add' by Neels Hofmeyr · 6 years ago
  21. ceb4c11 test neighbor ident vty docs by Neels Hofmeyr · 6 years ago
  22. 6a5f002 make: allow vty-tests without configure by Neels Hofmeyr · 6 years ago
  23. 67e47c6 codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATION by Philipp Maier · 6 years ago
  24. f96c04a codec_pref: add AMR configuration bits to make_scl_config() in unit-test by Philipp Maier · 6 years ago
  25. 4122c15 neighbor_ident_vty.c: fix CI format, should be 16bit by Neels Hofmeyr · 6 years ago
  26. 81a4963 cosmetic: rename bsc_api.h to gsm_08_08.h by Neels Hofmeyr · 6 years ago
  27. b5ce49f cosmetic: reduce bsc_api.h by Neels Hofmeyr · 6 years ago
  28. 8757f42 cosmetic: dissolve bsc_api.c by Neels Hofmeyr · 6 years ago
  29. 3c5612f create separate logging categories for lchan,ts,as FSMs by Neels Hofmeyr · 6 years ago
  30. ac85b34 lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlier by Neels Hofmeyr · 6 years ago
  31. bcdbfb7 fix nanobts: timeslot FSM: use flags to remember OML,RSL status by Neels Hofmeyr · 6 years ago
  32. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  33. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  34. 6242742 rename gsm_04_08_utils.[hc] to gsm_04_08_rr by Neels Hofmeyr · 6 years ago
  35. 149160f fix / clarify rsl dtap cache by Neels Hofmeyr · 6 years ago
  36. 431e085 inter-BSC HO: neighbor_ident API: drop 9bit BSIC by Neels Hofmeyr · 7 years ago
  37. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  38. 5bc43cd codec_pref: check bts codec support by Philipp Maier · 6 years ago
  39. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  40. 16dd64a ho cfg: fix unit strings by Neels Hofmeyr · 6 years ago
  41. aefcb75 remove traces of osmo-bsc_nat in python test (osmoappdesc/test_runner) by Harald Welte · 6 years ago
  42. bb6c13b cosmetic: handover_test: add IMSI to subscr for logging by Neels Hofmeyr · 6 years ago
  43. d3fff6f cosmetic: bsc_subscr_alloc: log initial get by Neels Hofmeyr · 6 years ago
  44. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  45. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  46. 8f2aaf4 bsc_test: drop "scan to MSC" code path by Neels Hofmeyr · 6 years ago
  47. 2583b62 tests: remove channel_test by Neels Hofmeyr · 6 years ago
  48. 5cb0165 tests: remove bssap_test by Neels Hofmeyr · 6 years ago
  49. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  50. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  51. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  52. f7fa892 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  53. d925c7c Cosmetic: Fix typo: Siganlling->Signalling by Keith · 6 years ago
  54. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  55. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  56. 68c76e9 cosmetic: gsm0408_test: drop unused arg from bts_init() by Neels Hofmeyr · 6 years ago
  57. 8206f20 move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_test by Neels Hofmeyr · 6 years ago
  58. f224509 fix gsm0408_test: properly free bts struct after each test by Neels Hofmeyr · 6 years ago
  59. a8eafef change return type of page_subscriber() to void by Stefan Sperling · 6 years ago
  60. bc893d3 bssap: Log non handled paging requests by Pau Espin Pedrol · 6 years ago
  61. 8e3c9b4 gsm0408_test: drop LAI encoding test by Neels Hofmeyr · 7 years ago
  62. e249045 tests: handover_test.c: Add missing header by Pau Espin Pedrol · 7 years ago
  63. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  64. 1d7473c handover_test: explicitly wrap abis_rsl_sendmsg() by Neels Hofmeyr · 7 years ago
  65. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  66. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  67. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  68. 7cdd069 ctrl_test_runner: add tests for 3-digit MNC by Neels Hofmeyr · 7 years ago
  69. 27dd53d add test for abis_nm_ipaccess_cgi() by Neels Hofmeyr · 7 years ago
  70. a05360c add test for gsm48_ra_id_by_bts() by Neels Hofmeyr · 7 years ago
  71. 5d22458 osmo-bts/nanobts: Set RACH_Busy Threshold to -90 dBm by Harald Welte · 7 years ago
  72. 0072755 HO: fix minor issues found by coverity by Neels Hofmeyr · 7 years ago
  73. fd7b51e fix handover_test link error by Stefan Sperling · 7 years ago
  74. bedbef4 HO: vty: clearly mark 'handover foo' as legacy alias for 'handover1 foo' by Neels Hofmeyr · 7 years ago
  75. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  76. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  77. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago
  78. 86a8031 logging: Remove obsolete log categories by Harald Welte · 7 years ago
  79. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  80. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  81. 421059a drop libcommon completely, move remaining files to libbsc by Neels Hofmeyr · 7 years ago
  82. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  83. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  84. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  85. b794887 remove obsolete gsm_subscriber_connection.bts member by Harald Welte · 7 years ago
  86. 56dd981 Improve an error message in page_lai_and_lac() by Stefan Sperling · 7 years ago
  87. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago
  88. 30b6df6 Correctly set T3105 for ipaccess BTS type by Andreas Eversberg · 11 years ago
  89. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  90. 714c2f9 Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c. by Stefan Sperling · 7 years ago
  91. 74b8cdb Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran by Harald Welte · 7 years ago
  92. 33e9009 Implement support for paging by LAI. by Stefan Sperling · 7 years ago
  93. ad1e3cd Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  94. 9f7b195 bsc_test.c: Use proper network/bts/lchan structures by Harald Welte · 7 years ago
  95. e94d7d1 remove libosmo-sccp dependency for osmo-bsc 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. 61b0c30 Generate SI2bis Rest Octets by Max · 7 years ago
  100. 4bd710d Generate SI2ter Rest Octets by Max · 7 years ago