1. 761fa13 bsc_vty: add vty command to display all lchans by Philipp Maier · 6 years ago
  2. d1bb062 LCLS: use libosmocore function to add status by Max · 6 years ago
  3. 8d9c3e7 abis_rsl: Fix TCH-as-SDCCH allocation on Channel Request by Neels Hofmeyr · 6 years ago
  4. 3035892 lchan_select: Do not unsolicitedly select a TCH/F by Philipp Maier · 6 years ago
  5. f165e33 lchan_select: dont allow half rate EFR to be selected by Philipp Maier · 6 years ago
  6. 09273b7 LCLS: constify helper parameters by Max · 6 years ago
  7. 117fa9d Bump version: 1.3.0.293-605c → 1.4.0 by Harald Welte · 6 years ago 1.4.0
  8. 605c7f0 chan_alloc: remove references to lchan_alloc() by Philipp Maier · 6 years ago
  9. 17cbe5c Log MDCX ACK for established lchan by Max · 6 years ago
  10. 413846e Print BTS number on GPRS options error by Max · 6 years ago
  11. f3ba4d7 paging: fix nullpointer deref by Philipp Maier · 6 years ago
  12. cf4a49b use mgcp-client configured endpoint domain name by Neels Hofmeyr · 6 years ago
  13. f3bd838 LCLS: use enum values instead of magic numbers by Max · 6 years ago
  14. 4586737 IPA: log OML/RSL link drop reason by Max · 6 years ago
  15. 38134ea comments: describe some lchan details by Neels Hofmeyr · 6 years ago
  16. 700e518 make sure early lchan act failure resets the lchan by Neels Hofmeyr · 6 years ago
  17. 43c403a LCLS: log config/control update by Max · 6 years ago
  18. fe65ece LCLS: update parameter representation by Max · 6 years ago
  19. 1cf21de Add VTY option to avoid sending empty Full BCCH Info for disabled SI by Pau Espin Pedrol · 6 years ago
  20. 1aea16f bsc: bssap: Set subscr log context during paging by Pau Espin Pedrol · 6 years ago
  21. d5c7582 bsc: dtap: Set subscr log context by Pau Espin Pedrol · 6 years ago
  22. 4e13309 bsc: rsl: Set subscr log context during meas report by Pau Espin Pedrol · 6 years ago
  23. 26da329 bsc: Set subscr log context during complete_layer3 by Pau Espin Pedrol · 6 years ago
  24. 8a8052e bsc_main: filter_fn: Compare imsi values instead of subscr pointers by Pau Espin Pedrol · 6 years ago
  25. a3acb30 paging: Properly enclose logging imsi filter scope by Pau Espin Pedrol · 6 years ago
  26. 95739cf VTY: Allow logging filter imsi statements for IMSIs we haven't seen yet by Daniel Willmann · 6 years ago
  27. b84fc49 paging: fix whitespace by Pau Espin Pedrol · 6 years ago
  28. 8f6eeb4 set gscon FSM instances' log level to DEBUG by Neels Hofmeyr · 6 years ago
  29. 0a4d2e5 handover_fsm: send HANDOVER PERFORMED msg on internal ho by Philipp Maier · 6 years ago
  30. 1626266 gsm_04_08: Free GSM subscr conn if paging response can't be matched by Daniel Willmann · 6 years ago
  31. 9848376 contrib: fix makedistcheck with disabled systemd by Oliver Smith · 6 years ago
  32. 1b96334 paging: Add VTY options to calculate T3113 timeout dynamically by Pau Espin Pedrol · 6 years ago
  33. 4af2d18 bsc: lchan_fsm: Fix invalid duplicated transition by Pau Espin Pedrol · 6 years ago
  34. bbbc121 bsc: timeslot_fsm: Handle and ignore tear down of lchan during PDCH DEACT by Pau Espin Pedrol · 6 years ago
  35. 35b979c bsc: lchan_fsm: Add missing transition WAIT_TS_READY->WAIT_RLL_RTP_RELEASED by Pau Espin Pedrol · 6 years ago
  36. 96058f6 bsc: lchan_rtp_fsm: Avoid duplicate LCHAN_EV_RTP_RELEASED event by Pau Espin Pedrol · 6 years ago
  37. ba4f66a bsc: timeslot_fsm: Fix count in ts_lchans_waiting by Pau Espin Pedrol · 6 years ago
  38. 4b856a5 bsc: timeslot_fsm: Fix possible skip of some lchans in ts_terminate_lchan_fsms by Pau Espin Pedrol · 6 years ago
  39. 674bcd5 bsc: ts_is_pchan_switching: Return correct IPA dyn TS target_pchan by Pau Espin Pedrol · 6 years ago
  40. 3df6356 bsc: timeslot_fsm: Fix ts_is_lchan_waiting_for_pchan by Pau Espin Pedrol · 6 years ago
  41. 0502a0e bsc: timelost_fsm: Remove unneeded set of out variable on failure by Pau Espin Pedrol · 6 years ago
  42. 746dbc9 bsc: Fix lchan iteration for dyn TS during PDCH Deact by Pau Espin Pedrol · 6 years ago
  43. 0ba20df bsc: Add define for ts_as_pchan_for_each_lchan with ts->pchan_on_init by Pau Espin Pedrol · 6 years ago
  44. ab9a259 contrib/jenkins.sh: build and publish manuals by Oliver Smith · 6 years ago
  45. b871da9 Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 6 years ago
  46. 0620b37 osmo_bsc_bssap.c: fix incorrect link_id assignment by Vadim Yanitskiy · 6 years ago
  47. 24482ad follow-up: logging tweak for Immediate Assignment by Neels Hofmeyr · 6 years ago
  48. 7ae0f9c bsc: ts_for_each_lchan: Improve documentation by Pau Espin Pedrol · 6 years ago
  49. d3e8e0c bsc: ts_as_pchan_for_each_lchan: reorder and improve documentation by Pau Espin Pedrol · 6 years ago
  50. d69b580 bsc: lchan_select: Avoid returning a TCH/H lchan when TCH/F is requested by Pau Espin Pedrol · 6 years ago
  51. 4933048 cosmetic: bsc: timeslot_fsm: Clean uneeded scope brackets by Pau Espin Pedrol · 6 years ago
  52. 686deaf build manuals included from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  53. 5c55d49 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  54. 27683cb copy NITB's osmobsc-usermanual.adoc to OsmoBSC by Oliver Smith · 6 years ago
  55. 39e1215 OsmoBSC: update VTY reference by Neels Hofmeyr · 6 years ago
  56. 5397326 OsmoBSC/HLR/MSC: Fix default config file name by Daniel Willmann · 6 years ago
  57. c3d8393 author info: add "former" to Holger's job title by Neels Hofmeyr · 6 years ago
  58. aa4a3e7 bsc: handover: mention the need to resend SI for telnet neighbor cfg by Neels Hofmeyr · 6 years ago
  59. 4875848 bsc: handover: clarify default of all-cells-are-neighbors by Neels Hofmeyr · 6 years ago
  60. 8c14a94 bsc: document handover by Neels Hofmeyr · 6 years ago
  61. 8a35768 vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 7 years ago
  62. 9f15757 OsmoBSC: update VTY reference by Neels Hofmeyr · 7 years ago
  63. 3a6ad2a add message sequence chart MS/BTS/BSC/MSC for 3GPP aoIP MO call by Harald Welte · 7 years ago
  64. d22e31f common / OsmoBSC: drop unused alink.adoc by Neels Hofmeyr · 7 years ago
  65. 9d0e3a7 OsmoBSC: update overview to explain both SCCPlite and SCCP/M3UA by Neels Hofmeyr · 7 years ago
  66. b4045a0 OsmoBSC: add rate counter documentation by Alexander Couzens · 7 years ago
  67. cef1d72 OsmoBSC: update CTRL docs by Max · 7 years ago
  68. ea9a44d refactor Makefile build rules, don't use the FORCE by Neels Hofmeyr · 7 years ago
  69. 88faeef Allow easily disabling GFDL references by Pau Espin Pedrol · 7 years ago
  70. f77da12 MGW: Include MGCP endpoint naming scheme of old IPA/SCCPlite approach by Harald Welte · 7 years ago
  71. d9400a9 mgw: Fix endpoint names for new MGW by Harald Welte · 7 years ago
  72. 1293ee1 osmux: Fix description for Dummy frames FT field by Pau Espin Pedrol · 7 years ago
  73. 9980b4a osmux-reference-docinfo: Add latest changes to revhistory by Pau Espin Pedrol · 7 years ago
  74. 53ce68f osmux-reference: Add traffic saving plot by Pau Espin Pedrol · 7 years ago
  75. 1ce6c62 osmux-reference: Add sequence charts by Pau Espin Pedrol · 7 years ago
  76. ac70cf9 osmux-reference: Use packetdiag to draw packet header structures by Pau Espin Pedrol · 7 years ago
  77. f1d4251 BSC: Add series of message sequence charts about MGCP handling by Harald Welte · 7 years ago
  78. b75422f Add chapter on Cell Broadcast Support in Osmocom (to BSC+NITB manual) by Harald Welte · 7 years ago
  79. b120272 Add osmux-reference document by Pau Espin Pedrol · 7 years ago
  80. 931ec5a BSC,BTS: add diagrams of PCU-BTS-NITB-SGSN relationships by Ivaylo Kostov · 8 years ago
  81. 7f7ca91 fix 'make clean': shell glob, ignore failure by Neels Hofmeyr · 8 years ago
  82. d0f60df OsmoBSC: include bts-examples.adoc from OsmoNITB by Neels Hofmeyr · 8 years ago
  83. 4c297e7 OsmoBSC+NITB/running: fix title levels, one too deep by Neels Hofmeyr · 8 years ago
  84. 4d8fc86 add 'make check' target by Neels Hofmeyr · 8 years ago
  85. b667aef make clean: also remove generated image files by Neels Hofmeyr · 8 years ago
  86. 92c845e OM2000 MSC: Fix spelling by Harald Welte · 8 years ago
  87. 132e086 OM2000 message sequence charts: specify MO in node name by Harald Welte · 8 years ago
  88. d588a95 add Ericsson OM2000 message sequence charts (one for each MO) by Harald Welte · 8 years ago
  89. 7f3d8ea Add OsmoBSC control interface description by Max · 8 years ago
  90. 1d77222 minor tweak by Neels Hofmeyr · 8 years ago
  91. 1389bd1 fix various typos across all manuals by Jonathan Brielmaier · 8 years ago
  92. 2e904b1 Add OsmoBSC control interface description by Max · 8 years ago
  93. a412d90 Add link to Asciidoc source code of manual by Harald Welte · 9 years ago
  94. 75c0e08 initial checkin of manuals to public repo by Harald Welte · 9 years ago
  95. a46eaef Importing history from osmo-gsm-manuals by Neels Hofmeyr · 6 years ago
  96. 369fba2 send Immediate Assignment Reject only before Immediate Assignment by Neels Hofmeyr · 6 years ago
  97. 08155e9 ipaccess-config: Fix indentation of the usage output by Martin Hauke · 6 years ago
  98. 5c2485d ipaccess-config: Generate valid JSON output when using the -G parameter by Martin Hauke · 6 years ago
  99. 6f379ba vty: add command to show TRX selectively by Max · 6 years ago
  100. 5188a31 ipaccess-config: Introduce -q quiet param by Pau Espin Pedrol · 6 years ago