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