1. b15af63 codec_pref: also check physical channels by Philipp Maier · 6 years ago
  2. bf3eb8f codec_pref: cosmetic: seperate half/full rate determination by Philipp Maier · 6 years ago
  3. b5208d4 codec_pref: check codec configuration before start by Philipp Maier · 6 years ago
  4. d4d4f91 nanoBTS: Allow BCCH with CBCH on TS0 by Harald Welte · 6 years ago
  5. 524a2d2 osmo_bsc_msc: Set reasonable codec list defaults by Philipp Maier · 6 years ago
  6. b9d3c71 gsm_08_08: abort complete L3 3 msg gen when no codecs are set by Philipp Maier · 6 years ago
  7. c9a4f69 codec_pref: handle S0-S15 in ASSIGNMENT REQUEST by Philipp Maier · 6 years ago
  8. 2043db0 osmo_bsc_main.c: initialize rate counters by Oliver Smith · 6 years ago
  9. 6e141b1 abis_nm_get_ts: Return TS of correct TRX, not always TRX0 by Pau Espin Pedrol · 6 years ago
  10. ba68fe4 osmo-bsc: Add default case for switch(enum) by Pau Espin Pedrol · 6 years ago
  11. a82fc59 cosmetics: Fix typo in bsc_vty.c by Martin Hauke · 6 years ago
  12. 0cdd712 fix unaligned access in abis_nm_rx_ipacc() by Stefan Sperling · 6 years ago
  13. 8afdeee vty: write local neighbors by bts nr, not lac-ci by Neels Hofmeyr · 6 years ago
  14. 0812db2 neighbor vty: allow setting local neighbors by CGI by Neels Hofmeyr · 6 years ago
  15. 20482c7 neighbor vty: rather 'no neighbor', not 'neighbor del' by Neels Hofmeyr · 6 years ago
  16. c7365ae neighbor vty: drop keyword 'add' by Neels Hofmeyr · 6 years ago
  17. ceb4c11 test neighbor ident vty docs by Neels Hofmeyr · 6 years ago
  18. 6a5f002 make: allow vty-tests without configure by Neels Hofmeyr · 6 years ago
  19. db531c0 vty: add SCCP related vty commands by Neels Hofmeyr · 6 years ago
  20. f06918f cosmetic: drop param from send_assignment_complete() by Neels Hofmeyr · 6 years ago
  21. beb7481 fix LCLS during Assignment: actually use new TCH lchan by Neels Hofmeyr · 6 years ago
  22. 0d4a98a lcls: log channel type and lchan names on LCLS codec mismatch by Philipp Maier · 6 years ago
  23. 65c62e5 check for overlong unix socket paths by Stefan Sperling · 6 years ago
  24. 67e47c6 codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATION by Philipp Maier · 6 years ago
  25. 5a43b55 gsm_data.c: Set reasonable AMR codec defaults in gsm_bts_alloc() by Philipp Maier · 6 years ago
  26. 878954a assignment_fsm: only include speech codec (choosen) on AoIP networks by Philipp Maier · 6 years ago
  27. e2209c2 Implement RR Classmark Enquiry by Neels Hofmeyr · 6 years ago
  28. ef121b2 gsm_data: remove unused struct member chan_mode by Philipp Maier · 6 years ago
  29. 7f52bda gsm_data: remove unused struct member full_rate. by Philipp Maier · 6 years ago
  30. bf39996 LCLS: fix codec mismatch detection by Philipp Maier · 6 years ago
  31. 63c81ef codec_pref: fix missing breaks in switch-case statement by Philipp Maier · 6 years ago
  32. f96c04a codec_pref: add AMR configuration bits to make_scl_config() in unit-test by Philipp Maier · 6 years ago
  33. 5a87137 codec_pref: fix typo in comment by Philipp Maier · 6 years ago
  34. f552166 Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago
  35. d58ddb2 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  36. 526b4a5 ts,lchan_fsm: do not attempt to allocate CBCH subslots by Neels Hofmeyr · 6 years ago
  37. 0219717 lchan_fsm: allow late RTP release events without erroring by Neels Hofmeyr · 6 years ago
  38. c21681d ho fsm: handle RR HO Failure for inter-BSC outgoing by Neels Hofmeyr · 6 years ago
  39. 981f8b9 CBCH: Fix gsm_bts_get_cbch() by Harald Welte · 6 years ago
  40. 20703eb CBCH: Fix SI4 CBCH IE generation by Harald Welte · 6 years ago
  41. 24286f3 Introduce gsm48_lchan2chan_desc_as_configured() by Harald Welte · 6 years ago
  42. 251bec1 gsm48_lchan2chan_desc() belongs to gsm_data.h by Harald Welte · 6 years ago
  43. 0bc5365 cbch: Don't send cell-broadcast command on BTS without CBCH channel by Harald Welte · 6 years ago
  44. 5ac4d80 inter-BSC HO outgoing: fix L3 forwarding by Neels Hofmeyr · 6 years ago
  45. a15dd1f inter-BSC HO incoming: send BSSMAP HO Complete directly by Neels Hofmeyr · 6 years ago
  46. 320352f SCCPlite Assignment Complete: include Speech Codec (Chosen) by Neels Hofmeyr · 6 years ago
  47. c3751a3 codec_pref.c: Add comment in expected switch case without break by Pau Espin Pedrol · 6 years ago
  48. 5aac651 assignment: remove unnecessary call to gsm0808_speech_codec_from_chan_type() by Philipp Maier · 6 years ago
  49. 9134d33 codec_pref: Log HR2 specifically as never specified by Pau Espin Pedrol · 6 years ago
  50. c0b6dd0 codec_pref: Log unsupported codec name used by Pau Espin Pedrol · 6 years ago
  51. dd6849d lchan: pick proper power and ta values by Neels Hofmeyr · 6 years ago
  52. f213fcb cosmetic: lchan activ: drop todo comments by Neels Hofmeyr · 6 years ago
  53. 8d4faf1 cosmetic: lchan activ: no need to clear mr again by Neels Hofmeyr · 6 years ago
  54. 6ba4058 fix dependency bug: include mgcp_client/, not mgcp/ by Neels Hofmeyr · 6 years ago
  55. e706a15 log: tweaks and more context in osmo_bsc_sigtran_send() by Neels Hofmeyr · 6 years ago
  56. 128600c inter-BSC HO: send failure msg directly by Neels Hofmeyr · 6 years ago
  57. 721c762 log: 'sending BSSMAP HO Request ACK' by Neels Hofmeyr · 6 years ago
  58. 1752ab3 log: lchan_rtp_fsm: add missing '\n' by Neels Hofmeyr · 6 years ago
  59. 193c1e3 lchan_fsm: safer 'concluded' flag by Neels Hofmeyr · 6 years ago
  60. e23e1ae cosmetic: lchan_fsm failure: log about state transitions by Neels Hofmeyr · 6 years ago
  61. 3ea8bae lchan_fsm: lchan_fail_to(): store target state early by Neels Hofmeyr · 6 years ago
  62. d8b41fc inter-BSC HO incoming: drop old/wrong RTP port code by Neels Hofmeyr · 6 years ago
  63. 4c6d3ea inter-BSC HO incoming: continue despite missing Classmark by Neels Hofmeyr · 6 years ago
  64. 4122c15 neighbor_ident_vty.c: fix CI format, should be 16bit by Neels Hofmeyr · 6 years ago
  65. a7b8841 cosmetic: neighbor_ident_vty.c: add and use common string defs by Neels Hofmeyr · 6 years ago
  66. d8f46c0 MGCP: add 'X-Osmo-IGN: C' for SCCPlite by default by Neels Hofmeyr · 6 years ago
  67. 24f2f55 abis_nm_ipaccess_rsl_connect: Log bts and trx nr by Pau Espin Pedrol · 6 years ago
  68. 9862bcb Fix heap-use-after-free due to OML link destruction by Pau Espin Pedrol · 6 years ago
  69. 5f0a63d fix lchan_rtp_fsm: missing event handling by Neels Hofmeyr · 6 years ago
  70. dcbcbad abis_nm: Fix trailing whitespacing by Pau Espin Pedrol · 6 years ago
  71. 889e016 abis_nm: Fix heap-use-after-free in abis_nm_set_channel_attr by Pau Espin Pedrol · 6 years ago
  72. c649c3f use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  73. 4db9855 bsc: Use libosmocore API to track osmo_signal structs by Pau Espin Pedrol · 6 years ago
  74. 0c8771e doc: update mgw settings in example config file by Philipp Maier · 6 years ago
  75. 4833857 lcls: do not LCLS call legs with different codecs by Philipp Maier · 6 years ago
  76. 628a05e GSCON: call api of a_reset.c with msc object directly by Philipp Maier · 6 years ago
  77. bf4e29a GSCON: avoid sending connection oriented data when not connected by Philipp Maier · 6 years ago
  78. c1a0f7a sigtran: fix memleak in osmo_bsc_sigtran_send() by Philipp Maier · 6 years ago
  79. 1152362 handover_fsm.c: Fix -Werror=format-security errors by Harald Welte · 6 years ago
  80. 13af4d7 Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse() by Harald Welte · 6 years ago
  81. c80cce6 gscon: use BSS-common payload types on BSS side by Philipp Maier · 6 years ago
  82. a406b16 endpoint_fsm: add missing return in mgcp_pick_codec by Philipp Maier · 6 years ago
  83. 94d30f2 cosmetic: gscon: don't re-enter ST_CLEARING by Neels Hofmeyr · 6 years ago
  84. 34c881a cosmetic: rename osmo_bsc_api.c to gsm_08_08.c by Neels Hofmeyr · 6 years ago
  85. 81a4963 cosmetic: rename bsc_api.h to gsm_08_08.h by Neels Hofmeyr · 6 years ago
  86. b5ce49f cosmetic: reduce bsc_api.h by Neels Hofmeyr · 6 years ago
  87. 8757f42 cosmetic: dissolve bsc_api.c by Neels Hofmeyr · 6 years ago
  88. a07b667 vty: 'handover any': pick more random chans, use lchan_select_by_type() by Neels Hofmeyr · 6 years ago
  89. 6d568ed cosmetic: constify gsm_bts_num() net arg by Neels Hofmeyr · 6 years ago
  90. 3c5612f create separate logging categories for lchan,ts,as FSMs by Neels Hofmeyr · 6 years ago
  91. 2fc79dd allocate larger lchans if no SDCCH are available by Neels Hofmeyr · 6 years ago
  92. d5df9a1 lchan_fsm: add in_release_handler flag by Neels Hofmeyr · 6 years ago
  93. ac85b34 lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlier by Neels Hofmeyr · 6 years ago
  94. dbb38d5 fix BSC_CTR_ASSIGNMENT doc strings by Neels Hofmeyr · 6 years ago
  95. 73ecfbb cosmetic: FSMs: allow ignorable events by Neels Hofmeyr · 6 years ago
  96. 18ce10b timeslot FSM: permit entering broken state from anywhere by Neels Hofmeyr · 6 years ago
  97. 52b5298 timeslot FSM: fix infinite recursion on failure to send PDCH ACT by Neels Hofmeyr · 6 years ago
  98. 459113d fix: dispatch TS_EV_RSL_DOWN when losing RSL by Neels Hofmeyr · 6 years ago
  99. bcdbfb7 fix nanobts: timeslot FSM: use flags to remember OML,RSL status by Neels Hofmeyr · 6 years ago
  100. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago