1. 4ab9d7c dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  2. 45f9171 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  3. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  4. 019f913 gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  5. 704cb86 gsm_data_shared: add handover related bits for osmo-bts by Harald Welte · 12 years ago
  6. 46cb851 add loopback flag to lchan (for osmo-bts) by Harald Welte · 12 years ago
  7. afa0ad1 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  8. 5d52c97 add 'ciph_state' member to BTS-side lchan definition by Harald Welte · 12 years ago
  9. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  10. 3e60348 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  11. 523a99d bts: Convert the rsl_link to be a struct ipabis_link by Holger Hans Peter Freyther · 12 years ago
  12. dfcfe65 lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  13. ded0268 channel: Fix a typo in the lchan state documentation by Holger Hans Peter Freyther · 12 years ago
  14. 1c5dd2c Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  15. c951946 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  16. 4f8ad53 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  17. 4329099 add a per-lchan buffer for the last SID frame for osmo-bts by Harald Welte · 13 years ago
  18. f3b5932 add AMR mode member of gsm_lchan for osmo-bts by Harald Welte · 13 years ago
  19. 135a6bd gsm_data_shared: add some fields for voice support of sysmo-bts by Harald Welte · 13 years ago
  20. 0eae613 add missing #include line to gsm_data_shared.h by Harald Welte · 13 years ago
  21. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  22. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  23. e8bd9e8 RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  24. c8755af NOKIA: Move more static variables into 'struct gsm_bts' by Harald Welte · 13 years ago
  25. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  26. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  27. c7921c9 add lchan->meas for BTS side code by Harald Welte · 13 years ago
  28. 2c1ae47 system information related bits for osmo-bts by Harald Welte · 13 years ago
  29. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  30. d134cc7 add back-pointer for l1 as part of BTS role. by Harald Welte · 13 years ago
  31. 32bc116 add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  32. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  33. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  34. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  35. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  36. 6be350c split gsm_data.h in gsm_data_shared.h and gsm_data.h by Harald Welte · 13 years ago