1. 06d28bb Add a hack to exit the pcu... quick enough.. by Holger Hans Peter Freyther · 11 years ago zecke/hacks/quick-exit
  2. 81a12be Fix: Correctly display SGSN remote IP at debugging by Andreas Eversberg · 11 years ago
  3. 050ace2 Introduce new file for various measurements by Andreas Eversberg · 11 years ago
  4. 570b44b Add RSSI of data blocks to PCU interface by Andreas Eversberg · 11 years ago 0.2 0.2.0
  5. 0b874b6 Use default 'alpha' value of 0 by Andreas Eversberg · 11 years ago
  6. 30a73d8 PCU: respect the PCU-side "local port" as configured via L1 IF by Harald Welte · 11 years ago
  7. 4440845 Fixed decoding and encoding of CSN_RECURSIVE_TARRAY, CSN_RECURSIVE_TARRAY_1, CSN_RECURSIVE_TARRAY_2. by Ivan Kluchnikov · 11 years ago
  8. 5dc29a5 Fixed memory leaks caused by not freeing msgb in udp_read_cb() function. by Ivan Kluchnikov · 11 years ago
  9. 3afe56d Fixed closing of PDCH when enabling sysmo-bts' direct DSP access by Andreas Eversberg · 11 years ago
  10. 827ed55 misc: Use the $enableval in the macro and not "yes" by Holger Hans Peter Freyther · 11 years ago
  11. e5a0939 pcu_main: Add '-V' to obtain the (compile) version of osmo-pcu by Harald Welte · 11 years ago 0.1 0.1.0
  12. d1e340f VTY: complete the copyright message by Harald Welte · 11 years ago
  13. 71cce91 Use PCU's talloc context to allocate libosmogb instances by Andreas Eversberg · 11 years ago
  14. 0f4541b Free each fl1h (sysmo-bts' layer 1 handler) when closing BTS<->PCU socket by Andreas Eversberg · 11 years ago
  15. 273a222 Fixed memory leaks caused by not freeing bitvector by Andreas Eversberg · 11 years ago
  16. 7a5a67a Use global PCU's talloc context for all talloc calls by Andreas Eversberg · 11 years ago
  17. 97644ed Various fixes for multi slot allocation algotihm by Andreas Eversberg · 11 years ago
  18. 02d7cd2 Get rid of allocating first timeslot at tfi_alloc by Andreas Eversberg · 11 years ago
  19. 138f4e6 Adding missing initialization of logging to RLCMACTest.cpp by Andreas Eversberg · 11 years ago
  20. 9aaf2ae add missing examples/Makefile.am by Harald Welte · 11 years ago
  21. e405011 install osmo-pcu.cfg to /etc/osmocom/ by Harald Welte · 11 years ago
  22. 850d80b add example configuration file as per Andreas' suggestion by Harald Welte · 11 years ago
  23. de5253a make sure to register NS protocol to the VTY by Harald Welte · 11 years ago
  24. a23c7ee Adding direct access to DSP of sysmoBTS for PDTCH traffice by Andreas Eversberg · 11 years ago
  25. 106ea79 Fix: Align TLLI to 32 bit margin, before converting it by Andreas Eversberg · 12 years ago
  26. d87b468 Fix of debug names and initial log levels by Andreas Eversberg · 12 years ago
  27. 5b8a528 Doc: Update on README and tbf.txt by Andreas Eversberg · 12 years ago
  28. f01929b Rework on multislot allocation algorithm by Andreas Eversberg · 12 years ago
  29. 8c3680d Added paging PS support by Ivan Kluchnikov by Andreas Eversberg · 12 years ago
  30. 0095074 Use seperate function to parse IMSI from BSSGP message by Andreas Eversberg · 12 years ago
  31. afdd9e1 Fix: Don't use TIMING_ADVANCE_INDEX in assignment messages, if not used by Andreas Eversberg · 12 years ago
  32. 3a7eb6b Fix: Drop ongoing UL TBF, if another UL TBF is established for same TLLI by Andreas Eversberg · 12 years ago
  33. 0c9b50c Fix: Handling of final acknowledge on downlink TBFs by Andreas Eversberg · 12 years ago
  34. aafcd70 Fix: Be sure to check if the PACKET DOWNLINK ACK belongs to the polled MS by Andreas Eversberg · 12 years ago
  35. b83e2a7 Adding flow chart diagram of ongoing TBFs and their events by Andreas Eversberg · 12 years ago
  36. 5cae087 Fix: Free CS paging messages by Andreas Eversberg · 12 years ago
  37. f7adfde Fix: Removed potential double free bug when receiving NS messages by Andreas Eversberg · 12 years ago
  38. 701d9f8 Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. by Ivan Kluchnikov · 12 years ago
  39. 9eb552b Merge branch 'jolly' by Ivan Kluchnikov · 12 years ago
  40. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  41. 3b1332c Replace switch/case construct by a structure, to define coding schemes by Andreas Eversberg · 12 years ago
  42. 5f14bd9 Fix: Poll correctly for downlink acknowlege, to prevent window stalling by Andreas Eversberg · 12 years ago
  43. a3c12fb Fix: Cleanly open and close NS instance by Andreas Eversberg · 12 years ago
  44. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  45. 99a107d Free existing UL/DL TBF, if RACH has been received from MS by Andreas Eversberg · 12 years ago
  46. 80be275 Fix: Dump correct NSVCI value at debug line by Andreas Eversberg · 12 years ago
  47. aafcbbb Set Alpha and Gamma at assingment messages for power control by Andreas Eversberg · 12 years ago
  48. df4d20e Fix: T3193 is now started with the correct value by Andreas Eversberg · 12 years ago
  49. 9a91346 Fix: Send correct QOS profile and DL-UNITDATA IE to SGSN by Andreas Eversberg · 12 years ago
  50. 514491d Fix: Correctly interpret MCC, MNC, CELL ID from BTS by Andreas Eversberg · 12 years ago
  51. cd8a83a Statefull reset and unblock BVCs and sending flow control messages by Andreas Eversberg · 12 years ago
  52. 4b39dd1 Replace local definitions by header gprs_bssgp_bss.h by Andreas Eversberg · 12 years ago
  53. adb2f18 Assign TFI to complete TRX, not just one TS by Andreas Eversberg · 12 years ago
  54. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  55. cbcd124 Fix: Add timer for downlink TBF in assignment state by Andreas Eversberg · 12 years ago
  56. 309ce74 Fix: tfi_alloc() has some signed attributes by Andreas Eversberg · 12 years ago
  57. 14db19e Adding flags for debugging assignment and polling timeout by Andreas Eversberg · 12 years ago
  58. 802bb6e Adding polling for packet control ack at packet downlink/uplink assignment by Andreas Eversberg · 12 years ago
  59. 08e93cd Use final_ack_sent and contention_resolution_done to define ongoing UL TBF by Andreas Eversberg · 12 years ago
  60. 4b55962 Minor changes on comments of scheduler by Andreas Eversberg · 12 years ago
  61. ef42540 Be sure to priorize uplink assignment (PACCH) by Andreas Eversberg · 12 years ago
  62. 0b0f2c0 misc: Add the libosmocore CFLAGS to the CPPFLAGS by Holger Hans Peter Freyther · 12 years ago
  63. ba1cd9b Fixed two issues found by clang, pointed out by Holger by Andreas Eversberg · 12 years ago
  64. 6681bb8 Replaced malloc() by talloc_zero() to be able to track memeory leaks by Andreas Eversberg · 12 years ago
  65. d6a8db6 Cleanup by splitting gprs_rlcmac_rcv_rts_block() into seperate methods by Andreas Eversberg · 12 years ago
  66. a95348c misc: Add the libosmocore CFLAGS to the CPPFLAGS by Holger Hans Peter Freyther · 12 years ago
  67. 1115f59 misc: Fix typos in the comments by Holger Hans Peter Freyther · 12 years ago
  68. b3ded4c Added debugging of downlink bandwidth by Andreas Eversberg · 12 years ago
  69. ca89ada Added README by Andreas Eversberg · 12 years ago
  70. 7f5352c Fix: gprs_rlcmac_trigger_downlink_assignment() selects correct channel by Andreas Eversberg · 12 years ago
  71. bc65586 Fix: Kill pending downlink TBF, if mobile requests uplink TBF on RACH by Andreas Eversberg · 12 years ago
  72. 7438df7 Fix: Send downlink assignment on PCH twice to make reception more safe by Andreas Eversberg · 12 years ago
  73. 642c7d3 Fix: We don't use timer to define when assignment is complete on PACCH by Andreas Eversberg · 12 years ago
  74. a1503fa VTY: Select timeslot allocation algorithm via VTY by Andreas Eversberg · 12 years ago
  75. da62859 Makefile.am: Actually install the pcu during 'make install' by Harald Welte · 12 years ago
  76. 3022a70 Makefile.am: rename executable name from pcu to osmo-pcu by Harald Welte · 12 years ago
  77. 74acef8 import GPLv2 license text to this project by Harald Welte · 12 years ago
  78. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  79. 8b761a3 VTY: Added option to force given CS and ignore the scheme given by BTS by Andreas Eversberg · 12 years ago
  80. 3b7461c Fixed Paging RR on PACCH by Andreas Eversberg · 12 years ago
  81. 2b91464 Added paging for RR connection on PACCH of active TBFs by Andreas Eversberg · 12 years ago
  82. 8389fd0 Update to version 3 of PCU socket interface (includes version check) by Andreas Eversberg · 12 years ago
  83. 4b470ff Changed log levels, to indicate abnormal events by Andreas Eversberg · 12 years ago
  84. 0f13c40 Check for downlink sequence is out of range by Andreas Eversberg · 12 years ago
  85. f54a89e Change polling interval for Packet Downlink Ack/Nack by Andreas Eversberg · 12 years ago
  86. 67e4f2f If we already sent final Packet Uplink Ack/Nack, request DL TBF on PCH by Andreas Eversberg · 12 years ago
  87. 67a1976 No content resolution is required when UL TBF is requested during DL TBF by Andreas Eversberg · 12 years ago
  88. c8466f4 Ignore Packet Resource Request by Andreas Eversberg · 12 years ago
  89. a9b9407 Only select TLLI, if it is valid (and not unset) by Andreas Eversberg · 12 years ago
  90. ab18bab Set coding scheme on Packet Uplink Ack/Nack message by Andreas Eversberg · 12 years ago
  91. 52c748c Minor fixes of debug output of channel allocation by Andreas Eversberg · 12 years ago
  92. ee31b78 Fixed contention resolution issue by Andreas Eversberg · 12 years ago
  93. 06f96cd Added missing TA value assignment by Andreas Eversberg · 12 years ago
  94. 53f4725 Adding multislot allocation algorithm by Andreas Eversberg · 12 years ago
  95. 6664a90 Downlink transfer is finished if all packets are acknowleged by Andreas Eversberg · 12 years ago
  96. 5e043da Polling for downlink ack/nack is performed only on suitable slot by Andreas Eversberg · 12 years ago
  97. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  98. 51ab134 Added parsing of multislot class inside BSSGP PDU by Andreas Eversberg · 12 years ago
  99. f298fa8 multislot: Extracted "slot allocation algorithm" from tbf allocator by Andreas Eversberg · 12 years ago
  100. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago