1. 2a6bffe abis_nm: Band aid on OML initialisation by queuing messages by Holger Hans Peter Freyther · 14 years ago
  2. 1753af2 bsc: The ip.access rtp-payload has no useful meaning by Holger Hans Peter Freyther · 14 years ago
  3. 3e0525f bsc: Add a mobile country code setting for the backbone. by Holger Hans Peter Freyther · 14 years ago
  4. 7dcd8e3 bsc: Add the rtp-base command to osmo-bsc by Holger Hans Peter Freyther · 14 years ago
  5. f43e3db bsc: Add the ip.access rtp-payload command known from bsc_msc_ip by Holger Hans Peter Freyther · 14 years ago
  6. 21a1cf3 bsc: Readd the core network code setting by Holger Hans Peter Freyther · 14 years ago
  7. 65a64e8 bsc: Initialize the MSC data parameters to a sane default by Holger Hans Peter Freyther · 14 years ago
  8. 58b3df5 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  9. 3112f67 [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  10. f0f37f1 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  11. 3b556f9 gsm_data.c: Reorder includes to put osmocore up by Holger Hans Peter Freyther · 14 years ago
  12. bf6624d [BSC] Generate MA for each timeslot that has hopping enabled by Harald Welte · 14 years ago
  13. 20e275a [BSC] introduce the concept of 'BTS features' by Harald Welte · 14 years ago
  14. a42a93f [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  15. 10ea12f [rsl] Introduce an error state for the lchan and set it on release by Holger Hans Peter Freyther · 14 years ago
  16. d7b35df [misc] Silence compiler warning... by Holger Hans Peter Freyther · 14 years ago
  17. a925176 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  18. cc78044 move gsm48_construct_ra() to libosmocore by Harald Welte · 14 years ago
  19. 697ed2b [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  20. cb20b7a GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  21. 3e09b3f [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  22. 27942e9 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  23. 453141f increase the use of 'struct value_string' in abis_nm and gsm_data by Harald Welte · 14 years ago
  24. 3055e33 Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  25. 709d38f move gsm_band_name() and gsm_band_parse() to libosmocore by Harald Welte · 14 years ago
  26. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  27. f3f5829 Fix allocation of BTS from VTY by laforge · 15 years ago
  28. 59698fb [OML] parse attributes depending on BTS type by Harald Welte · 15 years ago
  29. c985a14 introduce new gsm_bts_trx_by_nr() function by Harald Welte · 15 years ago
  30. e0938e1 Initialize reject_cause to a valid number by Holger Hans Peter Freyther · 15 years ago
  31. 677bb2f [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  32. ab788cf rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  33. ab2534c Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  34. b709bfe set the TRX nominal power by default and/or VTY by Harald Welte (local) · 15 years ago
  35. c4e9c9c Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  36. 02204d0 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  37. 354e49e move get_string_value() und get_value_string() into debug.c by Harald Welte · 15 years ago
  38. 91438a6 add 'get_string_value()' as inverse function of 'get_value_string()' by Harald Welte (local) · 15 years ago
  39. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  40. 8e2d8de bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  41. 92d8891 [handover] Real handover algorithm by Harald Welte · 15 years ago
  42. f947681 introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  43. 792a1d4 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  44. 2a47086 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  45. 6ae6467 system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  46. 52af195 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  47. b761bf8 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  48. a963980 Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  49. 1c8b480 [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  50. b1ba414 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  51. e453348 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  52. c0c5079 [USSD] various USSD improvements by Mike Haben · 15 years ago
  53. 37884ed [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  54. 439e128 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  55. 66e0ba0 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  56. 6c6ab86 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  57. c313165 [paging] Use one of the two reserved LAC to page every BTS by Holger Hans Peter Freyther · 15 years ago
  58. cbd4610 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  59. a59a27e add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  60. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  61. 498feae parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  62. d433177 implement gsm_pchan_parse() function by Harald Welte · 15 years ago
  63. e84efce change order of BTS and TRX list as well as band names for prettier printout by Harald Welte · 15 years ago
  64. e4d5146 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  65. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  66. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  67. b4feea5 Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  68. 56f59bb make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  69. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  70. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago