1. 8ada920 bssap: Avoid logging error if no optional Global Call Ref IE received by Pau Espin Pedrol · 4 years, 7 months ago
  2. 2fa9763 OM2000: Add some more message types and IEs we now understand by Harald Welte · 4 years, 8 months ago
  3. b84463e VTY: fix writing of custom timer values to a configuration file by Vadim Yanitskiy · 4 years, 8 months ago
  4. 40e3f1e bsc_main: use higher default loglevels. by Philipp Maier · 4 years, 8 months ago
  5. 35d07b7 Introduce nm_fail_rep_signal_data for "SS_NM, S_NM_FAIL_REP" signal by Harald Welte · 5 years ago
  6. a1362ce Bump version: 1.5.0.43-e1f08-dirty → 1.6.0 by Pau Espin Pedrol · 4 years, 9 months ago 1.6.0
  7. e1f0844 debian, osmoappdesc.py, tests: switch to python 3 by Oliver Smith · 4 years, 10 months ago osmith/fix-python3
  8. 01a3c26 gsm_04_80: Avoid using deprecated API by Harald Welte · 4 years, 10 months ago
  9. f659f5e doc: osmux: use generated svg instead of pychart by Oliver Smith · 4 years, 10 months ago
  10. 2ca002f exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 10 months ago
  11. a1d175a abis_nm.c: fix RSL connection timeout for trx->nr > 0 by Vadim Yanitskiy · 4 years, 10 months ago
  12. 5e4fdb2 Move a_reset_fsm regstration to __attribute__((contructor)) by Harald Welte · 4 years, 10 months ago
  13. 16c8910 manual: Fix copy+paste error by Harald Welte · 4 years, 10 months ago
  14. 630cc6c check for osmo_ss7_init() error return value by Harald Welte · 4 years, 10 months ago
  15. 6d3d1c1 check for osmo_fsm_register() error return value by Harald Welte · 4 years, 10 months ago
  16. 4bf8df5 fsm: use deferred deallocation by Neels Hofmeyr · 5 years ago
  17. f8d0389 bsc: Send MS Power Control msg upon max MS power change by Pau Espin Pedrol · 4 years, 10 months ago
  18. 26adddf abis_nm.c: replace magic numbers with NM_CHANC_* constants by Vadim Yanitskiy · 4 years, 10 months ago
  19. 7f4360b abis_nm.c: fix error message in verify_chan_comb() by Vadim Yanitskiy · 4 years, 10 months ago
  20. fec68ad cosmetic: bs11_config: clean trailing whitespace by Pau Espin Pedrol · 4 years, 10 months ago
  21. 7950e5d bsc: Adapt maximum MS Power Ctrl level based on band and MS Power class by Pau Espin Pedrol · 5 years ago
  22. a29affd Fix some typos by Martin Hauke · 4 years, 10 months ago
  23. 41eafec osmo_bsc_main.c: fix CCCH_CONF computation: use pchan_from_config by Vadim Yanitskiy · 5 years ago
  24. 6ab5507 osmo_bsc_main.c: simplify computation of CCCH_CONFIG by Vadim Yanitskiy · 5 years ago
  25. 73bd463 osmo_bsc_main.c: verify the physical channel mapping at startup by Vadim Yanitskiy · 5 years ago
  26. 9378522 VTY: also print the active phan config in ts_dump_vty() by Vadim Yanitskiy · 5 years ago
  27. 00201b6 gsm_data.h: Remove unused func declarations by Pau Espin Pedrol · 5 years ago
  28. 74e0b5b gsm_data.h: Remove unused field classmark from gsm_subscriber_connection by Pau Espin Pedrol · 5 years ago
  29. b37e963 Remove unused API classmark_is_r99() by Pau Espin Pedrol · 5 years ago
  30. 60d6d53 rsl: Send IE MS Power Param to osmocom BTS models only by Pau Espin Pedrol · 5 years ago
  31. cc1a7a0 rsl.c: Clean up some repeated use of long chains of pointers by Pau Espin Pedrol · 5 years ago
  32. 6b9e0e4 rsl: Send IE MS Power Param during CHAN ACT and MS PWR CTRL messages by Pau Espin Pedrol · 5 years ago
  33. 220e505 bsc_vty: Fix typo in 'no depends-on-bts' cmd by Pau Espin Pedrol · 5 years ago
  34. 5cc9a8f sigtran: Set default remote ip to localhost instead of null by Pau Espin Pedrol · 5 years ago
  35. 120746e gsm_08_08.c: Mark func bsc_find_msc() static by Pau Espin Pedrol · 5 years ago
  36. b7e0f0c bsc_subscr_conn_fsm: Cleanly clear BSSAP conn if associated channel closed during WAIT_CC by Pau Espin Pedrol · 5 years ago
  37. 7d88844 SMSCB: Send ETWS Primary Notifiation via RSL to BTS by Harald Welte · 5 years ago
  38. c32fc07 bsc: gsm_08_08.c: Remove repeated conn not null check by Pau Espin Pedrol · 5 years ago
  39. c9cd6bb a_reset.c: Don't wait 2 seconds to send first BSSMAP RESET by Pau Espin Pedrol · 5 years ago
  40. bbd0bff SMSCB: Send ETWS primary warning message via all dedicated channels by Harald Welte · 5 years ago
  41. d102832 manual: Update statements regarding SCCPlite by Harald Welte · 5 years ago
  42. 7104ed2 doc: update bsc_vty_reference.xml by Harald Welte · 5 years ago
  43. d41b7c7 Cell Broadcast: CBSP and CBCH scheduling support by Harald Welte · 5 years ago
  44. 9508e22 gsm_08_08.c: always pick first msc for unsolicit paging responses by Philipp Maier · 5 years ago
  45. a8ba7a7 lchan_select.c: tune log level in lchan_select_by_type() by Vadim Yanitskiy · 5 years ago
  46. 60b6fdb abis_nm.c: use LOGP() macro instead of LOGPC() by Vadim Yanitskiy · 5 years ago
  47. 91a202d neighbor config: allow re-using ARFCN+BSIC pairs by Neels Hofmeyr · 5 years ago
  48. 12224e7 add vty 'no neighbors' to remove all HO targets by Neels Hofmeyr · 5 years ago
  49. 3bc9b16 bsc_msc_data: remove unused member is_authenticated by Philipp Maier · 5 years ago
  50. 3c94857 Bump version: 1.4.0.109-caec1-dirty → 1.5.0 by Pau Espin Pedrol · 5 years ago 1.5.0
  51. caec10c Remove undefined param passed to logging_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  52. 295c965 rest_octets: add Serving Cell Priority Parameters by Philipp Maier · 5 years ago
  53. 8610e6b osmo-bsc.cfg: work with osmo-bts example cfg by Oliver Smith · 5 years ago
  54. 50dc351 turn -Werror=null-dereference into a warning by Eric Wild · 5 years ago
  55. 3fb2359 doc: Add Osmux documentation to User Manual by Pau Espin Pedrol · 5 years ago
  56. 7fbcc2e vty: Fix typo in VTY command descrption -> description by Harald Welte · 5 years ago
  57. 06e6f8a Fix some spelling errors found by lintian by Ruben Undheim · 5 years ago
  58. afe987f logging: introduce LOG_BTS and LOG_TRX and use it everywhere by Harald Welte · 5 years ago
  59. 4d4db8c silence error for "invalid enum handover_scope value: none" by Neels Hofmeyr · 5 years ago
  60. 08822a3 comment and VTY doc tweaks by Neels Hofmeyr · 5 years ago
  61. 14c80fd contrib/jenkins.sh: "maintainer-clean" after "publish" by Oliver Smith · 5 years ago
  62. 471fd92 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  63. 00a2721 remove double BSSMAP Clear on HO failure by Neels Hofmeyr · 5 years ago
  64. 08371ec doc/manuals, vty doc: more handover doc clarifications by Neels Hofmeyr · 5 years ago
  65. 0fb9206 make bsc_clear_request() static by Neels Hofmeyr · 5 years ago
  66. 58e01af bsc_subscr_conn_fsm: Log Tx of BSSMAP Clear Request with cause by Pau Espin Pedrol · 5 years ago
  67. fc3bcee bsc_subscr_conn_fsm: Use gscon_bssmap_clear() helper on send failure by Pau Espin Pedrol · 5 years ago
  68. ad5b8ce doc/manuals: review and tweak handover docs by Neels Hofmeyr · 5 years ago
  69. 1626f90 Re-introduce support for IPA-encapsulated MGCP by Harald Welte · 6 years ago
  70. 062cd20 Remove extern declarations of libosmovty symbols by Pau Espin Pedrol · 5 years ago
  71. 6057632 manuals: Add script to update vtr/counter documentation from docker by Daniel Willmann · 5 years ago
  72. 10def2c vty: adjust config name for unit-id by Eric Wild · 5 years ago
  73. c79751c bsc: Append Osmux Support IE only on AoIP by Pau Espin Pedrol · 5 years ago
  74. ed41e8c Introduce msc_is_{sccplite,aoip}() helpers by Pau Espin Pedrol · 5 years ago
  75. f450f44 manuals: Update generated VTY reference and counters by Daniel Willmann · 5 years ago
  76. 3f1f857 debian: create -doc subpackage with pdf manuals by Oliver Smith · 5 years ago
  77. 052ab5e rx_fail_evt_rep(): Don't recycle variable by Harald Welte · 5 years ago
  78. 1540025 Allow VTY to set the CCCH Load Indication Threshold by Harald Welte · 5 years ago
  79. aae00e4 vty: Dump per-bts stat_item group in 'show bts' output by Harald Welte · 5 years ago
  80. be86caa keep per-BTS stat_items about RACH busy / RACH access percentage by Harald Welte · 5 years ago
  81. 744886a chan_alloc: Don't include CBCH channels in load computation by Harald Welte · 5 years ago
  82. 228daad smscb: Allow transmit of SCHEDULE and DEFAULT SMSCB by Harald Welte · 5 years ago
  83. 1124675 abis_rsl: Fix log message about unimplemented common channel msg by Harald Welte · 5 years ago
  84. c9dc25b abis_rsl: Avoid "Unimplemented" log message for every CBCH LOAD IND by Harald Welte · 5 years ago
  85. ae46685 abis_rsl: Add support for extended CBCH to rsl_sms_cb_command() by Harald Welte · 5 years ago
  86. 46b1c81 lcls: Fix MDCX with garbage on LCLS loop break by Pau Espin Pedrol · 5 years ago
  87. 6de754c bssap: Feed Assign Complete with Osmux CID retrieved from MGW by Pau Espin Pedrol · 5 years ago
  88. 83c0f76 bssap: Parse Osmux CID on BSSAP Assign Req recv and use it in MGCP by Pau Espin Pedrol · 5 years ago
  89. 4dc9559 bssap: Announce Osmux support on RESET (ACK) send by Pau Espin Pedrol · 5 years ago
  90. a94907e bssap: Detect MSC Osmux support on RESET (ACK) recv by Pau Espin Pedrol · 5 years ago
  91. 6c548dc vty: Add option to enable osmux towards MSC by Pau Espin Pedrol · 5 years ago
  92. bad82d3 Make sure to default to AMR octet-aligned mode by Harald Welte · 5 years ago
  93. 13245d9 handover_fsm.c: fix: prevent possible buffer overflow by Vadim Yanitskiy · 5 years ago
  94. a77798f abis_rsl.c: missing newlines on log lines by Neels Hofmeyr · 5 years ago
  95. 67f9fd5 fix inter-BSC-HO-incoming for AoIP (2/2) by Neels Hofmeyr · 6 years ago
  96. 5a06da1 fix inter-BSC-HO-incoming for AoIP (1/2) by Neels Hofmeyr · 6 years ago
  97. aa82492 assignment_fsm: Properly support assigning signalling mode TCH/x by Sylvain Munaut · 6 years ago
  98. f14aaa4 move mgw endpoint FSM to osmo-mgw.git by Neels Hofmeyr · 5 years ago
  99. a6078fe use libosmocore osmo_tdef by Neels Hofmeyr · 6 years ago
  100. 62f3b30 Revert "fix inter-BSC-HO-incoming for AoIP (1/2)" by Daniel Willmann · 5 years ago