1. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  2. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  3. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  4. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  5. 1c33d4c libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  6. fe1ca35 bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  7. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  8. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  9. df68028 initialize NM state for all objects to known state by Harald Welte · 13 years ago
  10. 850dc6b gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  11. 32bc116 add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  12. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  13. 2830764 gsm_data: don't free a bts that's not even allocated yet by Harald Welte · 13 years ago
  14. 5ac0179 make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  15. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  16. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  17. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  18. 867d9f3 abis_nm: fix some fallout regarding abis_nm migration 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. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  21. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  22. 6860c44 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  23. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  24. 163f612 bsc: Point back from struct osmo_msc_data to struct gsm_network by Daniel Willmann · 13 years ago
  25. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  26. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  27. 165fe56 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  28. 06f4fc7 bsc: Make the MSC node a child of CONFIG_NODE by Holger Hans Peter Freyther · 13 years ago
  29. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  30. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  31. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  32. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago