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