1. 164ee30 rsl: Properly parse the RLM cause from the error indication by Holger Hans Peter Freyther · 11 years ago
  2. 7d10983 osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  3. 2a89607 bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  4. 7b6ea56 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago
  5. baa1a2d bsc: Do not re-start the grace timer when we are in the grace period by Holger Hans Peter Freyther · 13 years ago
  6. f2621e5 si: Do not schedule SI1 to SI4 on the second TRX by Andreas Eversberg · 11 years ago
  7. 608ac2a abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11 by Holger Hans Peter Freyther · 11 years ago
  8. 25aa749 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  9. 4d62d63 Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  10. 39c31de libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 12 years ago
  11. 0c282f5 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  12. c121bb3 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  13. 006e3d8 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  14. 48ea4e8 libbsc: Fix DL QUAL decoding from measurement reports by Sylvain Munaut · 12 years ago
  15. 6e30068 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  16. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  17. 638da51 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  18. 9d50a27 lchan: Document the behavior/quirks for abnormal channel release by Holger Hans Peter Freyther · 13 years ago
  19. 8582535 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  20. 960c404 lchan: Release all higher sapis on the local end. by Holger Hans Peter Freyther · 13 years ago
  21. 93599a2 rsl: Cosmetic changes to the release code by Holger Hans Peter Freyther · 12 years ago
  22. d66777f rsl: Call the release function with the enum name and not the number by Holger Hans Peter Freyther · 12 years ago
  23. 5ca825e rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  24. 1411c06 rsl: Use LOGL_ERROR instead of LOGL_NOTICE act/deact timeouts by Holger Hans Peter Freyther · 12 years ago
  25. 10049bc paging: Do not page when there is no OML link by Holger Hans Peter Freyther · 12 years ago
  26. 2f25747 abis: Activate the newest available installed on the BTS by Holger Hans Peter Freyther · 12 years ago
  27. bce5675 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  28. de1674a bts: Really drop the BTS in case of an OML NACK by Holger Hans Peter Freyther · 12 years ago
  29. 511f9c3 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  30. d49eb74 libbsc: fix message leaks on several error paths by Pablo Neira Ayuso · 12 years ago
  31. 2ee7ecd Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  32. 94c2b05 bsc: Do not print "SI 18" but SI2ter when the SI generation fails by Holger Hans Peter Freyther · 12 years ago
  33. c15d0ac SI13: Set alpha value to a safer default of 0 instead of 10 by Harald Welte · 12 years ago
  34. d9173c3 bsc_init: Don't drop all BTSs because a single BTS had an error by Harald Welte · 12 years ago
  35. becc89a Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  36. 34203bd abis_nm: Provide a reason when an invalid channel configuration is used by Holger Hans Peter Freyther · 12 years ago
  37. 9ceea68 abis_nm: Log an error when the channel combination can not be set. by Holger Hans Peter Freyther · 12 years ago
  38. 65924a5 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  39. 4dd84ff bts_hsl_femtocell.c: Use PRIx64 to printf the uint64_t by Holger Hans Peter Freyther · 12 years ago
  40. d98136d bsc_init: Initialize rc on all paths to address a compiler warning by Holger Hans Peter Freyther · 12 years ago
  41. a5050b1 misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  42. 79c34ff OM2000: don't silently send CON/IS/TF configuration request by Harald Welte · 12 years ago
  43. 4c889a5 RBS2000: Don't sent IS configuration if we want to config TF by Harald Welte · 12 years ago
  44. 0818f31 OM2000: make sure to route messages to IXU/DXU over BTS oml link by Harald Welte · 12 years ago
  45. 240a828 OM2000: don't signal operational state for a unknown MO by Harald Welte · 12 years ago
  46. e422798 RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  47. bb53e35 reimplement chan_compat_with_mode() to take care of CSD by Harald Welte · 12 years ago
  48. 9fc70f3 bsc_api: Invert logic of chan_compat_with_mode() by Harald Welte · 12 years ago
  49. 570ce24 VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  50. e555c2b VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  51. 57e0724 BSC VTY: use numeric ranges for bts/trx/timeslot numbers by Harald Welte · 12 years ago
  52. 4ab9d7c dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  53. 13fe219 ... and more VTY help fixes by Harald Welte · 12 years ago
  54. d13e0cd Some more VTY documentation / help fixes by Harald Welte · 12 years ago
  55. cfaabbb complete the VTY help messages so we don't get "null" in the manual by Harald Welte · 12 years ago
  56. fe568f2 abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  57. 64c17fa libbsc: Add documentation to MM INFO, LAC, TSC, CI by Holger Hans Peter Freyther · 12 years ago
  58. ae1d010 BSC API: Don't treat a RRLP message as NOTICE event by Harald Welte · 12 years ago
  59. 45f9171 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  60. 25cf824 handover: Not finding a HO record on CHAN ACT NACK is not an error by Harald Welte · 12 years ago
  61. ad66a2d BSC VTY: Allow encryption to be set to A5/3 by Harald Welte · 12 years ago
  62. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  63. 0c1bd61 pre-fix measurement reports with subscriber identity by Harald Welte · 12 years ago
  64. c95175f ipaccess: some more comments on timer values by Harald Welte · 12 years ago
  65. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  66. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  67. f25b55e abis_rsl_rcvmsg(): Fix msgb memory leak in error path by Harald Welte · 12 years ago
  68. c513ded vty / cfg_bts_tsc: TSC range is 0..7, not 0..255 by Harald Welte · 12 years ago
  69. 41a93dc bsc: Move the osmo_bsc_rf file into the libbsc code and rename by Holger Hans Peter Freyther · 12 years ago
  70. fda74ee RSL add debug statements when sending RSL EST REQ and RSL REL REQ. by Harald Welte · 12 years ago
  71. 6e8dcf3 bsc_api: Fix wrong order of log category and level arguments by Harald Welte · 12 years ago
  72. 0e9311d bsc_api: log RR STATUS from MS as NOTICE, not DEBUG level by Harald Welte · 12 years ago
  73. afa0ad1 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  74. cc7b22a bsc_api: Send RR Release and de-activate the SACCH on error by Holger Hans Peter Freyther · 12 years ago
  75. a5dcdd9 bsc: Allow to run a mixed TCH/H, TCH/F configuration by Holger Hans Peter Freyther · 12 years ago
  76. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  77. c50543b Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  78. 2935034 fix generation of frequency list (E-GSM vs. P-GSM 900) by Harald Welte · 12 years ago
  79. c8ddf73 bts_ipaccess_nanobts.c: Remove unused variable. by Holger Hans Peter Freyther · 12 years ago
  80. 863dc9b abis_rsl.c: Remove unused variable net. by Holger Hans Peter Freyther · 12 years ago
  81. 54fa2c7 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  82. c6d0a17 abis_rsl.c: Remove unused variable ts_number by Holger Hans Peter Freyther · 12 years ago
  83. 06b04f8 abis_om2000.c: Remove unused variable to_trx_oml. by Holger Hans Peter Freyther · 12 years ago
  84. 37e6523 vty: Remove two unimplemented OML functions by Holger Hans Peter Freyther · 12 years ago
  85. dae5307 misc: abis_nm.c Use the result of ret. by Holger Hans Peter Freyther · 12 years ago
  86. 1fe73a1 ARFCNs are in the range of 0..1023, not 0..1024 by Harald Welte · 12 years ago
  87. cf149ee Move the bulk of RR processing from MSC into BSC by Harald Welte · 12 years ago
  88. 95e862c Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  89. f95f273 lchan: Close a possible still open RTP Socket by Holger Hans Peter Freyther · 12 years ago
  90. 1d7f7c8 ho: Remove rtp_proxy.h include, no proxy code in here by Holger Hans Peter Freyther · 12 years ago
  91. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  92. c0a6674 channel: Review lchan_free calls and the state the channel is in by Holger Hans Peter Freyther · 13 years ago
  93. dfcfe65 lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  94. bbf2139 channel: The error timer and the lchan_deact_tmr are both running by Holger Hans Peter Freyther · 12 years ago
  95. c55f0a5 Revert "libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE" by Holger Hans Peter Freyther · 13 years ago
  96. 7173f63 bsc: Fix "show lchan" for partially provided information by Holger Hans Peter Freyther · 13 years ago
  97. 40aac3f bsc: Assume assignment_complete/assignment_fail is set by Holger Hans Peter Freyther · 13 years ago
  98. 3365cd1 RSL: Nokia BTS reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  99. 2957de9 RSL: BS-11 reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  100. 1c5dd2c Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago