1. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  2. 615ed46 amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  3. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  4. 56e1766 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  5. f6f86b0 osmo-bts: Introduce new struct for a power loop in the BTS code by Holger Hans Peter Freyther · 9 years ago
  6. 454140e lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  7. 142d12d move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  8. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  9. c22930e bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  10. 27ca043 bts: Remove unused fields from the trx structure by Holger Hans Peter Freyther · 10 years ago
  11. b92a538 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  12. 7ff4f0e port over to libosmocore include/osmocom/gsm/meas_rep.h by Harald Welte · 11 years ago
  13. 6e68808 move GSM_RESERVED_TMSI to libosmocore by Harald Welte · 10 years ago
  14. 101c5c2 gsm_data_shared: Add new trx_power_params for osmo-bts by Harald Welte · 10 years ago
  15. 1449c9f move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  16. 2c6b59c sysmobts: Add variable for N(S) + 1 needed for the sysmobts by Holger Hans Peter Freyther · 10 years ago
  17. 9b62580 openbsc: Add new fields for the osmo-bts software by Holger Hans Peter Freyther · 10 years ago
  18. 922ef5d bts: Remember the last AMR mode that we received by Holger Hans Peter Freyther · 10 years ago
  19. 1b148ec openbsc/gsm_data_shared.h: Added the attribute reduce_power in TRX by Álvaro Neira Ayuso · 10 years ago
  20. 1fe2412 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  21. 903aaea Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  22. 65d114f si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  23. a83d511 Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  24. 7d8fa34 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  25. 49976f4 shared: Introduce/Add procedure pending to the MO by Holger Hans Peter Freyther · 11 years ago
  26. fc7a75f bts: Add a flag to remember the kind of activation/release by Holger Hans Peter Freyther · 11 years ago
  27. caa98d5 osmo-bts: Kill the different ROLE_BSC as e1inp_sign_link is used now by Holger Hans Peter Freyther · 11 years ago
  28. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  29. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  30. 30156e1 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  31. 0c8f9ca Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  32. 8b29180 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  33. 1af682a BTS: Add S counter for link loss criterion to lchan structure by Andreas Eversberg · 11 years ago
  34. e30d40d bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  35. 7d10983 osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  36. b9b828b Revert "libbsc: With the new SAPI states we don't need sacch_deact anymore" by Holger Hans Peter Freyther · 12 years ago
  37. 0c282f5 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  38. 324c805 gsm_data_shared.h: Keep a list of SAPI states per lchan by Daniel Willmann · 12 years ago
  39. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  40. 638da51 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  41. 8582535 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  42. 5ca825e rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  43. 0e0a09c osmo-bts: Include lapdm.h to fix autoconf usability test by Holger Hans Peter Freyther · 12 years ago
  44. 47b5b3e gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  45. e422798 RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  46. e555c2b VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  47. 4ab9d7c dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  48. 45f9171 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  49. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  50. 019f913 gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  51. 704cb86 gsm_data_shared: add handover related bits for osmo-bts by Harald Welte · 12 years ago
  52. 46cb851 add loopback flag to lchan (for osmo-bts) by Harald Welte · 12 years ago
  53. afa0ad1 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  54. 5d52c97 add 'ciph_state' member to BTS-side lchan definition by Harald Welte · 12 years ago
  55. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  56. 3e60348 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  57. 523a99d bts: Convert the rsl_link to be a struct ipabis_link by Holger Hans Peter Freyther · 12 years ago
  58. dfcfe65 lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  59. ded0268 channel: Fix a typo in the lchan state documentation by Holger Hans Peter Freyther · 12 years ago
  60. 1c5dd2c Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  61. c951946 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  62. 4f8ad53 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  63. 4329099 add a per-lchan buffer for the last SID frame for osmo-bts by Harald Welte · 13 years ago
  64. f3b5932 add AMR mode member of gsm_lchan for osmo-bts by Harald Welte · 13 years ago
  65. 135a6bd gsm_data_shared: add some fields for voice support of sysmo-bts by Harald Welte · 13 years ago
  66. 0eae613 add missing #include line to gsm_data_shared.h by Harald Welte · 13 years ago
  67. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  68. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  69. e8bd9e8 RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  70. c8755af NOKIA: Move more static variables into 'struct gsm_bts' by Harald Welte · 13 years ago
  71. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  72. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  73. c7921c9 add lchan->meas for BTS side code by Harald Welte · 13 years ago
  74. 2c1ae47 system information related bits for osmo-bts by Harald Welte · 13 years ago
  75. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  76. d134cc7 add back-pointer for l1 as part of BTS role. by Harald Welte · 13 years ago
  77. 32bc116 add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  78. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  79. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  80. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  81. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  82. 6be350c split gsm_data.h in gsm_data_shared.h and gsm_data.h by Harald Welte · 13 years ago