1. ab25ee4 bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  2. bcfa0b6 libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  3. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  4. 3f76e89 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  5. 025e6c9 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  6. 499cd25 Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  7. 82094c3 Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago
  8. b6fb63f si: Implement range 128, 256, 1024 encoding by Jacob Erlbeck · 11 years ago
  9. d56e048 si: Add generic range w(k) encoder by Jacob Erlbeck · 11 years ago
  10. 7be3fea si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  11. 0be3c87 si: Fix range512 encoding by Jacob Erlbeck · 10 years ago
  12. 8f8e5bf si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  13. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  14. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  15. f588f49 bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 by Holger Hans Peter Freyther · 11 years ago
  16. c3daa0f Fix: Nokia requires VTY's "oml e1" parameters also by Andreas Eversberg · 11 years ago
  17. 52d8f5a si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 11 years ago
  18. 7d552fc vty: Address coverity issue with subscr->name never being NULL by Holger Hans Peter Freyther · 11 years ago
  19. 3d5290b subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  20. 35e6fbb bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  21. 6bc0d0b bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  22. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  23. f3f3d30 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  24. cc0d884 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  25. 80d5843 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  26. 38c5667 vty: Cosmetic change to the writing of the bts->model by Holger Hans Peter Freyther · 11 years ago
  27. dcce8e8 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  28. 5e22911 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  29. 323d2f5 bsc_msc: Fix possible null pointer dereference by Holger Hans Peter Freyther · 11 years ago
  30. bac47a2 bsc_msc: Stop the re-connect timer in case the msc is lost by Holger Hans Peter Freyther · 11 years ago
  31. 7be0e60 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago
  32. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  33. 27d407a nanobts: Fix initialization of two concurrent BTS. by Holger Hans Peter Freyther · 11 years ago
  34. 2fb8ebf expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  35. 1b39a8f misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  36. b0be39b nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  37. 1b0af51 hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  38. f1ee6cc nanobts: Do not crash on an invalid TRX number by Holger Hans Peter Freyther · 11 years ago
  39. e7b751c bsc_vty: Print human-readable string version of NM ADM STATE by Harald Welte · 11 years ago
  40. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  41. 03d80af vty: Print the state of all GPRS OML objects in show bts by Holger Hans Peter Freyther · 11 years ago
  42. bd5f21f channels: Mark channels as broken that time out on activation/release by Holger Hans Peter Freyther · 11 years ago
  43. ed8cc0e ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnet by Holger Hans Peter Freyther · 11 years ago
  44. 76d8255 sysmobts: Make the nanoBTS NM code work for the sysmobts by Holger Hans Peter Freyther · 11 years ago
  45. 48f01d7 sysmobts: Initialize the NM signal handler only once in a mixed network by Holger Hans Peter Freyther · 11 years ago
  46. 2395708 sysmobts: Avoid a crash when trying to look-up a BTS by Holger Hans Peter Freyther · 11 years ago
  47. a4fa21c Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  48. 8b3c595 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  49. fb8f0b5 si: Another round of PCS related fixes by Holger Hans Peter Freyther · 11 years ago
  50. fad7365 rsl: Properly initialize the cm structure with memset by Holger Hans Peter Freyther · 11 years ago
  51. d1dcdb8 bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSC by Harald Welte · 11 years ago
  52. 9372d9c bsc: Stop "show paging" from crashing before the first paging by Holger Hans Peter Freyther · 11 years ago
  53. ebe3725 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  54. dee934a Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  55. 9a696d7 add some more docbook snippets by Harald Welte · 11 years ago
  56. 81598ea bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 12 years ago
  57. 1079916 bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  58. 59e7f2b si: Deal with DCS1800 and PCS1900 have overlapping ARFCN ranges by Holger Hans Peter Freyther · 11 years ago
  59. 2e778c7 si: Share the ARFCN selection condition between the two statements by Holger Hans Peter Freyther · 11 years ago
  60. 80abe25 rsl: Properly parse the RLM cause from the error indication by Holger Hans Peter Freyther · 11 years ago
  61. 2c9540c osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  62. 1b7fe0e bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  63. dbd5c29 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago
  64. e9177ab bsc: Do not re-start the grace timer when we are in the grace period by Holger Hans Peter Freyther · 13 years ago
  65. aaf2970 si: Do not schedule SI1 to SI4 on the second TRX by Andreas Eversberg · 12 years ago
  66. fca3eb9 abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11 by Holger Hans Peter Freyther · 12 years ago
  67. ce6d3d7 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  68. 3e7db9e Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  69. 1ad9628 libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 12 years ago
  70. 8834689 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  71. c3649d2 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  72. c63cb86 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  73. cca7203 libbsc: Fix DL QUAL decoding from measurement reports by Sylvain Munaut · 12 years ago
  74. 8f7f1d1 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  75. 969a405 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  76. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  77. 701a647 lchan: Document the behavior/quirks for abnormal channel release by Holger Hans Peter Freyther · 13 years ago
  78. e38af68 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  79. 704109f lchan: Release all higher sapis on the local end. by Holger Hans Peter Freyther · 13 years ago
  80. c22f299 rsl: Cosmetic changes to the release code by Holger Hans Peter Freyther · 12 years ago
  81. c260adb rsl: Call the release function with the enum name and not the number by Holger Hans Peter Freyther · 12 years ago
  82. 2806c79 rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  83. b050e3e rsl: Use LOGL_ERROR instead of LOGL_NOTICE act/deact timeouts by Holger Hans Peter Freyther · 12 years ago
  84. 308a441 paging: Do not page when there is no OML link by Holger Hans Peter Freyther · 12 years ago
  85. 3cb4409 abis: Activate the newest available installed on the BTS by Holger Hans Peter Freyther · 12 years ago
  86. 23e8000 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  87. 70f1e47 bts: Really drop the BTS in case of an OML NACK by Holger Hans Peter Freyther · 12 years ago
  88. a9e7de6 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  89. d96c8c0 libbsc: fix message leaks on several error paths by Pablo Neira Ayuso · 12 years ago
  90. 14e12f2 Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  91. d158655 bsc: Do not print "SI 18" but SI2ter when the SI generation fails by Holger Hans Peter Freyther · 12 years ago
  92. a4a7c43 SI13: Set alpha value to a safer default of 0 instead of 10 by Harald Welte · 12 years ago
  93. f8878b3 bsc_init: Don't drop all BTSs because a single BTS had an error by Harald Welte · 12 years ago
  94. f225f2d Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  95. 8bb8e80 abis_nm: Provide a reason when an invalid channel configuration is used by Holger Hans Peter Freyther · 12 years ago
  96. 0faeb6f abis_nm: Log an error when the channel combination can not be set. by Holger Hans Peter Freyther · 12 years ago
  97. ffbdc36 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  98. d8dd27a bts_hsl_femtocell.c: Use PRIx64 to printf the uint64_t by Holger Hans Peter Freyther · 12 years ago
  99. 9f87bee bsc_init: Initialize rc on all paths to address a compiler warning by Holger Hans Peter Freyther · 12 years ago
  100. 1a9f3ee misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago