1. a5b9fb5 .gitignore: ignore files ending with ~ by Pau Espin Pedrol · 3 years, 5 months ago
  2. 8b4b19a tbf: Fix wrong verb used in log message by Pau Espin Pedrol · 3 years, 6 months ago
  3. da971ee Convert GprsMS and helpers classes to C by Pau Espin Pedrol · 3 years, 6 months ago
  4. 86fad1e gprs_rlcmac_sched: don't leak a sched_dummy() by Alexander Couzens · 3 years, 6 months ago
  5. d6b913f sched: Convert code handling next_list array to be size independant by Pau Espin Pedrol · 3 years, 6 months ago
  6. b77a2c9 gprs_rlcmac_sched: Use helper structure to store several tbf pointer params by Pau Espin Pedrol · 3 years, 6 months ago
  7. 3db4789 gprs_ns2: set default dialect to ipaccess by Alexander Couzens · 3 years, 6 months ago
  8. 1e6c350 ns2: follow ns2 sns api changes by Alexander Couzens · 3 years, 6 months ago
  9. b644fd1 ns2: follow changes to add a unique name to all binds by Alexander Couzens · 3 years, 6 months ago
  10. 5012e07 ns2: follow ns2 dialect changes by Alexander Couzens · 3 years, 6 months ago
  11. 398f60e migrate to DLBSSGP as log sub-system for BSSGP by Harald Welte · 3 years, 6 months ago
  12. b645365 manuals/gb/ns.adoc: Update documentation regarding SNS capability by Harald Welte · 3 years, 6 months ago
  13. 95e4a2b rlcmac: Fix typo in MT_PACKET_CELL_CHANGE_NOTIFICATION value_string by Pau Espin Pedrol · 3 years, 6 months ago
  14. ea2147a gb manual: NS is implemented in libosmogb, not libosmocore by Harald Welte · 3 years, 7 months ago
  15. 8938431 gb manual: 08.16 -> 48.016 / 08.18 -> 48.018 by Harald Welte · 3 years, 7 months ago
  16. 7d0f9a0 Dl TBF: Get rid of LLC UI dummy blocks following other data by Pau Espin Pedrol · 3 years, 7 months ago
  17. 30d9a59 NS2: rework handling of unknown primitive by Alexander Couzens · 3 years, 8 months ago
  18. 022f9e5 Implement downgrade to DL MCS1-4 when USF for GPRS_only MS by Pau Espin Pedrol · 3 years, 7 months ago
  19. 7fd9a29 tbf: Log previous TS when changing Control TS by Pau Espin Pedrol · 3 years, 7 months ago
  20. 58cd1d2 main: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 7 months ago
  21. 4e8f2c3 gprs_bssgp_pcu: follow ns2 library changes by Alexander Couzens · 3 years, 7 months ago
  22. 74aa352 csn1: Log CSN_VARIABLE_ARRAY values as hex by Pau Espin Pedrol · 3 years, 7 months ago
  23. 259a694 csn1: Fix readIndex pointer change in CSN_VARIABLE_ARRAY by Pau Espin Pedrol · 3 years, 7 months ago
  24. 9c4f9ff pdch: Log hexdump of decde failure for dl rlcmac block by Pau Espin Pedrol · 3 years, 7 months ago
  25. 7d3ee9e pdch: packet_paging_request: Put back non-fitting paging entry where where it was by Pau Espin Pedrol · 3 years, 7 months ago
  26. 2286288 Support multiplexing of GPRS and EGPRS TBFs in one PDCH by Pau Espin Pedrol · 3 years, 7 months ago
  27. daa6c1c sched: Use correct GMSTAP category for EGPRS DL data blocks by Pau Espin Pedrol · 3 years, 7 months ago
  28. 4c5a7d3 sched: Fix sending GSMTAP DL data blocks with unset USF by Pau Espin Pedrol · 3 years, 7 months ago
  29. 49efd9b encoding: Fix duplicate word in log str by Pau Espin Pedrol · 3 years, 7 months ago
  30. e309d80 Fix ctr reports: Remove ctr description from already removed counter by Pau Espin Pedrol · 3 years, 7 months ago
  31. 2bbdf2e Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 8 months ago
  32. cb98894 TLLI 0x00000000 is a valid TLLI, use 0xffffffff instead by Vadim Yanitskiy · 3 years, 7 months ago
  33. 305763d tbf_ul: Log mismatching TLLI on log message by Pau Espin Pedrol · 3 years, 7 months ago
  34. 9897b26 gprs_ms: Avoid enabling EGPRS if no MCS are supported by Pau Espin Pedrol · 3 years, 7 months ago
  35. f1159c5 Fix mcs_is_valid(): UNKNOWN value is not a valid (M)CS by Pau Espin Pedrol · 3 years, 7 months ago
  36. b47b137 Fix configuration of initial_(m)cs by Pau Espin Pedrol · 3 years, 7 months ago
  37. 87eec1f Get rid of bts->egprs_enabled by Pau Espin Pedrol · 3 years, 8 months ago
  38. 133fe4a tbf_ul: Allow non-egprs phones if EGPRS is enabled by Pau Espin Pedrol · 3 years, 8 months ago
  39. 569f0d2 tbf_dl: Don't fake EGPRS MS class when no related info is available by Pau Espin Pedrol · 3 years, 8 months ago
  40. 4808d1c pdch: Process received CS1-4 data blocks regardless of egprs_enabled by Pau Espin Pedrol · 3 years, 8 months ago
  41. 270c9ea Enable egprs support through PCUIF from BTS/BSC by Pau Espin Pedrol · 3 years, 8 months ago
  42. 343ec9b Take into account BTS supported (M)CS values when retrieving the maximum by Pau Espin Pedrol · 3 years, 8 months ago
  43. 8072e35 Move EGPRS MS mode set to gprs_ms.cpp by Pau Espin Pedrol · 3 years, 8 months ago
  44. d87722d pcuif: Improve BTS-supported CS/MCS handling by Pau Espin Pedrol · 3 years, 8 months ago
  45. 46fd7a0 Move BTS initial values inside bts.cpp by Pau Espin Pedrol · 3 years, 7 months ago
  46. a284854 NS2: follow the change of ownership by Alexander Couzens · 3 years, 8 months ago
  47. 2c1fed2 BSSGP: constify argument 'tp' of gprs_bssgp_pcu_rx_paging_{cs,ps} by Vadim Yanitskiy · 3 years, 8 months ago
  48. e9bddab BSSGP: use tlvp_val8() in gprs_bssgp_pcu_rx_paging_cs() by Vadim Yanitskiy · 3 years, 8 months ago
  49. b645084 gprs_ms: Use proper function to get CS by Pau Espin Pedrol · 3 years, 8 months ago
  50. b1bbcae cosmetic: tests: pcu_emu: fix trailing whitespace by Pau Espin Pedrol · 3 years, 8 months ago
  51. 758ace8 tbf_dl: Update (egprs_)ms_class for already known MS by Pau Espin Pedrol · 3 years, 8 months ago
  52. 16705a4 cosmetic: Fix ws between if keyword and parenthesis by Pau Espin Pedrol · 3 years, 8 months ago
  53. 4d16635 bts: define egprs_enabled as bool by Pau Espin Pedrol · 3 years, 8 months ago
  54. 983bb7e alloc_algo_b: Select TRX with least assigned TFIs during TBF alloc by Pau Espin Pedrol · 3 years, 8 months ago
  55. 528820d tbf: Clean up gprs_rlcmac_dl_tbf::handle() by Pau Espin Pedrol · 3 years, 8 months ago
  56. 87c6dd3 pcu_l1_if: fix misaligned assignment of remote address by Alexander Couzens · 3 years, 8 months ago
  57. 38de84c tests: ms: Pass correct pointer in constructor instead of NULL by Pau Espin Pedrol · 3 years, 8 months ago
  58. 9f6d1a8 tbf: Drop unused function disable_egprs() by Pau Espin Pedrol · 3 years, 8 months ago
  59. b385969 Move dl_tbf allocation code to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  60. 442198c Move ul_tbf allocation code to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  61. e9f77d3 tbf: Set MS during constructor time by Pau Espin Pedrol · 3 years, 8 months ago
  62. 7bde60f tbf: Implement enable_egprs() once by Pau Espin Pedrol · 3 years, 8 months ago
  63. b3f2397 tbf: Make window() available to tbf base class by Pau Espin Pedrol · 3 years, 8 months ago
  64. 834cbab Move constructor gprs_rlcmac_dl_tbf::BandWidth to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  65. 9767e44 Move gprs_rlcmac_ul_tbf::window to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  66. 1136fdb main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  67. 35668a2 main: remove line breaks in print_help(), increase spacing by Vadim Yanitskiy · 3 years, 8 months ago
  68. a611b4f Fix several calls to LOGPAL by Pau Espin Pedrol · 3 years, 8 months ago
  69. 8353d97 Improve debug logging for alloc algos by Pau Espin Pedrol · 3 years, 8 months ago
  70. 8347359 Use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  71. a6c5db9 fix tbf_select_slot_set(): use LOGP() instead of LOGPC() by Vadim Yanitskiy · 3 years, 9 months ago
  72. 1ab35d1 doc/manuals: (re-)generate XML VTY reference automatically by Vadim Yanitskiy · 3 years, 8 months ago
  73. 5bece2a Rework NS configuration over the info indication by Alexander Couzens · 3 years, 8 months ago
  74. 3839605 contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 8 months ago
  75. 974cc7b gprs_bssgp_pcu: fix: do not crash on receipt of subsequent INFO.ind by Vadim Yanitskiy · 3 years, 8 months ago
  76. d038361 struct gprs_rlcmac_bts: remove unused 'nsei' field by Vadim Yanitskiy · 3 years, 8 months ago
  77. 0d0ac1b gprs_bssgp_pcu: fix possible memleak in gprs_nsvc_create_and_connect() by Vadim Yanitskiy · 3 years, 8 months ago
  78. 194b6f0 gprs_bssgp_pcu: make osmo_sockaddr local/sgsn arguments const by Vadim Yanitskiy · 3 years, 8 months ago
  79. 08c5037 pcu_main: add commandline option --vty-ref-xml by Philipp Maier · 3 years, 8 months ago
  80. 781f04a pcu_l1_if: print NSVC address in more common format by Vadim Yanitskiy · 3 years, 8 months ago
  81. 24c643e pcu_l1_if: use proper format string specifiers: %d -> %u by Vadim Yanitskiy · 3 years, 8 months ago
  82. 19622ae pcu_l1_if: cosmetic: make {local,remote}_sockaddr scoped variables by Vadim Yanitskiy · 3 years, 8 months ago
  83. c1a726c pcu_l1_if: correct logging level in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 8 months ago
  84. 5d5b50a pcu_l1_if: cosmetic: use ARRAY_SIZE() in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 8 months ago
  85. 9459ebd vty: add attributes to VTY commands indicating when they apply by Philipp Maier · 3 years, 9 months ago
  86. 290d903 Use the new NS2 lib by Alexander Couzens · 3 years, 9 months ago
  87. 0a369e5 bts.cpp: Increase constructor priority by Harald Welte · 3 years, 9 months ago
  88. 84abd2f Fix crash accessing NULL tbf->pdch[first_ts] by Pau Espin Pedrol · 3 years, 9 months ago
  89. 01aef5e cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  90. 5d2d2ec cosmetic: Fix indentation of for loops by Pau Espin Pedrol · 3 years, 9 months ago
  91. a1ac2f0 vty: Add 'show bts pdch' command by Pau Espin Pedrol · 3 years, 9 months ago
  92. 5fc9577 cosmetic: fix indentation alignment by Pau Espin Pedrol · 3 years, 9 months ago
  93. bd9973a Free all MS TBFs when receiving GPRS Suspension Request by Pau Espin Pedrol · 3 years, 9 months ago
  94. e3ef51e gprs_ms_storage.h: Set pointer to NULL instead of 0 by Pau Espin Pedrol · 3 years, 9 months ago
  95. cd6c466 tbf: Don't log rlcmac_diag() output in separate lines by Pau Espin Pedrol · 3 years, 9 months ago
  96. 6ce1299 gitignore: Add __pychache__ dir by Pau Espin Pedrol · 3 years, 9 months ago
  97. 9b5c960 pcuif_proto: version 10: add support for IPv6 NSVCs by Alexander Couzens · 3 years, 11 months ago
  98. 8e2bd1e pcuif_proto: version 10: add frequency hopping parameters by Vadim Yanitskiy · 3 years, 11 months ago
  99. 40a9e60 Revert "pcuif_proto: version 0xa: add support for IPv6 NSVCs" by Alexander Couzens · 3 years, 9 months ago
  100. 38aaa10 pcuif_proto: version 0xa: add support for IPv6 NSVCs by Alexander Couzens · 3 years, 11 months ago