1. 87c6dd3 pcu_l1_if: fix misaligned assignment of remote address by Alexander Couzens · 3 years, 8 months ago
  2. 5bece2a Rework NS configuration over the info indication by Alexander Couzens · 3 years, 8 months ago
  3. 781f04a pcu_l1_if: print NSVC address in more common format by Vadim Yanitskiy · 3 years, 8 months ago
  4. 24c643e pcu_l1_if: use proper format string specifiers: %d -> %u by Vadim Yanitskiy · 3 years, 8 months ago
  5. 19622ae pcu_l1_if: cosmetic: make {local,remote}_sockaddr scoped variables by Vadim Yanitskiy · 3 years, 8 months ago
  6. c1a726c pcu_l1_if: correct logging level in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 8 months ago
  7. 5d5b50a pcu_l1_if: cosmetic: use ARRAY_SIZE() in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 8 months ago
  8. 290d903 Use the new NS2 lib by Alexander Couzens · 3 years, 9 months ago
  9. bd9973a Free all MS TBFs when receiving GPRS Suspension Request by Pau Espin Pedrol · 3 years, 9 months ago
  10. 9b5c960 pcuif_proto: version 10: add support for IPv6 NSVCs by Alexander Couzens · 3 years, 11 months ago
  11. 8e2bd1e pcuif_proto: version 10: add frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  12. 40a9e60 Revert "pcuif_proto: version 0xa: add support for IPv6 NSVCs" by Alexander Couzens · 3 years, 9 months ago
  13. 38aaa10 pcuif_proto: version 0xa: add support for IPv6 NSVCs by Alexander Couzens · 3 years, 11 months ago
  14. 1d52c1e pcu_l1_if: cosmetic: correct error message in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 10 months ago
  15. 0f41b71 pcu_l1_if: cosmetic: move struct 'gprs_rlcmac_pdch' into the for loop by Vadim Yanitskiy · 4 years ago
  16. 11b0f00 pcu_l1_if: cosmetic: rename both 'trx'/'ts' to 'trx_nr'/'ts_nr' by Vadim Yanitskiy · 4 years ago
  17. ce0dae9 pcu_l1_if: constify the argument of pcu_rx_info_ind() by Vadim Yanitskiy · 4 years ago
  18. fad2128 pcu_l1_if: use proper format specifier for PCUIF version by Vadim Yanitskiy · 4 years ago
  19. 59fc0bd paging: pass struct osmo_mobile_identity, not encoded IE bytes by Neels Hofmeyr · 3 years, 10 months ago
  20. 72e3956 Set correct GSMTAP channel type for PDTCH messages returning error by Pau Espin Pedrol · 4 years ago
  21. a0a0b7f bts: refactor handling and parsing of RACH.ind by Vadim Yanitskiy · 4 years, 1 month ago
  22. 6fd4733 l1if: fix: s/pcu_rx_rach_ind_pdtch/pcu_rx_rach_ind_ptcch/g by Vadim Yanitskiy · 4 years, 1 month ago
  23. 0b0391f gsmtap: Set signal level and SNR fields by Pau Espin Pedrol · 4 years, 1 month ago
  24. 3301cc9 pcu_l1_if: Don't use GSMTAP_CHANNEL_PACCH when sending unknown gsmtap blocks by Pau Espin Pedrol · 4 years, 2 months ago
  25. b30f28f l1if: fix pcu_rx_rach_ind(): use proper format string specifiers by Vadim Yanitskiy · 4 years, 3 months ago
  26. 754b093 pcu_l1_if.cpp: Add missing header ctype.h by Pau Espin Pedrol · 4 years, 3 months ago
  27. bd0b0b3 pcu_l1_if.cpp: fix NULL-pointer dereference in imsi2paging_group() by Vadim Yanitskiy · 4 years, 5 months ago
  28. d7c3265 Pass paging group instead of imsi where later is not needed by Pau Espin Pedrol · 4 years, 6 months ago
  29. fbfab29 Split identity_lv param into mi+mi_len by Pau Espin Pedrol · 4 years, 6 months ago
  30. 32499b6 pcu_l1_if: Check pag_req id_lv len fits buffer by Pau Espin Pedrol · 4 years, 6 months ago
  31. ffebd24 PTCCH: properly handle RACH.ind for PCU_IF_SAPI_PTCCH by Vadim Yanitskiy · 4 years, 9 months ago
  32. 78f5861 PTCCH: properly handle RTS.req for PCU_IF_SAPI_PTCCH by Vadim Yanitskiy · 4 years, 9 months ago
  33. d752d7c pcu_l1_if.cpp: Replace value 23 with libosmocore's GSM_MACBLOCK_LEN by Pau Espin Pedrol · 4 years, 9 months ago
  34. 8dc09e7 pcu_l1_if.cpp: Imm Assign PCH: clarify size of different items by Pau Espin Pedrol · 4 years, 9 months ago
  35. f681f07 pcu_l1_if.cpp: Drop unneeded byte in Imm Ass PCH buffer by Pau Espin Pedrol · 4 years, 9 months ago
  36. 2ccb6ae pcu_l1_if.cpp: Fix GSMTAP Imm Assign PCH wrong encoding by Pau Espin Pedrol · 4 years, 9 months ago
  37. 5854370 Log AGCH and PCH blocks using GSMTAP by Pau Espin Pedrol · 4 years, 9 months ago
  38. cfb6321 Forward ETWS Primary Notification to MS by Oliver Smith · 4 years, 10 months ago
  39. 28f160e Introduce osmo_tdef infra and timer VTY commands by Pau Espin Pedrol · 4 years, 10 months ago
  40. 8bb7904 fix spelling errors detected by lintian by Thorsten Alteholz · 6 years ago
  41. f17dfc0 src/pcu_l1_if.cpp: fix: properly pass measurements from PCUIF by Vadim Yanitskiy · 5 years ago
  42. 3447c4a Forward GPRS SUSPEND REQ from BTS to SGSN using BSSGP by Harald Welte · 7 years ago
  43. 1473b37 pcu_l1_if: Fix erroneous endian-swapping of the CellID by Harald Welte · 5 years ago
  44. 143b2da fix a one-byte stack buffer overrun in osmo-pcu by Stefan Sperling · 6 years ago
  45. 7e8e397 pcu_l1_if: add frame number to log output by Philipp Maier · 6 years ago
  46. 8ccf704 cosmetic: remove runaway semicolon by Philipp Maier · 6 years ago
  47. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  48. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  49. 1187a77 Update header includes by Max · 6 years ago
  50. 5b22fb7 Make osmo-pcu wait for BTS to become available at start-up time. by Stefan Sperling · 6 years ago
  51. 84bf0fa Support receiving SI13 from BTS by Max · 7 years ago
  52. b216c6b cosmetic: tighten direct-phy related code by Max · 7 years ago
  53. b1be611 GSMTAP: fix category checks in pcu_rx_data_ind and pcu_l1if_tx_ptcch by Harald Welte · 7 years ago
  54. bc219d5 GSMTAP: Ad PTCCH as separate gsmtap category by Harald Welte · 7 years ago
  55. cd34dd3 GSMTAP: Fix logical channel of downlink PTCCH by Harald Welte · 7 years ago
  56. 717cdf5 Introduce GSMTAP categories by Harald Welte · 7 years ago
  57. 3741f14 Remove comment warning by Max · 7 years ago
  58. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  59. 68fc127 Install the pcuif_proto.h header file by Harald Welte · 8 years ago
  60. 5d93f0f Fix GSMTAP logging in case direct PHY access is enabled by Harald Welte · 8 years ago
  61. bb47d95 pcu_l1_if: get rid of magic numbers and use ARRAY_SIZE() for array iteration by Harald Welte · 8 years ago
  62. 959d1de Change interface in osmo-pcu for 11 bit RACH by bhargava · 8 years ago
  63. cbf9a72 Extend BTS <-> PCU protocol with measurement by Max · 8 years ago
  64. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  65. 58b6646 Change internal API for consistency by Max · 8 years ago
  66. cad867e Rename define for direct hw access by Max · 8 years ago
  67. 528ff39 Add gsmtap support to generic bts by Max · 8 years ago
  68. 2efdf69 Introduce --gsmtap-ip/-i option by Max · 8 years ago
  69. af75ce8 l1: Use the FN of all data_ind/ra_ind DSP messages by Jacob Erlbeck · 9 years ago
  70. 20f6fd1 l1: Pass all L1 measurements upwards by Jacob Erlbeck · 9 years ago
  71. 6d8884d Always exit and don't try to recover by Daniel Willmann · 10 years ago
  72. 02beed5 bts: Move gprs_rlcmac_rcv_rach into the BTS class by Holger Hans Peter Freyther · 11 years ago
  73. 40cfaa6 bts: Move rcv_imm_ass_cnf into the bts code by Holger Hans Peter Freyther · 11 years ago
  74. 9ae367f pdch: Instead of passing bts, trx, ts use the pdch by Holger Hans Peter Freyther · 11 years ago
  75. 09ef27a pdch: Simplify the reset code, rename variables to XYZ_no by Holger Hans Peter Freyther · 11 years ago
  76. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  77. cedf890 sba: Create a SBAController that will manage the sbas for a BTS by Holger Hans Peter Freyther · 11 years ago
  78. f098489 bts/pdch: Move the adding of paging to the BTS/PDCH objects by Holger Hans Peter Freyther · 11 years ago
  79. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  80. b78adcd bts: Introduce a PollController that has the responsibility to poll by Holger Hans Peter Freyther · 11 years ago
  81. 9b30c7f bts: Move the frame_number into the BTS sructure by Holger Hans Peter Freyther · 11 years ago
  82. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  83. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  84. b19d726 bts: Remove global state from gprs_rlcmac_rcv_rts_block by Holger Hans Peter Freyther · 11 years ago
  85. 1af73f6 bts: Remove global state from gprs_rlcmac_add_paging by Holger Hans Peter Freyther · 11 years ago
  86. b0250eb bts: Remove global state from gprs_rlcmac_rcv_rach by Holger Hans Peter Freyther · 11 years ago
  87. 698b612 bts: Remove global state from gprs_rlcmac_rcv_data_block_acknowledged by Holger Hans Peter Freyther · 11 years ago
  88. 344ff48 bts: Remove the global state gprs_rlcmac_trigger_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  89. 4f6a4e5d tbf: Add another variant of the free_all now by pdch by Holger Hans Peter Freyther · 11 years ago
  90. 099535a tbf: Move the struct to the tbf.h header file by Holger Hans Peter Freyther · 11 years ago
  91. 52c911b tbf: constify the IMSI argument for the downlink assignment by Holger Hans Peter Freyther · 11 years ago
  92. e8d9a5f bssgp: Return the gprs_bssgp_pcu instance from create/connect by Holger Hans Peter Freyther · 11 years ago
  93. b67a8a3 rlcmac: Reduce the depedency on the global gprs_rlcmac_bts variable by Holger Hans Peter Freyther · 11 years ago
  94. 421fe79 bssgp: The method creates and the connects.. reflect that in the name by Holger Hans Peter Freyther · 11 years ago
  95. f14ddb7 pcu_l1_if.cpp: Remove unused method and comment by Holger Hans Peter Freyther · 11 years ago
  96. a30f476 misc: Add an option exit/quit when the BSSGP is supposed to be destroyed by Holger Hans Peter Freyther · 11 years ago
  97. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  98. 81a12be Fix: Correctly display SGSN remote IP at debugging by Andreas Eversberg · 11 years ago
  99. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  100. 30a73d8 PCU: respect the PCU-side "local port" as configured via L1 IF by Harald Welte · 11 years ago