1. 290d903 Use the new NS2 lib by Alexander Couzens · 3 years, 10 months ago
  2. 0a369e5 bts.cpp: Increase constructor priority by Harald Welte · 3 years, 9 months ago
  3. 84abd2f Fix crash accessing NULL tbf->pdch[first_ts] by Pau Espin Pedrol · 3 years, 9 months ago
  4. 01aef5e cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  5. 5d2d2ec cosmetic: Fix indentation of for loops by Pau Espin Pedrol · 3 years, 9 months ago
  6. a1ac2f0 vty: Add 'show bts pdch' command by Pau Espin Pedrol · 3 years, 9 months ago
  7. 5fc9577 cosmetic: fix indentation alignment by Pau Espin Pedrol · 3 years, 9 months ago
  8. bd9973a Free all MS TBFs when receiving GPRS Suspension Request by Pau Espin Pedrol · 3 years, 9 months ago
  9. e3ef51e gprs_ms_storage.h: Set pointer to NULL instead of 0 by Pau Espin Pedrol · 3 years, 9 months ago
  10. cd6c466 tbf: Don't log rlcmac_diag() output in separate lines by Pau Espin Pedrol · 3 years, 9 months ago
  11. 6ce1299 gitignore: Add __pychache__ dir by Pau Espin Pedrol · 3 years, 9 months ago
  12. 9b5c960 pcuif_proto: version 10: add support for IPv6 NSVCs by Alexander Couzens · 4 years ago
  13. 8e2bd1e pcuif_proto: version 10: add frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  14. 40a9e60 Revert "pcuif_proto: version 0xa: add support for IPv6 NSVCs" by Alexander Couzens · 3 years, 10 months ago
  15. 38aaa10 pcuif_proto: version 0xa: add support for IPv6 NSVCs by Alexander Couzens · 4 years ago
  16. 2597cf1 encoding: fix gen_freq_params(): do not check pdch twice by Vadim Yanitskiy · 3 years, 10 months ago
  17. 542e388 encoding: implement handing of hopping parameters by Vadim Yanitskiy · 4 years ago
  18. db56a35 encoding: use CSN.1 codec to generate Packet Uplink Assignment by Vadim Yanitskiy · 3 years, 10 months ago
  19. 962d717 encoding: clarify docstring for write_packet_downlink_assignment() by Vadim Yanitskiy · 3 years, 10 months ago
  20. 1d68cdf Fix recent typo preventing MS from registering by Pau Espin Pedrol · 3 years, 10 months ago
  21. 1156776 encoding: pass pdch slot directly to encoding functions by Vadim Yanitskiy · 4 years ago
  22. a76cdac encoding: use bool for use_egprs in write_packet_uplink_assignment() by Vadim Yanitskiy · 3 years, 10 months ago
  23. 59d64fb encoding: fix RRBP field in write_packet_uplink_assignment() by Vadim Yanitskiy · 3 years, 10 months ago
  24. 7a1fdfd encoding: do not encode out of range Timing Advance values by Vadim Yanitskiy · 3 years, 10 months ago
  25. c0ddaa9 encoding: constify 'tbf' in UL/DL assignment functions by Vadim Yanitskiy · 3 years, 10 months ago
  26. e4bcd21 tbf: allocate the bitvec on stack in create_{dl,ul}_ass() by Vadim Yanitskiy · 3 years, 10 months ago
  27. c82c1f5 tbf: cosmetic: use GSM_MACBLOCK_LEN where possible by Vadim Yanitskiy · 3 years, 10 months ago
  28. 48587d5 gsm_rlcmac: use consistent naming for [Extended] Packet Timing Advance by Vadim Yanitskiy · 3 years, 10 months ago
  29. 1d52c1e pcu_l1_if: cosmetic: correct error message in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 10 months ago
  30. 0f41b71 pcu_l1_if: cosmetic: move struct 'gprs_rlcmac_pdch' into the for loop by Vadim Yanitskiy · 4 years ago
  31. 11b0f00 pcu_l1_if: cosmetic: rename both 'trx'/'ts' to 'trx_nr'/'ts_nr' by Vadim Yanitskiy · 4 years ago
  32. ce0dae9 pcu_l1_if: constify the argument of pcu_rx_info_ind() by Vadim Yanitskiy · 4 years ago
  33. fad2128 pcu_l1_if: use proper format specifier for PCUIF version by Vadim Yanitskiy · 4 years ago
  34. b69928c pdch: rcv pkt meas rep: Allocate MS object early in path and use it by Pau Espin Pedrol · 3 years, 11 months ago
  35. 59fc0bd paging: pass struct osmo_mobile_identity, not encoded IE bytes by Neels Hofmeyr · 3 years, 10 months ago
  36. 0052051 use new osmo_mobile_identity api (avoid deprecation) by Neels Hofmeyr · 3 years, 10 months ago
  37. b75c27f Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 11 months ago
  38. 183b01e doc: Update VTY reference xml file by Pau Espin Pedrol · 3 years, 11 months ago
  39. fad557e configure.ac: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 11 months ago
  40. f2dad59 Introduce log macro helper LOGPMS by Pau Espin Pedrol · 3 years, 11 months ago
  41. 5f10fbb pdch: Drop unneeded notice log message in rcv pkt meas report by Pau Espin Pedrol · 3 years, 11 months ago
  42. a2c574e Fix typo in log message by Pau Espin Pedrol · 3 years, 11 months ago
  43. 74b750d debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 11 months ago
  44. 811c90c direct-phy: fix handle_ph_ra_ind(): handle PH-RA.ind on PRACH SAPI by Vadim Yanitskiy · 4 years, 3 months ago
  45. 9d5a115 encoding: assert() presence of Downlink TBF by Vadim Yanitskiy · 4 years ago
  46. 8f628ab encoding: drop log_alert_exit(), use OSMO_ASSERT() instead by Vadim Yanitskiy · 4 years ago
  47. eb1e0fa bts: cosmetic: use DUMMY_VEC for padding where possible by Vadim Yanitskiy · 4 years ago
  48. 5935707 pdch.cpp: Store TLLI promptly on newly created TLLI in rcv_resource_request by Pau Espin Pedrol · 4 years ago
  49. 9e7361a pdch.cpp: Fix wrong annoying log line about non-scheduled ResourceReq received by Pau Espin Pedrol · 4 years ago
  50. bcb226d pdch.cpp: Avoid resetting (egprs_)ms_class to unknown if not found in MS RadioAccCap by Pau Espin Pedrol · 4 years ago
  51. 85faa76 pdch.cpp: Avoid dropping existing DL TBF during rcv_resource_request by Pau Espin Pedrol · 4 years ago
  52. f2c6c83 encoding.cpp: Fix missing spacing in function param by Pau Espin Pedrol · 4 years ago
  53. 732373d encoding: Encode TA as unsigned and check validty against GSM48_TA_INVALID by Pau Espin Pedrol · 4 years ago
  54. 26743ac tbf_dl: uint8_t is enough to store a TA value by Pau Espin Pedrol · 4 years ago
  55. f861d31 decoding.cpp: Improve logging in malformed UL data parsing by Pau Espin Pedrol · 4 years ago
  56. 72e3956 Set correct GSMTAP channel type for PDTCH messages returning error by Pau Espin Pedrol · 4 years ago
  57. 259532f pdch.cpp: Fix logging line format in rcv_block wrong length by Pau Espin Pedrol · 4 years ago
  58. d21e961 tbf: Drop unneeded method set_tlli_from_ul by Pau Espin Pedrol · 4 years ago
  59. cbf05f5 gprs_ms: Transfer known EGPRS MS class when mergling old MS by Pau Espin Pedrol · 4 years ago
  60. 43f0bce gprs_ms: Small clean ups in IMSI storage related code by Pau Espin Pedrol · 4 years ago
  61. 81b610e bts: fix send_gsmtap_rach(): properly pack 11 bit RA by Vadim Yanitskiy · 4 years, 1 month ago
  62. 07b6487 bts: add send_gsmtap_rach(), also send PTCCH/U over GSMTAP by Vadim Yanitskiy · 4 years, 1 month ago
  63. b90d34b BTS::parse_rach_ind(): properly handle EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 1 month ago
  64. a0a0b7f bts: refactor handling and parsing of RACH.ind by Vadim Yanitskiy · 4 years, 1 month ago
  65. 088dcbc doc/manuals: fix typo in overview.adoc: s/Omsocom/Osmocom/g by Vadim Yanitskiy · 4 years, 1 month ago
  66. 4c593c8 encoding: fix write_ia_rest_egprs_uplink_sba(): add missing CHECK(rc) by Vadim Yanitskiy · 4 years, 1 month ago
  67. a2d972a RLC/MAC: implement decoding of EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 3 months ago
  68. 3f2022e encoding: cosmetic: use RLC_MODE_ACKNOWLEDGED where possible by Vadim Yanitskiy · 4 years, 1 month ago
  69. 93ad3fd csn1: fix: never use enumerated types in codec structures by Vadim Yanitskiy · 4 years, 1 month ago
  70. 0614e93 csn1: fix csnStreamEncoder(): always check the choice index by Vadim Yanitskiy · 4 years, 1 month ago
  71. fac8332 csn1: fix csnStreamEncoder(): also check length of the choice list by Vadim Yanitskiy · 4 years, 1 month ago
  72. c991566 csn1: fix M_CHOICE: restirct maximum length of the choice list by Vadim Yanitskiy · 4 years, 1 month ago
  73. 6fd4733 l1if: fix: s/pcu_rx_rach_ind_pdtch/pcu_rx_rach_ind_ptcch/g by Vadim Yanitskiy · 4 years, 1 month ago
  74. 0d7bc87 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 1 month ago
  75. 0b0391f gsmtap: Set signal level and SNR fields by Pau Espin Pedrol · 4 years, 1 month ago
  76. 2ae8337 Get rid of class GprsCodingScheme by Pau Espin Pedrol · 4 years, 1 month ago
  77. c10cb81 contrib: integrate RPM spec by Oliver Smith · 4 years, 2 months ago
  78. d0156fd contrib: import RPM spec by Oliver Smith · 4 years, 2 months ago
  79. c33a024 tbf_ul: Fix UL ACK not sent to MS if intermediate UL block is lost by Pau Espin Pedrol · 4 years, 2 months ago
  80. 5bb87b8 rlc: Move prepare() function out of gprs_rlc_data struct by Pau Espin Pedrol · 4 years, 1 month ago
  81. c68e970 rlc: Drop unused function gprs_rlc_data::put_data by Pau Espin Pedrol · 4 years, 1 month ago
  82. 7b9e56a sysmo: femtobts.h: Avoid redefining global variables by Pau Espin Pedrol · 4 years, 1 month ago
  83. 09afd6f pcu: tbf_ul: Clean up maybe_schedule_uplink_acknack() by Pau Espin Pedrol · 4 years, 2 months ago
  84. 97e88fd bts: Drop specific functions to add values to stats by Pau Espin Pedrol · 4 years, 2 months ago
  85. a107f8f bts: Drop specific functions to add values to counters by Pau Espin Pedrol · 4 years, 2 months ago
  86. 2338e53 bts: Drop specific functions to increase counters by Pau Espin Pedrol · 4 years, 2 months ago
  87. 5dc6e46 Drop unneeded arg 'ta' in tbf_alloc_ul() by Pau Espin Pedrol · 4 years, 2 months ago
  88. ce60011 pdch: rcv_resource_request(): Clarify tbf_free only needed if MS used to exist beforehand by Pau Espin Pedrol · 4 years, 2 months ago
  89. de0e558 gprs_debug: Use only LOGL_NOTICE as default loglevel by Philipp Maier · 4 years, 3 months ago
  90. 322456e Expect ms object to exist before calling tbf_alloc_dl_tbf() by Pau Espin Pedrol · 4 years, 2 months ago
  91. 17402a5 Expect ms object to exist before calling tbf_alloc_ul_tbf() by Pau Espin Pedrol · 4 years, 2 months ago
  92. f094b46 fix egprs_mslot_class_from_ra(): multislot class may not be present by Vadim Yanitskiy · 4 years, 2 months ago
  93. db9ea55 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  94. e6bca37 bts: Return uint8_t in egprs_mslot_class_from_ra() by Pau Espin Pedrol · 4 years, 2 months ago
  95. 98eb03c bts: Fix Decoding EGPRS MultislotClass from 11-bit EGPRS PACKET CHANNEL REQUEST by Pau Espin Pedrol · 4 years, 2 months ago
  96. 9ee90d2 bts: Rename mslot_class_from_ra by Pau Espin Pedrol · 4 years, 2 months ago
  97. acd67cb tbf: Avoid crash: don't set TBF window size if setup failed by Pau Espin Pedrol · 4 years, 2 months ago
  98. 20331ae pdch: Avoid sending GSMTAP_CHANNEL_UNKOWN for rejected UL EGPRS data block by Pau Espin Pedrol · 4 years, 2 months ago
  99. 3301cc9 pcu_l1_if: Don't use GSMTAP_CHANNEL_PACCH when sending unknown gsmtap blocks by Pau Espin Pedrol · 4 years, 2 months ago
  100. 3f27fb5 TBF/UL: fix rcv_data_block_acknowledged(): print the actual TLLI by Vadim Yanitskiy · 4 years, 2 months ago