1. 2f8b9d2 Add vty command "radio-link-timeout infinite" for uplink rx testing by Harald Welte · 7 years ago
  2. 8b1a2f8 bsc_init: Forget which SIs are valid for the trx by Max · 7 years ago
  3. 70fdd24 Update SI data structures and generation by Max · 7 years ago
  4. 9b97b00 Move SI-related defines by Max · 7 years ago
  5. a60bb3d OML: fix potential OOB memory access by Max · 7 years ago
  6. c51c1e7 Request and parse BTS feature list via OML by Max · 7 years ago
  7. 33e1357 Get TRX attributes by Max · 7 years ago
  8. 4a824ca don't re-implement osmo_talloc_replace_string() by Harald Welte · 7 years ago
  9. 71d082b Adjust BTS model feature check by Max · 7 years ago
  10. 8254cf7 libbsc: Create pcu-socket only as specified in config file by Harald Welte · 7 years ago
  11. 3f86c52 bsc_vty: Add command to manually issue IPAC MDCX by Harald Welte · 7 years ago
  12. 2abd5e1 bsc_vty.c: Add command for manual [de]actiovation of logical channels by Harald Welte · 7 years ago
  13. 645eb62 bsc_vty.c: Further simplify vty_get_ts() by Harald Welte · 7 years ago
  14. 7fe00fb bsc_vty: Factor vty_get_ts() out of pdch_act_cmd() by Harald Welte · 7 years ago
  15. 0483f33 bsc_api.c: Documentation for handle_mr_config() by Harald Welte · 7 years ago
  16. 0de69a2 costmetic: Document gsm48_multirate_config() + const-ify input by Harald Welte · 7 years ago
  17. 5f72f6f Use new e1inp_signal_names from libosmo-abis to print input signal names by Harald Welte · 7 years ago
  18. 271ceca abis_rsl: use msgb_pull to parse tlli from msg by Alexander Couzens · 7 years ago
  19. 2faeb1a abis_rsl: fix off-by-one length check when parsing ericson tlli field by Alexander Couzens · 7 years ago
  20. 722bbb4 pcu_sock: Fix broken paging command by Philipp Maier · 7 years ago
  21. f8aeb2c pcu_sock: Forward imm.ass PCU originated messages by Philipp Maier · 8 years ago
  22. f14cb35 pcu_sock: implement direct tlli on AGCH by Alexander Couzens · 8 years ago
  23. 872671e pcu_sock: pcu_tx_info_ind allow to use TRX not starting from 0 by Alexander Couzens · 8 years ago
  24. a229756 pcu_sock: set flag PCU_IF_FLAG_SYSMO by setting pcu_direct = 1 by Alexander Couzens · 8 years ago
  25. 54050a2 pcu_sock: Send non-NULL hLayer1 to PCU by Harald Welte · 8 years ago
  26. 854bcc2 pcu_sock: Forward paging request from PCU via RSL to BTS by Harald Welte · 8 years ago
  27. e586f41 pcu_sock: get rid of magic numbers and use ARRAY_SIZE() for array iteration by Harald Welte · 8 years ago
  28. 6779861 pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num() by Harald Welte · 8 years ago
  29. b4999b6 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  30. 94bbc73 libbsc: add debug log message to S_L_INP_* callbacks by Philipp Maier · 8 years ago
  31. defb6c9 Get basic BTS attributes by Max · 7 years ago
  32. 845a3a4 SI2quater: fix EARFCN inclusion check by Max · 7 years ago
  33. f39d03a Restructure SI2quater generation by Max · 7 years ago
  34. 1ebf23b Prepare for BTS attribute reporting via OML by Max · 7 years ago
  35. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  36. 7507aef Make BTS type and variant converters shareable by Max · 7 years ago
  37. fd2c1f9 Use libosmocore for SW Description parsing by Max · 7 years ago
  38. 6f0e50c Prepare for extended SI2quater support by Max · 7 years ago
  39. a18001d Save PCU version reported by BTS by Max · 7 years ago
  40. 11e4e41 Fix MS TO measurement representation by Max · 7 years ago
  41. f9685c1 gsm_bts: add version and variant details by Max · 7 years ago
  42. 689e7e5 abis: log known ACKs and unknown messages by Max · 7 years ago
  43. 7f3724e VTY: add the dyn_ts_allow_tch_f option by Vadim Yanitskiy · 7 years ago
  44. b1e6b37 Handle PCU version received via OML alert by Max · 7 years ago
  45. 16dcf2a libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation message by Alexander Couzens · 8 years ago
  46. baaf3e2 RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS by Harald Welte · 8 years ago
  47. f7e9a34 RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCH by Harald Welte · 8 years ago
  48. 3521af7 abis_om2k: protect MO FSMs by NULL check by Alexander Couzens · 8 years ago
  49. ce49258 OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req Ack by Harald Welte · 8 years ago
  50. ca06e04 bsc_/gprs_subscriber: fix: use osmo_strlcpy() to safely copy IMSI by Neels Hofmeyr · 7 years ago
  51. 88d4fc7 Don't drop OML links for Get Attributes NACK by Max · 7 years ago
  52. c103c64 OM2000: Change the order of MO initialization by Harald Welte · 7 years ago
  53. 3d6cb33 gprs: fix T3186 encoding in Sysinfo 13 by Philipp Maier · 8 years ago
  54. 1136811 libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  55. dfb138f unixsocket: start sabm for UNIXSOCKET by Alexander Couzens · 8 years ago
  56. 0722ffc OM2000: Add FIXME comments for missing resolving of RX/TX MO! by Harald Welte · 8 years ago
  57. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  58. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  59. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  60. 89a8e72 logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  61. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  62. 2c16bee Add support for extended SI2q parameters by Max · 7 years ago
  63. b726c2c Remove duplicating define by Max · 7 years ago
  64. 8dc8f23 Expand chan allocation logging by Max · 7 years ago
  65. db0e380 vty: remove ignored logging parameters by Max · 7 years ago
  66. e1f8b92 om2000: add VTY command to delete CON groups by Philipp Maier · 7 years ago
  67. 26adfd0 compiler warning: bsc_vty: remove two unused vars by Neels Hofmeyr · 7 years ago
  68. 2d02775 OM2000: use assoc_so *only* for TS objects by Harald Welte · 8 years ago
  69. 42def72 Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  70. f6e5170 CTRL: remove boilerplate by Max · 7 years ago
  71. e610e70 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  72. 881064e Prevent segfault in range encoding by Max · 8 years ago
  73. a5e3693 Improve OML failure report by Max · 7 years ago
  74. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  75. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  76. a191dcd bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  77. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  78. b8e8d0a channel_mode_from_lchan(): Add missing break statement by Harald Welte · 8 years ago
  79. 1cd5058 cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value by Harald Welte · 8 years ago
  80. 8825c69 Fix TCH/F_PDCH: no need to check ts subslots for PDCH by Neels Hofmeyr · 8 years ago
  81. e14f4b9 cosmetic: chan_alloc: use switch instead of if-cascade by Neels Hofmeyr · 8 years ago
  82. 2440f49 Replace duplicated code with macro call by Max · 8 years ago
  83. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  84. 2b9c534 abis_om2k: fix typo that declared non-existent struct gsm_bts_trx_s by Neels Hofmeyr · 8 years ago
  85. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  86. 640b794 move to libcommon-cs: net timezone VTY config by Neels Hofmeyr · 8 years ago
  87. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  88. 1a60644 reinvent connection_for_subscr() and move to libmsc by Neels Hofmeyr · 8 years ago
  89. ea11bf8 bsc vty: rename show_net_cmd to bsc_show_net_cmd by Neels Hofmeyr · 8 years ago
  90. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  91. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  92. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  93. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  94. 4874361 bsc_msc.c: Check setsockopt() return value by Harald Welte · 8 years ago
  95. be67050 abis_nm: ceck fseek() return code in is_last_line() by Harald Welte · 8 years ago
  96. b0993e6 abis_nm: Fix non-null terminated buffer by Harald Welte · 8 years ago
  97. 7b6bae6 abis_nm: Fix possible not-null-terminated buffer by Harald Welte · 8 years ago
  98. 28f637e move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() by Neels Hofmeyr · 8 years ago
  99. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  100. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago