1. ac587f0 Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCH by Harald Welte · 7 years ago
  2. 3d18dda libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  3. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libcommon/gsm_data_shared.c]
  4. 33e1357 Get TRX attributes by Max · 7 years ago
  5. aef6838 Add remote BTS feature storage and helpers by Max · 7 years ago
  6. 6f483d3 gsm_data_shared: add value strings for gsm_chreq by Philipp Maier · 7 years ago
  7. 7507aef Make BTS type and variant converters shareable by Max · 7 years ago
  8. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  9. 582e4f6 Replace magic number with define by Max · 8 years ago
  10. 756fb30 gsm_trx_name(): don't break if trx is NULL by Neels Hofmeyr · 8 years ago
  11. 255dbfe dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  12. c3f72f6 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  13. 76a0ad7 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  14. b6f565c gsm_pchan2chan_nr(): fix uninitialized cbits by Neels Hofmeyr · 8 years ago
  15. 2f44693 gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphy by Neels Hofmeyr · 8 years ago
  16. f58852d dyn TS: rsl_lchan_lookup(): add dyn PCHAN by Neels Hofmeyr · 8 years ago
  17. 4673b86 dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  18. d384110 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  19. ec1b5a0 gsm_ts2chan_nr(): add assertions for lchan_nr by Neels Hofmeyr · 8 years ago
  20. 7458572 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  21. 34b8b5b gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  22. c165876 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  23. 17a6bab fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  24. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  25. c696cc2 gsm_data_shared: compute/sprintf the lchan name only once by Harald Welte · 9 years ago
  26. b8c204c ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  27. 142d12d move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  28. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  29. b92a538 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  30. 1449c9f move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  31. cb5353d oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  32. 30156e1 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  33. 638da51 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  34. becc89a Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  35. 4ab9d7c dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  36. 019f913 gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  37. 4f8ad53 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  38. fe1ca35 bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  39. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  40. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  41. df68028 initialize NM state for all objects to known state by Harald Welte · 13 years ago
  42. 850dc6b gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  43. 32bc116 add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  44. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  45. 5ac0179 make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  46. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago