1. bc9efd1 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  2. 8fdcaf9 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  3. 2153404 gsm_pchan2chan_nr(): fix uninitialized cbits by Neels Hofmeyr · 8 years ago
  4. c121ca5 gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphy by Neels Hofmeyr · 8 years ago
  5. 9d9621a dyn TS: rsl_lchan_lookup(): add dyn PCHAN by Neels Hofmeyr · 8 years ago
  6. 2cbc424 dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  7. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  8. 9df13d0 gsm_ts2chan_nr(): add assertions for lchan_nr by Neels Hofmeyr · 8 years ago
  9. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  10. fc578e6 gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  11. 1831a61 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  12. 266e7e0 fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  13. a353b96 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  14. 45832bb gsm_data_shared: compute/sprintf the lchan name only once by Harald Welte · 9 years ago
  15. 5f3657d ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  16. adbd96f move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  17. bf4ba72 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  18. eacb178 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  19. c57eddd move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  20. ebdbaff oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  21. ca46798 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  22. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  23. f225f2d Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  24. 2addf85 dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  25. 1c6955a gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  26. 6073216 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  27. 29cd72a bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  28. 452119d properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago
  29. e6d51f9 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  30. bdd35aa initialize NM state for all objects to known state by Harald Welte · 13 years ago
  31. 4fd3894 gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  32. 01f4d6b add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  33. c6ed928 move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  34. 912520c make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  35. c788128 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago