1. 354e49e move get_string_value() und get_value_string() into debug.c by Harald Welte · 15 years ago
  2. 91438a6 add 'get_string_value()' as inverse function of 'get_value_string()' by Harald Welte (local) · 15 years ago
  3. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  4. 8e2d8de bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  5. 92d8891 [handover] Real handover algorithm by Harald Welte · 15 years ago
  6. f947681 introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  7. 792a1d4 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  8. 2a47086 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  9. 6ae6467 system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  10. 52af195 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  11. b761bf8 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  12. a963980 Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  13. 1c8b480 [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  14. b1ba414 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  15. e453348 [misc] Use talloc_zero instead of talloc and later memset by Holger Hans Peter Freyther · 15 years ago
  16. c0c5079 [USSD] various USSD improvements by Mike Haben · 15 years ago
  17. 37884ed [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  18. 439e128 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  19. 66e0ba0 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  20. 6c6ab86 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  21. c313165 [paging] Use one of the two reserved LAC to page every BTS by Holger Hans Peter Freyther · 15 years ago
  22. cbd4610 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  23. a59a27e add a authorization policy field to the network and VTY by Harald Welte (local) · 15 years ago
  24. 6286888 the actual config file code (not just config files) by Harald Welte · 15 years ago
  25. 498feae parse_btstype() can use const qualifier by Harald Welte · 15 years ago
  26. d433177 implement gsm_pchan_parse() function by Harald Welte · 15 years ago
  27. e84efce change order of BTS and TRX list as well as band names for prettier printout by Harald Welte · 15 years ago
  28. e4d5146 the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file. by Andreas Eversberg · 15 years ago
  29. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  30. 91afe4c Introduce BS and MS power control related functions by Harald Welte · 15 years ago
  31. b4feea5 Merge branch 'mncc-harald' by Harald Welte · 15 years ago
  32. 56f59bb make btstype2str return a const char* to make gcc 4.4 happy by Holger Hans Peter Freyther · 15 years ago
  33. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  34. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago