1. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  2. e86b3eb Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts" by Harald Welte · 13 years ago
  3. c90499b move gsm0502_calc_paging_group() to libosmocore by Harald Welte · 13 years ago
  4. 1cf43ec generalize function for calculation of the paging group by Harald Welte · 13 years ago
  5. bc82f92 move gsm 05.02 related calculations into libosmocore by Harald Welte · 13 years ago
  6. 457a081 use new gsm48_number_of_paging_subchannels from libosmocore by Harald Welte · 13 years ago
  7. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  8. 8b65ab9 HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts by Harald Welte · 13 years ago
  9. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  10. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  11. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  12. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  13. f2c1f25 abis: Get the structs and values from libosmocore by Holger Hans Peter Freyther · 13 years ago
  14. 4e4fa4c move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  15. 80cffaf Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  16. cdc59ff abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  17. 867d9f3 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  18. 15c6172 abis_nm: Move lots of generic definitions + code to libosmocore by Harald Welte · 13 years ago
  19. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  20. 6e52b88 bsc: fix bail out in case of problems bootstrapping BTS or E1 input by Pablo Neira Ayuso · 13 years ago
  21. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  22. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  23. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  24. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  25. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  26. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  27. 66e14cd paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  28. 5a081bb paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  29. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  30. 5deb6c3 abis: Use LOGL_ERROR for the Failure Event Report by Holger Hans Peter Freyther · 13 years ago
  31. 80352e0 ho: Initialize nmp_worst as it was not initialized by Holger Hans Peter Freyther · 13 years ago
  32. d447e99 bsc: Move transaction.c from the libbsc to the libmsc by Holger Hans Peter Freyther · 13 years ago
  33. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  34. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  35. b326100 misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  36. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  37. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  38. 6825877 vty: fix segfault if rf_ctl is not set by Pablo Neira Ayuso · 13 years ago
  39. 40d1c3f RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago
  40. 8b277ac OM2000: Make sure we fill the nsd->bts member for NM state events by Harald Welte · 13 years ago
  41. 1484d88 OM2000: First attempt in automatically configuring most MOs by Harald Welte · 13 years ago
  42. f38ca9a OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  43. d529db6 OM2000: Move IS conn group list generation out of VTY code by Harald Welte · 13 years ago
  44. af9b810 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  45. 217c6b6 OM2000: Remove "is-conf-req" from VTY, use "configuration-request" by Harald Welte · 13 years ago
  46. e898ecc OM2000: Process MO STATE and ACCORDANCE INFO by Harald Welte · 13 years ago
  47. 1edc2b4 OM2000: Fix configuration of TCH timeslots by Harald Welte · 13 years ago
  48. ba9adbb OM2000: Fix configuration of Timing Function (missing timing src) by Harald Welte · 13 years ago
  49. 75755c5 OM2000: More work on the TS configuration request by Harald Welte · 13 years ago
  50. 8aeac19 OM2000: Route TS config requests to the right TRX by Harald Welte · 13 years ago
  51. f6d6b21 OM2000: TLV parser definitions for more DEI's by Harald Welte · 13 years ago
  52. aff63bc OM2000: Consider OP_INFO_REJ and TEST_REQ_REJ as NACK by Harald Welte · 13 years ago
  53. 1164dce OM2000: Add channel combination specific DIEs for TS config request by Harald Welte · 13 years ago
  54. 3ede723 OM2000: Handle (Dis)Connect Reject in NACK handler by Harald Welte · 13 years ago
  55. e6e8383 OM2000: Print result/reason code when receiving a reject by Harald Welte · 13 years ago
  56. 5748c20 OM2000: fix generation of frequency list DIE by Harald Welte · 13 years ago
  57. d4571f4 HSL: Make sure not to send HSL specific OML init on non-HSL BTS by Harald Welte · 13 years ago
  58. 53492c8 OM2000: Make sure to set the Associated SO to 255 in case of RX/TX by Harald Welte · 13 years ago
  59. 52af3ae OM2000 VTY: Don't send RX configuration request to TX by Harald Welte · 13 years ago
  60. f9cf961 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  61. a0ce349 OM2000: Add support for sending TX, RX and TS configuration requests by Harald Welte · 13 years ago
  62. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  63. 388cbbf Some more SR1.0.1 related fixes by Harald Welte · 13 years ago
  64. 17a7634 fix erroneous modification of DTX parameter introduced in previous HSL commit by Harald Welte · 13 years ago
  65. 26d7907 Implement the HSL SR1.0.1 protocol by Harald Welte · 13 years ago
  66. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  67. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago