1. 85771a4 Introduce per-ts TSC by Harald Welte · 13 years ago
  2. 69f6f81 gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  3. ce4e077 abis: Get the structs and values from libosmocore by Holger Hans Peter Freyther · 13 years ago
  4. 5b51749 move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  5. 6b77f0f Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  6. 73e6994 abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  7. 306a889 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  8. c61a90e abis_nm: Move lots of generic definitions + code to libosmocore by Harald Welte · 13 years ago
  9. 5bd96a7 bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  10. 4726e7e bsc: fix bail out in case of problems bootstrapping BTS or E1 input by Pablo Neira Ayuso · 13 years ago
  11. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  12. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  13. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  14. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  15. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  16. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  17. 914ff19 paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  18. bd421f2 paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  19. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  20. f569b2f abis: Use LOGL_ERROR for the Failure Event Report by Holger Hans Peter Freyther · 13 years ago
  21. a9be9ef ho: Initialize nmp_worst as it was not initialized by Holger Hans Peter Freyther · 13 years ago
  22. 3ae8eee bsc: Move transaction.c from the libbsc to the libmsc by Holger Hans Peter Freyther · 13 years ago
  23. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  24. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  25. 6f2312e misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  26. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  27. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  28. 44b8a4c vty: fix segfault if rf_ctl is not set by Pablo Neira Ayuso · 13 years ago
  29. e235c01 RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago
  30. b66af00 OM2000: Make sure we fill the nsd->bts member for NM state events by Harald Welte · 13 years ago
  31. 4faaa40 OM2000: First attempt in automatically configuring most MOs by Harald Welte · 13 years ago
  32. b03c448 OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  33. 3ee1189 OM2000: Move IS conn group list generation out of VTY code by Harald Welte · 13 years ago
  34. a348c08 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  35. 2f53e15 OM2000: Remove "is-conf-req" from VTY, use "configuration-request" by Harald Welte · 13 years ago
  36. 02da318 OM2000: Process MO STATE and ACCORDANCE INFO by Harald Welte · 13 years ago
  37. fd067d3 OM2000: Fix configuration of TCH timeslots by Harald Welte · 13 years ago
  38. 83492f0 OM2000: Fix configuration of Timing Function (missing timing src) by Harald Welte · 13 years ago
  39. 933c821 OM2000: More work on the TS configuration request by Harald Welte · 13 years ago
  40. ec814dd OM2000: Route TS config requests to the right TRX by Harald Welte · 13 years ago
  41. 271e961 OM2000: TLV parser definitions for more DEI's by Harald Welte · 13 years ago
  42. 902f872 OM2000: Consider OP_INFO_REJ and TEST_REQ_REJ as NACK by Harald Welte · 13 years ago
  43. 884e7e5 OM2000: Add channel combination specific DIEs for TS config request by Harald Welte · 13 years ago
  44. af92c40 OM2000: Handle (Dis)Connect Reject in NACK handler by Harald Welte · 13 years ago
  45. e1f8de4 OM2000: Print result/reason code when receiving a reject by Harald Welte · 13 years ago
  46. bde6a76 OM2000: fix generation of frequency list DIE by Harald Welte · 13 years ago
  47. 51da091 HSL: Make sure not to send HSL specific OML init on non-HSL BTS by Harald Welte · 13 years ago
  48. 14b4434 OM2000: Make sure to set the Associated SO to 255 in case of RX/TX by Harald Welte · 13 years ago
  49. f69c058 OM2000 VTY: Don't send RX configuration request to TX by Harald Welte · 13 years ago
  50. 429bed0 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  51. 00585d9 OM2000: Add support for sending TX, RX and TS configuration requests by Harald Welte · 13 years ago
  52. d9dea59 fix path of bscconfig.h include file by Harald Welte · 13 years ago
  53. 7ce7bc5 Some more SR1.0.1 related fixes by Harald Welte · 13 years ago
  54. ea786a5 fix erroneous modification of DTX parameter introduced in previous HSL commit by Harald Welte · 13 years ago
  55. 6bddd82 Implement the HSL SR1.0.1 protocol by Harald Welte · 13 years ago
  56. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  57. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago