1. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libbsc/bts_ipaccess_nanobts.c]
  2. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  3. d3b7fa8 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  4. b8afb5f dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  5. 39ba248 Send RADIO LINK TIMEOUT value via OML attribute to BTS by Andreas Eversberg · 11 years ago
  6. f7e23c5 bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  7. c22930e bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  8. 33f2c4d bts: Fail OML in case the channel combination is wrong by Holger Hans Peter Freyther · 10 years ago
  9. 4a88a49 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  10. 903aaea Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  11. 9303df2 nanobts: Fix initialization of two concurrent BTS. by Holger Hans Peter Freyther · 11 years ago
  12. 8bb0720 nanobts: Do not crash on an invalid TRX number by Holger Hans Peter Freyther · 11 years ago
  13. e48c187 ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnet by Holger Hans Peter Freyther · 11 years ago
  14. 4b0e36a sysmobts: Make the nanoBTS NM code work for the sysmobts by Holger Hans Peter Freyther · 11 years ago
  15. 84b033f sysmobts: Initialize the NM signal handler only once in a mixed network by Holger Hans Peter Freyther · 11 years ago
  16. e84dd98 sysmobts: Avoid a crash when trying to look-up a BTS by Holger Hans Peter Freyther · 11 years ago
  17. 8b29180 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  18. becc89a Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  19. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  20. c95175f ipaccess: some more comments on timer values by Harald Welte · 12 years ago
  21. c8ddf73 bts_ipaccess_nanobts.c: Remove unused variable. by Holger Hans Peter Freyther · 12 years ago
  22. 67c0c7f libbsc/nanobts: Fix NSVC OML init sequence for some rugby models by Sylvain Munaut · 13 years ago
  23. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  24. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  25. e86b3eb Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts" by Harald Welte · 13 years ago
  26. 8b65ab9 HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts by Harald Welte · 13 years ago
  27. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  28. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  29. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  30. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  31. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  32. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  33. f38ca9a OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  34. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/bts_ipaccess_nanobts.c]
  35. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bts_ipaccess_nanobts.c]
  36. 09cefee [OML] Allow each BTS model to specify the OML callback by Harald Welte · 13 years ago
  37. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  38. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  39. 960e81e clang: Clang warns we have this value twice... by Holger Hans Peter Freyther · 14 years ago
  40. c8bf3c1 misc: make the compiler happy... by Holger Hans Peter Freyther · 14 years ago
  41. f3d8e92 [BSC] introduce the concept of 'BTS features' by Harald Welte · 14 years ago
  42. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  43. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago