1. 14e12f2 Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  2. d158655 bsc: Do not print "SI 18" but SI2ter when the SI generation fails by Holger Hans Peter Freyther · 12 years ago
  3. a4a7c43 SI13: Set alpha value to a safer default of 0 instead of 10 by Harald Welte · 12 years ago
  4. f8878b3 bsc_init: Don't drop all BTSs because a single BTS had an error by Harald Welte · 12 years ago
  5. f225f2d Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  6. 8bb8e80 abis_nm: Provide a reason when an invalid channel configuration is used by Holger Hans Peter Freyther · 12 years ago
  7. 0faeb6f abis_nm: Log an error when the channel combination can not be set. by Holger Hans Peter Freyther · 12 years ago
  8. ffbdc36 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  9. d8dd27a bts_hsl_femtocell.c: Use PRIx64 to printf the uint64_t by Holger Hans Peter Freyther · 12 years ago
  10. 9f87bee bsc_init: Initialize rc on all paths to address a compiler warning by Holger Hans Peter Freyther · 12 years ago
  11. 1a9f3ee misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  12. 950629d OM2000: don't silently send CON/IS/TF configuration request by Harald Welte · 12 years ago
  13. d62d8af RBS2000: Don't sent IS configuration if we want to config TF by Harald Welte · 12 years ago
  14. fc0324f OM2000: make sure to route messages to IXU/DXU over BTS oml link by Harald Welte · 12 years ago
  15. 62af940 OM2000: don't signal operational state for a unknown MO by Harald Welte · 12 years ago
  16. e75a47d RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  17. c69ba6a reimplement chan_compat_with_mode() to take care of CSD by Harald Welte · 12 years ago
  18. 12be46e bsc_api: Invert logic of chan_compat_with_mode() by Harald Welte · 12 years ago
  19. 45362bb VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  20. 85a77b1 VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  21. 2af06cb BSC VTY: use numeric ranges for bts/trx/timeslot numbers by Harald Welte · 12 years ago
  22. 2addf85 dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  23. 764c8e1 ... and more VTY help fixes by Harald Welte · 12 years ago
  24. fa2015f Some more VTY documentation / help fixes by Harald Welte · 12 years ago
  25. 557f399 complete the VTY help messages so we don't get "null" in the manual by Harald Welte · 12 years ago
  26. 2ec3a7b abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  27. 2984422 libbsc: Add documentation to MM INFO, LAC, TSC, CI by Holger Hans Peter Freyther · 12 years ago
  28. 35f4d72 BSC API: Don't treat a RRLP message as NOTICE event by Harald Welte · 12 years ago
  29. 5c3abf9 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  30. 07ccb9c handover: Not finding a HO record on CHAN ACT NACK is not an error by Harald Welte · 12 years ago
  31. 55ff936 BSC VTY: Allow encryption to be set to A5/3 by Harald Welte · 12 years ago
  32. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  33. 50290cc pre-fix measurement reports with subscriber identity by Harald Welte · 12 years ago
  34. bd0a9d6 ipaccess: some more comments on timer values by Harald Welte · 12 years ago
  35. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  36. 9b77f61 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  37. ce80726 abis_rsl_rcvmsg(): Fix msgb memory leak in error path by Harald Welte · 12 years ago
  38. de896da vty / cfg_bts_tsc: TSC range is 0..7, not 0..255 by Harald Welte · 12 years ago
  39. 6403946 bsc: Move the osmo_bsc_rf file into the libbsc code and rename by Holger Hans Peter Freyther · 12 years ago
  40. 17091bd RSL add debug statements when sending RSL EST REQ and RSL REL REQ. by Harald Welte · 12 years ago
  41. 30495df bsc_api: Fix wrong order of log category and level arguments by Harald Welte · 12 years ago
  42. f89d6c8 bsc_api: log RR STATUS from MS as NOTICE, not DEBUG level by Harald Welte · 12 years ago
  43. b90b4a3 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  44. 45d8b58 bsc_api: Send RR Release and de-activate the SACCH on error by Holger Hans Peter Freyther · 12 years ago
  45. 724ea94 bsc: Allow to run a mixed TCH/H, TCH/F configuration by Holger Hans Peter Freyther · 12 years ago
  46. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  47. 02de47d Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  48. a680b13 fix generation of frequency list (E-GSM vs. P-GSM 900) by Harald Welte · 12 years ago
  49. b2e4422 bts_ipaccess_nanobts.c: Remove unused variable. by Holger Hans Peter Freyther · 12 years ago
  50. e387089 abis_rsl.c: Remove unused variable net. by Holger Hans Peter Freyther · 12 years ago
  51. 285af69 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  52. efd75b5 abis_rsl.c: Remove unused variable ts_number by Holger Hans Peter Freyther · 12 years ago
  53. 74d5a25 abis_om2000.c: Remove unused variable to_trx_oml. by Holger Hans Peter Freyther · 12 years ago
  54. 7f391a0 vty: Remove two unimplemented OML functions by Holger Hans Peter Freyther · 12 years ago
  55. 22ef555 misc: abis_nm.c Use the result of ret. by Holger Hans Peter Freyther · 12 years ago
  56. 09e4fad ARFCNs are in the range of 0..1023, not 0..1024 by Harald Welte · 12 years ago
  57. fe01ed7 Move the bulk of RR processing from MSC into BSC by Harald Welte · 12 years ago
  58. cd4acaf Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  59. 00452c4 lchan: Close a possible still open RTP Socket by Holger Hans Peter Freyther · 12 years ago
  60. 6d860f9 ho: Remove rtp_proxy.h include, no proxy code in here by Holger Hans Peter Freyther · 12 years ago
  61. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  62. 161cec1 channel: Review lchan_free calls and the state the channel is in by Holger Hans Peter Freyther · 13 years ago
  63. e3be5ca lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  64. 7a66379 channel: The error timer and the lchan_deact_tmr are both running by Holger Hans Peter Freyther · 12 years ago
  65. c65933d Revert "libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE" by Holger Hans Peter Freyther · 13 years ago
  66. 86bbcbd bsc: Fix "show lchan" for partially provided information by Holger Hans Peter Freyther · 13 years ago
  67. 8737f4c bsc: Assume assignment_complete/assignment_fail is set by Holger Hans Peter Freyther · 13 years ago
  68. fe56cf8 RSL: Nokia BTS reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  69. 0f18e5e RSL: BS-11 reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  70. f9dc16b Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  71. 79eae14 bsc_vty: Fix usage of deprecated osmo_osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  72. 58e29d0 nokia: Use a longer T200 because RSL link can be pretty slow after a reset by Andreas.Eversberg · 13 years ago
  73. 1770bd8 libbsc/nokia_site: Increase reset timer to 15 seconds by Sylvain Munaut · 13 years ago
  74. cb8e843 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  75. 99118d3 libbsc/nanobts: Fix NSVC OML init sequence for some rugby models by Sylvain Munaut · 13 years ago
  76. 1fa5239 libbsc: Don't include ext_info in SI13 if not in EGPRS mode by Sylvain Munaut · 13 years ago
  77. 860efdf bsc: Drop the BTS instead of exiting the application by Holger Hans Peter Freyther · 13 years ago
  78. e812704 vty: Document more VTY parameters of a command by Holger Hans Peter Freyther · 13 years ago
  79. 1135125 Undo my changes to bts_siemens_bs11.c it works as it was. by Andreas Eversberg · 13 years ago
  80. 62cf798 All 3 E1-BTS should now work with dahdi and misdn_lapd driver. by Andreas Eversberg · 13 years ago
  81. 607044f Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  82. bd171c3 bsc_api: Add some more comments to the code by Harald Welte · 13 years ago
  83. 6489afd fix some "implicit declaration" warnings in libbsc by Alexander Huemer · 13 years ago
  84. 8416c5f bsc_api: Make sure to use correct MS Power on ASSIGNMENT CMD by Dieter Spaar · 13 years ago
  85. 6bc3631 bsc: Fix a crash in case we get a NACK from the BTS for a new channel by Holger Hans Peter Freyther · 13 years ago
  86. e6d482e BTS support: nokia/ericcson - use e1inp_ts->lapd by Harald Welte · 13 years ago
  87. 64fcd77 Revert "we don't have openbsc/ipaccess.h anymore" by Harald Welte · 13 years ago
  88. 082222c audio: Move the setting of MultiRateConfig to one place by Holger Hans Peter Freyther · 13 years ago
  89. d78bee8 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  90. 7e75645 audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  91. b607d7f we don't have openbsc/ipaccess.h anymore by Harald Welte · 13 years ago
  92. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  93. 88c9bba src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  94. 2810481 bsc: Crash fix for the osmo-nitb/MNCC code by Holger Hans Peter Freyther · 13 years ago
  95. b02b813 libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE by Daniel Willmann · 13 years ago
  96. 9e9d44c libbsc: Cosmetic fix for the channel activate NACK log message by Daniel Willmann · 13 years ago
  97. 245ee03 libbsc: Release the RF channel if BTS thinks it's still in use by Daniel Willmann · 13 years ago
  98. 2731e73 libbsc: Call lchan_free in the timeout callbacks by Daniel Willmann · 13 years ago
  99. d18d8f0 libbsc: Only skip lchans with state AND type set to NONE in show lchan by Jan Luebbe · 13 years ago
  100. 32951ea RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago