1. 582e4f6 Replace magic number with define by Max · 8 years ago
  2. 1e646f0 DTX DL: use FSM for AMR by Max · 8 years ago
  3. 2d66bb2 DTX: add flag for AMR HR P* by Max · 8 years ago
  4. 63c18ca DTX: extend SID cache by Max · 8 years ago
  5. 255dbfe dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  6. 292ec58 Modify SI 13 field for control_ack_type by Max · 8 years ago
  7. 76a0ad7 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  8. b91e600 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  9. d384110 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  10. 6e999b7 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  11. 350533c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  12. 7458572 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  13. 34b8b5b gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  14. c165876 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  15. 17a6bab fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  16. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  17. 2ebacce dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  18. 9df268e dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  19. ec74465 Add talkspurt indicator for gsm_lchan by Max · 8 years ago
  20. f5fe31d DTX: add data necessary for scheduling by Max · 8 years ago
  21. ae3f071 Add DTXd indicator to gsm_lchan by Max · 8 years ago
  22. d7df7ae Store last used FN for TCH by Max · 8 years ago
  23. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  24. 26679e0 Add basic UARFCN support by Max · 8 years ago
  25. 27c3e76 Cleanup shared data structure by Max · 8 years ago
  26. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  27. c696cc2 gsm_data_shared: compute/sprintf the lchan name only once by Harald Welte · 9 years ago
  28. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  29. 615ed46 amr: Instead of putting ms/bts into the same struct.. use it twice by Holger Hans Peter Freyther · 9 years ago
  30. 7326652 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  31. 56e1766 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  32. f6f86b0 osmo-bts: Introduce new struct for a power loop in the BTS code by Holger Hans Peter Freyther · 9 years ago
  33. 454140e lchan: Remember why a channel is broken using static strings by Holger Hans Peter Freyther · 10 years ago
  34. 142d12d move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  35. 30f1f37 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  36. c22930e bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  37. 27ca043 bts: Remove unused fields from the trx structure by Holger Hans Peter Freyther · 10 years ago
  38. b92a538 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  39. 7ff4f0e port over to libosmocore include/osmocom/gsm/meas_rep.h by Harald Welte · 11 years ago
  40. 6e68808 move GSM_RESERVED_TMSI to libosmocore by Harald Welte · 10 years ago
  41. 101c5c2 gsm_data_shared: Add new trx_power_params for osmo-bts by Harald Welte · 10 years ago
  42. 1449c9f move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  43. 2c6b59c sysmobts: Add variable for N(S) + 1 needed for the sysmobts by Holger Hans Peter Freyther · 10 years ago
  44. 9b62580 openbsc: Add new fields for the osmo-bts software by Holger Hans Peter Freyther · 10 years ago
  45. 922ef5d bts: Remember the last AMR mode that we received by Holger Hans Peter Freyther · 10 years ago
  46. 1b148ec openbsc/gsm_data_shared.h: Added the attribute reduce_power in TRX by Álvaro Neira Ayuso · 10 years ago
  47. 1fe2412 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  48. 903aaea Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  49. 65d114f si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  50. a83d511 Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  51. 7d8fa34 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  52. 49976f4 shared: Introduce/Add procedure pending to the MO by Holger Hans Peter Freyther · 11 years ago
  53. fc7a75f bts: Add a flag to remember the kind of activation/release by Holger Hans Peter Freyther · 11 years ago
  54. caa98d5 osmo-bts: Kill the different ROLE_BSC as e1inp_sign_link is used now by Holger Hans Peter Freyther · 11 years ago
  55. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  56. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  57. 30156e1 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  58. 0c8f9ca Add VTY option to set GPRS network-control-order to enable MS measurements by Andreas Eversberg · 11 years ago
  59. 8b29180 IPA: Allow RSL connection to different IP address as OML by Harald Welte · 11 years ago
  60. 1af682a BTS: Add S counter for link loss criterion to lchan structure by Andreas Eversberg · 11 years ago
  61. e30d40d bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  62. 7d10983 osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  63. b9b828b Revert "libbsc: With the new SAPI states we don't need sacch_deact anymore" by Holger Hans Peter Freyther · 12 years ago
  64. 0c282f5 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  65. 324c805 gsm_data_shared.h: Keep a list of SAPI states per lchan by Daniel Willmann · 12 years ago
  66. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  67. 638da51 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  68. 8582535 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  69. 5ca825e rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  70. 0e0a09c osmo-bts: Include lapdm.h to fix autoconf usability test by Holger Hans Peter Freyther · 12 years ago
  71. 47b5b3e gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  72. e422798 RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  73. e555c2b VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  74. 4ab9d7c dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  75. 45f9171 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  76. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  77. 019f913 gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  78. 704cb86 gsm_data_shared: add handover related bits for osmo-bts by Harald Welte · 12 years ago
  79. 46cb851 add loopback flag to lchan (for osmo-bts) by Harald Welte · 12 years ago
  80. afa0ad1 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  81. 5d52c97 add 'ciph_state' member to BTS-side lchan definition by Harald Welte · 12 years ago
  82. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  83. 3e60348 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  84. 523a99d bts: Convert the rsl_link to be a struct ipabis_link by Holger Hans Peter Freyther · 12 years ago
  85. dfcfe65 lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  86. ded0268 channel: Fix a typo in the lchan state documentation by Holger Hans Peter Freyther · 12 years ago
  87. 1c5dd2c Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  88. c951946 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  89. 4f8ad53 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  90. 4329099 add a per-lchan buffer for the last SID frame for osmo-bts by Harald Welte · 13 years ago
  91. f3b5932 add AMR mode member of gsm_lchan for osmo-bts by Harald Welte · 13 years ago
  92. 135a6bd gsm_data_shared: add some fields for voice support of sysmo-bts by Harald Welte · 13 years ago
  93. 0eae613 add missing #include line to gsm_data_shared.h by Harald Welte · 13 years ago
  94. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  95. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  96. e8bd9e8 RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  97. c8755af NOKIA: Move more static variables into 'struct gsm_bts' by Harald Welte · 13 years ago
  98. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  99. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  100. c7921c9 add lchan->meas for BTS side code by Harald Welte · 13 years ago